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=500
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=600",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=400",
    "results": [
        {
            "id": "7a26c6d5-fe8e-4af3-8739-973e36b81c46",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e8c315cb-fb50-4323-aa34-9c30835bf789",
            "completed": true,
            "last_updated": "2024-01-09T10:23:17.403872-05:00",
            "created_at": "2024-01-06T09:23:26.037474-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.41,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e8c315cb-fb50-4323-aa34-9c30835bf789",
            "datetime": "2024-01-06T19:40:00-05:00",
            "cutoff_datetime": "2024-01-06T19:40:00-05:00",
            "name": "Utah Jazz v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "9c7f2c0e-c850-470b-9ab7-5dd3051fabbc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a26c6d5-fe8e-4af3-8739-973e36b81c46/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-06T09:23:26.060722-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 6856.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 3144.0
                            }
                        ],
                        "expected_reward_tokens": 9461.28,
                        "profit_sb": -38.72,
                        "profit_sb_percentage": -0.41,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "75d60c58-f274-4517-bc77-3d31e6057c17",
                            "gambit_id": "135ddaf2-27a7-4834-856d-4a0276c5585f",
                            "last_updated": "2024-01-09T10:23:17.453360-05:00",
                            "created_at": "2024-01-06T09:23:26.068428-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c7f2c0e-c850-470b-9ab7-5dd3051fabbc/?format=api"
                        },
                        {
                            "id": "fcf87ff3-1e7a-4877-900f-ad4f7e74c32e",
                            "gambit_id": "1cb7e86e-c8d2-44f1-a5e8-ec3de63cb51e",
                            "last_updated": "2024-01-09T10:23:17.447131-05:00",
                            "created_at": "2024-01-06T09:23:26.064352-05:00",
                            "name": "Utah Jazz",
                            "reward": "3.01000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c7f2c0e-c850-470b-9ab7-5dd3051fabbc/?format=api"
                        }
                    ]
                },
                {
                    "id": "358260a8-ada9-4ce5-bd28-d3da01dcea4a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a26c6d5-fe8e-4af3-8739-973e36b81c46/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-06T09:23:26.048000-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Utah Jazz",
                                "amount": 5000.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d317ba0b-f060-4acf-964f-9dab1ca8300c",
                            "gambit_id": "dd96c0be-b0fa-40ab-8e07-84a4d190bab7",
                            "last_updated": "2024-01-09T10:23:17.417339-05:00",
                            "created_at": "2024-01-06T09:23:26.051966-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/358260a8-ada9-4ce5-bd28-d3da01dcea4a/?format=api"
                        },
                        {
                            "id": "599a1eb6-894d-4f8a-b18f-ad453ef90aee",
                            "gambit_id": "26183f6c-8455-4ef2-aeb8-cb008d1b5ae2",
                            "last_updated": "2024-01-09T10:23:17.427343-05:00",
                            "created_at": "2024-01-06T09:23:26.056900-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/358260a8-ada9-4ce5-bd28-d3da01dcea4a/?format=api"
                        }
                    ]
                },
                {
                    "id": "151159ad-3d86-4152-b0d9-2f531eb71ad2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a26c6d5-fe8e-4af3-8739-973e36b81c46/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-06T09:23:26.072193-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 236",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 236",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b6028c83-c87e-4c1d-9540-ef940da5e28b",
                            "gambit_id": "600b3cdd-50a8-478b-af01-ab0f952bdd92",
                            "last_updated": "2024-01-09T10:23:17.473174-05:00",
                            "created_at": "2024-01-06T09:23:26.080464-05:00",
                            "name": "Game Total Under 236",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "236.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/151159ad-3d86-4152-b0d9-2f531eb71ad2/?format=api"
                        },
                        {
                            "id": "22bccd37-555e-4f15-9281-29536725b52f",
                            "gambit_id": "e1443292-b907-4ef8-b65e-9bafb70e880f",
                            "last_updated": "2024-01-09T10:23:17.481945-05:00",
                            "created_at": "2024-01-06T09:23:26.075841-05:00",
                            "name": "Game Total Over 236",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "236.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/151159ad-3d86-4152-b0d9-2f531eb71ad2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "33ae792c-e46f-4c04-a1e3-974e51a0c428",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ac6a1dce-4e02-4bdd-81fe-350deaefee0e",
            "completed": true,
            "last_updated": "2024-01-09T10:23:17.173033-05:00",
            "created_at": "2024-01-06T09:23:25.581146-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.64,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ac6a1dce-4e02-4bdd-81fe-350deaefee0e",
            "datetime": "2024-01-06T19:10:00-05:00",
            "cutoff_datetime": "2024-01-06T19:10:00-05:00",
            "name": "New York Knicks v. Washington Wizards",
            "bettypes": [
                {
                    "id": "81db9d68-106d-410e-aa6b-93bc78033936",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33ae792c-e46f-4c04-a1e3-974e51a0c428/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-06T10:13:13.040047-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 7675.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 2325.0
                            }
                        ],
                        "expected_reward_tokens": 9439.5,
                        "profit_sb": -60.5,
                        "profit_sb_percentage": -0.64,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7af23d02-fffa-4281-8a78-5ec4795782d3",
                            "gambit_id": "5e7b98a4-3998-40cc-85e9-cc69ca50fd05",
                            "last_updated": "2024-01-09T10:23:17.210705-05:00",
                            "created_at": "2024-01-06T10:13:13.046217-05:00",
                            "name": "New York Knicks",
                            "reward": "1.23000",
                            "odds": "1.24390",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81db9d68-106d-410e-aa6b-93bc78033936/?format=api"
                        },
                        {
                            "id": "c62e9a56-974d-49b3-bb26-47c86acf1042",
                            "gambit_id": "09671c20-3e61-4765-a101-bf02d5d8ee28",
                            "last_updated": "2024-01-09T10:23:17.214420-05:00",
                            "created_at": "2024-01-06T10:13:13.051060-05:00",
                            "name": "Washington Wizards",
                            "reward": "4.06000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81db9d68-106d-410e-aa6b-93bc78033936/?format=api"
                        }
                    ]
                },
                {
                    "id": "869533a3-dd8b-4bc0-8592-e41e04ecd666",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33ae792c-e46f-4c04-a1e3-974e51a0c428/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-06T09:23:25.585775-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "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": "78771e37-cb39-4610-8e64-0e5b5b09608e",
                            "gambit_id": "f57c5a82-18e3-478c-b076-abcd1061ff99",
                            "last_updated": "2024-01-09T10:23:17.187807-05:00",
                            "created_at": "2024-01-06T09:23:25.593633-05:00",
                            "name": "New York Knicks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869533a3-dd8b-4bc0-8592-e41e04ecd666/?format=api"
                        },
                        {
                            "id": "7c0a15b7-523f-46e5-9e28-8e67ef9c634e",
                            "gambit_id": "164ef4b4-0f38-441e-9786-a82f4082e646",
                            "last_updated": "2024-01-09T10:23:17.192058-05:00",
                            "created_at": "2024-01-06T09:23:25.597696-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869533a3-dd8b-4bc0-8592-e41e04ecd666/?format=api"
                        }
                    ]
                },
                {
                    "id": "e0da095d-ba05-477d-aa4f-2915372ed17d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33ae792c-e46f-4c04-a1e3-974e51a0c428/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-06T09:23:25.601528-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 239.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 239.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2e1b51f2-b27b-4241-92d7-c70b9a411483",
                            "gambit_id": "79153010-37fd-4fb5-89a4-d4e6e3f8f2dc",
                            "last_updated": "2024-01-09T10:23:17.199890-05:00",
                            "created_at": "2024-01-06T09:23:25.608463-05:00",
                            "name": "Game Total Under 239.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "239.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0da095d-ba05-477d-aa4f-2915372ed17d/?format=api"
                        },
                        {
                            "id": "f7a0dc1c-1d58-4dd5-aed6-3ba6c0549e72",
                            "gambit_id": "1e22a454-63a3-4475-867e-bc868b807667",
                            "last_updated": "2024-01-09T10:23:17.203366-05:00",
                            "created_at": "2024-01-06T09:23:25.604844-05:00",
                            "name": "Game Total Over 239.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "239.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0da095d-ba05-477d-aa4f-2915372ed17d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3bfdb740-c31c-4ec3-ab89-44bbef582ad4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3e4faace-53e7-4785-b0d5-a9bca8693e15",
            "completed": true,
            "last_updated": "2024-01-09T10:23:17.697616-05:00",
            "created_at": "2024-01-06T09:23:25.797558-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.02,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/3e4faace-53e7-4785-b0d5-a9bca8693e15",
            "datetime": "2024-01-06T19:10:00-05:00",
            "cutoff_datetime": "2024-01-06T19:10:00-05:00",
            "name": "Boston Celtics v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "d5fa1772-001b-439d-a1ed-630f8300c388",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3bfdb740-c31c-4ec3-ab89-44bbef582ad4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-06T09:23:25.819425-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 6984.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 3016.0
                            }
                        ],
                        "expected_reward_tokens": 9498.24,
                        "profit_sb": -1.76,
                        "profit_sb_percentage": -0.02,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f77372d3-8d16-40d6-a982-30d9dff3a558",
                            "gambit_id": "464ffa35-5473-46e8-a806-e097b076c346",
                            "last_updated": "2024-01-09T10:23:17.722001-05:00",
                            "created_at": "2024-01-06T09:23:25.826758-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.36000",
                            "odds": "1.37740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5fa1772-001b-439d-a1ed-630f8300c388/?format=api"
                        },
                        {
                            "id": "59d46ce5-e30d-4aaa-9926-42b6502b60a6",
                            "gambit_id": "eeb6c42e-a7db-474c-8119-a1711e0de578",
                            "last_updated": "2024-01-09T10:23:17.718796-05:00",
                            "created_at": "2024-01-06T09:23:25.831850-05:00",
                            "name": "Indiana Pacers",
                            "reward": "3.15000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5fa1772-001b-439d-a1ed-630f8300c388/?format=api"
                        }
                    ]
                },
                {
                    "id": "2b83ff05-72a2-49bb-af67-c8474f7bccc9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3bfdb740-c31c-4ec3-ab89-44bbef582ad4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-06T09:23:25.805999-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 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": "f804c7e2-8983-41b7-b01a-0eea766a7b38",
                            "gambit_id": "d6873b7b-0aa0-4940-b831-96ce53250af3",
                            "last_updated": "2024-01-09T10:23:17.708637-05:00",
                            "created_at": "2024-01-06T09:23:25.810316-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b83ff05-72a2-49bb-af67-c8474f7bccc9/?format=api"
                        },
                        {
                            "id": "e6d592a6-5994-4138-9040-29469cc43e61",
                            "gambit_id": "1424be55-3ba9-48e3-a699-22b3ca4d44d4",
                            "last_updated": "2024-01-09T10:23:17.712324-05:00",
                            "created_at": "2024-01-06T09:23:25.814808-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b83ff05-72a2-49bb-af67-c8474f7bccc9/?format=api"
                        }
                    ]
                },
                {
                    "id": "d919b824-e2d4-478a-ac97-eb2b753e7e9b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3bfdb740-c31c-4ec3-ab89-44bbef582ad4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-06T09:23:25.835621-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 249.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 249.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0b9efaa3-8011-4dc6-8f01-72ec69027bed",
                            "gambit_id": "ea2b4dcb-f1ed-48c4-9a72-ed6b5111f36a",
                            "last_updated": "2024-01-09T10:23:17.732461-05:00",
                            "created_at": "2024-01-06T09:23:25.839835-05:00",
                            "name": "Game Total Over 249.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "249.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d919b824-e2d4-478a-ac97-eb2b753e7e9b/?format=api"
                        },
                        {
                            "id": "448180bf-c65b-4813-8f7b-28cbbcb3a714",
                            "gambit_id": "c32ba8d5-034a-4d73-a6db-6e99d7d84282",
                            "last_updated": "2024-01-09T10:23:17.728771-05:00",
                            "created_at": "2024-01-06T09:23:25.843669-05:00",
                            "name": "Game Total Under 249.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "249.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d919b824-e2d4-478a-ac97-eb2b753e7e9b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "554076e5-351d-443c-9271-eedf962a682b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ce060901-3fb2-4742-87ce-6b42a523534d",
            "completed": true,
            "last_updated": "2024-01-09T10:13:18.039308-05:00",
            "created_at": "2024-01-06T09:23:24.824928-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ce060901-3fb2-4742-87ce-6b42a523534d",
            "datetime": "2024-01-06T19:07:00-05:00",
            "cutoff_datetime": "2024-01-06T19:07:00-05:00",
            "name": "Buffalo Sabres v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "b7c49f74-7b60-4e3d-a09e-6a9ef48435bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/554076e5-351d-443c-9271-eedf962a682b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-06T09:23:24.831137-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 5939.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e25b7f27-866e-4215-a2a2-4a5870ccbd0d",
                            "gambit_id": "5e5ed900-9bb5-43e9-b264-75041ee892c2",
                            "last_updated": "2024-01-09T10:13:18.055771-05:00",
                            "created_at": "2024-01-06T09:23:24.841792-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7c49f74-7b60-4e3d-a09e-6a9ef48435bd/?format=api"
                        },
                        {
                            "id": "5e394d04-5597-42e0-8826-7cfd791637b3",
                            "gambit_id": "2c5cc358-1dbc-4de7-86fb-ffa8904b130f",
                            "last_updated": "2024-01-09T10:13:18.052190-05:00",
                            "created_at": "2024-01-06T09:23:24.835714-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7c49f74-7b60-4e3d-a09e-6a9ef48435bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "638d3d65-9dbd-45ad-b936-a94546168ec9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/554076e5-351d-443c-9271-eedf962a682b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-06T09:23:24.846079-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Sabres",
                                "amount": 6090.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ec7b16af-8ed9-4c74-a7fb-983d7239fe61",
                            "gambit_id": "ca86ff3f-d993-4666-bdfa-3c4f77661063",
                            "last_updated": "2024-01-09T10:13:18.062940-05:00",
                            "created_at": "2024-01-06T09:23:24.850178-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/638d3d65-9dbd-45ad-b936-a94546168ec9/?format=api"
                        },
                        {
                            "id": "61225d6b-d24a-4940-8a7c-b79347737828",
                            "gambit_id": "ffa41341-1dca-4bf5-b097-10e0b6b11150",
                            "last_updated": "2024-01-09T10:13:18.066229-05:00",
                            "created_at": "2024-01-06T09:23:24.854360-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/638d3d65-9dbd-45ad-b936-a94546168ec9/?format=api"
                        }
                    ]
                },
                {
                    "id": "f14b3240-85c5-45bc-b16c-8e08b20355e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/554076e5-351d-443c-9271-eedf962a682b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-06T09:23:24.858925-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5512.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "559b1b4e-236d-4080-ba47-b5b70c833bb4",
                            "gambit_id": "938bedd7-4f4c-41f4-a819-9d45dd848992",
                            "last_updated": "2024-01-09T10:13:18.076121-05:00",
                            "created_at": "2024-01-06T09:23:24.866757-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f14b3240-85c5-45bc-b16c-8e08b20355e3/?format=api"
                        },
                        {
                            "id": "480a50c1-4832-4450-bce2-f82c57efbaac",
                            "gambit_id": "59737033-3611-4e69-8e1d-4b403aa53280",
                            "last_updated": "2024-01-09T10:13:18.072817-05:00",
                            "created_at": "2024-01-06T09:23:24.862646-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f14b3240-85c5-45bc-b16c-8e08b20355e3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "80499749-942e-4155-8f42-d91a1269c46b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "104d3417-704e-49bb-ba6f-d1dad27e1ffb",
            "completed": true,
            "last_updated": "2024-01-09T10:18:17.301461-05:00",
            "created_at": "2024-01-06T09:23:25.075646-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.35,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/104d3417-704e-49bb-ba6f-d1dad27e1ffb",
            "datetime": "2024-01-06T19:07:00-05:00",
            "cutoff_datetime": "2024-01-06T19:07:00-05:00",
            "name": "Minnesota Wild v. Columbus Blue Jackets",
            "bettypes": [
                {
                    "id": "24886db4-a773-4964-9452-cb0d8f751283",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80499749-942e-4155-8f42-d91a1269c46b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-06T09:23:25.082759-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Wild",
                                "amount": 5319.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c375fefd-8ffb-459b-955f-8823c1c9dc8b",
                            "gambit_id": "a87249df-2919-4e06-8c83-084992f6c77a",
                            "last_updated": "2024-01-09T10:18:17.313956-05:00",
                            "created_at": "2024-01-06T09:23:25.087027-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24886db4-a773-4964-9452-cb0d8f751283/?format=api"
                        },
                        {
                            "id": "e8f0ca39-3983-460a-b432-b1e44453cb70",
                            "gambit_id": "6dbd9541-efe4-4c01-af4f-a6f8da6a8bfd",
                            "last_updated": "2024-01-09T10:18:17.317574-05:00",
                            "created_at": "2024-01-06T09:23:25.102714-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24886db4-a773-4964-9452-cb0d8f751283/?format=api"
                        }
                    ]
                },
                {
                    "id": "f42f92ec-38fa-42db-a195-f6abc541626a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80499749-942e-4155-8f42-d91a1269c46b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-06T09:23:25.108177-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 6554.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d5cc21af-e6cd-4028-b62c-f7120cc2c327",
                            "gambit_id": "ebff5287-e0ff-4d43-866f-fe870efa6552",
                            "last_updated": "2024-01-09T10:18:17.324150-05:00",
                            "created_at": "2024-01-06T09:23:25.114204-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f42f92ec-38fa-42db-a195-f6abc541626a/?format=api"
                        },
                        {
                            "id": "17d2a4e0-9d47-4c64-b8ff-6c80470b1ae9",
                            "gambit_id": "a1df6fee-e7e3-4faa-b676-46d0d54c6b7d",
                            "last_updated": "2024-01-09T10:18:17.327453-05:00",
                            "created_at": "2024-01-06T09:23:25.119146-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f42f92ec-38fa-42db-a195-f6abc541626a/?format=api"
                        }
                    ]
                },
                {
                    "id": "6af69855-c064-4547-bed1-b7e1e83357f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80499749-942e-4155-8f42-d91a1269c46b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-06T09:23:25.123461-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4f900dcd-1cf5-49c0-a922-9578312c6ba5",
                            "gambit_id": "6f12638d-d564-4fb6-adb2-f8474f7a6218",
                            "last_updated": "2024-01-09T10:18:17.334018-05:00",
                            "created_at": "2024-01-06T09:23:25.126846-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6af69855-c064-4547-bed1-b7e1e83357f1/?format=api"
                        },
                        {
                            "id": "164b6052-d853-4933-9659-8e83498b8173",
                            "gambit_id": "ee8dcd23-d583-485f-bc85-0e55c6b534cf",
                            "last_updated": "2024-01-09T10:18:17.337376-05:00",
                            "created_at": "2024-01-06T09:23:25.130961-05:00",
                            "name": "Game Total Under 6",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6af69855-c064-4547-bed1-b7e1e83357f1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0a2b7b0c-b7bb-4922-bf40-2cbc5ecc1bde",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2f55c948-42ed-4d9d-910c-25807951bfb9",
            "completed": true,
            "last_updated": "2024-01-09T10:13:23.705995-05:00",
            "created_at": "2024-01-06T09:23:24.586994-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.13,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/2f55c948-42ed-4d9d-910c-25807951bfb9",
            "datetime": "2024-01-06T19:07:00-05:00",
            "cutoff_datetime": "2024-01-06T19:07:00-05:00",
            "name": "Toronto Maple Leafs v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "a56da391-796d-4ab8-b9ff-e4f4a58be65d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0a2b7b0c-b7bb-4922-bf40-2cbc5ecc1bde/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-06T09:23:24.597534-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 7152.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 2848.0
                            }
                        ],
                        "expected_reward_tokens": 9512.16,
                        "profit_sb": 12.16,
                        "profit_sb_percentage": 0.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e9207ab9-b155-4fc2-9126-dbb79a776da2",
                            "gambit_id": "980d0345-5c80-4425-9478-f112b07d3ed2",
                            "last_updated": "2024-01-09T10:13:23.721816-05:00",
                            "created_at": "2024-01-06T09:23:24.601614-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.33000",
                            "odds": "1.34480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a56da391-796d-4ab8-b9ff-e4f4a58be65d/?format=api"
                        },
                        {
                            "id": "9fb90b3a-462d-4c3b-a247-6c91619f83e7",
                            "gambit_id": "ed081c86-2e0e-4a9e-becf-32d8a190f9d9",
                            "last_updated": "2024-01-09T10:13:23.725473-05:00",
                            "created_at": "2024-01-06T09:23:24.605570-05:00",
                            "name": "San Jose Sharks",
                            "reward": "3.34000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a56da391-796d-4ab8-b9ff-e4f4a58be65d/?format=api"
                        }
                    ]
                },
                {
                    "id": "49f972aa-1c39-4972-9d71-722e01fa222b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0a2b7b0c-b7bb-4922-bf40-2cbc5ecc1bde/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-06T09:23:24.612665-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 5107.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a3c63928-b432-4554-9306-2e020123ddd8",
                            "gambit_id": "669bb4f0-e7f9-497c-9e9f-32009b8cfca8",
                            "last_updated": "2024-01-09T10:13:23.732631-05:00",
                            "created_at": "2024-01-06T09:23:24.617029-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49f972aa-1c39-4972-9d71-722e01fa222b/?format=api"
                        },
                        {
                            "id": "cc4dc2ab-455f-4c2e-a687-6ea37f157fe3",
                            "gambit_id": "2b7864c4-999b-4b9f-adf3-3c93fe008e9b",
                            "last_updated": "2024-01-09T10:13:23.736292-05:00",
                            "created_at": "2024-01-06T09:23:24.621611-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49f972aa-1c39-4972-9d71-722e01fa222b/?format=api"
                        }
                    ]
                },
                {
                    "id": "0ce2ee57-eaaf-4860-b86e-0408b206082e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0a2b7b0c-b7bb-4922-bf40-2cbc5ecc1bde/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-06T09:23:24.625820-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e24e252e-555b-4fc7-911a-e833439af579",
                            "gambit_id": "5ed035d6-cb21-42b0-84ba-fdccd618929c",
                            "last_updated": "2024-01-09T10:13:23.745912-05:00",
                            "created_at": "2024-01-06T09:23:24.632068-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ce2ee57-eaaf-4860-b86e-0408b206082e/?format=api"
                        },
                        {
                            "id": "ce7e013c-c393-4470-8849-8953b6bdfb05",
                            "gambit_id": "feca1d17-1bec-4602-adf5-ff613b4bd40f",
                            "last_updated": "2024-01-09T10:13:23.750387-05:00",
                            "created_at": "2024-01-06T09:23:24.636346-05:00",
                            "name": "Game Total Under 6",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ce2ee57-eaaf-4860-b86e-0408b206082e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c313cb3c-83f9-460c-ad0c-d9a274d776b0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bb4096f6-13c9-4ed8-9f1e-72fbe08eecaf",
            "completed": true,
            "last_updated": "2024-01-09T10:18:16.122324-05:00",
            "created_at": "2024-01-06T09:23:24.089992-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/bb4096f6-13c9-4ed8-9f1e-72fbe08eecaf",
            "datetime": "2024-01-06T19:07:00-05:00",
            "cutoff_datetime": "2024-01-06T19:07:00-05:00",
            "name": "Tampa Bay Lightning v. Boston Bruins",
            "bettypes": [
                {
                    "id": "3fbe8eaa-6056-4b04-83d3-081a18ab0db4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c313cb3c-83f9-460c-ad0c-d9a274d776b0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-06T09:23:24.095737-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 5857.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "865be5e3-0287-4bba-87e1-3c9a35377266",
                            "gambit_id": "1b1b2bd1-62df-4e93-8948-4dcea6932129",
                            "last_updated": "2024-01-09T10:18:16.145194-05:00",
                            "created_at": "2024-01-06T09:23:24.106539-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fbe8eaa-6056-4b04-83d3-081a18ab0db4/?format=api"
                        },
                        {
                            "id": "71d4838d-f8d1-457d-a2bd-81c6fff0cc3a",
                            "gambit_id": "f3d233c7-be9d-49bd-bcce-8ad839d48c90",
                            "last_updated": "2024-01-09T10:18:16.139783-05:00",
                            "created_at": "2024-01-06T09:23:24.101559-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fbe8eaa-6056-4b04-83d3-081a18ab0db4/?format=api"
                        }
                    ]
                },
                {
                    "id": "02ce1531-a391-43ec-81c6-fb525d6f4a2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c313cb3c-83f9-460c-ad0c-d9a274d776b0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-06T09:23:24.111023-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 6232.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f7dc34ce-346d-4792-b5fb-d06ba08d3b52",
                            "gambit_id": "7411e1a4-02af-4558-9234-d342cd790fe9",
                            "last_updated": "2024-01-09T10:18:16.151776-05:00",
                            "created_at": "2024-01-06T09:23:24.115473-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02ce1531-a391-43ec-81c6-fb525d6f4a2b/?format=api"
                        },
                        {
                            "id": "2b3af032-99a2-4903-84fd-9539cf7a2d2c",
                            "gambit_id": "4c5344c1-162e-422d-97d2-a0ca2f9197f2",
                            "last_updated": "2024-01-09T10:18:16.155129-05:00",
                            "created_at": "2024-01-06T09:23:24.120477-05:00",
                            "name": "Boston Bruins",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02ce1531-a391-43ec-81c6-fb525d6f4a2b/?format=api"
                        }
                    ]
                },
                {
                    "id": "06559c76-017a-434c-9134-cdb4d23cbe38",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c313cb3c-83f9-460c-ad0c-d9a274d776b0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-06T09:23:24.124644-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9bea2bf8-c225-4fc2-9bb4-4e86733a8c2b",
                            "gambit_id": "8dfde13b-5ce1-4d6c-ade5-e0d305288649",
                            "last_updated": "2024-01-09T10:18:16.161739-05:00",
                            "created_at": "2024-01-06T09:23:24.129619-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06559c76-017a-434c-9134-cdb4d23cbe38/?format=api"
                        },
                        {
                            "id": "723af514-8a9c-4244-8901-2a6db7253e89",
                            "gambit_id": "2e66b33a-e981-42a3-8079-9ecb3243931f",
                            "last_updated": "2024-01-09T10:18:16.165392-05:00",
                            "created_at": "2024-01-06T09:23:24.134201-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06559c76-017a-434c-9134-cdb4d23cbe38/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5138c5da-d73e-4851-a6e8-6e1881db2e17",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4c0ada1c-0f64-49de-aa22-8c763ea0c110",
            "completed": true,
            "last_updated": "2024-01-09T10:18:18.238119-05:00",
            "created_at": "2024-01-06T09:23:24.327049-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4c0ada1c-0f64-49de-aa22-8c763ea0c110",
            "datetime": "2024-01-06T19:07:00-05:00",
            "cutoff_datetime": "2024-01-06T19:07:00-05:00",
            "name": "Vancouver Canucks v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "dfa098bf-613c-4e95-88ce-88007305a546",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5138c5da-d73e-4851-a6e8-6e1881db2e17/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-06T09:23:24.338518-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Canucks",
                                "amount": 5319.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f465d92b-5a59-4ca0-bce0-ab52db0e1775",
                            "gambit_id": "3373b4fa-36c7-4875-8b54-683aabe2b505",
                            "last_updated": "2024-01-09T10:18:18.246109-05:00",
                            "created_at": "2024-01-06T09:23:24.346293-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa098bf-613c-4e95-88ce-88007305a546/?format=api"
                        },
                        {
                            "id": "acffe25b-b9d3-47f5-ab4d-6505b86bcd90",
                            "gambit_id": "ee69c636-44d0-4a52-8d4a-61cac911c16f",
                            "last_updated": "2024-01-09T10:18:18.249591-05:00",
                            "created_at": "2024-01-06T09:23:24.355547-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa098bf-613c-4e95-88ce-88007305a546/?format=api"
                        }
                    ]
                },
                {
                    "id": "e6abf6d9-6de3-4f1e-adf3-4a41f84f5708",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5138c5da-d73e-4851-a6e8-6e1881db2e17/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-06T09:23:24.363145-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Canucks",
                                "amount": 7106.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 2894.0
                            }
                        ],
                        "expected_reward_tokens": 9521.26,
                        "profit_sb": 21.26,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c75c5ac4-903f-4b91-b27e-05060de673e5",
                            "gambit_id": "8e910a58-8789-452c-b545-02794d0f7aed",
                            "last_updated": "2024-01-09T10:18:18.256300-05:00",
                            "created_at": "2024-01-06T09:23:24.370516-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.34000",
                            "odds": "1.35710",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6abf6d9-6de3-4f1e-adf3-4a41f84f5708/?format=api"
                        },
                        {
                            "id": "e44d88d3-a1bf-440a-8aed-7f6c2849fc35",
                            "gambit_id": "75a2b431-4d09-4881-96b8-f6d14cc40673",
                            "last_updated": "2024-01-09T10:18:18.259913-05:00",
                            "created_at": "2024-01-06T09:23:24.379108-05:00",
                            "name": "New Jersey Devils",
                            "reward": "3.29000",
                            "odds": "3.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6abf6d9-6de3-4f1e-adf3-4a41f84f5708/?format=api"
                        }
                    ]
                },
                {
                    "id": "6280f28c-762a-4920-82c2-f9b8d2904f7d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5138c5da-d73e-4851-a6e8-6e1881db2e17/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-06T09:23:24.387322-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4cec1806-52c9-4d7f-9c33-bfe1007ad82e",
                            "gambit_id": "685534a2-55a9-403b-b1b7-29b641e9f910",
                            "last_updated": "2024-01-09T10:18:18.266462-05:00",
                            "created_at": "2024-01-06T09:23:24.391831-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6280f28c-762a-4920-82c2-f9b8d2904f7d/?format=api"
                        },
                        {
                            "id": "184b639b-7a7b-4942-9438-b80c1e99aa99",
                            "gambit_id": "21339aae-3ec1-4c78-ae90-db8dbc0573d7",
                            "last_updated": "2024-01-09T10:18:18.269761-05:00",
                            "created_at": "2024-01-06T09:23:24.397020-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6280f28c-762a-4920-82c2-f9b8d2904f7d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2a1f6675-d510-4025-a6c9-7fff37272df3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7c9cfd45-5819-454b-bd80-b66e3ebc3925",
            "completed": true,
            "last_updated": "2024-01-09T10:18:17.065040-05:00",
            "created_at": "2024-01-06T09:23:25.331381-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.17,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/7c9cfd45-5819-454b-bd80-b66e3ebc3925",
            "datetime": "2024-01-06T19:07:00-05:00",
            "cutoff_datetime": "2024-01-06T19:07:00-05:00",
            "name": "New York Rangers v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "d2727f6d-2885-40c5-a3d4-683a88a86d2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a1f6675-d510-4025-a6c9-7fff37272df3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-06T09:23:25.349838-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Rangers",
                                "amount": 6324.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d9cd7712-dd6a-4117-8156-67527c5fc869",
                            "gambit_id": "dc73f048-4725-4830-b5d5-a7205579f755",
                            "last_updated": "2024-01-09T10:18:17.085007-05:00",
                            "created_at": "2024-01-06T09:23:25.360873-05:00",
                            "name": "New York Rangers",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2727f6d-2885-40c5-a3d4-683a88a86d2b/?format=api"
                        },
                        {
                            "id": "e9da9493-0ef2-4549-9686-a494e555bff3",
                            "gambit_id": "925ebdb4-d87b-45f1-9e14-4c762e052ba7",
                            "last_updated": "2024-01-09T10:18:17.088558-05:00",
                            "created_at": "2024-01-06T09:23:25.366755-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2727f6d-2885-40c5-a3d4-683a88a86d2b/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a0ca270-3412-4f2e-9bc0-0d082d4025a2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a1f6675-d510-4025-a6c9-7fff37272df3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-06T09:23:25.371824-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Montreal Canadiens",
                                "amount": 5773.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "21639c50-c7b3-474d-b9ea-dd747163ca12",
                            "gambit_id": "ab8ddf87-f8aa-4624-987e-20f6cd319174",
                            "last_updated": "2024-01-09T10:18:17.098611-05:00",
                            "created_at": "2024-01-06T09:23:25.386372-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a0ca270-3412-4f2e-9bc0-0d082d4025a2/?format=api"
                        },
                        {
                            "id": "4da7ee87-6b5a-43b1-9bd0-1f4426772343",
                            "gambit_id": "f8fa555b-f7f8-4fe4-9880-e757c108e0da",
                            "last_updated": "2024-01-09T10:18:17.095146-05:00",
                            "created_at": "2024-01-06T09:23:25.377580-05:00",
                            "name": "New York Rangers",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a0ca270-3412-4f2e-9bc0-0d082d4025a2/?format=api"
                        }
                    ]
                },
                {
                    "id": "34028ed8-3e54-476b-9446-a16f4b9061e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a1f6675-d510-4025-a6c9-7fff37272df3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-06T09:23:25.391046-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "518001f0-44c8-45d6-8526-5ce6b1a72bfd",
                            "gambit_id": "7b44444c-4990-4c33-823d-cae7afb18cff",
                            "last_updated": "2024-01-09T10:18:17.105753-05:00",
                            "created_at": "2024-01-06T09:23:25.394738-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34028ed8-3e54-476b-9446-a16f4b9061e1/?format=api"
                        },
                        {
                            "id": "d855161d-836b-4831-8bec-fd3c4a581589",
                            "gambit_id": "f7586c28-b49e-4a24-8df1-d768168ad418",
                            "last_updated": "2024-01-09T10:18:17.109275-05:00",
                            "created_at": "2024-01-06T09:23:25.398595-05:00",
                            "name": "Game Total Under 6",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34028ed8-3e54-476b-9446-a16f4b9061e1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "77407bef-37a6-4afe-b17c-5ffc0f5412be",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ca14fa08-5dc9-4224-844d-d0ee7a38724b",
            "completed": true,
            "last_updated": "2024-01-09T10:23:27.562765-05:00",
            "created_at": "2024-01-04T09:42:57.911411-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.13,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/ca14fa08-5dc9-4224-844d-d0ee7a38724b",
            "datetime": "2024-01-06T16:30:00-05:00",
            "cutoff_datetime": "2024-01-06T16:30:00-05:00",
            "name": "Pittsburgh Steelers v. Baltimore Ravens",
            "bettypes": [
                {
                    "id": "cebddbb2-b4c8-45e6-91ed-f4abb1c7fbd7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77407bef-37a6-4afe-b17c-5ffc0f5412be/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-04T09:42:57.934112-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 5857.0
                            },
                            {
                                "team": "Baltimore Ravens",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "59ab85b4-bd57-4e37-b36d-47c4b41471b7",
                            "gambit_id": "c55700e2-d52f-42db-9bf6-0c6e4c910ef7",
                            "last_updated": "2024-01-09T10:23:27.601248-05:00",
                            "created_at": "2024-01-04T09:42:57.937981-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cebddbb2-b4c8-45e6-91ed-f4abb1c7fbd7/?format=api"
                        },
                        {
                            "id": "6d86bc32-b503-457a-ba91-efbcad9a2ca0",
                            "gambit_id": "cad5eeba-aaf3-4f03-8f2e-cf370945442c",
                            "last_updated": "2024-01-09T10:23:27.605183-05:00",
                            "created_at": "2024-01-04T09:42:57.942263-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cebddbb2-b4c8-45e6-91ed-f4abb1c7fbd7/?format=api"
                        }
                    ]
                },
                {
                    "id": "d67485de-00e3-41e2-a227-172ecfe49ac6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77407bef-37a6-4afe-b17c-5ffc0f5412be/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-04T09:42:57.918783-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Baltimore Ravens",
                                "amount": 5107.0
                            },
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1058ebc2-1ab9-48fc-b0d7-867fc77bd497",
                            "gambit_id": "137e4d37-661b-4279-90e1-453d80ad2d70",
                            "last_updated": "2024-01-09T10:23:27.594209-05:00",
                            "created_at": "2024-01-04T09:42:57.929820-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d67485de-00e3-41e2-a227-172ecfe49ac6/?format=api"
                        },
                        {
                            "id": "ab93f323-e622-4869-8c17-3d463cf2a427",
                            "gambit_id": "cd9f8869-07d4-49a6-a029-cff385a456de",
                            "last_updated": "2024-01-09T10:23:27.583164-05:00",
                            "created_at": "2024-01-04T09:42:57.924341-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d67485de-00e3-41e2-a227-172ecfe49ac6/?format=api"
                        }
                    ]
                },
                {
                    "id": "69b6c154-631b-415c-b6a1-e63be59b5826",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77407bef-37a6-4afe-b17c-5ffc0f5412be/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-04T09:42:57.946156-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 34",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 34",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "410fcdcb-d2a1-4da8-9db9-8bf11b6d13c5",
                            "gambit_id": "da635e28-031e-4ed3-874d-d4cce2551474",
                            "last_updated": "2024-01-09T10:23:27.615121-05:00",
                            "created_at": "2024-01-04T09:42:57.953750-05:00",
                            "name": "Game Total Under 34",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "34.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69b6c154-631b-415c-b6a1-e63be59b5826/?format=api"
                        },
                        {
                            "id": "9e04b2a2-7406-4bd6-8a8c-5df67885c3a4",
                            "gambit_id": "d43d7fac-a62b-41f8-baa3-6dfb21a014b8",
                            "last_updated": "2024-01-09T10:23:27.611833-05:00",
                            "created_at": "2024-01-04T09:42:57.949750-05:00",
                            "name": "Game Total Over 34",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "34.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69b6c154-631b-415c-b6a1-e63be59b5826/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "047239e4-a741-4cab-91e1-874f7013773e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0d075d09-b8f4-410e-9b45-93d8d9960bf3",
            "completed": true,
            "last_updated": "2024-01-09T10:18:16.360798-05:00",
            "created_at": "2024-01-06T09:23:23.852280-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.45,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/0d075d09-b8f4-410e-9b45-93d8d9960bf3",
            "datetime": "2024-01-06T16:07:00-05:00",
            "cutoff_datetime": "2024-01-06T16:07:00-05:00",
            "name": "Florida Panthers v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "697e699a-5f20-446b-95ef-b8c975422b24",
                    "match": "https://api-prod.gambitprofit.com/api/matches/047239e4-a741-4cab-91e1-874f7013773e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-06T09:23:23.859968-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 5107.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "69ba9277-cfae-4dee-8e2b-41f5b4c61131",
                            "gambit_id": "ba8dd9f2-ea4b-4c62-9751-6977530cd8a0",
                            "last_updated": "2024-01-09T10:18:16.371901-05:00",
                            "created_at": "2024-01-06T09:23:23.872937-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/697e699a-5f20-446b-95ef-b8c975422b24/?format=api"
                        },
                        {
                            "id": "27de6689-655a-4aa2-a83c-418ccd61c5f1",
                            "gambit_id": "514bc5ab-8dd9-47c4-bbd0-a71911be1bab",
                            "last_updated": "2024-01-09T10:18:16.368603-05:00",
                            "created_at": "2024-01-06T09:23:23.865975-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/697e699a-5f20-446b-95ef-b8c975422b24/?format=api"
                        }
                    ]
                },
                {
                    "id": "db5065b4-6d75-4db1-9a70-80f6903446f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/047239e4-a741-4cab-91e1-874f7013773e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-06T09:23:23.878223-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Panthers",
                                "amount": 6805.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 3195.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d7b5a3bb-e17b-4ca2-8a33-937263e05e9e",
                            "gambit_id": "5b716821-ec43-4215-980a-00aa30df3244",
                            "last_updated": "2024-01-09T10:18:16.378808-05:00",
                            "created_at": "2024-01-06T09:23:23.882987-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.39000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db5065b4-6d75-4db1-9a70-80f6903446f5/?format=api"
                        },
                        {
                            "id": "0f82d8f6-0a0d-4e59-8147-380a8df06837",
                            "gambit_id": "dd2bbaa2-c767-4dc4-ab4a-ae3bf91a72f0",
                            "last_updated": "2024-01-09T10:18:16.382310-05:00",
                            "created_at": "2024-01-06T09:23:23.888560-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.96000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db5065b4-6d75-4db1-9a70-80f6903446f5/?format=api"
                        }
                    ]
                },
                {
                    "id": "7c9530cd-5402-4394-93dc-21fe49bafc87",
                    "match": "https://api-prod.gambitprofit.com/api/matches/047239e4-a741-4cab-91e1-874f7013773e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-06T09:23:23.893717-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5423.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "deedf8b8-9f72-430c-b6c3-12e8bf75488d",
                            "gambit_id": "eb4c71fb-93b5-4120-9ce6-78db7cd1a0c0",
                            "last_updated": "2024-01-09T10:18:16.388876-05:00",
                            "created_at": "2024-01-06T09:23:23.898185-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c9530cd-5402-4394-93dc-21fe49bafc87/?format=api"
                        },
                        {
                            "id": "206ae677-dd1a-463b-9b3e-f834b58e8911",
                            "gambit_id": "9513490b-c6fc-4fb1-8c20-40fa35e78dd7",
                            "last_updated": "2024-01-09T10:18:16.402142-05:00",
                            "created_at": "2024-01-06T09:23:23.903281-05:00",
                            "name": "Game Total Under 6",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c9530cd-5402-4394-93dc-21fe49bafc87/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "10678c9c-6939-4dcf-a015-95b2f034c155",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7ca271ee-6b8d-4f3b-aa53-054ece53eee5",
            "completed": true,
            "last_updated": "2024-01-09T10:18:18.010826-05:00",
            "created_at": "2024-01-06T09:23:23.602736-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.06,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/7ca271ee-6b8d-4f3b-aa53-054ece53eee5",
            "datetime": "2024-01-06T13:07:00-05:00",
            "cutoff_datetime": "2024-01-06T13:07:00-05:00",
            "name": "Calgary Flames v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "c6882904-c51d-4430-b62e-d8815ec1b7e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10678c9c-6939-4dcf-a015-95b2f034c155/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-06T09:23:23.617587-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 5000.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ccc9f9a8-5b49-4f08-b493-b4be0a9a5178",
                            "gambit_id": "e197c22e-0db9-47ad-a055-37a4c36ecdcb",
                            "last_updated": "2024-01-09T10:18:18.020322-05:00",
                            "created_at": "2024-01-06T09:23:23.623684-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6882904-c51d-4430-b62e-d8815ec1b7e1/?format=api"
                        },
                        {
                            "id": "5e3d345a-2b2f-4c04-a033-dea689af4f53",
                            "gambit_id": "5c823845-8102-4f7d-afc8-5b1157bcd31b",
                            "last_updated": "2024-01-09T10:18:18.023691-05:00",
                            "created_at": "2024-01-06T09:23:23.629545-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6882904-c51d-4430-b62e-d8815ec1b7e1/?format=api"
                        }
                    ]
                },
                {
                    "id": "d01572b1-8bd1-49c1-ac53-79eaeeec8ac4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10678c9c-6939-4dcf-a015-95b2f034c155/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-06T09:23:23.637828-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 7033.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 2967.0
                            }
                        ],
                        "expected_reward_tokens": 9494.4,
                        "profit_sb": -5.6,
                        "profit_sb_percentage": -0.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1e05f0d5-2016-42d3-83c3-2a9db70bcafc",
                            "gambit_id": "28c55c1a-d5b4-4a56-b48c-66fea2e14d0d",
                            "last_updated": "2024-01-09T10:18:18.033542-05:00",
                            "created_at": "2024-01-06T09:23:23.647428-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.35000",
                            "odds": "1.37040",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d01572b1-8bd1-49c1-ac53-79eaeeec8ac4/?format=api"
                        },
                        {
                            "id": "25db68c4-e38e-4436-855e-6403570ac5ac",
                            "gambit_id": "667d1e13-9938-4554-9f32-ac038c2fcab1",
                            "last_updated": "2024-01-09T10:18:18.030230-05:00",
                            "created_at": "2024-01-06T09:23:23.642722-05:00",
                            "name": "Calgary Flames",
                            "reward": "3.20000",
                            "odds": "3.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d01572b1-8bd1-49c1-ac53-79eaeeec8ac4/?format=api"
                        }
                    ]
                },
                {
                    "id": "e8b894d9-582e-47b2-9154-7133f5b66246",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10678c9c-6939-4dcf-a015-95b2f034c155/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-06T09:23:23.651833-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d5c26485-ad69-4fec-b297-eb8134c4fe67",
                            "gambit_id": "ac681bb6-ebd4-48be-bcfd-21deb63a4882",
                            "last_updated": "2024-01-09T10:18:18.043526-05:00",
                            "created_at": "2024-01-06T09:23:23.661666-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b894d9-582e-47b2-9154-7133f5b66246/?format=api"
                        },
                        {
                            "id": "c218d18f-ad9a-4d99-81fc-3677aa36dae8",
                            "gambit_id": "50a606a3-de7d-4568-b2d7-976dc6e7c228",
                            "last_updated": "2024-01-09T10:18:18.040110-05:00",
                            "created_at": "2024-01-06T09:23:23.656541-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b894d9-582e-47b2-9154-7133f5b66246/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6059c803-64ee-4414-8608-449837941b4a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1833a16a-750d-4d22-85a6-8a02f363d299",
            "completed": true,
            "last_updated": "2024-01-08T14:23:11.456364-05:00",
            "created_at": "2024-01-05T09:32:59.879459-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1833a16a-750d-4d22-85a6-8a02f363d299",
            "datetime": "2024-01-05T22:10:00-05:00",
            "cutoff_datetime": "2024-01-05T22:10:00-05:00",
            "name": "Memphis Grizzlies v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "27d8a8fd-26ef-4231-b9a8-6c37d7fce06f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6059c803-64ee-4414-8608-449837941b4a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-05T09:32:59.900167-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 6232.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fc9b5c48-b80c-41be-9917-4163d30fdc4e",
                            "gambit_id": "54c89d65-aa8f-46d1-8ee3-bc3df4a4220b",
                            "last_updated": "2024-01-08T14:23:11.477860-05:00",
                            "created_at": "2024-01-05T09:32:59.909955-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27d8a8fd-26ef-4231-b9a8-6c37d7fce06f/?format=api"
                        },
                        {
                            "id": "83ceb3f8-090b-4e3e-a4ac-6a9e78cc833d",
                            "gambit_id": "338cbbed-c199-4591-8ae1-c9ab3eac0f9e",
                            "last_updated": "2024-01-08T14:23:11.474267-05:00",
                            "created_at": "2024-01-05T09:32:59.906142-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27d8a8fd-26ef-4231-b9a8-6c37d7fce06f/?format=api"
                        }
                    ]
                },
                {
                    "id": "8adb3af1-2ddd-4dd1-9d20-07fccbf8855f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6059c803-64ee-4414-8608-449837941b4a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-05T09:32:59.886589-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5107.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "39a3895d-bbf8-43d1-a85a-3f1e98cc4965",
                            "gambit_id": "de5de430-11ef-44de-b005-32193ce27ff1",
                            "last_updated": "2024-01-08T14:23:11.467557-05:00",
                            "created_at": "2024-01-05T09:32:59.895927-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8adb3af1-2ddd-4dd1-9d20-07fccbf8855f/?format=api"
                        },
                        {
                            "id": "33fedad0-14b7-4939-a70c-d3079ed37bf8",
                            "gambit_id": "f4418678-b755-4253-83c1-ef1757c8d21f",
                            "last_updated": "2024-01-08T14:23:11.464233-05:00",
                            "created_at": "2024-01-05T09:32:59.891432-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8adb3af1-2ddd-4dd1-9d20-07fccbf8855f/?format=api"
                        }
                    ]
                },
                {
                    "id": "67b433f9-16c2-40c9-a2e0-81328741fc1f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6059c803-64ee-4414-8608-449837941b4a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-05T09:32:59.914058-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 225",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 225",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1fde17ad-0639-4102-8b42-10dedeb3a763",
                            "gambit_id": "0bd640f4-7372-4cdd-8266-f0da7b00ac22",
                            "last_updated": "2024-01-08T14:23:11.484693-05:00",
                            "created_at": "2024-01-05T09:32:59.921605-05:00",
                            "name": "Game Total Over 225",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67b433f9-16c2-40c9-a2e0-81328741fc1f/?format=api"
                        },
                        {
                            "id": "e9273641-74e1-4639-b2f7-d0d168b7a8b7",
                            "gambit_id": "9fd4a693-1d25-492e-b301-98a3a84664c2",
                            "last_updated": "2024-01-08T14:23:11.488078-05:00",
                            "created_at": "2024-01-05T09:32:59.925878-05:00",
                            "name": "Game Total Under 225",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67b433f9-16c2-40c9-a2e0-81328741fc1f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0372c410-fc89-4803-a834-fd8b8dbbce55",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2e0da818-4ffc-4c9e-93bf-5becb72ddd96",
            "completed": true,
            "last_updated": "2024-01-08T14:23:11.202860-05:00",
            "created_at": "2024-01-05T09:32:59.651575-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.17,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/2e0da818-4ffc-4c9e-93bf-5becb72ddd96",
            "datetime": "2024-01-05T22:10:00-05:00",
            "cutoff_datetime": "2024-01-05T22:10:00-05:00",
            "name": "Toronto Raptors v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "d168a228-95da-48f9-9aaf-1683dc795f95",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0372c410-fc89-4803-a834-fd8b8dbbce55/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-05T09:32:59.669835-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 6324.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e9eb08d8-fb5c-4153-8a65-6afe69904f22",
                            "gambit_id": "a7a66ee4-efac-4412-9d59-3dced5a38d90",
                            "last_updated": "2024-01-08T14:23:11.243128-05:00",
                            "created_at": "2024-01-05T09:32:59.677782-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d168a228-95da-48f9-9aaf-1683dc795f95/?format=api"
                        },
                        {
                            "id": "8146e99f-3f12-4238-af5e-3c65d4d8b0d4",
                            "gambit_id": "9943d254-de0b-4c17-a8e9-003ccf503919",
                            "last_updated": "2024-01-08T14:23:11.239786-05:00",
                            "created_at": "2024-01-05T09:32:59.673457-05:00",
                            "name": "Toronto Raptors",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d168a228-95da-48f9-9aaf-1683dc795f95/?format=api"
                        }
                    ]
                },
                {
                    "id": "c84e3eee-2769-46fb-8145-b8b51393365e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0372c410-fc89-4803-a834-fd8b8dbbce55/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-05T09:32:59.657355-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af968a57-5d6b-49ae-941c-0ba599a56017",
                            "gambit_id": "47418ff4-8c0b-4cc7-bef3-706acaf8a061",
                            "last_updated": "2024-01-08T14:23:11.215261-05:00",
                            "created_at": "2024-01-05T09:32:59.661359-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c84e3eee-2769-46fb-8145-b8b51393365e/?format=api"
                        },
                        {
                            "id": "c04cfde3-ab7d-42b2-be60-d6424451dbb8",
                            "gambit_id": "55d12f61-8e71-4e16-b217-9c0690fd798f",
                            "last_updated": "2024-01-08T14:23:11.231838-05:00",
                            "created_at": "2024-01-05T09:32:59.665613-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c84e3eee-2769-46fb-8145-b8b51393365e/?format=api"
                        }
                    ]
                },
                {
                    "id": "1ccba590-dd7c-4cec-893f-86b06ad542d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0372c410-fc89-4803-a834-fd8b8dbbce55/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-05T09:32:59.681693-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 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": "04bf1ca5-240e-4c25-a2d7-300f9142de61",
                            "gambit_id": "9df81c76-f6ce-4c33-9e61-934af3094a20",
                            "last_updated": "2024-01-08T14:23:11.249541-05:00",
                            "created_at": "2024-01-05T09:32:59.685667-05:00",
                            "name": "Game Total Over 237.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ccba590-dd7c-4cec-893f-86b06ad542d3/?format=api"
                        },
                        {
                            "id": "863d9857-1d4f-49cb-9d2a-f632179be18b",
                            "gambit_id": "d7c24abf-a758-4f47-8be5-c817ba6f78c1",
                            "last_updated": "2024-01-08T14:23:11.252789-05:00",
                            "created_at": "2024-01-05T09:32:59.689561-05:00",
                            "name": "Game Total Under 237.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ccba590-dd7c-4cec-893f-86b06ad542d3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3fadbaf2-f06c-412c-8c04-f97c9fe343dd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a2ff5668-6574-4dcc-a2e9-8840cdaa8ad5",
            "completed": true,
            "last_updated": "2024-01-08T14:23:10.954768-05:00",
            "created_at": "2024-01-05T09:33:00.120966-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.59,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a2ff5668-6574-4dcc-a2e9-8840cdaa8ad5",
            "datetime": "2024-01-05T22:10:00-05:00",
            "cutoff_datetime": "2024-01-05T22:10:00-05:00",
            "name": "Detroit Pistons v. Golden State Warriors",
            "bettypes": [
                {
                    "id": "8e8e1e3e-4ba3-46d7-bfcd-06ae71bc048f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3fadbaf2-f06c-412c-8c04-f97c9fe343dd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-05T09:33:00.148131-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 7938.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 2062.0
                            }
                        ],
                        "expected_reward_tokens": 9443.96,
                        "profit_sb": -56.04,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "349c6d5a-554e-4961-96ef-0c17d139981a",
                            "gambit_id": "54a26b16-e1c4-44ad-b794-460b0cfd8d12",
                            "last_updated": "2024-01-08T14:23:10.981625-05:00",
                            "created_at": "2024-01-05T09:33:00.183286-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.19000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e8e1e3e-4ba3-46d7-bfcd-06ae71bc048f/?format=api"
                        },
                        {
                            "id": "738b52b3-561f-4cbf-9b46-17ee469d9b39",
                            "gambit_id": "6dc78e8c-b59a-4532-a546-680c10e2994d",
                            "last_updated": "2024-01-08T14:23:10.977961-05:00",
                            "created_at": "2024-01-05T09:33:00.157343-05:00",
                            "name": "Detroit Pistons",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e8e1e3e-4ba3-46d7-bfcd-06ae71bc048f/?format=api"
                        }
                    ]
                },
                {
                    "id": "422bb392-cc95-4ff1-8fc2-12dfee6412eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3fadbaf2-f06c-412c-8c04-f97c9fe343dd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-05T09:33:00.131527-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "56fd9b1b-75a6-4fae-907b-9751d98673ce",
                            "gambit_id": "43380bab-d119-412c-a131-2c8b0c4c452b",
                            "last_updated": "2024-01-08T14:23:10.967896-05:00",
                            "created_at": "2024-01-05T09:33:00.135848-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422bb392-cc95-4ff1-8fc2-12dfee6412eb/?format=api"
                        },
                        {
                            "id": "d52e6560-e316-464a-8c9b-6149ec2f71ec",
                            "gambit_id": "a9497dbe-cc37-4ddf-a00d-4082515820fa",
                            "last_updated": "2024-01-08T14:23:10.971337-05:00",
                            "created_at": "2024-01-05T09:33:00.140285-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422bb392-cc95-4ff1-8fc2-12dfee6412eb/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b6abee0-f175-406f-badc-dd8deb5a5473",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3fadbaf2-f06c-412c-8c04-f97c9fe343dd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-05T09:33:00.191588-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 241",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 241",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c2022222-5fe5-41c8-8092-95a9d8a0c956",
                            "gambit_id": "d19fd914-7c63-45bf-b6e7-4912ddcbc055",
                            "last_updated": "2024-01-08T14:23:10.988604-05:00",
                            "created_at": "2024-01-05T09:33:00.195386-05:00",
                            "name": "Game Total Over 241",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "241.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b6abee0-f175-406f-badc-dd8deb5a5473/?format=api"
                        },
                        {
                            "id": "859ba228-7bc1-4ed8-ab57-7d95b2a30811",
                            "gambit_id": "01dccb71-e66f-413c-a0c4-0c813f073d7d",
                            "last_updated": "2024-01-08T14:23:10.991962-05:00",
                            "created_at": "2024-01-05T09:33:00.200490-05:00",
                            "name": "Game Total Under 241",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "241.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b6abee0-f175-406f-badc-dd8deb5a5473/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c22f5940-9384-422e-bee2-c91d80a855d2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4d069466-662d-49da-877f-4302ae63d12b",
            "completed": true,
            "last_updated": "2024-01-08T14:18:10.753377-05:00",
            "created_at": "2024-01-05T09:32:59.422948-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4d069466-662d-49da-877f-4302ae63d12b",
            "datetime": "2024-01-05T22:07:00-05:00",
            "cutoff_datetime": "2024-01-05T22:07:00-05:00",
            "name": "Winnipeg Jets v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "edf9e4f2-8532-4c56-810b-924b23a67df7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c22f5940-9384-422e-bee2-c91d80a855d2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-05T09:32:59.429151-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Winnipeg Jets",
                                "amount": 6232.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6c3242a3-974f-49fb-9ea2-f6bfc63337f5",
                            "gambit_id": "5e9e053d-80ba-4b4a-a70b-3132a1b34252",
                            "last_updated": "2024-01-08T14:18:10.781207-05:00",
                            "created_at": "2024-01-05T09:32:59.433058-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edf9e4f2-8532-4c56-810b-924b23a67df7/?format=api"
                        },
                        {
                            "id": "03bec2c4-573a-4c1d-af43-34e91b9417d1",
                            "gambit_id": "89e834b4-1d35-44df-87cb-3fc5a5c81644",
                            "last_updated": "2024-01-08T14:18:10.784413-05:00",
                            "created_at": "2024-01-05T09:32:59.436840-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edf9e4f2-8532-4c56-810b-924b23a67df7/?format=api"
                        }
                    ]
                },
                {
                    "id": "205502bb-dc00-4e71-8a05-144dc2167cc0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c22f5940-9384-422e-bee2-c91d80a855d2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-05T09:32:59.441289-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Anaheim Ducks",
                                "amount": 5939.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c96a690f-a738-4570-ade5-b722067a6858",
                            "gambit_id": "b714d627-a5c8-410f-bd4f-67f3c12426e4",
                            "last_updated": "2024-01-08T14:18:10.799580-05:00",
                            "created_at": "2024-01-05T09:32:59.448783-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/205502bb-dc00-4e71-8a05-144dc2167cc0/?format=api"
                        },
                        {
                            "id": "7400b1f9-a182-4f78-b223-5317fb5b9743",
                            "gambit_id": "2dc64e51-276f-487e-918b-7b1436dbbdc4",
                            "last_updated": "2024-01-08T14:18:10.790797-05:00",
                            "created_at": "2024-01-05T09:32:59.445083-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/205502bb-dc00-4e71-8a05-144dc2167cc0/?format=api"
                        }
                    ]
                },
                {
                    "id": "3e14b1b0-475d-4157-85f0-d3a4e98cb4bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c22f5940-9384-422e-bee2-c91d80a855d2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-05T09:32:59.452872-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5945b036-1657-4357-9e08-ef6b40530908",
                            "gambit_id": "561adb71-6647-4e61-9a81-8acda862b5fa",
                            "last_updated": "2024-01-08T14:18:10.809496-05:00",
                            "created_at": "2024-01-05T09:32:59.460995-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e14b1b0-475d-4157-85f0-d3a4e98cb4bd/?format=api"
                        },
                        {
                            "id": "099fc5ce-bcfb-4988-8218-86d85d01baba",
                            "gambit_id": "f7cb498c-54ae-497a-9dae-766df97a167a",
                            "last_updated": "2024-01-08T14:18:10.806085-05:00",
                            "created_at": "2024-01-05T09:32:59.456798-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e14b1b0-475d-4157-85f0-d3a4e98cb4bd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f2e0a256-a0d6-4639-82fa-1dd066dbab3c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9af9a7ec-d9bc-4b6f-913f-42d0aa4129bc",
            "completed": true,
            "last_updated": "2024-01-08T14:28:11.097395-05:00",
            "created_at": "2024-01-05T09:32:59.190269-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.74,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/9af9a7ec-d9bc-4b6f-913f-42d0aa4129bc",
            "datetime": "2024-01-05T21:10:00-05:00",
            "cutoff_datetime": "2024-01-05T21:10:00-05:00",
            "name": "Miami Heat v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "b9c90bcd-193b-4ce9-ad05-a13a6fb121e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2e0a256-a0d6-4639-82fa-1dd066dbab3c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-05T09:32:59.226738-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 5614.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "46f7ae81-bc55-4d76-b983-5d35f533fa65",
                            "gambit_id": "b6605f72-0eae-45f6-b5fc-07ff03efe3f6",
                            "last_updated": "2024-01-08T14:28:11.130436-05:00",
                            "created_at": "2024-01-05T09:32:59.235091-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9c90bcd-193b-4ce9-ad05-a13a6fb121e5/?format=api"
                        },
                        {
                            "id": "44ba46d9-a367-4112-b522-df7e0dbf3f6a",
                            "gambit_id": "4045d6ba-8342-48b8-b6c7-bb443a11dc7d",
                            "last_updated": "2024-01-08T14:28:11.126975-05:00",
                            "created_at": "2024-01-05T09:32:59.230785-05:00",
                            "name": "Miami Heat",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9c90bcd-193b-4ce9-ad05-a13a6fb121e5/?format=api"
                        }
                    ]
                },
                {
                    "id": "24c75fd0-5233-4f30-9cf4-7c6b29ae6731",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2e0a256-a0d6-4639-82fa-1dd066dbab3c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-05T09:32:59.202410-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2ffa30d4-0eda-4848-88c8-7e610b3e37c1",
                            "gambit_id": "7d0526ae-21d9-493d-a1a6-be349bd47fe0",
                            "last_updated": "2024-01-08T14:28:11.109991-05:00",
                            "created_at": "2024-01-05T09:32:59.210768-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24c75fd0-5233-4f30-9cf4-7c6b29ae6731/?format=api"
                        },
                        {
                            "id": "f0988a80-5901-465f-84ff-74a0e82f4ba2",
                            "gambit_id": "922c9816-df80-4743-9abe-5d34d0e74c8c",
                            "last_updated": "2024-01-08T14:28:11.106617-05:00",
                            "created_at": "2024-01-05T09:32:59.206531-05:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24c75fd0-5233-4f30-9cf4-7c6b29ae6731/?format=api"
                        }
                    ]
                },
                {
                    "id": "1fc3e802-7e85-4170-9542-b90aa4d63bc5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2e0a256-a0d6-4639-82fa-1dd066dbab3c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-05T09:32:59.214715-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "93edede3-1805-4016-85a7-c4e73ac7ab5e",
                            "gambit_id": "a8db2158-2144-4aa1-ad55-644b3e3ad945",
                            "last_updated": "2024-01-08T14:28:11.116738-05:00",
                            "created_at": "2024-01-05T09:32:59.218458-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc3e802-7e85-4170-9542-b90aa4d63bc5/?format=api"
                        },
                        {
                            "id": "00f009d7-405f-4f7d-9037-f4eb6fe55749",
                            "gambit_id": "052503d9-3dbd-4a77-8469-8e6d9c3e0bbf",
                            "last_updated": "2024-01-08T14:28:11.120124-05:00",
                            "created_at": "2024-01-05T09:32:59.222895-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc3e802-7e85-4170-9542-b90aa4d63bc5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "da50ced3-e7ee-46b0-8788-099b895db02f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5c2d9bd4-f4f2-4cbb-b516-cb6162494702",
            "completed": true,
            "last_updated": "2024-01-08T14:28:10.847956-05:00",
            "created_at": "2024-01-05T09:32:58.958090-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.59,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/5c2d9bd4-f4f2-4cbb-b516-cb6162494702",
            "datetime": "2024-01-05T21:10:00-05:00",
            "cutoff_datetime": "2024-01-05T21:10:00-05:00",
            "name": "Orlando Magic v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "98737a03-776c-4df6-bd8a-979517d1bf2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da50ced3-e7ee-46b0-8788-099b895db02f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-05T09:32:58.993813-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 7938.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 2062.0
                            }
                        ],
                        "expected_reward_tokens": 9443.96,
                        "profit_sb": -56.04,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5cfe2bc9-a8e2-423b-bd25-d3be877a243a",
                            "gambit_id": "58e64366-0427-4c06-b787-281d891175c5",
                            "last_updated": "2024-01-08T14:28:10.903726-05:00",
                            "created_at": "2024-01-05T09:32:59.001791-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.19000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98737a03-776c-4df6-bd8a-979517d1bf2f/?format=api"
                        },
                        {
                            "id": "a6abe5bd-07af-4c23-a658-5e31a3958bc9",
                            "gambit_id": "6568d4e6-fe0f-4cf5-bf76-974446036aa8",
                            "last_updated": "2024-01-08T14:28:10.899268-05:00",
                            "created_at": "2024-01-05T09:32:58.997980-05:00",
                            "name": "Orlando Magic",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98737a03-776c-4df6-bd8a-979517d1bf2f/?format=api"
                        }
                    ]
                },
                {
                    "id": "10843fa2-c6ec-4c21-bc00-a829909f30e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da50ced3-e7ee-46b0-8788-099b895db02f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-05T09:32:58.969950-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5107.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6cac8b8e-7fa8-4bac-a24b-8dbd2c8684e8",
                            "gambit_id": "78996c5d-ccd9-4fd2-a736-9758eed78297",
                            "last_updated": "2024-01-08T14:28:10.867922-05:00",
                            "created_at": "2024-01-05T09:32:58.973680-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10843fa2-c6ec-4c21-bc00-a829909f30e6/?format=api"
                        },
                        {
                            "id": "894f3715-15f2-4e42-8e1c-516ab3842e15",
                            "gambit_id": "e0c45499-f66a-48c3-ad4e-f28f69f1bdee",
                            "last_updated": "2024-01-08T14:28:10.864288-05:00",
                            "created_at": "2024-01-05T09:32:58.977841-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10843fa2-c6ec-4c21-bc00-a829909f30e6/?format=api"
                        }
                    ]
                },
                {
                    "id": "252df220-5ae9-487e-b71a-8ea2dcb53a9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da50ced3-e7ee-46b0-8788-099b895db02f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-05T09:32:58.981753-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 224",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 224",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "51f46869-119f-44e0-917f-432c6e430f3e",
                            "gambit_id": "5a1bfce8-2ca0-4e6a-a9fa-23e5afcd558d",
                            "last_updated": "2024-01-08T14:28:10.875744-05:00",
                            "created_at": "2024-01-05T09:32:58.985411-05:00",
                            "name": "Game Total Over 224",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/252df220-5ae9-487e-b71a-8ea2dcb53a9a/?format=api"
                        },
                        {
                            "id": "76f00a55-ea95-424c-aacb-4b6ffbb9aae0",
                            "gambit_id": "78af86d1-7b68-4664-bbc2-736ea9584856",
                            "last_updated": "2024-01-08T14:28:10.879999-05:00",
                            "created_at": "2024-01-05T09:32:58.990038-05:00",
                            "name": "Game Total Under 224",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/252df220-5ae9-487e-b71a-8ea2dcb53a9a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "950173ca-50a4-490f-bf95-e9d1915d5d71",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "460fb125-996b-4bf3-a619-7f14149b7d5b",
            "completed": true,
            "last_updated": "2024-01-08T14:38:12.424354-05:00",
            "created_at": "2024-01-05T09:32:58.725875-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/460fb125-996b-4bf3-a619-7f14149b7d5b",
            "datetime": "2024-01-05T20:40:00-05:00",
            "cutoff_datetime": "2024-01-05T20:40:00-05:00",
            "name": "Portland Trail Blazers v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "150d85b5-0a9a-466c-a442-27ed5a0b1739",
                    "match": "https://api-prod.gambitprofit.com/api/matches/950173ca-50a4-490f-bf95-e9d1915d5d71/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-05T09:32:58.742951-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 7197.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 2803.0
                            }
                        ],
                        "expected_reward_tokens": 9500.04,
                        "profit_sb": 0.04,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b67cc11f-2ed2-4afd-9ad3-aa50f3793fc0",
                            "gambit_id": "4b58607b-2470-4fcd-a9c0-aff1671c7b16",
                            "last_updated": "2024-01-08T14:38:12.449257-05:00",
                            "created_at": "2024-01-05T09:32:58.751064-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.32000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/150d85b5-0a9a-466c-a442-27ed5a0b1739/?format=api"
                        },
                        {
                            "id": "8bbe878d-2a4b-4825-a8b2-410ce4a25be8",
                            "gambit_id": "4b754e2a-4157-4ebe-a7c0-3abd759c30b3",
                            "last_updated": "2024-01-08T14:38:12.446024-05:00",
                            "created_at": "2024-01-05T09:32:58.746871-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "3.39000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/150d85b5-0a9a-466c-a442-27ed5a0b1739/?format=api"
                        }
                    ]
                },
                {
                    "id": "91b1e95b-c496-4764-9c4a-94776299dedd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/950173ca-50a4-490f-bf95-e9d1915d5d71/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-05T09:32:58.730816-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5107.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7c9f990f-3eaf-422d-9060-079d037c865b",
                            "gambit_id": "f16abe6b-7e1a-4198-9102-f2b6aabccd61",
                            "last_updated": "2024-01-08T14:38:12.439246-05:00",
                            "created_at": "2024-01-05T09:32:58.739044-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91b1e95b-c496-4764-9c4a-94776299dedd/?format=api"
                        },
                        {
                            "id": "27a7b286-de01-453c-b6ac-6760af65f0c7",
                            "gambit_id": "96fc1334-343c-4256-9b2d-a14d78b4d342",
                            "last_updated": "2024-01-08T14:38:12.435269-05:00",
                            "created_at": "2024-01-05T09:32:58.735257-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91b1e95b-c496-4764-9c4a-94776299dedd/?format=api"
                        }
                    ]
                },
                {
                    "id": "2eb62e31-fc42-488d-9094-d57850208315",
                    "match": "https://api-prod.gambitprofit.com/api/matches/950173ca-50a4-490f-bf95-e9d1915d5d71/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-05T09:32:58.757946-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 234.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 234.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "abd3a480-05c2-4dc6-805f-b48618f8b4df",
                            "gambit_id": "350470fd-02cc-4c47-880b-49bba267734c",
                            "last_updated": "2024-01-08T14:38:12.461856-05:00",
                            "created_at": "2024-01-05T09:32:58.762455-05:00",
                            "name": "Game Total Over 234.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2eb62e31-fc42-488d-9094-d57850208315/?format=api"
                        },
                        {
                            "id": "48ffb3a4-6281-4e73-9d83-c50be1a557c8",
                            "gambit_id": "8ea818e1-fd53-4950-bd96-ab16e62f3802",
                            "last_updated": "2024-01-08T14:38:12.458276-05:00",
                            "created_at": "2024-01-05T09:32:58.766365-05:00",
                            "name": "Game Total Under 234.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2eb62e31-fc42-488d-9094-d57850208315/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ccaad5d5-ad33-443b-846a-54a82d3c9215",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e098e267-91eb-4b5a-937a-51cd4fedfd29",
            "completed": true,
            "last_updated": "2024-01-08T14:43:15.423033-05:00",
            "created_at": "2024-01-05T09:32:58.262215-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.0,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e098e267-91eb-4b5a-937a-51cd4fedfd29",
            "datetime": "2024-01-05T20:10:00-05:00",
            "cutoff_datetime": "2024-01-05T20:10:00-05:00",
            "name": "Charlotte Hornets v. Chicago Bulls",
            "bettypes": [
                {
                    "id": "9bf07c48-777f-4de5-8658-5c381b98eff6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ccaad5d5-ad33-443b-846a-54a82d3c9215/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-05T09:32:58.296366-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 7480.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 2520.0
                            }
                        ],
                        "expected_reward_tokens": 9499.6,
                        "profit_sb": -0.4,
                        "profit_sb_percentage": -0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3750964f-c2d2-4059-8c83-dfcd7c9d75d3",
                            "gambit_id": "4355dfa3-6d79-4039-b4d4-152afb29be75",
                            "last_updated": "2024-01-08T14:43:15.468948-05:00",
                            "created_at": "2024-01-05T09:32:58.303868-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.27000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf07c48-777f-4de5-8658-5c381b98eff6/?format=api"
                        },
                        {
                            "id": "b8505892-4630-4c03-9d31-6bddb3a40dbe",
                            "gambit_id": "61c8f11a-5583-45c8-a88e-6572d634c17f",
                            "last_updated": "2024-01-08T14:43:15.454089-05:00",
                            "created_at": "2024-01-05T09:32:58.299952-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "3.77000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf07c48-777f-4de5-8658-5c381b98eff6/?format=api"
                        }
                    ]
                },
                {
                    "id": "9a74732a-5c02-493a-930e-859b15ddcdac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ccaad5d5-ad33-443b-846a-54a82d3c9215/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-05T09:32:58.272616-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4f061c22-cf54-4308-a7dd-9dcd291c2cb2",
                            "gambit_id": "4d25a00a-15e6-47f0-b546-28947e2e2aef",
                            "last_updated": "2024-01-08T14:43:15.436789-05:00",
                            "created_at": "2024-01-05T09:32:58.276744-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a74732a-5c02-493a-930e-859b15ddcdac/?format=api"
                        },
                        {
                            "id": "46c95155-fbc4-4307-95ab-709e3844cbf9",
                            "gambit_id": "a06cb6e8-08e8-4021-879f-e840a9936c9a",
                            "last_updated": "2024-01-08T14:43:15.433530-05:00",
                            "created_at": "2024-01-05T09:32:58.280720-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a74732a-5c02-493a-930e-859b15ddcdac/?format=api"
                        }
                    ]
                },
                {
                    "id": "49aa8d35-94f3-4f7f-aa7f-4791f55d4f12",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ccaad5d5-ad33-443b-846a-54a82d3c9215/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-05T09:32:58.284816-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 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": "bb47de76-31b0-42be-9b93-b2f17152f967",
                            "gambit_id": "41db60b6-6e33-48a9-baf1-6ce2e0737bd1",
                            "last_updated": "2024-01-08T14:43:15.446912-05:00",
                            "created_at": "2024-01-05T09:32:58.292458-05: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/49aa8d35-94f3-4f7f-aa7f-4791f55d4f12/?format=api"
                        },
                        {
                            "id": "07c37b51-8900-42c5-80dd-f5ffbf4b2bb5",
                            "gambit_id": "d2ffcc63-8121-4ec1-bf00-9cb1ac2eb59d",
                            "last_updated": "2024-01-08T14:43:15.443216-05:00",
                            "created_at": "2024-01-05T09:32:58.288675-05: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/49aa8d35-94f3-4f7f-aa7f-4791f55d4f12/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0d64d3c6-4a40-4dc3-afe9-64d926da3789",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4abc1150-5fb3-4b58-acf1-9ef02c9b3f62",
            "completed": true,
            "last_updated": "2024-01-08T14:38:13.916411-05:00",
            "created_at": "2024-01-05T09:32:58.493165-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/4abc1150-5fb3-4b58-acf1-9ef02c9b3f62",
            "datetime": "2024-01-05T20:10:00-05:00",
            "cutoff_datetime": "2024-01-05T20:10:00-05:00",
            "name": "Minnesota Timberwolves v. Houston Rockets",
            "bettypes": [
                {
                    "id": "47eab6c9-6a7e-4bb9-84a4-b048674c9085",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0d64d3c6-4a40-4dc3-afe9-64d926da3789/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-05T09:32:58.517590-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 6090.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ae3146c5-0b53-4bdf-ad02-0d044e5f4335",
                            "gambit_id": "e1fe24a1-4cb3-4685-bb2f-949fe3019c29",
                            "last_updated": "2024-01-08T14:38:13.941414-05:00",
                            "created_at": "2024-01-05T09:32:58.521563-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47eab6c9-6a7e-4bb9-84a4-b048674c9085/?format=api"
                        },
                        {
                            "id": "10c30e72-2599-4e5e-90f1-1176274b1f15",
                            "gambit_id": "423ce765-f288-42a5-8e79-ff27626a9728",
                            "last_updated": "2024-01-08T14:38:13.944806-05:00",
                            "created_at": "2024-01-05T09:32:58.525751-05:00",
                            "name": "Houston Rockets",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47eab6c9-6a7e-4bb9-84a4-b048674c9085/?format=api"
                        }
                    ]
                },
                {
                    "id": "af6f8de5-f286-4b0a-a934-e3cbdf953606",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0d64d3c6-4a40-4dc3-afe9-64d926da3789/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-05T09:32:58.505645-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5107.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "14f834de-2539-4d57-b44a-f5c85ed1215c",
                            "gambit_id": "e1aa27df-cd14-4a43-aba9-7858f94ed409",
                            "last_updated": "2024-01-08T14:38:13.931356-05:00",
                            "created_at": "2024-01-05T09:32:58.509334-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af6f8de5-f286-4b0a-a934-e3cbdf953606/?format=api"
                        },
                        {
                            "id": "2406212d-46d0-4c9c-a4ed-2013f8555707",
                            "gambit_id": "b9cd67a8-bfa0-4f32-8a17-74343cf31e28",
                            "last_updated": "2024-01-08T14:38:13.934711-05:00",
                            "created_at": "2024-01-05T09:32:58.513716-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af6f8de5-f286-4b0a-a934-e3cbdf953606/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d077d1f-ac34-4216-9bf7-af1e4d053b65",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0d64d3c6-4a40-4dc3-afe9-64d926da3789/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-05T09:32:58.529412-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 216",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 216",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f33f945f-ce15-4b99-82cc-78a9677a2e06",
                            "gambit_id": "90babdd3-ce55-4907-a576-40ecbe1a271e",
                            "last_updated": "2024-01-08T14:38:13.955831-05:00",
                            "created_at": "2024-01-05T09:32:58.537561-05:00",
                            "name": "Game Total Under 216",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "216.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d077d1f-ac34-4216-9bf7-af1e4d053b65/?format=api"
                        },
                        {
                            "id": "e187f4f5-c541-471e-8dbd-e47318673440",
                            "gambit_id": "417777b8-cb35-45db-83c5-334825167d54",
                            "last_updated": "2024-01-08T14:38:13.952026-05:00",
                            "created_at": "2024-01-05T09:32:58.532952-05:00",
                            "name": "Game Total Over 216",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "216.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d077d1f-ac34-4216-9bf7-af1e4d053b65/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "75143fb8-0ed0-441e-be6e-2d2f6525a354",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "16e3c4ee-399e-4e36-b0b8-9c6d3f740add",
            "completed": true,
            "last_updated": "2024-01-08T14:38:13.653844-05:00",
            "created_at": "2024-01-05T09:32:58.028185-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/16e3c4ee-399e-4e36-b0b8-9c6d3f740add",
            "datetime": "2024-01-05T20:10:00-05:00",
            "cutoff_datetime": "2024-01-05T20:10:00-05:00",
            "name": "Los Angeles Clippers v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "0276d366-b9f0-4ece-be2f-5c40ef21a62b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75143fb8-0ed0-441e-be6e-2d2f6525a354/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-05T09:32:58.064339-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5107.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a7549339-fa00-4537-a5e0-5f6309f39cce",
                            "gambit_id": "42a213d3-30bb-4963-bd13-c7dd9d95ee14",
                            "last_updated": "2024-01-08T14:38:13.700332-05:00",
                            "created_at": "2024-01-05T09:32:58.068777-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0276d366-b9f0-4ece-be2f-5c40ef21a62b/?format=api"
                        },
                        {
                            "id": "19d0d91e-37da-403e-afd7-a4cab1550357",
                            "gambit_id": "072255a5-9b74-4986-adc8-87d1092d219b",
                            "last_updated": "2024-01-08T14:38:13.708073-05:00",
                            "created_at": "2024-01-05T09:32:58.073346-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0276d366-b9f0-4ece-be2f-5c40ef21a62b/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca9b715c-d91b-43fb-bee3-d42ac40204f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75143fb8-0ed0-441e-be6e-2d2f6525a354/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-05T09:32:58.038024-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 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": "692720c1-1466-4146-b051-4769966374b6",
                            "gambit_id": "99ffc499-414c-4a7b-8f16-d28e01c67fe3",
                            "last_updated": "2024-01-08T14:38:13.678705-05:00",
                            "created_at": "2024-01-05T09:32:58.046940-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca9b715c-d91b-43fb-bee3-d42ac40204f1/?format=api"
                        },
                        {
                            "id": "e99f20bb-73f2-4570-bb6c-14410268b1ba",
                            "gambit_id": "0a0473f1-fcd0-467d-8040-44a0dbfca729",
                            "last_updated": "2024-01-08T14:38:13.674187-05:00",
                            "created_at": "2024-01-05T09:32:58.042888-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca9b715c-d91b-43fb-bee3-d42ac40204f1/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1b745e5-fabd-4a21-b480-921545253961",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75143fb8-0ed0-441e-be6e-2d2f6525a354/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-05T09:32:58.051114-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 230.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 230.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c0b65a59-549a-477f-92c0-ac6ac4924bbb",
                            "gambit_id": "d574414e-7448-49c0-8cb3-a68c84aed83c",
                            "last_updated": "2024-01-08T14:38:13.688843-05:00",
                            "created_at": "2024-01-05T09:32:58.060134-05:00",
                            "name": "Game Total Under 230.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b745e5-fabd-4a21-b480-921545253961/?format=api"
                        },
                        {
                            "id": "dd077982-5ee4-4ace-9df3-46a2156c6e2b",
                            "gambit_id": "a0be43e2-dbe4-41b0-9988-5bbefde6c9c4",
                            "last_updated": "2024-01-08T14:38:13.685609-05:00",
                            "created_at": "2024-01-05T09:32:58.055360-05:00",
                            "name": "Game Total Over 230.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b745e5-fabd-4a21-b480-921545253961/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f2e79bdc-0028-4daf-b7c2-d821741fe82d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "40048680-d047-4025-874d-476d33f1064e",
            "completed": true,
            "last_updated": "2024-01-08T14:43:14.629173-05:00",
            "created_at": "2024-01-05T09:32:57.518022-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.35,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/40048680-d047-4025-874d-476d33f1064e",
            "datetime": "2024-01-05T19:40:00-05:00",
            "cutoff_datetime": "2024-01-05T19:40:00-05:00",
            "name": "New York Knicks v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "7be8f99c-5909-46a1-a582-faca2467cda0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2e79bdc-0028-4daf-b7c2-d821741fe82d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-05T09:32:57.536671-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 6554.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2caa57f9-3b3b-499e-9500-8f7c334d9bf0",
                            "gambit_id": "20c5048f-ef06-4d24-981e-ad95e91b22b5",
                            "last_updated": "2024-01-08T14:43:14.666232-05:00",
                            "created_at": "2024-01-05T09:32:57.561017-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7be8f99c-5909-46a1-a582-faca2467cda0/?format=api"
                        },
                        {
                            "id": "521b1374-78f2-416b-a255-3cc3c9f5f200",
                            "gambit_id": "9b63f04d-a5f6-48eb-94d8-e1177b034fd9",
                            "last_updated": "2024-01-08T14:43:14.663081-05:00",
                            "created_at": "2024-01-05T09:32:57.552080-05:00",
                            "name": "New York Knicks",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7be8f99c-5909-46a1-a582-faca2467cda0/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd1dcae4-1d4b-46b7-8535-8daa3c0311de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2e79bdc-0028-4daf-b7c2-d821741fe82d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-05T09:32:57.523033-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "926e3cbd-ece9-44b0-b481-d2e951161068",
                            "gambit_id": "6be2bcc9-2d15-4d00-aa69-54fee79c5843",
                            "last_updated": "2024-01-08T14:43:14.651218-05:00",
                            "created_at": "2024-01-05T09:32:57.532590-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd1dcae4-1d4b-46b7-8535-8daa3c0311de/?format=api"
                        },
                        {
                            "id": "c587027f-2e85-4188-b012-1ab2d239fc3d",
                            "gambit_id": "730e7583-5a9b-407b-bf90-a233799adb21",
                            "last_updated": "2024-01-08T14:43:14.648043-05:00",
                            "created_at": "2024-01-05T09:32:57.527202-05:00",
                            "name": "New York Knicks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd1dcae4-1d4b-46b7-8535-8daa3c0311de/?format=api"
                        }
                    ]
                },
                {
                    "id": "84af7467-ca9f-44cf-971b-76c23a0ffab8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2e79bdc-0028-4daf-b7c2-d821741fe82d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-05T09:32:57.566817-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 233.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 233.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a4c7726e-dfe7-446a-870a-e20b02f91f88",
                            "gambit_id": "ed3521e7-3c23-4df1-98cf-ba792e04234a",
                            "last_updated": "2024-01-08T14:43:14.676074-05:00",
                            "created_at": "2024-01-05T09:32:57.575461-05:00",
                            "name": "Game Total Under 233.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84af7467-ca9f-44cf-971b-76c23a0ffab8/?format=api"
                        },
                        {
                            "id": "4fc5b757-e3b4-453a-9da8-75c462bae1e5",
                            "gambit_id": "63899880-08a4-49ec-9542-89ab8f8c8448",
                            "last_updated": "2024-01-08T14:43:14.672631-05:00",
                            "created_at": "2024-01-05T09:32:57.571086-05:00",
                            "name": "Game Total Over 233.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84af7467-ca9f-44cf-971b-76c23a0ffab8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cf570bb0-6ce2-4e89-90bb-b258429094bf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a4cc25db-bc72-4116-89a4-fef4f80c12a1",
            "completed": true,
            "last_updated": "2024-01-08T14:43:14.886596-05:00",
            "created_at": "2024-01-05T09:32:57.780288-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.17,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a4cc25db-bc72-4116-89a4-fef4f80c12a1",
            "datetime": "2024-01-05T19:40:00-05:00",
            "cutoff_datetime": "2024-01-05T19:40:00-05:00",
            "name": "Oklahoma City Thunder v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "4af87387-6c96-4fc9-8f49-aafd70b0612e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf570bb0-6ce2-4e89-90bb-b258429094bf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-05T09:32:57.805372-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 6324.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "856f72a5-47d2-4d18-b807-4efe0b2f413e",
                            "gambit_id": "02c15242-6feb-4a46-bb35-c5e3d97ba28b",
                            "last_updated": "2024-01-08T14:43:14.913492-05:00",
                            "created_at": "2024-01-05T09:32:57.808930-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4af87387-6c96-4fc9-8f49-aafd70b0612e/?format=api"
                        },
                        {
                            "id": "a3f68878-c88b-4576-8de5-b11a2579e38a",
                            "gambit_id": "32a91983-dc30-4c2b-8663-2d14a0e32876",
                            "last_updated": "2024-01-08T14:43:14.927251-05:00",
                            "created_at": "2024-01-05T09:32:57.813934-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4af87387-6c96-4fc9-8f49-aafd70b0612e/?format=api"
                        }
                    ]
                },
                {
                    "id": "e385552a-42ee-4f38-9c03-9b757eefbfd0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf570bb0-6ce2-4e89-90bb-b258429094bf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-05T09:32:57.790930-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "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": "cd936d33-be8f-4a99-a220-2346c277295d",
                            "gambit_id": "2ee7f7f5-ac57-4eca-a4c8-35ac1304f4c9",
                            "last_updated": "2024-01-08T14:43:14.907046-05:00",
                            "created_at": "2024-01-05T09:32:57.800783-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e385552a-42ee-4f38-9c03-9b757eefbfd0/?format=api"
                        },
                        {
                            "id": "5f782c00-de04-451c-894b-125ea7939552",
                            "gambit_id": "825c6f22-e71c-4129-85e2-3df62b94266c",
                            "last_updated": "2024-01-08T14:43:14.903912-05:00",
                            "created_at": "2024-01-05T09:32:57.794988-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e385552a-42ee-4f38-9c03-9b757eefbfd0/?format=api"
                        }
                    ]
                },
                {
                    "id": "94391f8c-c0a5-4ce0-b456-5ae4249f84c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf570bb0-6ce2-4e89-90bb-b258429094bf/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-05T09:32:57.818717-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 234",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 234",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "095c4826-67a3-497e-bc6c-d5021ee8f795",
                            "gambit_id": "7868aa13-3422-4dfb-afcb-a463cae2d21e",
                            "last_updated": "2024-01-08T14:43:14.933810-05:00",
                            "created_at": "2024-01-05T09:32:57.823180-05:00",
                            "name": "Game Total Under 234",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94391f8c-c0a5-4ce0-b456-5ae4249f84c8/?format=api"
                        },
                        {
                            "id": "69206cae-cef2-4e81-8f54-ff0fdc101a1d",
                            "gambit_id": "1e1460c1-5f1e-4eee-8a87-1c7d3d48b162",
                            "last_updated": "2024-01-08T14:43:14.936944-05:00",
                            "created_at": "2024-01-05T09:32:57.827865-05:00",
                            "name": "Game Total Over 234",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94391f8c-c0a5-4ce0-b456-5ae4249f84c8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ef4be4f8-3c35-4e4b-82c9-af31a6301859",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fde106d1-0eca-4284-b81d-d253d20faac9",
            "completed": true,
            "last_updated": "2024-01-08T14:43:15.170592-05:00",
            "created_at": "2024-01-05T09:32:56.805298-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.35,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/fde106d1-0eca-4284-b81d-d253d20faac9",
            "datetime": "2024-01-05T19:10:00-05:00",
            "cutoff_datetime": "2024-01-05T19:10:00-05:00",
            "name": "Utah Jazz v. Boston Celtics",
            "bettypes": [
                {
                    "id": "1d364028-0e28-4b1d-9895-bfcf84dc765b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ef4be4f8-3c35-4e4b-82c9-af31a6301859/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-05T09:32:56.823252-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10800.0,
                        "profit_sb": 1300.0,
                        "profit_sb_percentage": 13.68,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 8769.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 1231.0
                            }
                        ],
                        "expected_reward_tokens": 9466.39,
                        "profit_sb": -33.61,
                        "profit_sb_percentage": -0.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e8bc90f7-cca5-4c2e-a581-48fe7c02c7b4",
                            "gambit_id": "633c4f1b-ca2c-402b-ac7c-780d5126bf9a",
                            "last_updated": "2024-01-08T14:43:15.197926-05:00",
                            "created_at": "2024-01-05T09:32:56.832945-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.08000",
                            "odds": "1.08330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d364028-0e28-4b1d-9895-bfcf84dc765b/?format=api"
                        },
                        {
                            "id": "73b9ee50-037f-4e68-a2dd-b989a3cbb97b",
                            "gambit_id": "77e4501c-36bc-408a-bfdc-15d4f0b127a6",
                            "last_updated": "2024-01-08T14:43:15.194499-05:00",
                            "created_at": "2024-01-05T09:32:56.827342-05:00",
                            "name": "Utah Jazz",
                            "reward": "7.69000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d364028-0e28-4b1d-9895-bfcf84dc765b/?format=api"
                        }
                    ]
                },
                {
                    "id": "dbbc4123-f4ce-4a99-bd9b-26f3464b0951",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ef4be4f8-3c35-4e4b-82c9-af31a6301859/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-05T09:32:56.810392-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 5107.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9539a433-f69b-4922-ae14-e72ed57fc6fb",
                            "gambit_id": "dac4b585-61a6-426a-8cb7-a16f276c9f09",
                            "last_updated": "2024-01-08T14:43:15.187787-05:00",
                            "created_at": "2024-01-05T09:32:56.818994-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbbc4123-f4ce-4a99-bd9b-26f3464b0951/?format=api"
                        },
                        {
                            "id": "2b064cfe-df44-4228-a6fa-52add9d1d266",
                            "gambit_id": "bf1a1fba-48b4-4033-bbdd-6ef0ff4eb35c",
                            "last_updated": "2024-01-08T14:43:15.184467-05:00",
                            "created_at": "2024-01-05T09:32:56.814616-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbbc4123-f4ce-4a99-bd9b-26f3464b0951/?format=api"
                        }
                    ]
                },
                {
                    "id": "699cc5e9-039c-4605-adba-b92a7c05e3f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ef4be4f8-3c35-4e4b-82c9-af31a6301859/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-05T09:32:56.837536-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 240.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 240.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "04a51df4-7cc1-408e-a121-d32a900e6566",
                            "gambit_id": "8170b636-2990-4fcb-8769-b81e4674f4ed",
                            "last_updated": "2024-01-08T14:43:15.208595-05:00",
                            "created_at": "2024-01-05T09:32:56.845413-05:00",
                            "name": "Game Total Under 240.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "240.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/699cc5e9-039c-4605-adba-b92a7c05e3f7/?format=api"
                        },
                        {
                            "id": "cba5a3e1-1d88-426d-ab00-d09ec7d259f8",
                            "gambit_id": "c782670c-3c54-4303-9079-e85533510245",
                            "last_updated": "2024-01-08T14:43:15.205199-05:00",
                            "created_at": "2024-01-05T09:32:56.841328-05:00",
                            "name": "Game Total Over 240.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "240.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/699cc5e9-039c-4605-adba-b92a7c05e3f7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5ac98efc-b7c3-4eba-8c00-6c1c562af748",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "da020c30-9c78-42e1-bd9b-29ecc1cae665",
            "completed": true,
            "last_updated": "2024-01-08T14:48:14.779305-05:00",
            "created_at": "2024-01-05T09:32:57.035063-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.59,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/da020c30-9c78-42e1-bd9b-29ecc1cae665",
            "datetime": "2024-01-05T19:10:00-05:00",
            "cutoff_datetime": "2024-01-05T19:10:00-05:00",
            "name": "Washington Wizards v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "235f4e62-b5c3-42e1-a89f-c3a8ae10d125",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5ac98efc-b7c3-4eba-8c00-6c1c562af748/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-05T09:32:57.059372-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 7938.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 2062.0
                            }
                        ],
                        "expected_reward_tokens": 9443.96,
                        "profit_sb": -56.04,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9c503889-442b-4ffc-a443-a93e332c7a5f",
                            "gambit_id": "9f11d792-6fec-430a-8b6c-5e9e02fc2c95",
                            "last_updated": "2024-01-08T14:48:14.804896-05:00",
                            "created_at": "2024-01-05T09:32:57.069372-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.19000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/235f4e62-b5c3-42e1-a89f-c3a8ae10d125/?format=api"
                        },
                        {
                            "id": "37b12187-293f-4f5c-a9dc-73fc8164cb80",
                            "gambit_id": "aec4327a-c964-477d-a441-1cad991f280f",
                            "last_updated": "2024-01-08T14:48:14.801193-05:00",
                            "created_at": "2024-01-05T09:32:57.063928-05:00",
                            "name": "Washington Wizards",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/235f4e62-b5c3-42e1-a89f-c3a8ae10d125/?format=api"
                        }
                    ]
                },
                {
                    "id": "8c309acc-fcc0-462e-a6f0-33c9432a505d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5ac98efc-b7c3-4eba-8c00-6c1c562af748/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-05T09:32:57.045129-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Wizards",
                                "amount": 5107.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7e311519-13e0-488a-8981-36d005afe522",
                            "gambit_id": "62f93932-2aad-4b92-b7ed-7be88159e875",
                            "last_updated": "2024-01-08T14:48:14.789678-05:00",
                            "created_at": "2024-01-05T09:32:57.049566-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c309acc-fcc0-462e-a6f0-33c9432a505d/?format=api"
                        },
                        {
                            "id": "a3323781-7871-4a79-b7c0-472179894295",
                            "gambit_id": "dfbf20b5-6553-48d1-b71a-386b0670fc65",
                            "last_updated": "2024-01-08T14:48:14.793206-05:00",
                            "created_at": "2024-01-05T09:32:57.054931-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c309acc-fcc0-462e-a6f0-33c9432a505d/?format=api"
                        }
                    ]
                },
                {
                    "id": "be71670b-0ef8-4fba-9342-96914717f8a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5ac98efc-b7c3-4eba-8c00-6c1c562af748/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-05T09:32:57.073533-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 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": "e531fae1-84c3-44f4-859a-fa6d3e0cb4be",
                            "gambit_id": "77c016bb-409e-4055-a9ec-a46469716154",
                            "last_updated": "2024-01-08T14:48:14.812489-05:00",
                            "created_at": "2024-01-05T09:32:57.077646-05:00",
                            "name": "Game Total Over 237.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be71670b-0ef8-4fba-9342-96914717f8a9/?format=api"
                        },
                        {
                            "id": "702db372-fa1e-4afd-9a46-012467855d19",
                            "gambit_id": "6ad5e890-e0ca-4f9f-ab11-a4f69537570c",
                            "last_updated": "2024-01-08T14:48:14.816190-05:00",
                            "created_at": "2024-01-05T09:32:57.083361-05:00",
                            "name": "Game Total Under 237.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be71670b-0ef8-4fba-9342-96914717f8a9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "677a7e88-e228-499b-8eff-ff3ee799bd11",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "803fa46f-32f8-4ea9-b8e3-a3cd5278a898",
            "completed": true,
            "last_updated": "2024-01-08T14:48:14.538387-05:00",
            "created_at": "2024-01-05T09:32:57.274703-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.61,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/803fa46f-32f8-4ea9-b8e3-a3cd5278a898",
            "datetime": "2024-01-05T19:10:00-05:00",
            "cutoff_datetime": "2024-01-05T19:10:00-05:00",
            "name": "Atlanta Hawks v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "3a6c59d0-eb4d-45ef-81f7-d5f32e7a4657",
                    "match": "https://api-prod.gambitprofit.com/api/matches/677a7e88-e228-499b-8eff-ff3ee799bd11/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-05T09:32:57.294145-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indiana Pacers",
                                "amount": 5688.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b61f2094-50f9-4e6e-adcb-ef59d42f206c",
                            "gambit_id": "e10d73b5-5b11-45b8-8fe2-f51c909fcf2e",
                            "last_updated": "2024-01-08T14:48:14.567566-05:00",
                            "created_at": "2024-01-05T09:32:57.302457-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a6c59d0-eb4d-45ef-81f7-d5f32e7a4657/?format=api"
                        },
                        {
                            "id": "7c48a145-6210-48b5-b102-a20471d11498",
                            "gambit_id": "59645cd7-d67a-4d69-a4ef-eb9028ef0752",
                            "last_updated": "2024-01-08T14:48:14.564273-05:00",
                            "created_at": "2024-01-05T09:32:57.298349-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a6c59d0-eb4d-45ef-81f7-d5f32e7a4657/?format=api"
                        }
                    ]
                },
                {
                    "id": "bb6f3333-3bb5-474e-bcac-aef857e11aca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/677a7e88-e228-499b-8eff-ff3ee799bd11/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-05T09:32:57.280555-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Hawks",
                                "amount": 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": "a710e424-de74-40ea-b521-0bd5b678cdd2",
                            "gambit_id": "1df6512d-ecda-46fe-b5a5-461f7ba71cb1",
                            "last_updated": "2024-01-08T14:48:14.554157-05:00",
                            "created_at": "2024-01-05T09:32:57.284934-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6f3333-3bb5-474e-bcac-aef857e11aca/?format=api"
                        },
                        {
                            "id": "539dbee8-fce8-435f-96d4-835dfee58c1c",
                            "gambit_id": "624eca2b-a8c6-4490-87cf-5e0ab60b28aa",
                            "last_updated": "2024-01-08T14:48:14.557836-05:00",
                            "created_at": "2024-01-05T09:32:57.289225-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6f3333-3bb5-474e-bcac-aef857e11aca/?format=api"
                        }
                    ]
                },
                {
                    "id": "4516697d-015e-4439-869e-678b6d14c674",
                    "match": "https://api-prod.gambitprofit.com/api/matches/677a7e88-e228-499b-8eff-ff3ee799bd11/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-05T09:32:57.306743-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 262",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 262",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "113b4091-7272-4ad8-ad66-7d5a0f308cf5",
                            "gambit_id": "cda1952f-b84c-49d2-af77-16aa0bd378a0",
                            "last_updated": "2024-01-08T14:48:14.577473-05:00",
                            "created_at": "2024-01-05T09:32:57.317030-05:00",
                            "name": "Game Total Over 262",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "262.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4516697d-015e-4439-869e-678b6d14c674/?format=api"
                        },
                        {
                            "id": "af354889-3f4a-43a5-b18d-ed3a82de0db8",
                            "gambit_id": "50df6da6-96aa-4386-9c44-f9729631c34d",
                            "last_updated": "2024-01-08T14:48:14.574255-05:00",
                            "created_at": "2024-01-05T09:32:57.311411-05:00",
                            "name": "Game Total Under 262",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "262.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4516697d-015e-4439-869e-678b6d14c674/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c739ace4-2df8-4d28-94f2-f863baf5aa38",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0c953974-4502-4c10-9d48-5089f50845af",
            "completed": true,
            "last_updated": "2024-01-08T14:18:08.699436-05:00",
            "created_at": "2024-01-05T09:32:56.570612-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/0c953974-4502-4c10-9d48-5089f50845af",
            "datetime": "2024-01-05T19:07:00-05:00",
            "cutoff_datetime": "2024-01-05T19:07:00-05:00",
            "name": "Carolina Hurricanes v. Washington Capitals",
            "bettypes": [
                {
                    "id": "ebf139c3-b6c6-4574-b74c-0a6d0c41bbe3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c739ace4-2df8-4d28-94f2-f863baf5aa38/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-05T09:32:56.578046-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 6232.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "44aae135-d485-4690-b87c-cbd8e7c31803",
                            "gambit_id": "be093737-bf4e-4a77-bdbe-bd6f5fa09af9",
                            "last_updated": "2024-01-08T14:18:08.724867-05:00",
                            "created_at": "2024-01-05T09:32:56.582276-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf139c3-b6c6-4574-b74c-0a6d0c41bbe3/?format=api"
                        },
                        {
                            "id": "2b77c3b3-b8cd-489f-824c-c3b776012cfd",
                            "gambit_id": "89c4f5cc-0840-4992-9062-16d8840c1276",
                            "last_updated": "2024-01-08T14:18:08.729500-05:00",
                            "created_at": "2024-01-05T09:32:56.586691-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf139c3-b6c6-4574-b74c-0a6d0c41bbe3/?format=api"
                        }
                    ]
                },
                {
                    "id": "7308822f-7e97-47a9-b18c-c35941beec56",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c739ace4-2df8-4d28-94f2-f863baf5aa38/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-05T09:32:56.590760-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Capitals",
                                "amount": 6090.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49a46cb0-be19-45ea-afa9-3f67f03e64c8",
                            "gambit_id": "d396e478-a6c1-4589-a4b8-2a0f2c2c9dd0",
                            "last_updated": "2024-01-08T14:18:08.740378-05:00",
                            "created_at": "2024-01-05T09:32:56.599252-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7308822f-7e97-47a9-b18c-c35941beec56/?format=api"
                        },
                        {
                            "id": "c841c1c1-12f1-4d0c-aeea-c7bb6616ee85",
                            "gambit_id": "0440d74e-4768-4dfc-8ec9-2972c0693b0e",
                            "last_updated": "2024-01-08T14:18:08.736631-05:00",
                            "created_at": "2024-01-05T09:32:56.594806-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7308822f-7e97-47a9-b18c-c35941beec56/?format=api"
                        }
                    ]
                },
                {
                    "id": "eafccfb1-6c02-47c4-b5a3-365556269d15",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c739ace4-2df8-4d28-94f2-f863baf5aa38/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-05T09:32:56.603523-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c45b15f2-9704-463b-9139-7cb79f62e9aa",
                            "gambit_id": "f7c4666d-fc5b-4736-9260-244dc31d4f16",
                            "last_updated": "2024-01-08T14:18:08.746912-05:00",
                            "created_at": "2024-01-05T09:32:56.607554-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eafccfb1-6c02-47c4-b5a3-365556269d15/?format=api"
                        },
                        {
                            "id": "ce757d7e-7794-4bda-9c1e-4e183d0dbd07",
                            "gambit_id": "69ee5fa7-35ce-40dd-a768-774c4f028373",
                            "last_updated": "2024-01-08T14:18:08.750208-05:00",
                            "created_at": "2024-01-05T09:32:56.612125-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eafccfb1-6c02-47c4-b5a3-365556269d15/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d6413c7e-2c30-467c-b3c3-94bd5844cb82",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5ca95b23-8f28-418f-86bc-3bce75cfbd08",
            "completed": true,
            "last_updated": "2024-01-08T14:18:08.447081-05:00",
            "created_at": "2024-01-05T09:32:56.323706-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5ca95b23-8f28-418f-86bc-3bce75cfbd08",
            "datetime": "2024-01-05T19:07:00-05:00",
            "cutoff_datetime": "2024-01-05T19:07:00-05:00",
            "name": "Chicago Blackhawks v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "00f91d9c-d2f4-47fb-abb8-12848810c327",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d6413c7e-2c30-467c-b3c3-94bd5844cb82/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-05T09:32:56.338317-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Jersey Devils",
                                "amount": 7770.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 2230.0
                            }
                        ],
                        "expected_reward_tokens": 9477.5,
                        "profit_sb": -22.5,
                        "profit_sb_percentage": -0.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7c79d4ce-896c-4f3b-9b85-99b93110e247",
                            "gambit_id": "b53527b5-2658-42e0-8aa1-eb5847e3d46f",
                            "last_updated": "2024-01-08T14:18:08.463682-05:00",
                            "created_at": "2024-01-05T09:32:56.350128-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.22000",
                            "odds": "1.22730",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00f91d9c-d2f4-47fb-abb8-12848810c327/?format=api"
                        },
                        {
                            "id": "fd232277-3f25-44d6-b53f-29148484dd00",
                            "gambit_id": "ee25d1dd-f23c-4a65-a164-5d4fe869d08a",
                            "last_updated": "2024-01-08T14:18:08.455894-05:00",
                            "created_at": "2024-01-05T09:32:56.344336-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "4.25000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00f91d9c-d2f4-47fb-abb8-12848810c327/?format=api"
                        }
                    ]
                },
                {
                    "id": "c2d64b6d-7e1f-48db-9781-17b1eb84bad7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d6413c7e-2c30-467c-b3c3-94bd5844cb82/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-05T09:32:56.354364-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Jersey Devils",
                                "amount": 5939.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "21154def-aa88-431c-a75d-1a3d0ee731ef",
                            "gambit_id": "f91d894a-284b-4453-b479-a2694e01ef58",
                            "last_updated": "2024-01-08T14:18:08.477996-05:00",
                            "created_at": "2024-01-05T09:32:56.363024-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2d64b6d-7e1f-48db-9781-17b1eb84bad7/?format=api"
                        },
                        {
                            "id": "260d54f1-58e6-4bbf-83d7-cac2f9061b52",
                            "gambit_id": "640c3ff6-4dfb-4995-90a9-682d2ed43a5c",
                            "last_updated": "2024-01-08T14:18:08.474254-05:00",
                            "created_at": "2024-01-05T09:32:56.358383-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2d64b6d-7e1f-48db-9781-17b1eb84bad7/?format=api"
                        }
                    ]
                },
                {
                    "id": "3fb898c9-2ca8-4dcc-8c2a-f5eb650e4479",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d6413c7e-2c30-467c-b3c3-94bd5844cb82/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-05T09:32:56.366757-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9250a840-d096-45a6-9cd6-d18642fbc567",
                            "gambit_id": "e16e402d-1fee-491b-b7ac-36c0d078431f",
                            "last_updated": "2024-01-08T14:18:08.484901-05:00",
                            "created_at": "2024-01-05T09:32:56.370455-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fb898c9-2ca8-4dcc-8c2a-f5eb650e4479/?format=api"
                        },
                        {
                            "id": "7ede1651-aba9-4332-94a8-b3ced88aea54",
                            "gambit_id": "b788d57e-6f1c-4522-b2f6-e06b95686288",
                            "last_updated": "2024-01-08T14:18:08.501751-05:00",
                            "created_at": "2024-01-05T09:32:56.375186-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fb898c9-2ca8-4dcc-8c2a-f5eb650e4479/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8936b1af-51e4-4eba-aeeb-eb936dd16948",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ed50c02e-cf98-423a-9d3f-299a646c7e13",
            "completed": true,
            "last_updated": "2024-01-05T22:53:09.679400-05:00",
            "created_at": "2024-01-04T09:18:25.637675-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ed50c02e-cf98-423a-9d3f-299a646c7e13",
            "datetime": "2024-01-04T22:37:00-05:00",
            "cutoff_datetime": "2024-01-04T22:37:00-05:00",
            "name": "Detroit Red Wings v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "39dc7662-d59e-45fe-a37c-4d0ec2b26d35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8936b1af-51e4-4eba-aeeb-eb936dd16948/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-04T09:18:25.650351-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Kings",
                                "amount": 6232.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2518014b-bd63-4768-912e-629db7fc195f",
                            "gambit_id": "ccf8af49-e68e-421d-979c-29d888bd5b3f",
                            "last_updated": "2024-01-05T22:53:09.696810-05:00",
                            "created_at": "2024-01-04T09:18:25.655510-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39dc7662-d59e-45fe-a37c-4d0ec2b26d35/?format=api"
                        },
                        {
                            "id": "a04d5556-a63a-4acb-a678-895e9ec2b5d5",
                            "gambit_id": "12b7fe1f-5952-4892-8190-118eaea5e9e4",
                            "last_updated": "2024-01-05T22:53:09.692430-05:00",
                            "created_at": "2024-01-04T09:18:25.659365-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39dc7662-d59e-45fe-a37c-4d0ec2b26d35/?format=api"
                        }
                    ]
                },
                {
                    "id": "c3d17375-f38b-40cd-8a82-60db26d5414b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8936b1af-51e4-4eba-aeeb-eb936dd16948/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-04T09:18:25.664425-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Red Wings",
                                "amount": 5939.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2a8b0fd7-f06f-4d4c-9261-a428271a5386",
                            "gambit_id": "d683252a-4a69-4bc7-93be-a9ee84cb9913",
                            "last_updated": "2024-01-05T22:53:09.705354-05:00",
                            "created_at": "2024-01-04T09:18:25.668566-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3d17375-f38b-40cd-8a82-60db26d5414b/?format=api"
                        },
                        {
                            "id": "31f85593-8eda-4d51-aa90-72a7b0955cf1",
                            "gambit_id": "455709fe-dbd1-454c-9371-a6fceac4df52",
                            "last_updated": "2024-01-05T22:53:09.708643-05:00",
                            "created_at": "2024-01-04T09:18:25.685862-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3d17375-f38b-40cd-8a82-60db26d5414b/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd39ed98-2012-4ae5-904e-42dd2523f5ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8936b1af-51e4-4eba-aeeb-eb936dd16948/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-04T09:18:25.695734-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c0947a63-4053-4f30-888a-967c8f07cfbf",
                            "gambit_id": "58642d92-fdc3-4d46-9940-4df03e196109",
                            "last_updated": "2024-01-05T22:53:09.718558-05:00",
                            "created_at": "2024-01-04T09:18:25.704784-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd39ed98-2012-4ae5-904e-42dd2523f5ba/?format=api"
                        },
                        {
                            "id": "bf6b2a90-663a-4a72-93a4-6f79ba3f050f",
                            "gambit_id": "be5de4ed-d2b7-4bfa-be14-0e49c5ea19eb",
                            "last_updated": "2024-01-05T22:53:09.715168-05:00",
                            "created_at": "2024-01-04T09:18:25.699643-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd39ed98-2012-4ae5-904e-42dd2523f5ba/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ca07d165-c393-46d7-9456-80b40332fa10",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d637a27e-d4bd-4796-8f04-4e46e9d9dff7",
            "completed": true,
            "last_updated": "2024-01-05T22:58:04.409599-05:00",
            "created_at": "2024-01-04T09:18:25.397713-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.06,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d637a27e-d4bd-4796-8f04-4e46e9d9dff7",
            "datetime": "2024-01-04T22:37:00-05:00",
            "cutoff_datetime": "2024-01-04T22:37:00-05:00",
            "name": "Winnipeg Jets v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "f5ddce81-5107-4602-8dd9-5eaa21c1f099",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca07d165-c393-46d7-9456-80b40332fa10/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-04T09:18:25.409207-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Winnipeg Jets",
                                "amount": 7033.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 2967.0
                            }
                        ],
                        "expected_reward_tokens": 9494.4,
                        "profit_sb": -5.6,
                        "profit_sb_percentage": -0.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b43a8d90-f749-40cc-98df-612dea2dbe57",
                            "gambit_id": "87bb2be1-4040-4a61-a68f-74b14001095e",
                            "last_updated": "2024-01-05T22:58:04.423443-05:00",
                            "created_at": "2024-01-04T09:18:25.413727-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.35000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5ddce81-5107-4602-8dd9-5eaa21c1f099/?format=api"
                        },
                        {
                            "id": "6a2f5514-ab4e-40fa-ad19-711f77955609",
                            "gambit_id": "0dee2aca-ffbd-4297-a9b3-9088bd331e2f",
                            "last_updated": "2024-01-05T22:58:04.427072-05:00",
                            "created_at": "2024-01-04T09:18:25.418224-05:00",
                            "name": "San Jose Sharks",
                            "reward": "3.20000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5ddce81-5107-4602-8dd9-5eaa21c1f099/?format=api"
                        }
                    ]
                },
                {
                    "id": "12131778-45a1-4cb0-83dd-17e85fb9945c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca07d165-c393-46d7-9456-80b40332fa10/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-04T09:18:25.423107-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Jose Sharks",
                                "amount": 5107.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0021683b-91c5-44fa-9565-6acb0cb299de",
                            "gambit_id": "65d67c29-0090-4704-8dec-f39db8030770",
                            "last_updated": "2024-01-05T22:58:04.438256-05:00",
                            "created_at": "2024-01-04T09:18:25.433176-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12131778-45a1-4cb0-83dd-17e85fb9945c/?format=api"
                        },
                        {
                            "id": "79e9c1d3-0415-4207-8e8a-2a4b9cb3447c",
                            "gambit_id": "d29147f2-84da-4f6b-917e-93469bad0b9d",
                            "last_updated": "2024-01-05T22:58:04.434280-05:00",
                            "created_at": "2024-01-04T09:18:25.428132-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12131778-45a1-4cb0-83dd-17e85fb9945c/?format=api"
                        }
                    ]
                },
                {
                    "id": "abf30dc8-7845-46d7-8e16-def1c9157267",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca07d165-c393-46d7-9456-80b40332fa10/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-04T09:18:25.437946-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ed27e731-9f6b-4f17-9f00-30d230c046d0",
                            "gambit_id": "4a8c8d76-2002-4fa7-9da5-17be0469119b",
                            "last_updated": "2024-01-05T22:58:04.449137-05:00",
                            "created_at": "2024-01-04T09:18:25.446145-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abf30dc8-7845-46d7-8e16-def1c9157267/?format=api"
                        },
                        {
                            "id": "d39ae80b-8a97-497f-bcc2-bdfad49ab2bd",
                            "gambit_id": "c13506d4-96f8-40b0-a4be-052f681c820e",
                            "last_updated": "2024-01-05T22:58:04.445258-05:00",
                            "created_at": "2024-01-04T09:18:25.441769-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abf30dc8-7845-46d7-8e16-def1c9157267/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "03969edb-4fc8-483e-ad0e-37bdc68aae56",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "694d31e7-c15a-44b0-b25d-d1764499ac19",
            "completed": true,
            "last_updated": "2024-01-05T22:58:12.037508-05:00",
            "created_at": "2024-01-04T09:18:24.920164-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.7,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/694d31e7-c15a-44b0-b25d-d1764499ac19",
            "datetime": "2024-01-04T22:07:00-05:00",
            "cutoff_datetime": "2024-01-04T22:07:00-05:00",
            "name": "Ottawa Senators v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "f395bc16-c868-4e50-a1dd-c792c27f2b09",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03969edb-4fc8-483e-ad0e-37bdc68aae56/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-04T09:18:24.926144-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Kraken",
                                "amount": 5213.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a43fb70c-3f3d-4942-94a7-0d0002da4df0",
                            "gambit_id": "5f4674ba-df76-4218-9e05-5d9e645b885e",
                            "last_updated": "2024-01-05T22:58:12.071515-05:00",
                            "created_at": "2024-01-04T09:18:24.937127-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f395bc16-c868-4e50-a1dd-c792c27f2b09/?format=api"
                        },
                        {
                            "id": "ea8ce75a-4238-4342-96ce-7192cc150f34",
                            "gambit_id": "b370ebf3-f594-45b0-a89c-78bf54921140",
                            "last_updated": "2024-01-05T22:58:12.065544-05:00",
                            "created_at": "2024-01-04T09:18:24.931437-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f395bc16-c868-4e50-a1dd-c792c27f2b09/?format=api"
                        }
                    ]
                },
                {
                    "id": "022c8f2b-54e5-4a29-92d7-faacd1ce4729",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03969edb-4fc8-483e-ad0e-37bdc68aae56/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-04T09:18:24.941611-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ottawa Senators",
                                "amount": 6643.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 3357.0
                            }
                        ],
                        "expected_reward_tokens": 9433.06,
                        "profit_sb": -66.94,
                        "profit_sb_percentage": -0.7,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2586ade3-d09e-49f5-b614-b6bc765f42ba",
                            "gambit_id": "b2097fde-082d-4ded-b423-f239dd72e8b9",
                            "last_updated": "2024-01-05T22:58:12.083526-05:00",
                            "created_at": "2024-01-04T09:18:24.946199-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/022c8f2b-54e5-4a29-92d7-faacd1ce4729/?format=api"
                        },
                        {
                            "id": "f9260e85-1301-49dc-8fb4-3661af9ad10f",
                            "gambit_id": "6828103b-1d02-497e-aeb0-e76b275f4d87",
                            "last_updated": "2024-01-05T22:58:12.087625-05:00",
                            "created_at": "2024-01-04T09:18:24.952103-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/022c8f2b-54e5-4a29-92d7-faacd1ce4729/?format=api"
                        }
                    ]
                },
                {
                    "id": "99f54da3-c36d-40a1-ae23-bcaad90444c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03969edb-4fc8-483e-ad0e-37bdc68aae56/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-04T09:18:24.956728-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "19be6485-a695-4e2d-8e12-0a335078c7d0",
                            "gambit_id": "c4e73122-0d58-4a00-92cf-264b135dc626",
                            "last_updated": "2024-01-05T22:58:12.100267-05:00",
                            "created_at": "2024-01-04T09:18:24.966219-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99f54da3-c36d-40a1-ae23-bcaad90444c6/?format=api"
                        },
                        {
                            "id": "f31f04dc-a1b5-4346-8776-df9c31deed17",
                            "gambit_id": "432ce2bd-2dac-4eaa-8342-9eb40e3f55fe",
                            "last_updated": "2024-01-05T22:58:12.095737-05:00",
                            "created_at": "2024-01-04T09:18:24.961405-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99f54da3-c36d-40a1-ae23-bcaad90444c6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cb46534f-69a7-4924-881b-a589b8f63b22",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "01223bb6-d825-4f07-8485-2042cd4aaf2d",
            "completed": true,
            "last_updated": "2024-01-05T22:58:04.163496-05:00",
            "created_at": "2024-01-04T09:18:25.161060-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.51,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/01223bb6-d825-4f07-8485-2042cd4aaf2d",
            "datetime": "2024-01-04T22:07:00-05:00",
            "cutoff_datetime": "2024-01-04T22:07:00-05:00",
            "name": "Florida Panthers v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "0098c5b1-9e7d-4d7f-aeff-f4c1eae97fd2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb46534f-69a7-4924-881b-a589b8f63b22/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-04T09:18:25.166106-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Panthers",
                                "amount": 5213.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4fcb2da9-8fac-4688-b3a5-14d4fbd84f29",
                            "gambit_id": "5e23fffc-571e-40a6-8469-f06e79487cee",
                            "last_updated": "2024-01-05T22:58:04.176755-05:00",
                            "created_at": "2024-01-04T09:18:25.170815-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0098c5b1-9e7d-4d7f-aeff-f4c1eae97fd2/?format=api"
                        },
                        {
                            "id": "d5b15582-9b55-4a5b-876e-26a5d70615da",
                            "gambit_id": "2528b710-3456-40e9-9488-bff633f1e397",
                            "last_updated": "2024-01-05T22:58:04.180263-05:00",
                            "created_at": "2024-01-04T09:18:25.174959-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0098c5b1-9e7d-4d7f-aeff-f4c1eae97fd2/?format=api"
                        }
                    ]
                },
                {
                    "id": "20cf2cf2-ebdf-4fb6-adb9-3ec44159eafa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb46534f-69a7-4924-881b-a589b8f63b22/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-04T09:18:25.178942-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 6752.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 3248.0
                            }
                        ],
                        "expected_reward_tokens": 9451.68,
                        "profit_sb": -48.32,
                        "profit_sb_percentage": -0.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6533a3d9-b505-47e9-9a65-7f225b8d785b",
                            "gambit_id": "764a44eb-0ea4-4545-9980-8edea5bda783",
                            "last_updated": "2024-01-05T22:58:04.191015-05:00",
                            "created_at": "2024-01-04T09:18:25.186668-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20cf2cf2-ebdf-4fb6-adb9-3ec44159eafa/?format=api"
                        },
                        {
                            "id": "fcaa0539-a696-4415-aef6-f7c2e980ba6a",
                            "gambit_id": "89f1c0e3-10b8-4ce1-9923-99122b31ee82",
                            "last_updated": "2024-01-05T22:58:04.187515-05:00",
                            "created_at": "2024-01-04T09:18:25.182781-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.91000",
                            "odds": "3.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20cf2cf2-ebdf-4fb6-adb9-3ec44159eafa/?format=api"
                        }
                    ]
                },
                {
                    "id": "e7d6ce12-9d43-4f1c-94c1-70c0e9421767",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb46534f-69a7-4924-881b-a589b8f63b22/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-04T09:18:25.191083-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7775944b-eb1c-4856-a94f-243eafa82857",
                            "gambit_id": "c77f8dc1-1575-4dba-b330-f40891d2c7e8",
                            "last_updated": "2024-01-05T22:58:04.205361-05:00",
                            "created_at": "2024-01-04T09:18:25.195811-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7d6ce12-9d43-4f1c-94c1-70c0e9421767/?format=api"
                        },
                        {
                            "id": "7f4576f9-5dd0-4288-921c-308d067095d5",
                            "gambit_id": "057dc7bb-42cd-4b21-ab01-3b47a0690470",
                            "last_updated": "2024-01-05T22:58:04.210446-05:00",
                            "created_at": "2024-01-04T09:18:25.200237-05:00",
                            "name": "Game Total Under 6",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7d6ce12-9d43-4f1c-94c1-70c0e9421767/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b9d71ce6-f7fa-46bb-837b-9dcf8b362615",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "83f9964f-1aba-4938-b6f0-5b143283574d",
            "completed": true,
            "last_updated": "2024-01-05T13:38:30.879444-05:00",
            "created_at": "2024-01-04T09:18:24.668143-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/83f9964f-1aba-4938-b6f0-5b143283574d",
            "datetime": "2024-01-04T22:00:00-05:00",
            "cutoff_datetime": "2024-01-04T22:00:00-05:00",
            "name": "Denver Nuggets v. Golden State Warriors",
            "bettypes": [
                {
                    "id": "a85f70f4-6933-486a-a013-3861c1ecedca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9d71ce6-f7fa-46bb-837b-9dcf8b362615/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-04T09:18:24.699606-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 6090.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "770ac893-dcc7-475a-b571-e074c6d85d75",
                            "gambit_id": "23a4eb54-81e5-4dd7-9b43-3a1d3f13751b",
                            "last_updated": "2024-01-05T13:38:30.896902-05:00",
                            "created_at": "2024-01-04T09:18:24.704654-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a85f70f4-6933-486a-a013-3861c1ecedca/?format=api"
                        },
                        {
                            "id": "010c6a9c-dc4d-4b03-9194-b42ac2ffdcf8",
                            "gambit_id": "0c1fd0fa-2197-408e-9926-b008bbe9b839",
                            "last_updated": "2024-01-05T13:38:30.900221-05:00",
                            "created_at": "2024-01-04T09:18:24.710209-05:00",
                            "name": "Golden State Warriors",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a85f70f4-6933-486a-a013-3861c1ecedca/?format=api"
                        }
                    ]
                },
                {
                    "id": "4d92ce13-8786-4cbf-a408-db49f8731c71",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9d71ce6-f7fa-46bb-837b-9dcf8b362615/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-04T09:18:24.682710-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e4739df2-a330-4154-ab62-45f6a601b5e2",
                            "gambit_id": "20e71e06-5f05-4e17-85ac-e72f6726fa66",
                            "last_updated": "2024-01-05T13:38:30.890612-05:00",
                            "created_at": "2024-01-04T09:18:24.694680-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d92ce13-8786-4cbf-a408-db49f8731c71/?format=api"
                        },
                        {
                            "id": "b4a8bff1-5574-4e25-a7c8-2055e42e2296",
                            "gambit_id": "4b14f412-163d-44f1-bfd1-b71869b0c5f6",
                            "last_updated": "2024-01-05T13:38:30.887509-05:00",
                            "created_at": "2024-01-04T09:18:24.688654-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d92ce13-8786-4cbf-a408-db49f8731c71/?format=api"
                        }
                    ]
                },
                {
                    "id": "3b6410c3-2376-438b-94ee-c772bf4e175c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9d71ce6-f7fa-46bb-837b-9dcf8b362615/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-04T09:18:24.714520-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 234.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 234.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e3b1d4b9-e7d4-407a-a7ab-38d4691bb247",
                            "gambit_id": "eb03c8d4-3ce2-4c2a-8909-8454326a92ba",
                            "last_updated": "2024-01-05T13:38:30.910050-05:00",
                            "created_at": "2024-01-04T09:18:24.724741-05:00",
                            "name": "Game Total Under 234.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b6410c3-2376-438b-94ee-c772bf4e175c/?format=api"
                        },
                        {
                            "id": "a08b126c-845f-4297-b2f8-17d8c13c3c30",
                            "gambit_id": "87d23fd9-1417-43a1-ab4c-5a061373960b",
                            "last_updated": "2024-01-05T13:38:30.906763-05:00",
                            "created_at": "2024-01-04T09:18:24.719531-05:00",
                            "name": "Game Total Over 234.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b6410c3-2376-438b-94ee-c772bf4e175c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "83994bb1-ba5c-4687-989b-a6aba74a0dea",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cab424a7-1105-4935-af9e-4353d0fb0c9e",
            "completed": true,
            "last_updated": "2024-01-05T22:58:11.547812-05:00",
            "created_at": "2024-01-04T09:18:24.427223-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.45,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/cab424a7-1105-4935-af9e-4353d0fb0c9e",
            "datetime": "2024-01-04T21:07:00-05:00",
            "cutoff_datetime": "2024-01-04T21:07:00-05:00",
            "name": "New York Islanders v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "90e32803-f66f-4c0f-ab48-bd6f21c80f49",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83994bb1-ba5c-4687-989b-a6aba74a0dea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-04T09:18:24.436036-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Islanders",
                                "amount": 5107.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5eb309d8-b85b-4681-ab00-af327d7f2eb9",
                            "gambit_id": "7e40a713-a366-49cd-8676-80ebb7f5b38f",
                            "last_updated": "2024-01-05T22:58:11.561966-05:00",
                            "created_at": "2024-01-04T09:18:24.440785-05:00",
                            "name": "New York Islanders",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90e32803-f66f-4c0f-ab48-bd6f21c80f49/?format=api"
                        },
                        {
                            "id": "a6c79745-440c-4873-8bff-0409b24a2dac",
                            "gambit_id": "906b8d16-076f-4882-9d47-cff143c18161",
                            "last_updated": "2024-01-05T22:58:11.565993-05:00",
                            "created_at": "2024-01-04T09:18:24.446417-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90e32803-f66f-4c0f-ab48-bd6f21c80f49/?format=api"
                        }
                    ]
                },
                {
                    "id": "20f9c651-5700-4580-b409-30f10a21dc77",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83994bb1-ba5c-4687-989b-a6aba74a0dea/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-04T09:18:24.450109-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arizona Coyotes",
                                "amount": 6805.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 3195.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7dd82d29-3a42-4ac2-876f-278b70a4d350",
                            "gambit_id": "491a8f96-2c4c-40d1-a500-aefabbdf66fc",
                            "last_updated": "2024-01-05T22:58:11.577451-05:00",
                            "created_at": "2024-01-04T09:18:24.459432-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.39000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20f9c651-5700-4580-b409-30f10a21dc77/?format=api"
                        },
                        {
                            "id": "3c4ac216-bb57-4801-b419-bb32be22a3c5",
                            "gambit_id": "a6c71dea-1ce1-4c2b-bc0c-1a5b36dbf79b",
                            "last_updated": "2024-01-05T22:58:11.573690-05:00",
                            "created_at": "2024-01-04T09:18:24.454640-05:00",
                            "name": "New York Islanders",
                            "reward": "2.96000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20f9c651-5700-4580-b409-30f10a21dc77/?format=api"
                        }
                    ]
                },
                {
                    "id": "8449ccc5-4e17-4c36-9cb5-7afad10d5d81",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83994bb1-ba5c-4687-989b-a6aba74a0dea/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-04T09:18:24.464898-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3e2a86e8-d0a1-44d9-8fee-bfa68855467e",
                            "gambit_id": "146b1ca4-e183-4f38-9eec-b09b26cdd6c7",
                            "last_updated": "2024-01-05T22:58:11.588024-05:00",
                            "created_at": "2024-01-04T09:18:24.473690-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8449ccc5-4e17-4c36-9cb5-7afad10d5d81/?format=api"
                        },
                        {
                            "id": "8785274e-d2be-4559-bf56-932e400ce19d",
                            "gambit_id": "d1dee757-ec76-42d4-9e28-42f1fc8e8406",
                            "last_updated": "2024-01-05T22:58:11.584459-05:00",
                            "created_at": "2024-01-04T09:18:24.468934-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8449ccc5-4e17-4c36-9cb5-7afad10d5d81/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "70e8c6bf-370c-460e-a2db-c739a8ae8889",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4c9c9c7c-c272-4371-9fc4-49944d15220a",
            "completed": true,
            "last_updated": "2024-01-05T23:03:06.239350-05:00",
            "created_at": "2024-01-04T09:18:23.650297-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.7,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4c9c9c7c-c272-4371-9fc4-49944d15220a",
            "datetime": "2024-01-04T20:07:00-05:00",
            "cutoff_datetime": "2024-01-04T20:07:00-05:00",
            "name": "Colorado Avalanche v. Dallas Stars",
            "bettypes": [
                {
                    "id": "d47fc6d5-36da-43e3-8eb2-e0f086da3fb6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70e8c6bf-370c-460e-a2db-c739a8ae8889/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-04T09:18:23.659317-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 5319.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a4a1b197-43b2-4532-80a6-707b25d1421a",
                            "gambit_id": "262f46eb-b6b6-477c-b5bb-3560d727dc49",
                            "last_updated": "2024-01-05T23:03:06.255358-05:00",
                            "created_at": "2024-01-04T09:18:23.671011-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47fc6d5-36da-43e3-8eb2-e0f086da3fb6/?format=api"
                        },
                        {
                            "id": "5ed31353-a198-4a2c-9938-6fccd7b17191",
                            "gambit_id": "774c447c-dc78-4fc8-b12a-f5e18d10144b",
                            "last_updated": "2024-01-05T23:03:06.251187-05:00",
                            "created_at": "2024-01-04T09:18:23.664299-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47fc6d5-36da-43e3-8eb2-e0f086da3fb6/?format=api"
                        }
                    ]
                },
                {
                    "id": "b658b42c-d246-4f14-8394-12bc0c1c575b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70e8c6bf-370c-460e-a2db-c739a8ae8889/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-04T09:18:23.676424-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 6643.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3357.0
                            }
                        ],
                        "expected_reward_tokens": 9433.06,
                        "profit_sb": -66.94,
                        "profit_sb_percentage": -0.7,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cdb93c23-d11b-4881-b5cc-8592cf8b6bce",
                            "gambit_id": "6f0c14e1-07e3-4281-aa8f-7c1b8c053d17",
                            "last_updated": "2024-01-05T23:03:06.263334-05:00",
                            "created_at": "2024-01-04T09:18:23.682415-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b658b42c-d246-4f14-8394-12bc0c1c575b/?format=api"
                        },
                        {
                            "id": "fe7f6351-23a6-46a4-b24f-70328cda67af",
                            "gambit_id": "439e5c69-be33-40b6-a128-d4942c2ff6cc",
                            "last_updated": "2024-01-05T23:03:06.267335-05:00",
                            "created_at": "2024-01-04T09:18:23.689252-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b658b42c-d246-4f14-8394-12bc0c1c575b/?format=api"
                        }
                    ]
                },
                {
                    "id": "26aa535e-d4b6-46d2-9c0f-715628db8ceb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70e8c6bf-370c-460e-a2db-c739a8ae8889/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-04T09:18:23.694631-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 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": "9cc97005-ddcc-4835-83cc-5ce8cfadb365",
                            "gambit_id": "b8bdc8b2-8dc4-4b4b-a074-667d9a2f2934",
                            "last_updated": "2024-01-05T23:03:06.292588-05:00",
                            "created_at": "2024-01-04T09:18:23.718897-05: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/26aa535e-d4b6-46d2-9c0f-715628db8ceb/?format=api"
                        },
                        {
                            "id": "14cc58c8-e79a-45c2-8caa-f7b0ac679cdb",
                            "gambit_id": "b8585be2-ef2c-4224-a08e-6698de4e743c",
                            "last_updated": "2024-01-05T23:03:06.280724-05:00",
                            "created_at": "2024-01-04T09:18:23.699675-05: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/26aa535e-d4b6-46d2-9c0f-715628db8ceb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f7cc1c45-0820-44a2-96b0-9f9a63289f26",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fd412f6d-adfd-4dab-8c68-bbc27887b6b4",
            "completed": true,
            "last_updated": "2024-01-05T23:03:05.569862-05:00",
            "created_at": "2024-01-04T09:18:23.914686-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.34,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/fd412f6d-adfd-4dab-8c68-bbc27887b6b4",
            "datetime": "2024-01-04T20:07:00-05:00",
            "cutoff_datetime": "2024-01-04T20:07:00-05:00",
            "name": "Vancouver Canucks v. St Louis Blues",
            "bettypes": [
                {
                    "id": "c48101d5-bf4f-4bd9-a6a0-9a1a96930795",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7cc1c45-0820-44a2-96b0-9f9a63289f26/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-04T09:18:23.932090-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Canucks",
                                "amount": 5773.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a68e34f1-539a-495d-961d-5cd2b008e983",
                            "gambit_id": "dd98ae8a-9c12-425c-aeae-d1577f5acb08",
                            "last_updated": "2024-01-05T23:03:05.581766-05:00",
                            "created_at": "2024-01-04T09:18:23.940332-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c48101d5-bf4f-4bd9-a6a0-9a1a96930795/?format=api"
                        },
                        {
                            "id": "bd5f4637-4a38-4dc4-b2e4-2eb9a3994850",
                            "gambit_id": "2d42ed56-aa87-4b74-b5fc-252d0b781272",
                            "last_updated": "2024-01-05T23:03:05.585164-05:00",
                            "created_at": "2024-01-04T09:18:23.949531-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c48101d5-bf4f-4bd9-a6a0-9a1a96930795/?format=api"
                        }
                    ]
                },
                {
                    "id": "082af140-dd88-42f0-9e87-8840a7212903",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7cc1c45-0820-44a2-96b0-9f9a63289f26/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-04T09:18:23.954487-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 6390.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce4282c8-396e-489e-a5df-07f42a90baaf",
                            "gambit_id": "a05843bc-76a1-4eb6-b321-28b5f87f6caf",
                            "last_updated": "2024-01-05T23:03:05.597192-05:00",
                            "created_at": "2024-01-04T09:18:23.964340-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/082af140-dd88-42f0-9e87-8840a7212903/?format=api"
                        },
                        {
                            "id": "e37a851c-44ee-4e74-ab88-137e56486b62",
                            "gambit_id": "8b7f61b5-0018-44ab-ab30-2e6bca47fb9b",
                            "last_updated": "2024-01-05T23:03:05.592771-05:00",
                            "created_at": "2024-01-04T09:18:23.958811-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/082af140-dd88-42f0-9e87-8840a7212903/?format=api"
                        }
                    ]
                },
                {
                    "id": "619d56a4-5eaa-4682-87cc-eef0d9507233",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7cc1c45-0820-44a2-96b0-9f9a63289f26/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-04T09:18:23.968187-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cd00450a-ff02-48af-839a-5cbacc38a7a9",
                            "gambit_id": "1d02b4d7-036e-4ef4-b9e8-f80572fc764f",
                            "last_updated": "2024-01-05T23:03:05.607593-05:00",
                            "created_at": "2024-01-04T09:18:23.977686-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/619d56a4-5eaa-4682-87cc-eef0d9507233/?format=api"
                        },
                        {
                            "id": "0105e4da-ce3b-4f54-a540-8e2c6f49c48a",
                            "gambit_id": "ae158cdb-f6f2-4b5c-ab42-6f1d31295b55",
                            "last_updated": "2024-01-05T23:03:05.604119-05:00",
                            "created_at": "2024-01-04T09:18:23.972501-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/619d56a4-5eaa-4682-87cc-eef0d9507233/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "98768673-7f79-485a-9a82-904c03bec9ae",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "49a05294-fbb0-4e6f-91ed-df207ac141d5",
            "completed": true,
            "last_updated": "2024-01-05T23:03:07.007365-05:00",
            "created_at": "2024-01-04T09:18:23.406773-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.51,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/49a05294-fbb0-4e6f-91ed-df207ac141d5",
            "datetime": "2024-01-04T20:07:00-05:00",
            "cutoff_datetime": "2024-01-04T20:07:00-05:00",
            "name": "Calgary Flames v. Nashville Predators",
            "bettypes": [
                {
                    "id": "9b6056a7-87fe-45bf-8c37-ea68e278dfd3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/98768673-7f79-485a-9a82-904c03bec9ae/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-04T09:18:23.417663-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 5319.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ac22664f-8b69-4311-b401-bca49a597fdb",
                            "gambit_id": "caf47b5f-65fe-4e5e-8f07-5478a5a362d8",
                            "last_updated": "2024-01-05T23:03:07.019838-05:00",
                            "created_at": "2024-01-04T09:18:23.425758-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b6056a7-87fe-45bf-8c37-ea68e278dfd3/?format=api"
                        },
                        {
                            "id": "279d0a87-f9a6-48b9-b854-452059808b46",
                            "gambit_id": "479008d8-9da4-4b62-901b-8263a16d6cb6",
                            "last_updated": "2024-01-05T23:03:07.016000-05:00",
                            "created_at": "2024-01-04T09:18:23.421932-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b6056a7-87fe-45bf-8c37-ea68e278dfd3/?format=api"
                        }
                    ]
                },
                {
                    "id": "1fc85316-cc43-467c-ba17-ec7b8dfbb8fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/98768673-7f79-485a-9a82-904c03bec9ae/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-04T09:18:23.432109-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 6752.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3248.0
                            }
                        ],
                        "expected_reward_tokens": 9451.68,
                        "profit_sb": -48.32,
                        "profit_sb_percentage": -0.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "024f1e0b-7e6a-4947-9d9c-3b9c970f3633",
                            "gambit_id": "e6d3f72b-97e5-47bc-a850-5b5371cbd1fb",
                            "last_updated": "2024-01-05T23:03:07.026570-05:00",
                            "created_at": "2024-01-04T09:18:23.436989-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc85316-cc43-467c-ba17-ec7b8dfbb8fc/?format=api"
                        },
                        {
                            "id": "4eff13f9-605c-4126-a150-65fb8a82f9d5",
                            "gambit_id": "3c41eafa-fbd2-4e88-bd3b-bab1653df4d6",
                            "last_updated": "2024-01-05T23:03:07.030167-05:00",
                            "created_at": "2024-01-04T09:18:23.441345-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.91000",
                            "odds": "3.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc85316-cc43-467c-ba17-ec7b8dfbb8fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd1919f1-5889-4df6-8ab1-24e97bc0f75e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/98768673-7f79-485a-9a82-904c03bec9ae/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-04T09:18:23.445287-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2b94beee-03bf-4191-9e45-a2af429a11f4",
                            "gambit_id": "af98cbd3-357f-4fd2-8c94-7bc044a1c0c6",
                            "last_updated": "2024-01-05T23:03:07.038724-05:00",
                            "created_at": "2024-01-04T09:18:23.449816-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd1919f1-5889-4df6-8ab1-24e97bc0f75e/?format=api"
                        },
                        {
                            "id": "205c910e-7e5b-4c93-a7e0-790536d83bc8",
                            "gambit_id": "415bd170-1e30-4f42-a566-0414f1f1b65a",
                            "last_updated": "2024-01-05T23:03:07.043040-05:00",
                            "created_at": "2024-01-04T09:18:23.455656-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd1919f1-5889-4df6-8ab1-24e97bc0f75e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a0711142-acc6-4258-8e3f-7d204696cfb0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "430cc949-76ac-4598-b8bc-6f7f9c19ed52",
            "completed": true,
            "last_updated": "2024-01-05T23:03:05.335601-05:00",
            "created_at": "2024-01-04T09:18:24.179820-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/430cc949-76ac-4598-b8bc-6f7f9c19ed52",
            "datetime": "2024-01-04T20:07:00-05:00",
            "cutoff_datetime": "2024-01-04T20:07:00-05:00",
            "name": "Tampa Bay Lightning v. Minnesota Wild",
            "bettypes": [
                {
                    "id": "758ef705-57cc-47cc-90b2-621bbdde96d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0711142-acc6-4258-8e3f-7d204696cfb0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-04T09:18:24.187235-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 5423.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f866eca4-7434-49f1-8265-11b2f9a8ad3d",
                            "gambit_id": "b4bab0f2-fd3f-48b0-8c05-1a3ddfb9d9df",
                            "last_updated": "2024-01-05T23:03:05.346668-05:00",
                            "created_at": "2024-01-04T09:18:24.193532-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/758ef705-57cc-47cc-90b2-621bbdde96d8/?format=api"
                        },
                        {
                            "id": "ab3ebc45-ec28-4ea6-b1de-9caebce373a6",
                            "gambit_id": "d84f1f24-6bcd-4df1-949a-952d7b6589a3",
                            "last_updated": "2024-01-05T23:03:05.352344-05:00",
                            "created_at": "2024-01-04T09:18:24.198362-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/758ef705-57cc-47cc-90b2-621bbdde96d8/?format=api"
                        }
                    ]
                },
                {
                    "id": "b277fc80-a97b-4566-868c-791529ae160a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0711142-acc6-4258-8e3f-7d204696cfb0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-04T09:18:24.202645-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Wild",
                                "amount": 6554.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "170f9746-69de-40ca-a3da-b32d0aa717ee",
                            "gambit_id": "5ea97049-37f1-4cde-ac48-52ecb726b728",
                            "last_updated": "2024-01-05T23:03:05.365098-05:00",
                            "created_at": "2024-01-04T09:18:24.212986-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b277fc80-a97b-4566-868c-791529ae160a/?format=api"
                        },
                        {
                            "id": "96075c19-c018-4695-bbc5-4121d28e67d4",
                            "gambit_id": "9ae7b134-a8b6-4617-a535-b360820133f5",
                            "last_updated": "2024-01-05T23:03:05.361410-05:00",
                            "created_at": "2024-01-04T09:18:24.206493-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b277fc80-a97b-4566-868c-791529ae160a/?format=api"
                        }
                    ]
                },
                {
                    "id": "9fc67322-8c2f-43e6-bb50-e349af4a9b70",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0711142-acc6-4258-8e3f-7d204696cfb0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-04T09:18:24.220221-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a810b798-c049-4664-8e63-2fc9cf6501c9",
                            "gambit_id": "4c91a45c-b7c3-4cae-82fb-5ec3957d7c4a",
                            "last_updated": "2024-01-05T23:03:05.372641-05:00",
                            "created_at": "2024-01-04T09:18:24.225422-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fc67322-8c2f-43e6-bb50-e349af4a9b70/?format=api"
                        },
                        {
                            "id": "98450e79-4085-4829-b33d-cd8f69e0c4ae",
                            "gambit_id": "10e8f100-71c3-43da-891e-d3733577b784",
                            "last_updated": "2024-01-05T23:03:05.376489-05:00",
                            "created_at": "2024-01-04T09:18:24.231146-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fc67322-8c2f-43e6-bb50-e349af4a9b70/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9c704117-c244-4310-bd31-b0406c17d70e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "761d54e2-9405-4252-96f6-71b49378000d",
            "completed": true,
            "last_updated": "2024-01-05T14:03:04.639456-05:00",
            "created_at": "2024-01-04T09:18:23.159976-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.51,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/761d54e2-9405-4252-96f6-71b49378000d",
            "datetime": "2024-01-04T19:30:00-05:00",
            "cutoff_datetime": "2024-01-04T19:30:00-05:00",
            "name": "Milwaukee Bucks v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "f24b293a-cd9e-4e93-9fbc-7abbefda53b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c704117-c244-4310-bd31-b0406c17d70e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-04T09:18:23.188714-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 8079.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 1921.0
                            }
                        ],
                        "expected_reward_tokens": 9451.32,
                        "profit_sb": -48.68,
                        "profit_sb_percentage": -0.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c32aa4a1-f1ab-44de-8f30-ab8afa5a2015",
                            "gambit_id": "d819b083-43da-4141-b75f-58f1ccca0640",
                            "last_updated": "2024-01-05T14:03:04.662049-05:00",
                            "created_at": "2024-01-04T09:18:23.193446-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.17000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f24b293a-cd9e-4e93-9fbc-7abbefda53b8/?format=api"
                        },
                        {
                            "id": "ed116092-10a1-4fa4-bf6f-98067df190ba",
                            "gambit_id": "e8f8b36c-6d87-4c74-95bf-798596af3002",
                            "last_updated": "2024-01-05T14:03:04.665337-05:00",
                            "created_at": "2024-01-04T09:18:23.198112-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "4.92000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f24b293a-cd9e-4e93-9fbc-7abbefda53b8/?format=api"
                        }
                    ]
                },
                {
                    "id": "fc717e5e-da30-4933-bb85-2803acd48630",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c704117-c244-4310-bd31-b0406c17d70e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-04T09:18:23.173880-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Antonio Spurs",
                                "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": "7626f23a-caf1-47d7-846e-702b2e28f9b3",
                            "gambit_id": "a1866ca2-4de2-4713-87a9-59d0a6e8d937",
                            "last_updated": "2024-01-05T14:03:04.655406-05:00",
                            "created_at": "2024-01-04T09:18:23.184158-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc717e5e-da30-4933-bb85-2803acd48630/?format=api"
                        },
                        {
                            "id": "77f45c73-63eb-4df1-8f18-397d65d262a9",
                            "gambit_id": "239f118c-7aa5-4010-ac08-55b8e483abad",
                            "last_updated": "2024-01-05T14:03:04.651885-05:00",
                            "created_at": "2024-01-04T09:18:23.178469-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc717e5e-da30-4933-bb85-2803acd48630/?format=api"
                        }
                    ]
                },
                {
                    "id": "a1284c50-fec4-4399-b373-2b3986bec776",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c704117-c244-4310-bd31-b0406c17d70e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-04T09:18:23.204055-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 248",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 248",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9197f567-74b6-4aaf-9924-ad465dccd34b",
                            "gambit_id": "edeaa89f-ac73-4915-9fdd-ebcea811bfe8",
                            "last_updated": "2024-01-05T14:03:04.671895-05:00",
                            "created_at": "2024-01-04T09:18:23.211617-05:00",
                            "name": "Game Total Over 248",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "248.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1284c50-fec4-4399-b373-2b3986bec776/?format=api"
                        },
                        {
                            "id": "20440ef3-02c4-49e2-8bfa-cb29d69a874a",
                            "gambit_id": "a1ed4ff7-7878-45bf-9161-1e75df2c6422",
                            "last_updated": "2024-01-05T14:03:04.675413-05:00",
                            "created_at": "2024-01-04T09:18:23.207438-05:00",
                            "name": "Game Total Under 248",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "248.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1284c50-fec4-4399-b373-2b3986bec776/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b2e627ce-8c31-4a72-95be-1586eb477bcb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bec23ebc-a203-4dac-b5dd-c767ba857b12",
            "completed": true,
            "last_updated": "2024-01-05T23:08:06.955487-05:00",
            "created_at": "2024-01-04T09:18:22.660397-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.04,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/bec23ebc-a203-4dac-b5dd-c767ba857b12",
            "datetime": "2024-01-04T19:07:00-05:00",
            "cutoff_datetime": "2024-01-04T19:07:00-05:00",
            "name": "Chicago Blackhawks v. New York Rangers",
            "bettypes": [
                {
                    "id": "414e915f-46b5-4207-a55c-1bcba6360b3f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2e627ce-8c31-4a72-95be-1586eb477bcb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-04T09:18:22.665999-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Rangers",
                                "amount": 7820.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 2180.0
                            }
                        ],
                        "expected_reward_tokens": 9461.2,
                        "profit_sb": -38.8,
                        "profit_sb_percentage": -0.41,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b3be98d9-653d-45ba-989d-48c8fc52c289",
                            "gambit_id": "d13353b3-d9d0-4aee-bd17-762d185ad97a",
                            "last_updated": "2024-01-05T23:08:06.963804-05:00",
                            "created_at": "2024-01-04T09:18:22.677126-05:00",
                            "name": "New York Rangers",
                            "reward": "1.21000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/414e915f-46b5-4207-a55c-1bcba6360b3f/?format=api"
                        },
                        {
                            "id": "b600331c-5663-4aab-9945-7dae2f2a2b10",
                            "gambit_id": "a4c3e5ea-ad0e-4082-b34b-9f032685451c",
                            "last_updated": "2024-01-05T23:08:06.967537-05:00",
                            "created_at": "2024-01-04T09:18:22.671206-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "4.34000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/414e915f-46b5-4207-a55c-1bcba6360b3f/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e6f4b44-27c1-43c1-b29a-ba1531a90965",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2e627ce-8c31-4a72-95be-1586eb477bcb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-04T09:18:22.682520-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Rangers",
                                "amount": 6010.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b1abcab0-4846-4692-9cb8-216be7adb76b",
                            "gambit_id": "b95b7e97-e0be-499d-9801-91b610fe9132",
                            "last_updated": "2024-01-05T23:08:06.982004-05:00",
                            "created_at": "2024-01-04T09:18:22.692903-05:00",
                            "name": "New York Rangers",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e6f4b44-27c1-43c1-b29a-ba1531a90965/?format=api"
                        },
                        {
                            "id": "c06782d8-cdf9-46af-8717-62b340df8c7b",
                            "gambit_id": "feeaebc9-8f82-4782-85d7-c8750c211da4",
                            "last_updated": "2024-01-05T23:08:06.975960-05:00",
                            "created_at": "2024-01-04T09:18:22.687229-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e6f4b44-27c1-43c1-b29a-ba1531a90965/?format=api"
                        }
                    ]
                },
                {
                    "id": "7aab5f63-6c4d-41f6-b8c5-8e89b75e4c8e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2e627ce-8c31-4a72-95be-1586eb477bcb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-04T09:18:22.698793-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5516c5a3-6b22-4a17-8930-7c0de84408db",
                            "gambit_id": "8e1c86c3-f573-4215-8b91-af5d637fc8ed",
                            "last_updated": "2024-01-05T23:08:06.989106-05:00",
                            "created_at": "2024-01-04T09:18:22.704093-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aab5f63-6c4d-41f6-b8c5-8e89b75e4c8e/?format=api"
                        },
                        {
                            "id": "dd07ee8c-9feb-490b-a112-884c2792fd61",
                            "gambit_id": "9cf2187f-0786-4d4a-a7ae-d52d161f742c",
                            "last_updated": "2024-01-05T23:08:06.992840-05:00",
                            "created_at": "2024-01-04T09:18:22.710904-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aab5f63-6c4d-41f6-b8c5-8e89b75e4c8e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "234049c2-07f4-484d-a9c9-991ec66df043",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8fe78f89-69ae-40ba-a9ce-222a73fb1d7c",
            "completed": true,
            "last_updated": "2024-01-05T23:08:07.189144-05:00",
            "created_at": "2024-01-04T09:18:22.098650-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8fe78f89-69ae-40ba-a9ce-222a73fb1d7c",
            "datetime": "2024-01-04T19:07:00-05:00",
            "cutoff_datetime": "2024-01-04T19:07:00-05:00",
            "name": "Buffalo Sabres v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "6b97ebfc-1af0-4e8f-a84f-3a92ad951e3d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/234049c2-07f4-484d-a9c9-991ec66df043/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-04T09:18:22.114310-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Sabres",
                                "amount": 5939.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "08021847-bea4-4f1f-ad7b-f11fada5816e",
                            "gambit_id": "0b09b426-3f7e-4351-abfa-bcfe4c05715e",
                            "last_updated": "2024-01-05T23:08:07.202076-05:00",
                            "created_at": "2024-01-04T09:18:22.123260-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b97ebfc-1af0-4e8f-a84f-3a92ad951e3d/?format=api"
                        },
                        {
                            "id": "d45004db-1b7a-4d4e-b103-74985d27c474",
                            "gambit_id": "968367b1-185b-4018-a7f4-bbacdc899d42",
                            "last_updated": "2024-01-05T23:08:07.205550-05:00",
                            "created_at": "2024-01-04T09:18:22.133387-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b97ebfc-1af0-4e8f-a84f-3a92ad951e3d/?format=api"
                        }
                    ]
                },
                {
                    "id": "f2714c18-f6e0-48fc-8f4d-7bdaf2aa2ed0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/234049c2-07f4-484d-a9c9-991ec66df043/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-04T09:18:22.140647-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Montreal Canadiens",
                                "amount": 6390.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "250f9720-d18e-4206-be92-caf481c9a85e",
                            "gambit_id": "a1fb4682-9c5c-4050-8b41-c05c5aac99f1",
                            "last_updated": "2024-01-05T23:08:07.215794-05:00",
                            "created_at": "2024-01-04T09:18:22.189025-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2714c18-f6e0-48fc-8f4d-7bdaf2aa2ed0/?format=api"
                        },
                        {
                            "id": "2ee1c3d4-60d0-44b4-b226-b03e68373267",
                            "gambit_id": "5a1cc9df-c86d-4011-9d63-a771a6f1fd83",
                            "last_updated": "2024-01-05T23:08:07.212345-05:00",
                            "created_at": "2024-01-04T09:18:22.158113-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2714c18-f6e0-48fc-8f4d-7bdaf2aa2ed0/?format=api"
                        }
                    ]
                },
                {
                    "id": "42794a9b-e6e5-4a2d-9250-fa755cdb55c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/234049c2-07f4-484d-a9c9-991ec66df043/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-04T09:18:22.193911-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "086559ce-7932-49d8-b751-768adb5e2aac",
                            "gambit_id": "dde9d432-128a-44cc-8763-83f58aada3d4",
                            "last_updated": "2024-01-05T23:08:07.222510-05:00",
                            "created_at": "2024-01-04T09:18:22.197766-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42794a9b-e6e5-4a2d-9250-fa755cdb55c2/?format=api"
                        },
                        {
                            "id": "1850e081-f8c5-40ce-9637-12de321618db",
                            "gambit_id": "e3129457-bb03-4f73-aa67-7e3e407ce6f5",
                            "last_updated": "2024-01-05T23:08:07.226062-05:00",
                            "created_at": "2024-01-04T09:18:22.202170-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42794a9b-e6e5-4a2d-9250-fa755cdb55c2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1e751730-8960-4a31-bd6b-6288672e9fb8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b55ddf5f-0bb6-44eb-b153-8712491cd542",
            "completed": true,
            "last_updated": "2024-01-05T23:08:06.495936-05:00",
            "created_at": "2024-01-04T09:18:22.910281-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.45,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b55ddf5f-0bb6-44eb-b153-8712491cd542",
            "datetime": "2024-01-04T19:07:00-05:00",
            "cutoff_datetime": "2024-01-04T19:07:00-05:00",
            "name": "Pittsburgh Penguins v. Boston Bruins",
            "bettypes": [
                {
                    "id": "5d25d8d4-1522-4004-a3a5-f1b3a355f99c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e751730-8960-4a31-bd6b-6288672e9fb8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-04T09:18:22.916205-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 5688.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8093b9bf-7481-4c8f-9cd8-5143fd5568cd",
                            "gambit_id": "b3a5e913-77d8-4373-a486-84630f84f322",
                            "last_updated": "2024-01-05T23:08:06.511914-05:00",
                            "created_at": "2024-01-04T09:18:22.927833-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d25d8d4-1522-4004-a3a5-f1b3a355f99c/?format=api"
                        },
                        {
                            "id": "b13859f2-b566-424e-85f8-d8d218f84864",
                            "gambit_id": "8f640534-d28a-4b8b-b595-396ace9244a2",
                            "last_updated": "2024-01-05T23:08:06.508287-05:00",
                            "created_at": "2024-01-04T09:18:22.921810-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d25d8d4-1522-4004-a3a5-f1b3a355f99c/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ad3fe51-52ab-4729-af0e-61966179ccad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e751730-8960-4a31-bd6b-6288672e9fb8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-04T09:18:22.933781-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 6390.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2f04c6a8-aab0-4fe7-b243-9ee1036516d0",
                            "gambit_id": "d4422b45-0e92-4322-a562-54f406f778bc",
                            "last_updated": "2024-01-05T23:08:06.518585-05:00",
                            "created_at": "2024-01-04T09:18:22.938074-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ad3fe51-52ab-4729-af0e-61966179ccad/?format=api"
                        },
                        {
                            "id": "46dc4801-04f4-4f5d-9140-98afc48e9070",
                            "gambit_id": "1b06b5f1-25db-4097-aa87-b80b51f4c256",
                            "last_updated": "2024-01-05T23:08:06.522067-05:00",
                            "created_at": "2024-01-04T09:18:22.944164-05:00",
                            "name": "Boston Bruins",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ad3fe51-52ab-4729-af0e-61966179ccad/?format=api"
                        }
                    ]
                },
                {
                    "id": "8de819c4-59e3-44b8-8377-ad1e636aa9e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e751730-8960-4a31-bd6b-6288672e9fb8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-04T09:18:22.950601-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "54f691dd-45af-4a13-a6ba-b705161d018b",
                            "gambit_id": "3b610998-5d79-4ea9-b808-828897be50d4",
                            "last_updated": "2024-01-05T23:08:06.532462-05:00",
                            "created_at": "2024-01-04T09:18:22.962591-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8de819c4-59e3-44b8-8377-ad1e636aa9e1/?format=api"
                        },
                        {
                            "id": "37e4eed1-0d74-4eec-a1a4-7b0c0179289f",
                            "gambit_id": "9a66284e-099b-4085-a176-4063bef380c2",
                            "last_updated": "2024-01-05T23:08:06.528846-05:00",
                            "created_at": "2024-01-04T09:18:22.957253-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8de819c4-59e3-44b8-8377-ad1e636aa9e1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "86901c86-d5d8-4c8c-8797-e4dd9b04885d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4475bca7-d988-4cdd-ab66-5c0b8b5252ad",
            "completed": true,
            "last_updated": "2024-01-05T23:08:06.727302-05:00",
            "created_at": "2024-01-04T09:18:22.409155-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.4,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4475bca7-d988-4cdd-ab66-5c0b8b5252ad",
            "datetime": "2024-01-04T19:07:00-05:00",
            "cutoff_datetime": "2024-01-04T19:07:00-05:00",
            "name": "Columbus Blue Jackets v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "90888887-1f83-46c0-a702-e5f8ff5404e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/86901c86-d5d8-4c8c-8797-e4dd9b04885d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-04T09:18:22.425108-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 6154.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "22da8016-119f-49dd-b6f8-5aaeb5b1c7e0",
                            "gambit_id": "4b49b0e3-6da4-4fd8-870d-3e47bf1bd134",
                            "last_updated": "2024-01-05T23:08:06.739456-05:00",
                            "created_at": "2024-01-04T09:18:22.434966-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90888887-1f83-46c0-a702-e5f8ff5404e0/?format=api"
                        },
                        {
                            "id": "8436759a-e9ca-44d2-99e3-dfc300875e46",
                            "gambit_id": "cd3b3cc9-c7f4-47da-8527-9f0b27576dec",
                            "last_updated": "2024-01-05T23:08:06.735777-05:00",
                            "created_at": "2024-01-04T09:18:22.430301-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90888887-1f83-46c0-a702-e5f8ff5404e0/?format=api"
                        }
                    ]
                },
                {
                    "id": "a3a839d3-cb0a-43b0-953d-871cf96a4d1a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/86901c86-d5d8-4c8c-8797-e4dd9b04885d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-04T09:18:22.439687-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 5939.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "43745b60-0a9d-459b-92c9-6e853521e5fa",
                            "gambit_id": "a050d832-9850-44e2-bd4c-ea66d17befcb",
                            "last_updated": "2024-01-05T23:08:06.746658-05:00",
                            "created_at": "2024-01-04T09:18:22.443179-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a839d3-cb0a-43b0-953d-871cf96a4d1a/?format=api"
                        },
                        {
                            "id": "527184c5-bf08-441a-bee8-511573bfdfb1",
                            "gambit_id": "95f5550e-03ea-453d-afa9-f095a7749dd3",
                            "last_updated": "2024-01-05T23:08:06.750174-05:00",
                            "created_at": "2024-01-04T09:18:22.447924-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a839d3-cb0a-43b0-953d-871cf96a4d1a/?format=api"
                        }
                    ]
                },
                {
                    "id": "c1040f38-da6f-4ed9-b21f-d7e686b083bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/86901c86-d5d8-4c8c-8797-e4dd9b04885d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-04T09:18:22.452731-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 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": "435becf8-58c3-440c-b9c4-abd318d026ec",
                            "gambit_id": "01fadbcc-d482-4f9d-b59a-eb8f00253335",
                            "last_updated": "2024-01-05T23:08:06.760913-05:00",
                            "created_at": "2024-01-04T09:18:22.461684-05: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/c1040f38-da6f-4ed9-b21f-d7e686b083bd/?format=api"
                        },
                        {
                            "id": "01ed5a06-c6b6-4e83-a97b-2d39a6a0cfff",
                            "gambit_id": "184a0fa7-30dc-4e2d-9dd8-4c1153368c6f",
                            "last_updated": "2024-01-05T23:08:06.757301-05:00",
                            "created_at": "2024-01-04T09:18:22.456331-05: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/c1040f38-da6f-4ed9-b21f-d7e686b083bd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ea75df4d-126a-44b5-ab73-88db44054d94",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8fc417ad-460d-424c-870e-57c21cf3a13b",
            "completed": true,
            "last_updated": "2024-01-05T13:43:29.467444-05:00",
            "created_at": "2024-01-03T09:37:58.898091-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.21,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8fc417ad-460d-424c-870e-57c21cf3a13b",
            "datetime": "2024-01-03T22:10:00-05:00",
            "cutoff_datetime": "2024-01-03T22:10:00-05:00",
            "name": "Orlando Magic v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "f283a344-1a30-4485-b333-35cc85069d18",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ea75df4d-126a-44b5-ab73-88db44054d94/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-03T09:37:58.924054-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 6449.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 3551.0
                            }
                        ],
                        "expected_reward_tokens": 9480.03,
                        "profit_sb": -19.97,
                        "profit_sb_percentage": -0.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce82d220-94ff-4d50-9e71-9fba3af98c17",
                            "gambit_id": "3cd6bd74-4650-48ba-adc2-34bcf07b66af",
                            "last_updated": "2024-01-05T13:43:29.492900-05:00",
                            "created_at": "2024-01-03T09:37:58.929065-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f283a344-1a30-4485-b333-35cc85069d18/?format=api"
                        },
                        {
                            "id": "9aa3045c-3a53-42db-9c3c-2ac54426ec46",
                            "gambit_id": "5d0c5d68-97d4-497d-89e4-6bf00f9c4c1d",
                            "last_updated": "2024-01-05T13:43:29.496321-05:00",
                            "created_at": "2024-01-03T09:37:58.934605-05:00",
                            "name": "Orlando Magic",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f283a344-1a30-4485-b333-35cc85069d18/?format=api"
                        }
                    ]
                },
                {
                    "id": "2891534e-eb75-4701-8565-e6a7e502bda8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ea75df4d-126a-44b5-ab73-88db44054d94/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-03T09:37:58.908034-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8ae2bf66-c268-4f94-bddc-d746b8f810b2",
                            "gambit_id": "05298e3f-b9ce-4d34-8943-13df44c80bb9",
                            "last_updated": "2024-01-05T13:43:29.481312-05:00",
                            "created_at": "2024-01-03T09:37:58.912890-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2891534e-eb75-4701-8565-e6a7e502bda8/?format=api"
                        },
                        {
                            "id": "27f42814-e8cc-49d3-95c4-dfd272b16d0a",
                            "gambit_id": "ba4d1605-4823-4930-8b3f-0493ad8323bc",
                            "last_updated": "2024-01-05T13:43:29.484797-05:00",
                            "created_at": "2024-01-03T09:37:58.919146-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2891534e-eb75-4701-8565-e6a7e502bda8/?format=api"
                        }
                    ]
                },
                {
                    "id": "b8f92344-958e-47dc-937f-630c493ba5c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ea75df4d-126a-44b5-ab73-88db44054d94/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-03T09:37:58.939340-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 231.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 231.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ff8ddfe9-ebdd-44b8-afbc-337cf9bbc332",
                            "gambit_id": "1951cee7-ce60-48f2-89ab-034b9b6d1c0f",
                            "last_updated": "2024-01-05T13:43:29.503247-05:00",
                            "created_at": "2024-01-03T09:37:58.949206-05:00",
                            "name": "Game Total Under 231.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8f92344-958e-47dc-937f-630c493ba5c9/?format=api"
                        },
                        {
                            "id": "f8eb6a84-290a-4812-a621-e66dcc4bc03c",
                            "gambit_id": "b892edb0-89e6-4991-820a-30cf4e26e6cc",
                            "last_updated": "2024-01-05T13:43:29.506918-05:00",
                            "created_at": "2024-01-03T09:37:58.943859-05:00",
                            "name": "Game Total Over 231.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8f92344-958e-47dc-937f-630c493ba5c9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a09e9e32-09aa-45b3-b0e1-c0352db3ab06",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "63fc67ba-8db0-4755-aba0-f88bf49dda28",
            "completed": true,
            "last_updated": "2024-01-05T13:53:02.655778-05:00",
            "created_at": "2024-01-03T09:37:58.662148-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/63fc67ba-8db0-4755-aba0-f88bf49dda28",
            "datetime": "2024-01-03T22:10:00-05:00",
            "cutoff_datetime": "2024-01-03T22:10:00-05:00",
            "name": "Miami Heat v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "2246079d-b099-4211-a383-020fb93cb36c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a09e9e32-09aa-45b3-b0e1-c0352db3ab06/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-03T09:37:58.668493-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 6611.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 3389.0
                            }
                        ],
                        "expected_reward_tokens": 9387.53,
                        "profit_sb": -112.47,
                        "profit_sb_percentage": -1.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "490fda0e-3e01-40f7-827c-9e943a18f54a",
                            "gambit_id": "44bbc731-ab4e-4327-99a0-1d61853fbefa",
                            "last_updated": "2024-01-05T13:53:02.666338-05:00",
                            "created_at": "2024-01-03T09:37:58.676955-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2246079d-b099-4211-a383-020fb93cb36c/?format=api"
                        },
                        {
                            "id": "582415b5-52b0-48d8-9bca-26d2a9207dd6",
                            "gambit_id": "a9c4716b-67cd-41ff-888f-8bfe0fd81650",
                            "last_updated": "2024-01-05T13:53:02.663106-05:00",
                            "created_at": "2024-01-03T09:37:58.672383-05:00",
                            "name": "Miami Heat",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2246079d-b099-4211-a383-020fb93cb36c/?format=api"
                        }
                    ]
                },
                {
                    "id": "96408f5e-d2c7-4f0d-9164-0d5a934727a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a09e9e32-09aa-45b3-b0e1-c0352db3ab06/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-03T09:37:58.681837-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5107.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9607e971-c29d-4090-811e-639d3947a54e",
                            "gambit_id": "f123d6db-5911-44b7-8606-41dc12ee23dc",
                            "last_updated": "2024-01-05T13:53:02.677772-05:00",
                            "created_at": "2024-01-03T09:37:58.690665-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96408f5e-d2c7-4f0d-9164-0d5a934727a0/?format=api"
                        },
                        {
                            "id": "9b72adc8-8b6c-4c93-b018-1c74b8735160",
                            "gambit_id": "6599eba8-e838-4f3c-9987-f80bc9654d49",
                            "last_updated": "2024-01-05T13:53:02.673740-05:00",
                            "created_at": "2024-01-03T09:37:58.685740-05:00",
                            "name": "Miami Heat",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96408f5e-d2c7-4f0d-9164-0d5a934727a0/?format=api"
                        }
                    ]
                },
                {
                    "id": "2ce70a8e-8fc8-4aed-b06e-035454b2ec9d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a09e9e32-09aa-45b3-b0e1-c0352db3ab06/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-03T09:37:58.694873-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 229",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 229",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "32877bd3-8381-4b43-aaf5-3f6df0cc0855",
                            "gambit_id": "81e4285d-b796-41df-bfab-d178b042e5dd",
                            "last_updated": "2024-01-05T13:53:02.684344-05:00",
                            "created_at": "2024-01-03T09:37:58.702729-05:00",
                            "name": "Game Total Under 229",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ce70a8e-8fc8-4aed-b06e-035454b2ec9d/?format=api"
                        },
                        {
                            "id": "2f9ec530-8360-4778-8834-39859c351cf2",
                            "gambit_id": "81cc5d6e-6dd5-4fad-8a48-b10c228c85c6",
                            "last_updated": "2024-01-05T13:53:02.687643-05:00",
                            "created_at": "2024-01-03T09:37:58.699102-05:00",
                            "name": "Game Total Over 229",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ce70a8e-8fc8-4aed-b06e-035454b2ec9d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d084d49b-7d77-4575-b117-891e35f6947b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "47a1c113-2054-4278-94cb-1976940d9e29",
            "completed": true,
            "last_updated": "2024-01-05T13:53:02.423958-05:00",
            "created_at": "2024-01-03T09:37:58.402888-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.0,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/47a1c113-2054-4278-94cb-1976940d9e29",
            "datetime": "2024-01-03T21:10:00-05:00",
            "cutoff_datetime": "2024-01-03T21:10:00-05:00",
            "name": "Detroit Pistons v. Utah Jazz",
            "bettypes": [
                {
                    "id": "cccd5645-9cb0-49c9-b1b7-62a6ee7bb48d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d084d49b-7d77-4575-b117-891e35f6947b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-03T09:37:58.441749-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Utah Jazz",
                                "amount": 7480.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 2520.0
                            }
                        ],
                        "expected_reward_tokens": 9499.6,
                        "profit_sb": -0.4,
                        "profit_sb_percentage": -0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "833564ab-8cf1-48ea-bc83-9d120f4ba93b",
                            "gambit_id": "bf1ffc31-be9b-405f-96dd-a5354643ac0e",
                            "last_updated": "2024-01-05T13:53:02.447484-05:00",
                            "created_at": "2024-01-03T09:37:58.451949-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.27000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cccd5645-9cb0-49c9-b1b7-62a6ee7bb48d/?format=api"
                        },
                        {
                            "id": "f468276d-86e4-4622-a14c-633434b1344e",
                            "gambit_id": "09c9deaf-9832-45ad-b756-18b9b2ec33af",
                            "last_updated": "2024-01-05T13:53:02.443696-05:00",
                            "created_at": "2024-01-03T09:37:58.447016-05:00",
                            "name": "Detroit Pistons",
                            "reward": "3.77000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cccd5645-9cb0-49c9-b1b7-62a6ee7bb48d/?format=api"
                        }
                    ]
                },
                {
                    "id": "6bd8da60-83cf-4792-b460-87ad27467c10",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d084d49b-7d77-4575-b117-891e35f6947b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-03T09:37:58.421369-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Utah Jazz",
                                "amount": 5107.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "94caca44-323b-4ff5-9532-f1faa6424225",
                            "gambit_id": "bc557b56-1ee6-4cde-b73b-138a86ab1e50",
                            "last_updated": "2024-01-05T13:53:02.436726-05:00",
                            "created_at": "2024-01-03T09:37:58.438045-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bd8da60-83cf-4792-b460-87ad27467c10/?format=api"
                        },
                        {
                            "id": "9a7298f0-7540-4db9-bb9a-78209ba61c5b",
                            "gambit_id": "b92e3fb6-01f9-4e20-8f30-ff2bd9dc1e25",
                            "last_updated": "2024-01-05T13:53:02.433109-05:00",
                            "created_at": "2024-01-03T09:37:58.432841-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bd8da60-83cf-4792-b460-87ad27467c10/?format=api"
                        }
                    ]
                },
                {
                    "id": "5ef44b7c-0f90-4c0b-9dbd-a6f26e6b7207",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d084d49b-7d77-4575-b117-891e35f6947b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-03T09:37:58.456437-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 241",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 241",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a25ad2e3-f1bf-4e2f-8caa-c3fcf52db6b1",
                            "gambit_id": "ab9097be-4a7e-4338-af0a-449db2d67a3d",
                            "last_updated": "2024-01-05T13:53:02.454425-05:00",
                            "created_at": "2024-01-03T09:37:58.461412-05:00",
                            "name": "Game Total Over 241",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "241.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ef44b7c-0f90-4c0b-9dbd-a6f26e6b7207/?format=api"
                        },
                        {
                            "id": "fc65ab71-0bed-473c-81cb-0cc40197f1ed",
                            "gambit_id": "250a3c3c-acb5-4ea9-9fd5-aa7402de7318",
                            "last_updated": "2024-01-05T13:53:02.457745-05:00",
                            "created_at": "2024-01-03T09:37:58.466038-05:00",
                            "name": "Game Total Under 241",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "241.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ef44b7c-0f90-4c0b-9dbd-a6f26e6b7207/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4f6d217f-f13e-4d67-a1ec-6e33b8a6416f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ecfd5863-f52b-4975-9f9b-00e1739281e0",
            "completed": true,
            "last_updated": "2024-01-05T13:53:02.182807-05:00",
            "created_at": "2024-01-03T09:37:58.147328-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ecfd5863-f52b-4975-9f9b-00e1739281e0",
            "datetime": "2024-01-03T21:10:00-05:00",
            "cutoff_datetime": "2024-01-03T21:10:00-05:00",
            "name": "Los Angeles Clippers v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "93b03857-9c0a-41cd-a205-4d46df5aab4a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f6d217f-f13e-4d67-a1ec-6e33b8a6416f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-03T09:37:58.155347-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 6090.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8b66a20b-5e67-45ae-ab57-f12ea788e3e4",
                            "gambit_id": "bd40028f-7c3b-4f7a-a85e-bc2eb6cc7adf",
                            "last_updated": "2024-01-05T13:53:02.198509-05:00",
                            "created_at": "2024-01-03T09:37:58.159171-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93b03857-9c0a-41cd-a205-4d46df5aab4a/?format=api"
                        },
                        {
                            "id": "c44a4094-7972-45df-bc54-e7f1c96b2621",
                            "gambit_id": "a679139a-bcce-45b6-90cb-9c5ce1a3f1f4",
                            "last_updated": "2024-01-05T13:53:02.206797-05:00",
                            "created_at": "2024-01-03T09:37:58.164242-05:00",
                            "name": "Phoenix Suns",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93b03857-9c0a-41cd-a205-4d46df5aab4a/?format=api"
                        }
                    ]
                },
                {
                    "id": "e2e8a4d4-fdae-44b3-ab90-f6d85e6c8da8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f6d217f-f13e-4d67-a1ec-6e33b8a6416f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-03T09:37:58.167939-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 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": "20b62056-4d05-43ff-94a5-16ee8a42b644",
                            "gambit_id": "b82f7d69-b4f9-43d9-b20a-0978a06fe917",
                            "last_updated": "2024-01-05T13:53:02.214369-05:00",
                            "created_at": "2024-01-03T09:37:58.171599-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2e8a4d4-fdae-44b3-ab90-f6d85e6c8da8/?format=api"
                        },
                        {
                            "id": "6ec7a6be-ba1f-440d-a409-8567384f08ad",
                            "gambit_id": "c1734b19-72ed-4ef4-b825-fecd2c318b75",
                            "last_updated": "2024-01-05T13:53:02.218157-05:00",
                            "created_at": "2024-01-03T09:37:58.175823-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2e8a4d4-fdae-44b3-ab90-f6d85e6c8da8/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e5a0e84-3ff7-4f9c-9d68-f39f59adb1db",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f6d217f-f13e-4d67-a1ec-6e33b8a6416f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-03T09:37:58.180194-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 231.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 231.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "95102c06-e980-4875-a610-620daba3fe7d",
                            "gambit_id": "d82986a7-c5b4-41d6-b9d3-5312b58766c0",
                            "last_updated": "2024-01-05T13:53:02.225489-05:00",
                            "created_at": "2024-01-03T09:37:58.194877-05:00",
                            "name": "Game Total Over 231.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e5a0e84-3ff7-4f9c-9d68-f39f59adb1db/?format=api"
                        },
                        {
                            "id": "e9d9b73d-fbb5-491c-82ad-25624c77a5ba",
                            "gambit_id": "61aa3079-6e0b-41ca-834e-da811ecabc71",
                            "last_updated": "2024-01-05T13:53:02.229602-05:00",
                            "created_at": "2024-01-03T09:37:58.206566-05:00",
                            "name": "Game Total Under 231.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e5a0e84-3ff7-4f9c-9d68-f39f59adb1db/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "82c9fd38-8026-4815-bb8a-d8e4b3bccc02",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "53b097cd-962e-49bd-bdec-d39930aa59c5",
            "completed": true,
            "last_updated": "2024-01-04T13:28:21.180964-05:00",
            "created_at": "2024-01-03T09:37:57.913284-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.79,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/53b097cd-962e-49bd-bdec-d39930aa59c5",
            "datetime": "2024-01-03T21:07:00-05:00",
            "cutoff_datetime": "2024-01-03T21:07:00-05:00",
            "name": "Toronto Maple Leafs v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "da958cf5-18bc-4a29-9c4b-96424716008d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82c9fd38-8026-4815-bb8a-d8e4b3bccc02/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-03T09:37:57.918363-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 6554.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5aa193f7-1e0a-4856-837f-a1b5fa868b5a",
                            "gambit_id": "46c0980c-0e04-4c53-a69a-10029692a482",
                            "last_updated": "2024-01-04T13:28:21.189485-05:00",
                            "created_at": "2024-01-03T09:37:57.922773-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da958cf5-18bc-4a29-9c4b-96424716008d/?format=api"
                        },
                        {
                            "id": "e77d172e-deaf-46c7-bf99-8f175c688d08",
                            "gambit_id": "70417da6-cfa3-4b23-9248-a29dd656e7ab",
                            "last_updated": "2024-01-04T13:28:21.192698-05:00",
                            "created_at": "2024-01-03T09:37:57.926972-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da958cf5-18bc-4a29-9c4b-96424716008d/?format=api"
                        }
                    ]
                },
                {
                    "id": "5690a3a9-4188-49c2-80d2-730637a41e78",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82c9fd38-8026-4815-bb8a-d8e4b3bccc02/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-03T09:37:57.930880-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Anaheim Ducks",
                                "amount": 5423.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7b80b245-be18-487e-ab53-cf13640ac50f",
                            "gambit_id": "f3ad2fd1-3240-48e6-b230-1f0300e0d768",
                            "last_updated": "2024-01-04T13:28:21.202161-05:00",
                            "created_at": "2024-01-03T09:37:57.939208-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5690a3a9-4188-49c2-80d2-730637a41e78/?format=api"
                        },
                        {
                            "id": "7991eb2a-0165-46b4-af32-e49a97b62713",
                            "gambit_id": "1cd9ef85-0228-4616-bd58-6d84998aaa53",
                            "last_updated": "2024-01-04T13:28:21.198951-05:00",
                            "created_at": "2024-01-03T09:37:57.934963-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5690a3a9-4188-49c2-80d2-730637a41e78/?format=api"
                        }
                    ]
                },
                {
                    "id": "3485b0d2-2982-423d-a778-37a5d61efc9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82c9fd38-8026-4815-bb8a-d8e4b3bccc02/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-03T09:37:57.943551-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5512.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1e1d4f12-4fcd-4bfb-a0ef-18ea418225c7",
                            "gambit_id": "95d9c6fd-af23-443e-a140-b9f068f7834a",
                            "last_updated": "2024-01-04T13:28:21.208308-05:00",
                            "created_at": "2024-01-03T09:37:57.947539-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3485b0d2-2982-423d-a778-37a5d61efc9a/?format=api"
                        },
                        {
                            "id": "ec23408c-fe9e-4eb6-baa3-8e5282c62d37",
                            "gambit_id": "30b4fbeb-03a0-4d5e-aaf9-d11cf17f0e33",
                            "last_updated": "2024-01-04T13:28:21.211561-05:00",
                            "created_at": "2024-01-03T09:37:57.952178-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3485b0d2-2982-423d-a778-37a5d61efc9a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1f3c0f38-165c-418d-9757-a70da2001c9b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "59a520bf-8e25-457f-b06c-41eeb3bb6629",
            "completed": true,
            "last_updated": "2024-01-05T13:53:01.430741-05:00",
            "created_at": "2024-01-03T09:37:57.672202-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.28,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/59a520bf-8e25-457f-b06c-41eeb3bb6629",
            "datetime": "2024-01-03T20:40:00-05:00",
            "cutoff_datetime": "2024-01-03T20:40:00-05:00",
            "name": "Chicago Bulls v. New York Knicks",
            "bettypes": [
                {
                    "id": "af56ce56-1423-4148-89ae-ccb66cb7c7fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f3c0f38-165c-418d-9757-a70da2001c9b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-03T09:37:57.693422-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 7520.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 2480.0
                            }
                        ],
                        "expected_reward_tokens": 9473.6,
                        "profit_sb": -26.4,
                        "profit_sb_percentage": -0.28,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c9076a89-0857-4a4a-95d5-920d239358cf",
                            "gambit_id": "7c9bb956-c264-4773-9374-0dc57b244c17",
                            "last_updated": "2024-01-05T13:53:01.459754-05:00",
                            "created_at": "2024-01-03T09:37:57.701553-05:00",
                            "name": "New York Knicks",
                            "reward": "1.26000",
                            "odds": "1.27030",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af56ce56-1423-4148-89ae-ccb66cb7c7fa/?format=api"
                        },
                        {
                            "id": "69c8401b-f931-420a-8172-1063b32ba084",
                            "gambit_id": "02ff6fd0-ed0a-4853-9a18-bfecaa3c0d63",
                            "last_updated": "2024-01-05T13:53:01.456045-05:00",
                            "created_at": "2024-01-03T09:37:57.697444-05:00",
                            "name": "Chicago Bulls",
                            "reward": "3.82000",
                            "odds": "3.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af56ce56-1423-4148-89ae-ccb66cb7c7fa/?format=api"
                        }
                    ]
                },
                {
                    "id": "eb22283c-96ec-49e1-8b58-aeba97c5981a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f3c0f38-165c-418d-9757-a70da2001c9b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-03T09:37:57.681453-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "84e38e02-c590-4542-bdf3-c5bb2b50717a",
                            "gambit_id": "b65d4f4a-2150-474f-866b-ffe64c09b3e5",
                            "last_updated": "2024-01-05T13:53:01.443925-05:00",
                            "created_at": "2024-01-03T09:37:57.685399-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb22283c-96ec-49e1-8b58-aeba97c5981a/?format=api"
                        },
                        {
                            "id": "89f50032-7542-4eff-a21a-78bfa701530d",
                            "gambit_id": "1582bbf7-47e6-4fca-8e52-cff6f4da0df3",
                            "last_updated": "2024-01-05T13:53:01.447988-05:00",
                            "created_at": "2024-01-03T09:37:57.689079-05:00",
                            "name": "New York Knicks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb22283c-96ec-49e1-8b58-aeba97c5981a/?format=api"
                        }
                    ]
                },
                {
                    "id": "aa5684bd-788c-4105-a1d8-b5c6b70370a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f3c0f38-165c-418d-9757-a70da2001c9b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-03T09:37:57.706025-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 220",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 220",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af6c409a-b8df-4574-93f7-798d72dc574c",
                            "gambit_id": "6f4697a5-37ad-4e32-8d4d-812b86dc2918",
                            "last_updated": "2024-01-05T13:53:01.470567-05:00",
                            "created_at": "2024-01-03T09:37:57.716877-05:00",
                            "name": "Game Total Under 220",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "220.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa5684bd-788c-4105-a1d8-b5c6b70370a3/?format=api"
                        },
                        {
                            "id": "39e6055a-7e3b-4f5a-a1e0-54f92b432c11",
                            "gambit_id": "40586137-e941-4bb8-8427-2906c7911165",
                            "last_updated": "2024-01-05T13:53:01.479773-05:00",
                            "created_at": "2024-01-03T09:37:57.709763-05:00",
                            "name": "Game Total Over 220",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "220.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa5684bd-788c-4105-a1d8-b5c6b70370a3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2df81f10-0942-49b9-b8eb-860d82960f77",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "90619983-eb24-4285-b1f6-e283ba83ac56",
            "completed": true,
            "last_updated": "2024-01-05T13:58:01.918201-05:00",
            "created_at": "2024-01-03T09:37:57.429166-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.09,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/90619983-eb24-4285-b1f6-e283ba83ac56",
            "datetime": "2024-01-03T20:40:00-05:00",
            "cutoff_datetime": "2024-01-03T20:40:00-05:00",
            "name": "Portland Trail Blazers v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "53e07b49-8b45-4b27-9ed2-9eef7d026db8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2df81f10-0942-49b9-b8eb-860d82960f77/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-03T09:37:57.436696-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 8268.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 1732.0
                            }
                        ],
                        "expected_reward_tokens": 9508.2,
                        "profit_sb": 8.2,
                        "profit_sb_percentage": 0.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b90e6660-6661-4ba1-b0c7-eab95f4310f0",
                            "gambit_id": "79262de9-9f8a-43ec-9e51-9d01d44b287c",
                            "last_updated": "2024-01-05T13:58:01.941170-05:00",
                            "created_at": "2024-01-03T09:37:57.445476-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.15000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53e07b49-8b45-4b27-9ed2-9eef7d026db8/?format=api"
                        },
                        {
                            "id": "c7394d29-a518-4046-b50d-3532a178ba0e",
                            "gambit_id": "925c93d9-deba-498e-9f32-ae878b40e3a1",
                            "last_updated": "2024-01-05T13:58:01.934537-05:00",
                            "created_at": "2024-01-03T09:37:57.441032-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "5.49000",
                            "odds": "5.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53e07b49-8b45-4b27-9ed2-9eef7d026db8/?format=api"
                        }
                    ]
                },
                {
                    "id": "c3f58e38-01d3-4b98-8d91-b3f9c6de2abb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2df81f10-0942-49b9-b8eb-860d82960f77/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-03T09:37:57.449558-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "de2c6a0e-89fa-40c3-82c3-fdda02790f4f",
                            "gambit_id": "b6287d1e-95c5-4e6e-a40e-5d0809880f33",
                            "last_updated": "2024-01-05T13:58:01.961489-05:00",
                            "created_at": "2024-01-03T09:37:57.458948-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3f58e38-01d3-4b98-8d91-b3f9c6de2abb/?format=api"
                        },
                        {
                            "id": "323ac501-e4c6-4f43-bac6-6c21e8744fd5",
                            "gambit_id": "62a6c42e-32ea-4ca1-b8c4-90dd3d2b5344",
                            "last_updated": "2024-01-05T13:58:01.954305-05:00",
                            "created_at": "2024-01-03T09:37:57.454095-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3f58e38-01d3-4b98-8d91-b3f9c6de2abb/?format=api"
                        }
                    ]
                },
                {
                    "id": "d52fb968-9a0e-4c3e-896f-5ae836a6c4e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2df81f10-0942-49b9-b8eb-860d82960f77/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-03T09:37:57.463519-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 239",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 239",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "74e14ba8-5a11-4fc1-b672-2b0dc67ab72a",
                            "gambit_id": "3dff06a8-3458-4915-81dc-43281e96b4e1",
                            "last_updated": "2024-01-05T13:58:01.981703-05:00",
                            "created_at": "2024-01-03T09:37:57.467588-05: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/d52fb968-9a0e-4c3e-896f-5ae836a6c4e6/?format=api"
                        },
                        {
                            "id": "f907afc3-431a-4c83-95b4-27c8bfb087d8",
                            "gambit_id": "8d5d1594-60fd-4f17-8004-142df90efe8d",
                            "last_updated": "2024-01-05T13:58:01.974365-05:00",
                            "created_at": "2024-01-03T09:37:57.471802-05: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/d52fb968-9a0e-4c3e-896f-5ae836a6c4e6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "df849ce1-9121-46ea-af60-873851d04e6c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b00348ba-5034-41ee-930c-c0b4f2a449eb",
            "completed": true,
            "last_updated": "2024-01-05T13:58:01.658737-05:00",
            "created_at": "2024-01-03T09:37:57.187725-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b00348ba-5034-41ee-930c-c0b4f2a449eb",
            "datetime": "2024-01-03T20:10:00-05:00",
            "cutoff_datetime": "2024-01-03T20:10:00-05:00",
            "name": "Toronto Raptors v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "16f7fb1f-4fa1-46a9-b910-d00b79fc6b0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df849ce1-9121-46ea-af60-873851d04e6c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-03T09:37:57.210134-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5107.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "caa2158e-47a7-4dce-9ed0-e9f4996947e5",
                            "gambit_id": "30b74559-b278-4ed9-973f-38082bbe6963",
                            "last_updated": "2024-01-05T13:58:01.704117-05:00",
                            "created_at": "2024-01-03T09:37:57.218518-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16f7fb1f-4fa1-46a9-b910-d00b79fc6b0c/?format=api"
                        },
                        {
                            "id": "e73f1488-0083-4494-a822-b4a38cda644f",
                            "gambit_id": "88884f1a-9c9b-4d45-b59d-b2b011d6e792",
                            "last_updated": "2024-01-05T13:58:01.700006-05:00",
                            "created_at": "2024-01-03T09:37:57.213467-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16f7fb1f-4fa1-46a9-b910-d00b79fc6b0c/?format=api"
                        }
                    ]
                },
                {
                    "id": "587eaff3-9050-44bf-b955-5b9b5b5000fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df849ce1-9121-46ea-af60-873851d04e6c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-03T09:37:57.197305-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0fbc5e54-e4b2-4dc4-a4dc-6a25b94130ca",
                            "gambit_id": "4b95883f-713c-4533-97d8-551917116634",
                            "last_updated": "2024-01-05T13:58:01.687083-05:00",
                            "created_at": "2024-01-03T09:37:57.201985-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/587eaff3-9050-44bf-b955-5b9b5b5000fe/?format=api"
                        },
                        {
                            "id": "b93820f0-656b-4d42-ba98-3f26f42a424c",
                            "gambit_id": "1a31a025-faf7-4f04-ba8c-463a5712d321",
                            "last_updated": "2024-01-05T13:58:01.691625-05:00",
                            "created_at": "2024-01-03T09:37:57.206097-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/587eaff3-9050-44bf-b955-5b9b5b5000fe/?format=api"
                        }
                    ]
                },
                {
                    "id": "4a406490-992f-4b5c-8658-86a3869cf19f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df849ce1-9121-46ea-af60-873851d04e6c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-03T09:37:57.223256-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4085d371-3c4c-4956-9082-ddc3ca199764",
                            "gambit_id": "728e860b-ca6d-45d0-a8f0-7f905226b5bf",
                            "last_updated": "2024-01-05T13:58:01.721573-05:00",
                            "created_at": "2024-01-03T09:37:57.230934-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a406490-992f-4b5c-8658-86a3869cf19f/?format=api"
                        },
                        {
                            "id": "7f7b2266-a783-4d98-834f-8fbea51b48df",
                            "gambit_id": "a2052d1b-59e5-4430-babc-4250c61320d8",
                            "last_updated": "2024-01-05T13:58:01.714906-05:00",
                            "created_at": "2024-01-03T09:37:57.226932-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a406490-992f-4b5c-8658-86a3869cf19f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6d46bd66-f252-48ab-862e-9a18a28fc8c1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b8b05f1f-3815-4921-898a-9c7486db9ff5",
            "completed": true,
            "last_updated": "2024-01-05T13:58:01.181260-05:00",
            "created_at": "2024-01-03T09:37:56.711437-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.7,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b8b05f1f-3815-4921-898a-9c7486db9ff5",
            "datetime": "2024-01-03T20:10:00-05:00",
            "cutoff_datetime": "2024-01-03T20:10:00-05:00",
            "name": "New Orleans Pelicans v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "7d5d0011-b804-44d8-89ff-44b8a8f3db1f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d46bd66-f252-48ab-862e-9a18a28fc8c1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-03T09:37:56.732437-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 6643.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 3357.0
                            }
                        ],
                        "expected_reward_tokens": 9433.06,
                        "profit_sb": -66.94,
                        "profit_sb_percentage": -0.7,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "24763f87-75ce-48c2-a6d7-a11e0d799ee8",
                            "gambit_id": "c2b0779a-a630-423e-98fc-39905af03a23",
                            "last_updated": "2024-01-05T13:58:01.204176-05:00",
                            "created_at": "2024-01-03T09:37:56.742073-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d5d0011-b804-44d8-89ff-44b8a8f3db1f/?format=api"
                        },
                        {
                            "id": "4a465a63-6498-4886-8136-2e5a4744d9db",
                            "gambit_id": "3e5484a5-18ef-408e-ae00-e04562befefe",
                            "last_updated": "2024-01-05T13:58:01.207794-05:00",
                            "created_at": "2024-01-03T09:37:56.736328-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d5d0011-b804-44d8-89ff-44b8a8f3db1f/?format=api"
                        }
                    ]
                },
                {
                    "id": "de375f83-9715-4440-8fa9-5e661a03b16a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d46bd66-f252-48ab-862e-9a18a28fc8c1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-03T09:37:56.719369-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5f52b933-6737-4e05-9572-0ee2bb654f0a",
                            "gambit_id": "139e5f37-bd9b-4962-9b8a-a21116989b2e",
                            "last_updated": "2024-01-05T13:58:01.193904-05:00",
                            "created_at": "2024-01-03T09:37:56.728116-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de375f83-9715-4440-8fa9-5e661a03b16a/?format=api"
                        },
                        {
                            "id": "ee2d3450-523b-462f-ab11-5ed3ea59d293",
                            "gambit_id": "41efa272-105e-4b76-a37c-48de3c7468d9",
                            "last_updated": "2024-01-05T13:58:01.197476-05:00",
                            "created_at": "2024-01-03T09:37:56.723900-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de375f83-9715-4440-8fa9-5e661a03b16a/?format=api"
                        }
                    ]
                },
                {
                    "id": "b6714b61-8a0a-4606-8455-a8aef8eba0b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d46bd66-f252-48ab-862e-9a18a28fc8c1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-03T09:37:56.747290-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 221",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 221",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9f99ea43-c79d-479b-aa7d-19bcdf241d39",
                            "gambit_id": "3bc653f8-e826-48c1-a78d-bef40ae2af92",
                            "last_updated": "2024-01-05T13:58:01.218181-05:00",
                            "created_at": "2024-01-03T09:37:56.755384-05:00",
                            "name": "Game Total Under 221",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "221.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6714b61-8a0a-4606-8455-a8aef8eba0b4/?format=api"
                        },
                        {
                            "id": "cc138aad-5c20-429c-a954-b2bbcb0a639c",
                            "gambit_id": "1085e5eb-1ec9-47e5-afea-41fc86488d6a",
                            "last_updated": "2024-01-05T13:58:01.214885-05:00",
                            "created_at": "2024-01-03T09:37:56.751036-05:00",
                            "name": "Game Total Over 221",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "221.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6714b61-8a0a-4606-8455-a8aef8eba0b4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2797705c-9c7d-4137-ba9e-d117a4e58b5b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "52498c76-5387-4bd4-afb6-88fe7c685de6",
            "completed": true,
            "last_updated": "2024-01-05T13:58:01.408403-05:00",
            "created_at": "2024-01-03T09:37:56.952413-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/52498c76-5387-4bd4-afb6-88fe7c685de6",
            "datetime": "2024-01-03T20:10:00-05:00",
            "cutoff_datetime": "2024-01-03T20:10:00-05:00",
            "name": "Brooklyn Nets v. Houston Rockets",
            "bettypes": [
                {
                    "id": "df8256ea-cea1-4c91-8a7d-103652e377c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2797705c-9c7d-4137-ba9e-d117a4e58b5b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-03T09:37:56.973810-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Rockets",
                                "amount": 6090.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fa61bc34-2381-4312-8caf-3c5f04a6e615",
                            "gambit_id": "a270be52-0db8-4e09-8908-9e0df454ffc1",
                            "last_updated": "2024-01-05T13:58:01.446150-05:00",
                            "created_at": "2024-01-03T09:37:56.981932-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df8256ea-cea1-4c91-8a7d-103652e377c4/?format=api"
                        },
                        {
                            "id": "c725af56-4479-40fd-b046-ac09f6511bf7",
                            "gambit_id": "5f7b271a-7556-42b5-be1a-03c2116eb40f",
                            "last_updated": "2024-01-05T13:58:01.435059-05:00",
                            "created_at": "2024-01-03T09:37:56.977628-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df8256ea-cea1-4c91-8a7d-103652e377c4/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e0d255a-949f-42d7-aa64-85e79e1407b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2797705c-9c7d-4137-ba9e-d117a4e58b5b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-03T09:37:56.960311-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "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": "289d5b65-71d4-4c36-8964-309ff87cfe45",
                            "gambit_id": "186f9952-6671-40eb-8c93-4cf554974f3d",
                            "last_updated": "2024-01-05T13:58:01.423722-05:00",
                            "created_at": "2024-01-03T09:37:56.964634-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e0d255a-949f-42d7-aa64-85e79e1407b6/?format=api"
                        },
                        {
                            "id": "9cfc6134-0c25-4a3e-b3d7-f1dfd12a83cc",
                            "gambit_id": "a92a4548-81f6-4f70-ae7d-9aa0823f750a",
                            "last_updated": "2024-01-05T13:58:01.427361-05:00",
                            "created_at": "2024-01-03T09:37:56.969486-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e0d255a-949f-42d7-aa64-85e79e1407b6/?format=api"
                        }
                    ]
                },
                {
                    "id": "efe64be6-30aa-4da9-9f82-65ba3d400daf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2797705c-9c7d-4137-ba9e-d117a4e58b5b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-03T09:37:56.985889-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 222",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 222",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e25b5e57-5f8b-42bb-a8c2-5133b4549a19",
                            "gambit_id": "ff0b4ef5-6367-4082-9da7-9a1eb8d2f9bc",
                            "last_updated": "2024-01-05T13:58:01.462822-05:00",
                            "created_at": "2024-01-03T09:37:56.989878-05:00",
                            "name": "Game Total Over 222",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efe64be6-30aa-4da9-9f82-65ba3d400daf/?format=api"
                        },
                        {
                            "id": "bb5be9da-e2f4-4241-9886-ba0ee6a6e78d",
                            "gambit_id": "c6232728-0700-4f20-a0be-beb8ca14c510",
                            "last_updated": "2024-01-05T13:58:01.466427-05:00",
                            "created_at": "2024-01-03T09:37:56.994673-05:00",
                            "name": "Game Total Under 222",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efe64be6-30aa-4da9-9f82-65ba3d400daf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "eb127452-e697-4867-a557-c683df02503b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b77a44a7-527f-4104-a582-86f1116f38ef",
            "completed": true,
            "last_updated": "2024-01-05T14:03:02.816699-05:00",
            "created_at": "2024-01-03T09:37:56.473306-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b77a44a7-527f-4104-a582-86f1116f38ef",
            "datetime": "2024-01-03T19:40:00-05:00",
            "cutoff_datetime": "2024-01-03T19:40:00-05:00",
            "name": "Oklahoma City Thunder v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "5dbaf1e2-4513-4995-b285-22c09833b573",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eb127452-e697-4867-a557-c683df02503b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-03T09:37:56.493590-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Hawks",
                                "amount": 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": "9dfaa44f-49e8-4538-a3a1-a65820711d4e",
                            "gambit_id": "58e23d30-4aae-4bf6-8d6c-b047ec9716fe",
                            "last_updated": "2024-01-05T14:03:02.843830-05:00",
                            "created_at": "2024-01-03T09:37:56.502467-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dbaf1e2-4513-4995-b285-22c09833b573/?format=api"
                        },
                        {
                            "id": "84b30a11-abee-45ea-a96b-88e9c314ade8",
                            "gambit_id": "98f37be2-895f-4404-a2f2-8c246c623a83",
                            "last_updated": "2024-01-05T14:03:02.840466-05:00",
                            "created_at": "2024-01-03T09:37:56.497378-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dbaf1e2-4513-4995-b285-22c09833b573/?format=api"
                        }
                    ]
                },
                {
                    "id": "b0449f57-6c40-4093-bb3b-580540239430",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eb127452-e697-4867-a557-c683df02503b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-03T09:37:56.481106-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Hawks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d8742ba0-7eb6-4f19-8669-8c5c65d3835b",
                            "gambit_id": "3bf964a0-8dd4-4323-8dfa-828899a999d9",
                            "last_updated": "2024-01-05T14:03:02.832190-05:00",
                            "created_at": "2024-01-03T09:37:56.485220-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0449f57-6c40-4093-bb3b-580540239430/?format=api"
                        },
                        {
                            "id": "6d6d45de-c8c8-4277-9b41-0d2eda41806e",
                            "gambit_id": "e54f31d5-332c-4e78-acd2-d24c51839bc3",
                            "last_updated": "2024-01-05T14:03:02.827504-05:00",
                            "created_at": "2024-01-03T09:37:56.489652-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0449f57-6c40-4093-bb3b-580540239430/?format=api"
                        }
                    ]
                },
                {
                    "id": "18ebcb1c-073f-43e2-9dc0-0fc9dda281ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eb127452-e697-4867-a557-c683df02503b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-03T09:37:56.506716-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 248.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 248.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c44b2755-6316-4efa-9bbb-729fd1eb6017",
                            "gambit_id": "c52eb7fa-1a68-4742-8b47-cc743a8f1230",
                            "last_updated": "2024-01-05T14:03:02.854143-05:00",
                            "created_at": "2024-01-03T09:37:56.515479-05:00",
                            "name": "Game Total Under 248.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "248.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18ebcb1c-073f-43e2-9dc0-0fc9dda281ac/?format=api"
                        },
                        {
                            "id": "3cc7f7eb-5a20-4c74-9898-8574086c4c8b",
                            "gambit_id": "225c31a2-fce5-4372-aa4c-3108645becfd",
                            "last_updated": "2024-01-05T14:03:02.850612-05:00",
                            "created_at": "2024-01-03T09:37:56.510693-05:00",
                            "name": "Game Total Over 248.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "248.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18ebcb1c-073f-43e2-9dc0-0fc9dda281ac/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "41ca3ab8-c819-4213-90f6-bfb826e2c5b9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b00bff9b-c715-4463-ae07-e170c78dc53c",
            "completed": true,
            "last_updated": "2024-01-04T13:28:19.344809-05:00",
            "created_at": "2024-01-03T09:37:56.228395-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.4,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b00bff9b-c715-4463-ae07-e170c78dc53c",
            "datetime": "2024-01-03T19:37:00-05:00",
            "cutoff_datetime": "2024-01-03T19:37:00-05:00",
            "name": "New Jersey Devils v. Washington Capitals",
            "bettypes": [
                {
                    "id": "46824fe2-a1fd-4c71-a1a7-20efa9018b46",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41ca3ab8-c819-4213-90f6-bfb826e2c5b9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-03T09:37:56.236655-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Jersey Devils",
                                "amount": 6154.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5c27ca5f-19e6-4692-a960-081e203f00bc",
                            "gambit_id": "24ce7040-ce27-4c6e-9982-58805c8f8112",
                            "last_updated": "2024-01-04T13:28:19.353465-05:00",
                            "created_at": "2024-01-03T09:37:56.240375-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46824fe2-a1fd-4c71-a1a7-20efa9018b46/?format=api"
                        },
                        {
                            "id": "e893a2d8-fb7e-48e9-b190-22a7e42fe78d",
                            "gambit_id": "8a774e8b-5dd4-4939-8221-71a4e213df40",
                            "last_updated": "2024-01-04T13:28:19.357320-05:00",
                            "created_at": "2024-01-03T09:37:56.245358-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46824fe2-a1fd-4c71-a1a7-20efa9018b46/?format=api"
                        }
                    ]
                },
                {
                    "id": "7f0a5b5b-65ac-4e22-8888-1a34781c57b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41ca3ab8-c819-4213-90f6-bfb826e2c5b9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-03T09:37:56.249989-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Capitals",
                                "amount": 6010.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9db2a813-b7ff-4a53-8876-8ec9030a5f5b",
                            "gambit_id": "6c60711e-784a-440a-90ea-31486576fcd2",
                            "last_updated": "2024-01-04T13:28:19.367821-05:00",
                            "created_at": "2024-01-03T09:37:56.258246-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f0a5b5b-65ac-4e22-8888-1a34781c57b9/?format=api"
                        },
                        {
                            "id": "3a4e9a7d-36fe-4e95-8bcd-25e78773039b",
                            "gambit_id": "ad11091d-5bd0-46a5-a2dd-daf59771d5d0",
                            "last_updated": "2024-01-04T13:28:19.364399-05:00",
                            "created_at": "2024-01-03T09:37:56.254060-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f0a5b5b-65ac-4e22-8888-1a34781c57b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "8bd81926-ec87-4d54-8cd6-a0fd6b45b6d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41ca3ab8-c819-4213-90f6-bfb826e2c5b9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-03T09:37:56.262134-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e42abfd2-625b-4da4-bec4-f31889e96da2",
                            "gambit_id": "2fce9e97-f66d-4730-bb0d-ef0108772557",
                            "last_updated": "2024-01-04T13:28:19.374625-05:00",
                            "created_at": "2024-01-03T09:37:56.265966-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bd81926-ec87-4d54-8cd6-a0fd6b45b6d0/?format=api"
                        },
                        {
                            "id": "19d82965-f0fa-495d-892f-c61de1ec0849",
                            "gambit_id": "f09412e9-1e53-4f2e-8061-c94e97029dd1",
                            "last_updated": "2024-01-04T13:28:19.378172-05:00",
                            "created_at": "2024-01-03T09:37:56.270728-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bd81926-ec87-4d54-8cd6-a0fd6b45b6d0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ba7ca715-f0c8-41e9-b9d5-7941bd021192",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "82098093-ee90-413e-b552-30a7a7af7b1c",
            "completed": true,
            "last_updated": "2024-01-05T14:03:02.360707-05:00",
            "created_at": "2024-01-03T09:37:55.701781-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.3,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/82098093-ee90-413e-b552-30a7a7af7b1c",
            "datetime": "2024-01-03T19:10:00-05:00",
            "cutoff_datetime": "2024-01-03T19:10:00-05:00",
            "name": "Washington Wizards v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "8edc7d99-8350-4f9d-91b7-85e158d0eb06",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba7ca715-f0c8-41e9-b9d5-7941bd021192/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-03T09:37:55.726193-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 7638.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 2362.0
                            }
                        ],
                        "expected_reward_tokens": 9471.12,
                        "profit_sb": -28.88,
                        "profit_sb_percentage": -0.3,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "34313314-f858-46c7-85c1-b6b3d6658c67",
                            "gambit_id": "4e1e030c-5c7d-401e-ab26-fbb8a52ec288",
                            "last_updated": "2024-01-05T14:03:02.383084-05:00",
                            "created_at": "2024-01-03T09:37:55.734036-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.24000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8edc7d99-8350-4f9d-91b7-85e158d0eb06/?format=api"
                        },
                        {
                            "id": "c7bb01b8-19d2-4494-b31c-681dda4823e0",
                            "gambit_id": "e18e3b6e-2874-4ca4-b0b0-710e74c59372",
                            "last_updated": "2024-01-05T14:03:02.379681-05:00",
                            "created_at": "2024-01-03T09:37:55.730143-05:00",
                            "name": "Washington Wizards",
                            "reward": "4.01000",
                            "odds": "4.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8edc7d99-8350-4f9d-91b7-85e158d0eb06/?format=api"
                        }
                    ]
                },
                {
                    "id": "3fd44ff6-af03-42d2-aae2-3711377cbdce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba7ca715-f0c8-41e9-b9d5-7941bd021192/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-03T09:37:55.711052-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Wizards",
                                "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": "381d8961-1698-4cb0-b3b3-78c27bd2254f",
                            "gambit_id": "974faf66-5f40-4a10-b072-0cf02fc6c39f",
                            "last_updated": "2024-01-05T14:03:02.369011-05:00",
                            "created_at": "2024-01-03T09:37:55.717017-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fd44ff6-af03-42d2-aae2-3711377cbdce/?format=api"
                        },
                        {
                            "id": "8166a942-0cc6-4fc0-ac28-650e0149bfb0",
                            "gambit_id": "8dd619be-c5c7-41df-9bba-5fa21edc9354",
                            "last_updated": "2024-01-05T14:03:02.372611-05:00",
                            "created_at": "2024-01-03T09:37:55.721564-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fd44ff6-af03-42d2-aae2-3711377cbdce/?format=api"
                        }
                    ]
                },
                {
                    "id": "f25de368-89a7-4c09-8cc8-4bc3a405c058",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba7ca715-f0c8-41e9-b9d5-7941bd021192/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-03T09:37:55.738510-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 239.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 239.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d7331a3b-20c6-432e-b5d4-0147a214a341",
                            "gambit_id": "b135e4f4-d76c-41f9-86e3-bd73533cef36",
                            "last_updated": "2024-01-05T14:03:02.389784-05:00",
                            "created_at": "2024-01-03T09:37:55.742693-05:00",
                            "name": "Game Total Over 239.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "239.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f25de368-89a7-4c09-8cc8-4bc3a405c058/?format=api"
                        },
                        {
                            "id": "b7719d4d-d0d4-4d40-a99f-b6e44cac507e",
                            "gambit_id": "930b3567-c9e4-4635-bbce-c2602818be58",
                            "last_updated": "2024-01-05T14:03:02.393244-05:00",
                            "created_at": "2024-01-03T09:37:55.750304-05:00",
                            "name": "Game Total Under 239.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "239.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f25de368-89a7-4c09-8cc8-4bc3a405c058/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e2458be2-68fe-45ea-b597-45fe78d779c3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8fec0a69-d3ee-47ac-97c8-17cdc1e1ce62",
            "completed": true,
            "last_updated": "2024-01-05T14:03:02.584205-05:00",
            "created_at": "2024-01-03T09:37:55.947622-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.04,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8fec0a69-d3ee-47ac-97c8-17cdc1e1ce62",
            "datetime": "2024-01-03T19:10:00-05:00",
            "cutoff_datetime": "2024-01-03T19:10:00-05:00",
            "name": "Milwaukee Bucks v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "ea805098-b091-4e04-8629-9f8503705082",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2458be2-68fe-45ea-b597-45fe78d779c3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-03T09:37:55.984322-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 6010.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "83b38456-7ea0-4c03-8a11-7bcb4972e5f2",
                            "gambit_id": "0231abae-454d-423f-986f-c79de4d59332",
                            "last_updated": "2024-01-05T14:03:02.605025-05:00",
                            "created_at": "2024-01-03T09:37:56.007076-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea805098-b091-4e04-8629-9f8503705082/?format=api"
                        },
                        {
                            "id": "39d3d244-b915-4533-b2d0-beb4aa07ddf1",
                            "gambit_id": "807865d4-2e2a-486c-a3c4-89a0e8a608a0",
                            "last_updated": "2024-01-05T14:03:02.609543-05:00",
                            "created_at": "2024-01-03T09:37:56.015652-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea805098-b091-4e04-8629-9f8503705082/?format=api"
                        }
                    ]
                },
                {
                    "id": "8d41ce31-c6d2-4c3f-b313-f608dcc3d70e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2458be2-68fe-45ea-b597-45fe78d779c3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-03T09:37:55.956550-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e9f827ba-1147-4b60-9fd3-8860aeda7f33",
                            "gambit_id": "5f34b650-d6cc-48ec-9a2e-d1231e507597",
                            "last_updated": "2024-01-05T14:03:02.591995-05:00",
                            "created_at": "2024-01-03T09:37:55.964774-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d41ce31-c6d2-4c3f-b313-f608dcc3d70e/?format=api"
                        },
                        {
                            "id": "682c8814-7073-4028-8d40-0cac3b075b90",
                            "gambit_id": "9c77bb7f-8ef5-45fd-b15d-b088723f8310",
                            "last_updated": "2024-01-05T14:03:02.595804-05:00",
                            "created_at": "2024-01-03T09:37:55.975811-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d41ce31-c6d2-4c3f-b313-f608dcc3d70e/?format=api"
                        }
                    ]
                },
                {
                    "id": "52502904-c1a6-48c6-baf7-f64954205f5d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2458be2-68fe-45ea-b597-45fe78d779c3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-03T09:37:56.019725-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 258",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 258",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "30937875-7f35-46cc-8cd5-45096ad2264d",
                            "gambit_id": "c037684c-7fb6-4cbe-ad8f-c5234302f6ad",
                            "last_updated": "2024-01-05T14:03:02.618267-05:00",
                            "created_at": "2024-01-03T09:37:56.023648-05:00",
                            "name": "Game Total Over 258",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "258.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52502904-c1a6-48c6-baf7-f64954205f5d/?format=api"
                        },
                        {
                            "id": "8985a5e0-4726-44c4-93f8-cafa007796ad",
                            "gambit_id": "a5e35b35-010a-4756-802e-96e0c4c9f49a",
                            "last_updated": "2024-01-05T14:03:02.621633-05:00",
                            "created_at": "2024-01-03T09:37:56.027367-05:00",
                            "name": "Game Total Under 258",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "258.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52502904-c1a6-48c6-baf7-f64954205f5d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8b4e1d27-ff64-4d28-9b77-b6c4b076a482",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8fbb0c07-71fe-475f-b371-b95ae3f84c9a",
            "completed": true,
            "last_updated": "2024-01-04T09:48:06.623784-05:00",
            "created_at": "2024-01-02T09:43:00.849788-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.17,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8fbb0c07-71fe-475f-b371-b95ae3f84c9a",
            "datetime": "2024-01-02T22:37:00-05:00",
            "cutoff_datetime": "2024-01-02T22:37:00-05:00",
            "name": "Detroit Red Wings v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "3b5f1d23-6658-4896-a83d-30f95c7c8796",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b4e1d27-ff64-4d28-9b77-b6c4b076a482/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:43:00.854899-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Red Wings",
                                "amount": 6324.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "39801675-9974-4ed0-9409-c7a54c5b9ffb",
                            "gambit_id": "fe861646-4881-40cb-9d4b-7fc43f2bc40b",
                            "last_updated": "2024-01-04T09:48:06.635876-05:00",
                            "created_at": "2024-01-02T09:43:00.859332-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b5f1d23-6658-4896-a83d-30f95c7c8796/?format=api"
                        },
                        {
                            "id": "8c798597-4668-4232-9226-912c8573e400",
                            "gambit_id": "07ef8b0a-dfb0-487d-ab89-f34e69c25eae",
                            "last_updated": "2024-01-04T09:48:06.639043-05:00",
                            "created_at": "2024-01-02T09:43:00.864280-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b5f1d23-6658-4896-a83d-30f95c7c8796/?format=api"
                        }
                    ]
                },
                {
                    "id": "efa6781b-96bf-4f3b-951f-8d335c1b5ab1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b4e1d27-ff64-4d28-9b77-b6c4b076a482/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:43:00.868581-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Jose Sharks",
                                "amount": 5688.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "456f116c-ce47-4e69-8a00-0c53444d547a",
                            "gambit_id": "a8196845-03ca-4152-bd30-bd14028d2020",
                            "last_updated": "2024-01-04T09:48:06.648742-05:00",
                            "created_at": "2024-01-02T09:43:00.876789-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efa6781b-96bf-4f3b-951f-8d335c1b5ab1/?format=api"
                        },
                        {
                            "id": "3bf67689-692d-44af-ba5a-85d374df2e50",
                            "gambit_id": "002c3183-5752-44c7-8276-361e35277676",
                            "last_updated": "2024-01-04T09:48:06.645448-05:00",
                            "created_at": "2024-01-02T09:43:00.871964-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efa6781b-96bf-4f3b-951f-8d335c1b5ab1/?format=api"
                        }
                    ]
                },
                {
                    "id": "b8d59f15-2f1d-4b33-a939-02d38fb41f13",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b4e1d27-ff64-4d28-9b77-b6c4b076a482/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:43:00.881486-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "75f81c41-b4bf-46a9-8d3e-46f56d807f3f",
                            "gambit_id": "c47f2712-1578-481c-a6de-9c732a8015b0",
                            "last_updated": "2024-01-04T09:48:06.655302-05:00",
                            "created_at": "2024-01-02T09:43:00.885258-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8d59f15-2f1d-4b33-a939-02d38fb41f13/?format=api"
                        },
                        {
                            "id": "9ab5b04f-c0ca-4b28-a472-de20e2091cc6",
                            "gambit_id": "6ceda849-f524-4916-bcff-4908c6e2b794",
                            "last_updated": "2024-01-04T09:48:06.658593-05:00",
                            "created_at": "2024-01-02T09:43:00.889137-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8d59f15-2f1d-4b33-a939-02d38fb41f13/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2372c1a0-1166-45cb-af52-b6b6c53542b8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bda576c9-f4fd-4b7f-9a4c-90ffc53c7355",
            "completed": true,
            "last_updated": "2024-01-04T09:48:05.490392-05:00",
            "created_at": "2024-01-02T09:43:00.619829-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.79,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/bda576c9-f4fd-4b7f-9a4c-90ffc53c7355",
            "datetime": "2024-01-02T22:37:00-05:00",
            "cutoff_datetime": "2024-01-02T22:37:00-05:00",
            "name": "Toronto Maple Leafs v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "ef62355d-44f4-4850-a299-82647693c889",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2372c1a0-1166-45cb-af52-b6b6c53542b8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:43:00.625136-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Kings",
                                "amount": 5512.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "64e3bf37-3737-4b9b-a8eb-78cbaee8b22c",
                            "gambit_id": "b4a9b435-8659-4ebe-b80c-d21588853f0a",
                            "last_updated": "2024-01-04T09:48:05.511466-05:00",
                            "created_at": "2024-01-02T09:43:00.632571-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef62355d-44f4-4850-a299-82647693c889/?format=api"
                        },
                        {
                            "id": "f5ef0bc3-e0d3-492b-ac50-f49c086fa63c",
                            "gambit_id": "dbbf8f45-9bc0-463f-81b3-adbea92bac3f",
                            "last_updated": "2024-01-04T09:48:05.507727-05:00",
                            "created_at": "2024-01-02T09:43:00.628807-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef62355d-44f4-4850-a299-82647693c889/?format=api"
                        }
                    ]
                },
                {
                    "id": "7fcb071d-6c15-4f20-a91f-5dd6e72b5a42",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2372c1a0-1166-45cb-af52-b6b6c53542b8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:43:00.636706-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 6554.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4ab90b71-4fda-443b-a987-20f53b57d5eb",
                            "gambit_id": "c0398f41-67a3-4acf-8e39-71bf1f27e4ce",
                            "last_updated": "2024-01-04T09:48:05.518043-05:00",
                            "created_at": "2024-01-02T09:43:00.640499-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fcb071d-6c15-4f20-a91f-5dd6e72b5a42/?format=api"
                        },
                        {
                            "id": "57d0c86e-0b2f-49a0-945b-db75928b2d92",
                            "gambit_id": "357b7e0d-d831-442a-ae62-af25589e1c07",
                            "last_updated": "2024-01-04T09:48:05.521402-05:00",
                            "created_at": "2024-01-02T09:43:00.645709-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fcb071d-6c15-4f20-a91f-5dd6e72b5a42/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b6ece02-7eec-49af-b005-68852af4429d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2372c1a0-1166-45cb-af52-b6b6c53542b8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:43:00.650116-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "231d8d24-0433-4e16-9225-9dfcfaf06262",
                            "gambit_id": "f4b39e8e-d435-4c9a-89af-0da9044d2a17",
                            "last_updated": "2024-01-04T09:48:05.528402-05:00",
                            "created_at": "2024-01-02T09:43:00.654192-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b6ece02-7eec-49af-b005-68852af4429d/?format=api"
                        },
                        {
                            "id": "ac11e483-022e-4734-9a80-a3d9be90ddbc",
                            "gambit_id": "9a0d8af6-31f2-4e37-a549-42024994a8b8",
                            "last_updated": "2024-01-04T09:48:05.531975-05:00",
                            "created_at": "2024-01-02T09:43:00.658631-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b6ece02-7eec-49af-b005-68852af4429d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1c615628-0036-4488-905e-95b112a4f6fd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bf6ab048-bd35-4639-aa9d-1c6f4b8c4a11",
            "completed": true,
            "last_updated": "2024-01-03T20:22:55.057980-05:00",
            "created_at": "2024-01-02T09:43:00.379236-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.04,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/bf6ab048-bd35-4639-aa9d-1c6f4b8c4a11",
            "datetime": "2024-01-02T22:10:00-05:00",
            "cutoff_datetime": "2024-01-02T22:10:00-05:00",
            "name": "Orlando Magic v. Golden State Warriors",
            "bettypes": [
                {
                    "id": "30b37536-8573-4cc4-8c60-968e659af6c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c615628-0036-4488-905e-95b112a4f6fd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:43:00.403097-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 6010.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4508f934-11f4-442c-a5ed-87a6e0cf2a1d",
                            "gambit_id": "83a9cae1-0a71-4b51-b2b8-2bd79dd55ecb",
                            "last_updated": "2024-01-03T20:22:55.083533-05:00",
                            "created_at": "2024-01-02T09:43:00.413602-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30b37536-8573-4cc4-8c60-968e659af6c9/?format=api"
                        },
                        {
                            "id": "ecb920b6-bc7e-49d3-b399-70525eb96243",
                            "gambit_id": "1bbb6c45-e993-46be-ba73-f21d96a3852b",
                            "last_updated": "2024-01-03T20:22:55.078711-05:00",
                            "created_at": "2024-01-02T09:43:00.408477-05:00",
                            "name": "Orlando Magic",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30b37536-8573-4cc4-8c60-968e659af6c9/?format=api"
                        }
                    ]
                },
                {
                    "id": "9d7bf799-5b54-4ca7-a4e2-c14684a9d487",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c615628-0036-4488-905e-95b112a4f6fd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:43:00.389575-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d9479c63-21c3-47e3-ba22-58718c68f388",
                            "gambit_id": "8f2af9cc-0d93-4aca-9af9-1c05f7f7672c",
                            "last_updated": "2024-01-03T20:22:55.068405-05:00",
                            "created_at": "2024-01-02T09:43:00.394150-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d7bf799-5b54-4ca7-a4e2-c14684a9d487/?format=api"
                        },
                        {
                            "id": "175f7897-845c-4151-a3f9-84c7800f4b2d",
                            "gambit_id": "929192a1-12f2-4b67-9b45-447551626bdd",
                            "last_updated": "2024-01-03T20:22:55.071808-05:00",
                            "created_at": "2024-01-02T09:43:00.399171-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d7bf799-5b54-4ca7-a4e2-c14684a9d487/?format=api"
                        }
                    ]
                },
                {
                    "id": "f05edc39-c0a6-4178-b59a-7066a807b7e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c615628-0036-4488-905e-95b112a4f6fd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:43:00.418086-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 229.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 229.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "01929daf-f38e-4e28-b708-7e082a1d1088",
                            "gambit_id": "28dfe8ca-e476-4bba-921e-3d2d00053344",
                            "last_updated": "2024-01-03T20:22:55.090855-05:00",
                            "created_at": "2024-01-02T09:43:00.423961-05: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/f05edc39-c0a6-4178-b59a-7066a807b7e9/?format=api"
                        },
                        {
                            "id": "70ad3b9e-b4f4-4477-97a6-4e7f12aa908a",
                            "gambit_id": "0084682f-48d1-4aca-9f43-424acccab947",
                            "last_updated": "2024-01-03T20:22:55.094257-05:00",
                            "created_at": "2024-01-02T09:43:00.428213-05: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/f05edc39-c0a6-4178-b59a-7066a807b7e9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "35e6e32a-b9b4-4f10-b627-5261c16c80b0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "eed65e85-f9f4-452f-844b-38709fcfe303",
            "completed": true,
            "last_updated": "2024-01-03T20:18:27.701810-05:00",
            "created_at": "2024-01-02T09:43:00.150392-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.45,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/eed65e85-f9f4-452f-844b-38709fcfe303",
            "datetime": "2024-01-02T22:10:00-05:00",
            "cutoff_datetime": "2024-01-02T22:10:00-05:00",
            "name": "Charlotte Hornets v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "411828ee-5318-4ddc-a5c6-017dca15f5e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35e6e32a-b9b4-4f10-b627-5261c16c80b0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:43:00.155692-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10700.0,
                        "profit_sb": 1200.0,
                        "profit_sb_percentage": 12.63,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 8841.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 1159.0
                            }
                        ],
                        "expected_reward_tokens": 9457.44,
                        "profit_sb": -42.56,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1cb42aeb-e750-4814-a2be-f97c32df2c04",
                            "gambit_id": "8a910dad-1e7e-44c3-87db-d0a8f5abae27",
                            "last_updated": "2024-01-03T20:18:27.719713-05:00",
                            "created_at": "2024-01-02T09:43:00.163726-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.07000",
                            "odds": "1.07140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/411828ee-5318-4ddc-a5c6-017dca15f5e4/?format=api"
                        },
                        {
                            "id": "e6890f13-2521-410c-99bd-f5e09ff6b0f7",
                            "gambit_id": "739324c0-7c0d-4e4b-b960-77ba4cac385b",
                            "last_updated": "2024-01-03T20:18:27.716168-05:00",
                            "created_at": "2024-01-02T09:43:00.159539-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "8.16000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/411828ee-5318-4ddc-a5c6-017dca15f5e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "782b059c-de1d-4041-b6db-4bf5b16701b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35e6e32a-b9b4-4f10-b627-5261c16c80b0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:43:00.167750-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27da0d47-7ba0-4f8b-ac7a-275e41e1e557",
                            "gambit_id": "d63beffd-0293-47b8-bb77-68361d1666a4",
                            "last_updated": "2024-01-03T20:18:27.726476-05:00",
                            "created_at": "2024-01-02T09:43:00.171971-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "15.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/782b059c-de1d-4041-b6db-4bf5b16701b5/?format=api"
                        },
                        {
                            "id": "1f74b7fb-8ec8-4414-8ffa-ed73848d58ac",
                            "gambit_id": "d5a1d12b-375a-4639-802e-800ee034d197",
                            "last_updated": "2024-01-03T20:18:27.729850-05:00",
                            "created_at": "2024-01-02T09:43:00.175984-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-15.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/782b059c-de1d-4041-b6db-4bf5b16701b5/?format=api"
                        }
                    ]
                },
                {
                    "id": "7916b49b-7661-4db8-96a2-d8d5b6d95546",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35e6e32a-b9b4-4f10-b627-5261c16c80b0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:43:00.180944-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 233.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 233.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7952b117-9621-457e-894a-41bfcdbcd390",
                            "gambit_id": "b08f7447-7fc0-4430-b27d-7dde497c5684",
                            "last_updated": "2024-01-03T20:18:27.736319-05:00",
                            "created_at": "2024-01-02T09:43:00.185137-05:00",
                            "name": "Game Total Over 233.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7916b49b-7661-4db8-96a2-d8d5b6d95546/?format=api"
                        },
                        {
                            "id": "d62bf8a9-b6fe-41fa-ab30-37b4199b9195",
                            "gambit_id": "6ef5e377-9126-453f-b524-a640c8b88806",
                            "last_updated": "2024-01-03T20:18:27.739759-05:00",
                            "created_at": "2024-01-02T09:43:00.189792-05:00",
                            "name": "Game Total Under 233.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7916b49b-7661-4db8-96a2-d8d5b6d95546/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cc6007a3-24a7-46fe-bfd6-f32f5f669f1e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fdfaa788-e210-4963-8446-c3009554ff51",
            "completed": true,
            "last_updated": "2024-01-04T09:48:04.064734-05:00",
            "created_at": "2024-01-02T09:42:59.920044-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.17,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/fdfaa788-e210-4963-8446-c3009554ff51",
            "datetime": "2024-01-02T22:07:00-05:00",
            "cutoff_datetime": "2024-01-02T22:07:00-05:00",
            "name": "Ottawa Senators v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "609379dd-5986-4cb6-ac98-a2406f28354e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc6007a3-24a7-46fe-bfd6-f32f5f669f1e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:42:59.928189-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Canucks",
                                "amount": 5688.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5182e101-303a-47f0-aa88-ca71676449f1",
                            "gambit_id": "3eda7ff0-d16a-488a-b6f6-f4448a919007",
                            "last_updated": "2024-01-04T09:48:04.080787-05:00",
                            "created_at": "2024-01-02T09:42:59.936250-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/609379dd-5986-4cb6-ac98-a2406f28354e/?format=api"
                        },
                        {
                            "id": "bbba6083-0e3a-433e-84b7-b399bf3c34ef",
                            "gambit_id": "7df87003-4c6a-43fa-b4c2-681057e04c31",
                            "last_updated": "2024-01-04T09:48:04.076384-05:00",
                            "created_at": "2024-01-02T09:42:59.932153-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/609379dd-5986-4cb6-ac98-a2406f28354e/?format=api"
                        }
                    ]
                },
                {
                    "id": "725bc7d7-be97-411e-a053-3b528c6225b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc6007a3-24a7-46fe-bfd6-f32f5f669f1e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:42:59.939819-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ottawa Senators",
                                "amount": 6324.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9d124cd5-92d9-406b-a1c0-9a2d06d0c406",
                            "gambit_id": "3b616033-025d-4524-8308-31c4861a060d",
                            "last_updated": "2024-01-04T09:48:04.088603-05:00",
                            "created_at": "2024-01-02T09:42:59.943996-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/725bc7d7-be97-411e-a053-3b528c6225b1/?format=api"
                        },
                        {
                            "id": "e43c3806-8a88-4f02-933b-6944c94b62e7",
                            "gambit_id": "5009e7e5-933c-421e-9f73-36747fbead93",
                            "last_updated": "2024-01-04T09:48:04.092276-05:00",
                            "created_at": "2024-01-02T09:42:59.947753-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/725bc7d7-be97-411e-a053-3b528c6225b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "c06f496b-374a-4843-9f42-b4296781c895",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc6007a3-24a7-46fe-bfd6-f32f5f669f1e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:42:59.951906-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5512.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3aec941c-429d-43e9-9aec-7ee083894dd4",
                            "gambit_id": "18840b3f-f5bf-4fba-9fa6-9a9976e56ae4",
                            "last_updated": "2024-01-04T09:48:04.099740-05:00",
                            "created_at": "2024-01-02T09:42:59.955788-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c06f496b-374a-4843-9f42-b4296781c895/?format=api"
                        },
                        {
                            "id": "134ed90b-22a7-4148-b064-d50023c2a45f",
                            "gambit_id": "74442070-a197-4977-8738-904f70f73074",
                            "last_updated": "2024-01-04T09:48:04.103102-05:00",
                            "created_at": "2024-01-02T09:42:59.960107-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c06f496b-374a-4843-9f42-b4296781c895/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5110194d-489f-4726-a343-3133e838c48a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bb6f801a-f8ec-4fd8-8c42-16da9c1e0e43",
            "completed": true,
            "last_updated": "2024-01-04T09:48:05.944816-05:00",
            "created_at": "2024-01-02T09:42:59.685567-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/bb6f801a-f8ec-4fd8-8c42-16da9c1e0e43",
            "datetime": "2024-01-02T21:07:00-05:00",
            "cutoff_datetime": "2024-01-02T21:07:00-05:00",
            "name": "Philadelphia Flyers v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "24bb8c68-3a17-4023-a70c-d81d97d1671f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5110194d-489f-4726-a343-3133e838c48a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:42:59.695470-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Edmonton Oilers",
                                "amount": 6232.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ebee023d-120a-4562-9ebc-005ac0ecebe6",
                            "gambit_id": "cc1c6571-af64-4141-acfd-a0bbc0bae22b",
                            "last_updated": "2024-01-04T09:48:05.960975-05:00",
                            "created_at": "2024-01-02T09:42:59.703028-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24bb8c68-3a17-4023-a70c-d81d97d1671f/?format=api"
                        },
                        {
                            "id": "0a93dbb0-80af-4911-b32c-c8dd515af00c",
                            "gambit_id": "29ae3ed6-b9cc-4a98-a804-56f69e44b39c",
                            "last_updated": "2024-01-04T09:48:05.957168-05:00",
                            "created_at": "2024-01-02T09:42:59.699502-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24bb8c68-3a17-4023-a70c-d81d97d1671f/?format=api"
                        }
                    ]
                },
                {
                    "id": "266995a7-842d-46e4-9c9a-937a427bb20c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5110194d-489f-4726-a343-3133e838c48a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:42:59.706603-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 5939.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "45702666-20fb-41c9-a573-36017500ea38",
                            "gambit_id": "bd36643a-4647-48fc-97f6-1f59d41a02d2",
                            "last_updated": "2024-01-04T09:48:05.968043-05:00",
                            "created_at": "2024-01-02T09:42:59.711087-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/266995a7-842d-46e4-9c9a-937a427bb20c/?format=api"
                        },
                        {
                            "id": "6e5b9528-9c87-4947-a869-3799133884cd",
                            "gambit_id": "8fc45745-9365-4f01-bfba-7a605452ad2a",
                            "last_updated": "2024-01-04T09:48:05.971440-05:00",
                            "created_at": "2024-01-02T09:42:59.715057-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/266995a7-842d-46e4-9c9a-937a427bb20c/?format=api"
                        }
                    ]
                },
                {
                    "id": "b5e0cda9-6f8e-431e-84e6-77bbfd7e4b8d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5110194d-489f-4726-a343-3133e838c48a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:42:59.718748-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "185c2319-9443-47dc-91ac-e089e5006257",
                            "gambit_id": "3e960ae2-0369-481f-ba9a-8e49b070718c",
                            "last_updated": "2024-01-04T09:48:05.978454-05:00",
                            "created_at": "2024-01-02T09:42:59.723013-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5e0cda9-6f8e-431e-84e6-77bbfd7e4b8d/?format=api"
                        },
                        {
                            "id": "2035aac6-f66d-4342-80b1-56cd0f326bc1",
                            "gambit_id": "a7748bde-cc58-434c-bb62-930da71c2ea0",
                            "last_updated": "2024-01-04T09:48:05.981951-05:00",
                            "created_at": "2024-01-02T09:42:59.731043-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5e0cda9-6f8e-431e-84e6-77bbfd7e4b8d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ddff4756-72f1-49c5-8c84-5d9b6e5c85e3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "952e157c-eb2d-4e24-8996-fdd62f06837c",
            "completed": true,
            "last_updated": "2024-01-04T09:53:00.227729-05:00",
            "created_at": "2024-01-02T09:42:59.454653-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/952e157c-eb2d-4e24-8996-fdd62f06837c",
            "datetime": "2024-01-02T21:07:00-05:00",
            "cutoff_datetime": "2024-01-02T21:07:00-05:00",
            "name": "New York Islanders v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "4e8e4b23-dc86-4b7f-8a1c-216b38e9dcb8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ddff4756-72f1-49c5-8c84-5d9b6e5c85e3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:42:59.464266-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 6324.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7cfd2044-7562-4ece-92b5-d923e528c4bd",
                            "gambit_id": "e7a6097a-b94c-4e5a-a501-87de34a80be0",
                            "last_updated": "2024-01-04T09:53:00.239850-05:00",
                            "created_at": "2024-01-02T09:42:59.472253-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e8e4b23-dc86-4b7f-8a1c-216b38e9dcb8/?format=api"
                        },
                        {
                            "id": "1cb4b7a4-2b50-40a4-8342-626bfa884c03",
                            "gambit_id": "4e8d9bdb-5533-4a95-9a15-37a2bec4c25f",
                            "last_updated": "2024-01-04T09:53:00.236229-05:00",
                            "created_at": "2024-01-02T09:42:59.468220-05:00",
                            "name": "New York Islanders",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e8e4b23-dc86-4b7f-8a1c-216b38e9dcb8/?format=api"
                        }
                    ]
                },
                {
                    "id": "e58e9c23-9bb9-4d09-b524-2565df4b67c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ddff4756-72f1-49c5-8c84-5d9b6e5c85e3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:42:59.476179-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Islanders",
                                "amount": 5939.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "76436b7d-1676-4145-8d4d-fd80ac9147c4",
                            "gambit_id": "13c54d6b-cff8-4bd4-b769-0e990736a40e",
                            "last_updated": "2024-01-04T09:53:00.246515-05:00",
                            "created_at": "2024-01-02T09:42:59.480011-05:00",
                            "name": "New York Islanders",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e58e9c23-9bb9-4d09-b524-2565df4b67c1/?format=api"
                        },
                        {
                            "id": "4f551d71-9b5c-49b8-88f2-5bffa88f001f",
                            "gambit_id": "70a0497d-5a76-4369-acfd-3878fd6157f4",
                            "last_updated": "2024-01-04T09:53:00.250083-05:00",
                            "created_at": "2024-01-02T09:42:59.484249-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e58e9c23-9bb9-4d09-b524-2565df4b67c1/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c1ae4bd-bfe1-4b1b-bc7c-8f45f49a1744",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ddff4756-72f1-49c5-8c84-5d9b6e5c85e3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:42:59.488308-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eb3ee001-6858-4ee6-bbf8-7d837e6cfbaf",
                            "gambit_id": "c7ea997f-f045-4ff5-a0f4-115492fadcf0",
                            "last_updated": "2024-01-04T09:53:00.260695-05:00",
                            "created_at": "2024-01-02T09:42:59.493035-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c1ae4bd-bfe1-4b1b-bc7c-8f45f49a1744/?format=api"
                        },
                        {
                            "id": "fc66e679-b701-4ac2-b5dc-3d5f4e112fcd",
                            "gambit_id": "f8b8949a-fa3c-4cfb-a680-4af61662832f",
                            "last_updated": "2024-01-04T09:53:00.264164-05:00",
                            "created_at": "2024-01-02T09:42:59.497677-05:00",
                            "name": "Game Total Under 6",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c1ae4bd-bfe1-4b1b-bc7c-8f45f49a1744/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "83bad673-504f-4834-85d2-fba8612a3b1f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "84e28411-e1b4-4ae1-a3df-9ab5f349b7c6",
            "completed": true,
            "last_updated": "2024-01-04T09:48:05.269144-05:00",
            "created_at": "2024-01-02T09:42:59.229260-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/84e28411-e1b4-4ae1-a3df-9ab5f349b7c6",
            "datetime": "2024-01-02T21:07:00-05:00",
            "cutoff_datetime": "2024-01-02T21:07:00-05:00",
            "name": "Florida Panthers v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "caa6a627-4f3e-4804-b751-375ae7640b14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83bad673-504f-4834-85d2-fba8612a3b1f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:42:59.234426-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Panthers",
                                "amount": 6090.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ebf62762-a68b-4d01-8331-4975e0f7d685",
                            "gambit_id": "9cdedf0e-bf95-48c2-b48a-71f851ccd8d8",
                            "last_updated": "2024-01-04T09:48:05.277247-05:00",
                            "created_at": "2024-01-02T09:42:59.238071-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caa6a627-4f3e-4804-b751-375ae7640b14/?format=api"
                        },
                        {
                            "id": "0ea8e2c7-b098-408e-99cd-e85c304a1b45",
                            "gambit_id": "2b67b82b-b84a-477f-8850-973bff723b9c",
                            "last_updated": "2024-01-04T09:48:05.280843-05:00",
                            "created_at": "2024-01-02T09:42:59.242387-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caa6a627-4f3e-4804-b751-375ae7640b14/?format=api"
                        }
                    ]
                },
                {
                    "id": "5a2fbfac-4ae6-4a65-9582-8301f271cbe8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83bad673-504f-4834-85d2-fba8612a3b1f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:42:59.246002-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arizona Coyotes",
                                "amount": 6010.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "36bccc2e-eb9f-49f3-ae21-d947a6d29428",
                            "gambit_id": "491df0c9-6e5c-4739-ba88-a51b82c0be71",
                            "last_updated": "2024-01-04T09:48:05.291123-05:00",
                            "created_at": "2024-01-02T09:42:59.255022-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a2fbfac-4ae6-4a65-9582-8301f271cbe8/?format=api"
                        },
                        {
                            "id": "8357f542-9a25-40ef-b3fb-4b7cb1fdb6e5",
                            "gambit_id": "eca2bec9-bf63-432f-a4f2-b54104bb1de2",
                            "last_updated": "2024-01-04T09:48:05.287683-05:00",
                            "created_at": "2024-01-02T09:42:59.250183-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a2fbfac-4ae6-4a65-9582-8301f271cbe8/?format=api"
                        }
                    ]
                },
                {
                    "id": "cd5b20dd-ac96-4fc9-ba4a-b10e66c7230d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83bad673-504f-4834-85d2-fba8612a3b1f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:42:59.259870-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c8a543d3-96e2-4400-889f-a210e62ae80c",
                            "gambit_id": "cc689e01-eae2-4463-acef-7220b6fff2ad",
                            "last_updated": "2024-01-04T09:48:05.298169-05:00",
                            "created_at": "2024-01-02T09:42:59.263488-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd5b20dd-ac96-4fc9-ba4a-b10e66c7230d/?format=api"
                        },
                        {
                            "id": "60ddf254-2357-4678-9631-5f8e4bbae360",
                            "gambit_id": "e1001b48-a99d-482e-b93f-17432bac6210",
                            "last_updated": "2024-01-04T09:48:05.301688-05:00",
                            "created_at": "2024-01-02T09:42:59.268348-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd5b20dd-ac96-4fc9-ba4a-b10e66c7230d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "af15ee8e-841d-43d3-b620-cc14455760d6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c0957619-2b05-4127-a191-f1b7e422f807",
            "completed": true,
            "last_updated": "2024-01-03T20:22:57.272696-05:00",
            "created_at": "2024-01-02T09:42:58.500221-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.4,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c0957619-2b05-4127-a191-f1b7e422f807",
            "datetime": "2024-01-02T20:10:00-05:00",
            "cutoff_datetime": "2024-01-02T20:10:00-05:00",
            "name": "Boston Celtics v. Oklahoma City Thunder",
            "bettypes": [
                {
                    "id": "b271783b-8967-4fbb-98e3-cd3bc7326ea8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/af15ee8e-841d-43d3-b620-cc14455760d6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:42:58.520179-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 6154.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "58f95f86-1cdf-4f07-ba4d-f3974be4bd36",
                            "gambit_id": "3640e361-3fd7-4198-8d56-6875a6ebd3d6",
                            "last_updated": "2024-01-03T20:22:57.294970-05:00",
                            "created_at": "2024-01-02T09:42:58.524055-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b271783b-8967-4fbb-98e3-cd3bc7326ea8/?format=api"
                        },
                        {
                            "id": "86c770a0-c8c6-4ec6-a45b-14557f50eca0",
                            "gambit_id": "3adaa566-691c-4c87-9d91-bc3bdb4fbfa2",
                            "last_updated": "2024-01-03T20:22:57.298866-05:00",
                            "created_at": "2024-01-02T09:42:58.527898-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b271783b-8967-4fbb-98e3-cd3bc7326ea8/?format=api"
                        }
                    ]
                },
                {
                    "id": "68d1ab27-07cd-47f0-975e-1da651eed8c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/af15ee8e-841d-43d3-b620-cc14455760d6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:42:58.507346-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e4e5763e-caea-4314-82d2-0a6aab16fcc4",
                            "gambit_id": "9bfbf72d-9ae5-4f9d-aa46-a1f5ae68b612",
                            "last_updated": "2024-01-03T20:22:57.284103-05:00",
                            "created_at": "2024-01-02T09:42:58.511744-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68d1ab27-07cd-47f0-975e-1da651eed8c3/?format=api"
                        },
                        {
                            "id": "02a34530-0a0b-450f-96ef-6b27c404400e",
                            "gambit_id": "f8716be7-62d2-40d1-99e0-6046a392c9f2",
                            "last_updated": "2024-01-03T20:22:57.287716-05:00",
                            "created_at": "2024-01-02T09:42:58.516243-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68d1ab27-07cd-47f0-975e-1da651eed8c3/?format=api"
                        }
                    ]
                },
                {
                    "id": "29fcc373-cce1-4f60-aa46-558822a91138",
                    "match": "https://api-prod.gambitprofit.com/api/matches/af15ee8e-841d-43d3-b620-cc14455760d6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:42:58.531615-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 240.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 240.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0157295d-3f5c-4f12-941c-3ba6854c5a44",
                            "gambit_id": "71dd532a-2409-411a-8054-e9852039201d",
                            "last_updated": "2024-01-03T20:22:57.305721-05:00",
                            "created_at": "2024-01-02T09:42:58.535161-05:00",
                            "name": "Game Total Over 240.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "240.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29fcc373-cce1-4f60-aa46-558822a91138/?format=api"
                        },
                        {
                            "id": "1de7227d-e91c-4c6a-8dc7-005eeaf2a609",
                            "gambit_id": "549dc750-483e-4720-9786-9a4656266a26",
                            "last_updated": "2024-01-03T20:22:57.309193-05:00",
                            "created_at": "2024-01-02T09:42:58.538986-05:00",
                            "name": "Game Total Under 240.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "240.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29fcc373-cce1-4f60-aa46-558822a91138/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f8043aba-c6c3-483f-9098-d78f81e38907",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1807caf5-ff99-41c0-be1e-79f8e4436d4d",
            "completed": true,
            "last_updated": "2024-01-03T20:22:58.201831-05:00",
            "created_at": "2024-01-02T09:42:58.994902-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.09,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1807caf5-ff99-41c0-be1e-79f8e4436d4d",
            "datetime": "2024-01-02T20:10:00-05:00",
            "cutoff_datetime": "2024-01-02T20:10:00-05:00",
            "name": "San Antonio Spurs v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "4b4c9715-41bd-4a5d-bf65-3964812461ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8043aba-c6c3-483f-9098-d78f81e38907/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:42:59.018490-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 8268.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 1732.0
                            }
                        ],
                        "expected_reward_tokens": 9508.2,
                        "profit_sb": 8.2,
                        "profit_sb_percentage": 0.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f4dbb28f-cb6d-4414-b97b-870fe7c93000",
                            "gambit_id": "9bd11fbf-7d7b-4640-88f5-81e9e9cbb67b",
                            "last_updated": "2024-01-03T20:22:58.238744-05:00",
                            "created_at": "2024-01-02T09:42:59.025784-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.15000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b4c9715-41bd-4a5d-bf65-3964812461ca/?format=api"
                        },
                        {
                            "id": "c03bb616-0f95-4f4f-b12c-ecd3b5952341",
                            "gambit_id": "1085f006-943e-42c1-a103-d1ba097ae410",
                            "last_updated": "2024-01-03T20:22:58.235303-05:00",
                            "created_at": "2024-01-02T09:42:59.021948-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "5.49000",
                            "odds": "5.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b4c9715-41bd-4a5d-bf65-3964812461ca/?format=api"
                        }
                    ]
                },
                {
                    "id": "74eefbe8-1a55-45e9-9949-69e2eab21e29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8043aba-c6c3-483f-9098-d78f81e38907/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:42:59.005183-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Antonio Spurs",
                                "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": "edfc2632-4f27-45f5-a7f1-1a5e6f2cbea3",
                            "gambit_id": "49d3a424-1cc0-442e-bd7c-6c8a6bacb0e4",
                            "last_updated": "2024-01-03T20:22:58.220899-05:00",
                            "created_at": "2024-01-02T09:42:59.009303-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74eefbe8-1a55-45e9-9949-69e2eab21e29/?format=api"
                        },
                        {
                            "id": "1f8fcc2c-031c-4c4d-85a2-9c147beaa2b6",
                            "gambit_id": "ad4c9f7b-72fa-4e64-9587-c7f6d118d803",
                            "last_updated": "2024-01-03T20:22:58.228769-05:00",
                            "created_at": "2024-01-02T09:42:59.013813-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74eefbe8-1a55-45e9-9949-69e2eab21e29/?format=api"
                        }
                    ]
                },
                {
                    "id": "38480040-a059-47f7-8dbd-9c3101daba86",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8043aba-c6c3-483f-9098-d78f81e38907/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:42:59.029574-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 237",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 237",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c50d13c7-cb6d-4c03-b327-b5e2a88b3adf",
                            "gambit_id": "251561be-9b97-4375-bd17-2b16d8527e0a",
                            "last_updated": "2024-01-03T20:22:58.244998-05:00",
                            "created_at": "2024-01-02T09:42:59.033362-05:00",
                            "name": "Game Total Over 237",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38480040-a059-47f7-8dbd-9c3101daba86/?format=api"
                        },
                        {
                            "id": "ef88e883-5397-4b4a-855e-c55a49b1f0cf",
                            "gambit_id": "f92d8e29-2574-4acd-91b0-9dac6bb544c9",
                            "last_updated": "2024-01-03T20:22:58.248626-05:00",
                            "created_at": "2024-01-02T09:42:59.038304-05:00",
                            "name": "Game Total Under 237",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38480040-a059-47f7-8dbd-9c3101daba86/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3e919f1d-9305-4dea-a5f4-50bcdbe55417",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8a8786e9-0bbf-4313-8ce2-f26756dc1c9f",
            "completed": true,
            "last_updated": "2024-01-03T20:22:55.300028-05:00",
            "created_at": "2024-01-02T09:42:58.732635-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.35,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8a8786e9-0bbf-4313-8ce2-f26756dc1c9f",
            "datetime": "2024-01-02T20:10:00-05:00",
            "cutoff_datetime": "2024-01-02T20:10:00-05:00",
            "name": "Brooklyn Nets v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "d82de44e-472f-45dd-8aff-ed8b14b6bf4d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e919f1d-9305-4dea-a5f4-50bcdbe55417/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:42:58.755917-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 6554.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "04cf519f-7ea1-4da9-b23b-60514ba26f74",
                            "gambit_id": "a142aae1-749d-4446-a072-4e028fdd8300",
                            "last_updated": "2024-01-03T20:22:55.322168-05:00",
                            "created_at": "2024-01-02T09:42:58.778339-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d82de44e-472f-45dd-8aff-ed8b14b6bf4d/?format=api"
                        },
                        {
                            "id": "689631c4-386c-4c0b-b628-c3c21ab49db9",
                            "gambit_id": "c59d659d-e9a4-4b12-86c9-a46b2899ea18",
                            "last_updated": "2024-01-03T20:22:55.317898-05:00",
                            "created_at": "2024-01-02T09:42:58.766109-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d82de44e-472f-45dd-8aff-ed8b14b6bf4d/?format=api"
                        }
                    ]
                },
                {
                    "id": "2dc71ca7-f643-4195-8af0-ef1b45799afe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e919f1d-9305-4dea-a5f4-50bcdbe55417/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:42:58.742518-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 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": "f0b3316d-a562-4101-a4d0-6422e6aa6356",
                            "gambit_id": "79601c5e-3931-4dc4-a27d-011efb832a1b",
                            "last_updated": "2024-01-03T20:22:55.310783-05:00",
                            "created_at": "2024-01-02T09:42:58.751942-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dc71ca7-f643-4195-8af0-ef1b45799afe/?format=api"
                        },
                        {
                            "id": "c1e014f6-11c6-4d4a-b939-e7d16e5d937b",
                            "gambit_id": "2b3772cd-db87-404e-9ebe-2da5d4fce90d",
                            "last_updated": "2024-01-03T20:22:55.307446-05:00",
                            "created_at": "2024-01-02T09:42:58.746943-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dc71ca7-f643-4195-8af0-ef1b45799afe/?format=api"
                        }
                    ]
                },
                {
                    "id": "51268005-c1f7-4937-b616-018b24a8fa16",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e919f1d-9305-4dea-a5f4-50bcdbe55417/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:42:58.782296-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ad30c445-1823-4434-8839-bbb711f39df0",
                            "gambit_id": "48e27953-285a-4fa5-a4ec-47fa040a613a",
                            "last_updated": "2024-01-03T20:22:55.333002-05:00",
                            "created_at": "2024-01-02T09:42:58.791369-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51268005-c1f7-4937-b616-018b24a8fa16/?format=api"
                        },
                        {
                            "id": "fcac708d-b10b-4cd3-9250-0081cf525ec2",
                            "gambit_id": "e8cdf9f7-a205-4543-8d71-c29f4638700f",
                            "last_updated": "2024-01-03T20:22:55.329608-05:00",
                            "created_at": "2024-01-02T09:42:58.786693-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51268005-c1f7-4937-b616-018b24a8fa16/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "578d9c86-e17e-4984-b92a-7205c1dd3f6e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c4f88d5d-c167-43d1-ae92-10eb2ea081fe",
            "completed": true,
            "last_updated": "2024-01-04T09:53:00.702688-05:00",
            "created_at": "2024-01-02T09:42:58.257330-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c4f88d5d-c167-43d1-ae92-10eb2ea081fe",
            "datetime": "2024-01-02T20:07:00-05:00",
            "cutoff_datetime": "2024-01-02T20:07:00-05:00",
            "name": "Montreal Canadiens v. Dallas Stars",
            "bettypes": [
                {
                    "id": "a832e877-3614-48be-900d-a7a5231cd3c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/578d9c86-e17e-4984-b92a-7205c1dd3f6e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:42:58.274167-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 7197.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 2803.0
                            }
                        ],
                        "expected_reward_tokens": 9500.04,
                        "profit_sb": 0.04,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e320f533-6196-4362-9411-226d4c1a759f",
                            "gambit_id": "9f032f9a-ec77-46cc-8039-656a07285c0b",
                            "last_updated": "2024-01-04T09:53:00.714228-05:00",
                            "created_at": "2024-01-02T09:42:58.282232-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.32000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a832e877-3614-48be-900d-a7a5231cd3c2/?format=api"
                        },
                        {
                            "id": "b64da7ed-00d2-4ca7-917c-3ae8dec87f7b",
                            "gambit_id": "76172998-a25d-456a-b658-c40ab428c89b",
                            "last_updated": "2024-01-04T09:53:00.710807-05:00",
                            "created_at": "2024-01-02T09:42:58.278542-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "3.39000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a832e877-3614-48be-900d-a7a5231cd3c2/?format=api"
                        }
                    ]
                },
                {
                    "id": "8b86f5b8-347f-4bda-bcdf-febcd464ebbe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/578d9c86-e17e-4984-b92a-7205c1dd3f6e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:42:58.286520-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 5107.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "51a9a1d2-1a3a-4686-86b8-98f89a7b61aa",
                            "gambit_id": "5fd0ed00-6c41-4468-8efd-df0c6218e1ee",
                            "last_updated": "2024-01-04T09:53:00.725824-05:00",
                            "created_at": "2024-01-02T09:42:58.297387-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b86f5b8-347f-4bda-bcdf-febcd464ebbe/?format=api"
                        },
                        {
                            "id": "ba53175e-dc9c-484e-b1bb-3c4e1a24c19a",
                            "gambit_id": "62082d48-75f5-4558-a63d-03aaea59de81",
                            "last_updated": "2024-01-04T09:53:00.721864-05:00",
                            "created_at": "2024-01-02T09:42:58.293193-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b86f5b8-347f-4bda-bcdf-febcd464ebbe/?format=api"
                        }
                    ]
                },
                {
                    "id": "b7c72838-3600-4133-9aa1-086c5ef5971c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/578d9c86-e17e-4984-b92a-7205c1dd3f6e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:42:58.301785-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7535c354-abb9-425e-9a32-1c210e6f858a",
                            "gambit_id": "00ccec98-540b-4eb9-8480-1ae42c61c9c3",
                            "last_updated": "2024-01-04T09:53:00.732742-05:00",
                            "created_at": "2024-01-02T09:42:58.305625-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7c72838-3600-4133-9aa1-086c5ef5971c/?format=api"
                        },
                        {
                            "id": "781ce8e1-8426-4f65-92d7-de89e039ac8a",
                            "gambit_id": "502dd1dc-8541-474b-bfde-928c6984f69f",
                            "last_updated": "2024-01-04T09:53:00.735841-05:00",
                            "created_at": "2024-01-02T09:42:58.309824-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7c72838-3600-4133-9aa1-086c5ef5971c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6b24af55-89c5-4b83-983e-29be3c2700f0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "61afab27-6f93-4ba7-9104-276737529252",
            "completed": true,
            "last_updated": "2024-01-04T09:53:01.162262-05:00",
            "created_at": "2024-01-02T09:42:57.776248-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.06,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/61afab27-6f93-4ba7-9104-276737529252",
            "datetime": "2024-01-02T20:07:00-05:00",
            "cutoff_datetime": "2024-01-02T20:07:00-05:00",
            "name": "Calgary Flames v. Minnesota Wild",
            "bettypes": [
                {
                    "id": "fec660b8-77d5-4a0a-a3de-6fc5537ee121",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b24af55-89c5-4b83-983e-29be3c2700f0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:42:57.792415-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 5213.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2534a46c-ff4e-4dcd-baec-2837f67263b4",
                            "gambit_id": "5be21a3a-4e9b-471d-9488-962cec1579b6",
                            "last_updated": "2024-01-04T09:53:01.173731-05:00",
                            "created_at": "2024-01-02T09:42:57.797080-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fec660b8-77d5-4a0a-a3de-6fc5537ee121/?format=api"
                        },
                        {
                            "id": "bf2eaaa2-55be-48f6-9955-9a110bc5d806",
                            "gambit_id": "5e7a850c-ab22-4807-81f1-9cd4faa2d031",
                            "last_updated": "2024-01-04T09:53:01.177288-05:00",
                            "created_at": "2024-01-02T09:42:57.801297-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fec660b8-77d5-4a0a-a3de-6fc5537ee121/?format=api"
                        }
                    ]
                },
                {
                    "id": "46e9278c-61e6-4d6a-92a4-5233c0dcd8f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b24af55-89c5-4b83-983e-29be3c2700f0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:42:57.805286-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 7033.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 2967.0
                            }
                        ],
                        "expected_reward_tokens": 9494.4,
                        "profit_sb": -5.6,
                        "profit_sb_percentage": -0.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f8bc9afc-7aa4-41b1-8a9a-de5232e4c5f9",
                            "gambit_id": "5d6ea787-6619-43f7-a472-5eefb6cd9cc7",
                            "last_updated": "2024-01-04T09:53:01.183861-05:00",
                            "created_at": "2024-01-02T09:42:57.808606-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.35000",
                            "odds": "1.37040",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46e9278c-61e6-4d6a-92a4-5233c0dcd8f8/?format=api"
                        },
                        {
                            "id": "07d9c8df-8b55-46a4-a194-9b89bba61752",
                            "gambit_id": "69f81840-69b8-4ad7-b121-806f405b02a6",
                            "last_updated": "2024-01-04T09:53:01.187302-05:00",
                            "created_at": "2024-01-02T09:42:57.812434-05:00",
                            "name": "Minnesota Wild",
                            "reward": "3.20000",
                            "odds": "3.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46e9278c-61e6-4d6a-92a4-5233c0dcd8f8/?format=api"
                        }
                    ]
                },
                {
                    "id": "2a161b93-274c-4319-bf53-a994a0c3487d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b24af55-89c5-4b83-983e-29be3c2700f0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:42:57.816576-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ff1151f3-dcdb-4608-9ae6-524f95be009d",
                            "gambit_id": "12eb6b7c-d3dc-4a90-a316-88f474c225ac",
                            "last_updated": "2024-01-04T09:53:01.194408-05:00",
                            "created_at": "2024-01-02T09:42:57.820292-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a161b93-274c-4319-bf53-a994a0c3487d/?format=api"
                        },
                        {
                            "id": "b3921134-eb85-4921-90c7-b3d052984454",
                            "gambit_id": "e1eaa5c5-5b47-4dac-b779-73cc45bffabe",
                            "last_updated": "2024-01-04T09:53:01.197804-05:00",
                            "created_at": "2024-01-02T09:42:57.824302-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a161b93-274c-4319-bf53-a994a0c3487d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ac71b4c0-1603-4258-823b-462ca6851a05",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "252e7f7c-4ac8-4631-9bb9-90649cb74e5b",
            "completed": true,
            "last_updated": "2024-01-04T10:03:03.028132-05:00",
            "created_at": "2024-01-02T09:42:57.538587-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.21,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/252e7f7c-4ac8-4631-9bb9-90649cb74e5b",
            "datetime": "2024-01-02T20:07:00-05:00",
            "cutoff_datetime": "2024-01-02T20:07:00-05:00",
            "name": "Tampa Bay Lightning v. Winnipeg Jets",
            "bettypes": [
                {
                    "id": "d2045a3a-faab-434d-8872-2ff509feb989",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac71b4c0-1603-4258-823b-462ca6851a05/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:42:57.546166-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Winnipeg Jets",
                                "amount": 5614.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b6aa7d25-8d29-42d4-9122-ef12525a6769",
                            "gambit_id": "35da826a-0ce0-4f6c-8f62-5a5a3be703d5",
                            "last_updated": "2024-01-04T10:03:03.043701-05:00",
                            "created_at": "2024-01-02T09:42:57.555035-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2045a3a-faab-434d-8872-2ff509feb989/?format=api"
                        },
                        {
                            "id": "0120df9e-0910-4d13-9094-e1c8ff4bd459",
                            "gambit_id": "b50ecdc8-d512-4a8f-87a1-2dbd47c62609",
                            "last_updated": "2024-01-04T10:03:03.039760-05:00",
                            "created_at": "2024-01-02T09:42:57.550511-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2045a3a-faab-434d-8872-2ff509feb989/?format=api"
                        }
                    ]
                },
                {
                    "id": "8b6b5a5e-8707-4f9f-aeaa-ea78a870071b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac71b4c0-1603-4258-823b-462ca6851a05/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:42:57.558784-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 6449.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 3551.0
                            }
                        ],
                        "expected_reward_tokens": 9480.03,
                        "profit_sb": -19.97,
                        "profit_sb_percentage": -0.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c7fe1a22-9b4c-48e0-9973-4c65739deb96",
                            "gambit_id": "4088a6e3-a163-4f51-9d49-67e7b81de019",
                            "last_updated": "2024-01-04T10:03:03.054800-05:00",
                            "created_at": "2024-01-02T09:42:57.562772-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b6b5a5e-8707-4f9f-aeaa-ea78a870071b/?format=api"
                        },
                        {
                            "id": "8f47864b-5a45-436c-bf2b-7c51a36aa46f",
                            "gambit_id": "02774247-ff1e-47eb-97b6-e9e927b6c169",
                            "last_updated": "2024-01-04T10:03:03.058132-05:00",
                            "created_at": "2024-01-02T09:42:57.566820-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b6b5a5e-8707-4f9f-aeaa-ea78a870071b/?format=api"
                        }
                    ]
                },
                {
                    "id": "246cbbe2-7942-46ab-8b7d-7f355cde77b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac71b4c0-1603-4258-823b-462ca6851a05/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:42:57.576638-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "10da1729-6aab-40da-889b-0278118b47b2",
                            "gambit_id": "24e2465e-0a2a-4a07-81fb-e2c5431c3f89",
                            "last_updated": "2024-01-04T10:03:03.065697-05:00",
                            "created_at": "2024-01-02T09:42:57.580029-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/246cbbe2-7942-46ab-8b7d-7f355cde77b8/?format=api"
                        },
                        {
                            "id": "122561e7-ebba-470b-8745-0c738900c578",
                            "gambit_id": "21190138-eb98-4eb4-93fe-9340eecc02af",
                            "last_updated": "2024-01-04T10:03:03.075930-05:00",
                            "created_at": "2024-01-02T09:42:57.584369-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/246cbbe2-7942-46ab-8b7d-7f355cde77b8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fab0df39-6fe4-4e23-ba65-fe383f9e37d8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a7df39be-fe70-4821-a75f-019e51c4c3b5",
            "completed": true,
            "last_updated": "2024-01-04T09:52:59.988860-05:00",
            "created_at": "2024-01-02T09:42:58.016248-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a7df39be-fe70-4821-a75f-019e51c4c3b5",
            "datetime": "2024-01-02T20:07:00-05:00",
            "cutoff_datetime": "2024-01-02T20:07:00-05:00",
            "name": "Chicago Blackhawks v. Nashville Predators",
            "bettypes": [
                {
                    "id": "ca424bb4-e2b9-4f72-888e-3f64e6b651e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fab0df39-6fe4-4e23-ba65-fe383f9e37d8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:42:58.023994-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 7106.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 2894.0
                            }
                        ],
                        "expected_reward_tokens": 9521.26,
                        "profit_sb": 21.26,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9d68cfa0-1f3b-4998-8928-38f246457043",
                            "gambit_id": "eee6d0da-865e-444a-87dc-a6d349239788",
                            "last_updated": "2024-01-04T09:53:00.003688-05:00",
                            "created_at": "2024-01-02T09:42:58.032763-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.34000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca424bb4-e2b9-4f72-888e-3f64e6b651e7/?format=api"
                        },
                        {
                            "id": "b168b15a-a921-4de9-9a77-5cf8e7ab8ed6",
                            "gambit_id": "4cd35f3b-7b80-46b1-a4b0-66379c1586b6",
                            "last_updated": "2024-01-04T09:52:59.999094-05:00",
                            "created_at": "2024-01-02T09:42:58.027905-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "3.29000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca424bb4-e2b9-4f72-888e-3f64e6b651e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "6d5c2f72-bffc-4200-864e-3e226694bfd8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fab0df39-6fe4-4e23-ba65-fe383f9e37d8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:42:58.036447-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 5107.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2fbf706d-fe5c-4f77-b733-196866c994f8",
                            "gambit_id": "513f0b65-5f1f-4a35-a665-202b004a7ced",
                            "last_updated": "2024-01-04T09:53:00.012039-05:00",
                            "created_at": "2024-01-02T09:42:58.045443-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d5c2f72-bffc-4200-864e-3e226694bfd8/?format=api"
                        },
                        {
                            "id": "0940df2c-40d8-4917-87f9-68ecb4649c5c",
                            "gambit_id": "0490a57f-bd17-4191-9d54-d8bc55aeee1d",
                            "last_updated": "2024-01-04T09:53:00.016997-05:00",
                            "created_at": "2024-01-02T09:42:58.049753-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d5c2f72-bffc-4200-864e-3e226694bfd8/?format=api"
                        }
                    ]
                },
                {
                    "id": "74690208-101b-481e-98ae-f52878adc0dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fab0df39-6fe4-4e23-ba65-fe383f9e37d8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:42:58.054335-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 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": "30b8ea12-bc56-4b33-b565-7ed59f427560",
                            "gambit_id": "d30e1da8-7354-4de2-a498-421d2e12c47f",
                            "last_updated": "2024-01-04T09:53:00.028207-05:00",
                            "created_at": "2024-01-02T09:42:58.065563-05: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/74690208-101b-481e-98ae-f52878adc0dc/?format=api"
                        },
                        {
                            "id": "18efdb94-f8b7-44e1-b3dc-a04efdc1bf39",
                            "gambit_id": "856965d2-2137-4752-93f9-5da9c5f45a8e",
                            "last_updated": "2024-01-04T09:53:00.024298-05:00",
                            "created_at": "2024-01-02T09:42:58.061429-05: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/74690208-101b-481e-98ae-f52878adc0dc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cd979af4-c40a-4ddd-ae18-be5718bf0a0d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "07bc8403-81b6-4e18-adf4-dc5c99ff5135",
            "completed": true,
            "last_updated": "2024-01-04T10:08:03.978501-05:00",
            "created_at": "2024-01-02T09:42:57.298436-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/07bc8403-81b6-4e18-adf4-dc5c99ff5135",
            "datetime": "2024-01-02T19:37:00-05:00",
            "cutoff_datetime": "2024-01-02T19:37:00-05:00",
            "name": "Washington Capitals v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "dbca91c7-a7cf-4776-8fca-cf8910054f5d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd979af4-c40a-4ddd-ae18-be5718bf0a0d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:42:57.311634-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 6232.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b9bb0189-0a11-4985-acfd-8d09aa6f8200",
                            "gambit_id": "7172b7c2-6b7a-4d66-84c0-8383597ffb1d",
                            "last_updated": "2024-01-04T10:08:03.995331-05:00",
                            "created_at": "2024-01-02T09:42:57.321473-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbca91c7-a7cf-4776-8fca-cf8910054f5d/?format=api"
                        },
                        {
                            "id": "1a7e9344-e877-469d-8792-93e96486dd09",
                            "gambit_id": "9e6f847f-5cd0-40f7-9862-05e59d5f6eca",
                            "last_updated": "2024-01-04T10:08:03.992068-05:00",
                            "created_at": "2024-01-02T09:42:57.315993-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbca91c7-a7cf-4776-8fca-cf8910054f5d/?format=api"
                        }
                    ]
                },
                {
                    "id": "f54eb7e6-beab-4fb5-b844-fefd054eca9e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd979af4-c40a-4ddd-ae18-be5718bf0a0d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:42:57.326152-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Capitals",
                                "amount": 5939.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "da93f463-452e-4217-be3b-1568f5d48341",
                            "gambit_id": "27015b06-d991-4bfe-b2b2-cd438b821315",
                            "last_updated": "2024-01-04T10:08:04.008095-05:00",
                            "created_at": "2024-01-02T09:42:57.330645-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f54eb7e6-beab-4fb5-b844-fefd054eca9e/?format=api"
                        },
                        {
                            "id": "77314ef2-bbec-4e04-8aaa-614e92a23859",
                            "gambit_id": "045fbe57-82f6-40cc-9d90-ebd6da2a0af8",
                            "last_updated": "2024-01-04T10:08:04.011585-05:00",
                            "created_at": "2024-01-02T09:42:57.334711-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f54eb7e6-beab-4fb5-b844-fefd054eca9e/?format=api"
                        }
                    ]
                },
                {
                    "id": "a623ace5-357d-45f1-aa99-09be0c06a4dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd979af4-c40a-4ddd-ae18-be5718bf0a0d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:42:57.338799-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7cffe666-2d21-4056-8be0-89fd8ef5c556",
                            "gambit_id": "d7e2a65d-62ba-4253-ba8a-1e31fcea2170",
                            "last_updated": "2024-01-04T10:08:04.025745-05:00",
                            "created_at": "2024-01-02T09:42:57.347465-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a623ace5-357d-45f1-aa99-09be0c06a4dc/?format=api"
                        },
                        {
                            "id": "fa2db1b6-0866-4140-91b8-833c2aaf7b9b",
                            "gambit_id": "d4846f6d-dccc-4043-92d6-b15b96a0ab7f",
                            "last_updated": "2024-01-04T10:08:04.018214-05:00",
                            "created_at": "2024-01-02T09:42:57.343134-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a623ace5-357d-45f1-aa99-09be0c06a4dc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "17425d20-87de-475f-bb52-fec66ccef3fd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "79f61793-300e-4131-aab3-00245ce6161c",
            "completed": true,
            "last_updated": "2024-01-03T20:27:55.562208-05:00",
            "created_at": "2024-01-02T09:42:57.069267-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.41,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/79f61793-300e-4131-aab3-00245ce6161c",
            "datetime": "2024-01-02T19:10:00-05:00",
            "cutoff_datetime": "2024-01-02T19:10:00-05:00",
            "name": "Chicago Bulls v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "41116f13-8588-4699-969e-2f80e3cb37b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17425d20-87de-475f-bb52-fec66ccef3fd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:42:57.087400-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 7820.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 2180.0
                            }
                        ],
                        "expected_reward_tokens": 9461.2,
                        "profit_sb": -38.8,
                        "profit_sb_percentage": -0.41,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b8b5abe2-6060-468e-8945-036bb0e9815b",
                            "gambit_id": "932a1b90-ceaa-481c-a273-58de519c8ea1",
                            "last_updated": "2024-01-03T20:27:55.584270-05:00",
                            "created_at": "2024-01-02T09:42:57.095968-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.21000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41116f13-8588-4699-969e-2f80e3cb37b4/?format=api"
                        },
                        {
                            "id": "539ea24f-3fcb-46c7-a05e-d95fc0a495be",
                            "gambit_id": "26a682ba-bc2f-4a3e-8d31-b8614ae611f2",
                            "last_updated": "2024-01-03T20:27:55.580882-05:00",
                            "created_at": "2024-01-02T09:42:57.091479-05:00",
                            "name": "Chicago Bulls",
                            "reward": "4.34000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41116f13-8588-4699-969e-2f80e3cb37b4/?format=api"
                        }
                    ]
                },
                {
                    "id": "23356575-8273-4506-8628-b3fb20e6ab7d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17425d20-87de-475f-bb52-fec66ccef3fd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:42:57.074647-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "103ba94b-454d-45a2-8603-64b64dd50749",
                            "gambit_id": "e30f81f8-99af-4c80-8709-affe3a493655",
                            "last_updated": "2024-01-03T20:27:55.570219-05:00",
                            "created_at": "2024-01-02T09:42:57.078587-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23356575-8273-4506-8628-b3fb20e6ab7d/?format=api"
                        },
                        {
                            "id": "521980f1-5e16-4d24-a3ac-367d4f9f37a2",
                            "gambit_id": "db427ab0-7b65-426b-aaf4-ebc7b306ce3f",
                            "last_updated": "2024-01-03T20:27:55.574142-05:00",
                            "created_at": "2024-01-02T09:42:57.083533-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23356575-8273-4506-8628-b3fb20e6ab7d/?format=api"
                        }
                    ]
                },
                {
                    "id": "58dc6d12-663f-4bc2-aa14-fa9cc5ef3766",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17425d20-87de-475f-bb52-fec66ccef3fd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:42:57.100283-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 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": "b6524442-600b-4837-bad0-87920b7d11c7",
                            "gambit_id": "15dec9a0-6147-4903-a183-fc8ef103a8dd",
                            "last_updated": "2024-01-03T20:27:55.590725-05:00",
                            "created_at": "2024-01-02T09:42:57.104660-05: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/58dc6d12-663f-4bc2-aa14-fa9cc5ef3766/?format=api"
                        },
                        {
                            "id": "3acab576-cafc-41d7-8556-3fa1794cbe62",
                            "gambit_id": "673890b1-9f92-4b1b-af1b-d5ba737a4506",
                            "last_updated": "2024-01-03T20:27:55.594227-05:00",
                            "created_at": "2024-01-02T09:42:57.108927-05: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/58dc6d12-663f-4bc2-aa14-fa9cc5ef3766/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b6a4bce6-b6ac-4217-b9e5-20b4fd0ebe40",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9cd5c0f4-172d-4aee-bbc5-dafddc9a2acb",
            "completed": true,
            "last_updated": "2024-01-04T10:08:03.490694-05:00",
            "created_at": "2024-01-02T09:42:56.824824-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.18,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/9cd5c0f4-172d-4aee-bbc5-dafddc9a2acb",
            "datetime": "2024-01-02T19:07:00-05:00",
            "cutoff_datetime": "2024-01-02T19:07:00-05:00",
            "name": "Boston Bruins v. Columbus Blue Jackets",
            "bettypes": [
                {
                    "id": "2a1913f9-1df5-4e4c-bec3-09fbbdfa3b76",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b6a4bce6-b6ac-4217-b9e5-20b4fd0ebe40/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:42:56.839149-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 6611.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 3389.0
                            }
                        ],
                        "expected_reward_tokens": 9387.53,
                        "profit_sb": -112.47,
                        "profit_sb_percentage": -1.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9d40b03f-5352-4fa0-b691-f0b917f8b551",
                            "gambit_id": "40047f0b-cd5a-4f9d-ad42-63fb0b2ffd78",
                            "last_updated": "2024-01-04T10:08:03.505997-05:00",
                            "created_at": "2024-01-02T09:42:56.844604-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a1913f9-1df5-4e4c-bec3-09fbbdfa3b76/?format=api"
                        },
                        {
                            "id": "734d4ca8-df60-4e82-b1e6-326f9045e3af",
                            "gambit_id": "c473a433-af55-48ab-b2d8-de1b80404083",
                            "last_updated": "2024-01-04T10:08:03.509791-05:00",
                            "created_at": "2024-01-02T09:42:56.849120-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a1913f9-1df5-4e4c-bec3-09fbbdfa3b76/?format=api"
                        }
                    ]
                },
                {
                    "id": "7c866b5a-601b-428a-94c8-04404970012d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b6a4bce6-b6ac-4217-b9e5-20b4fd0ebe40/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:42:56.853984-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 5423.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0ae74f38-62af-4dc7-b66a-163d2f3ab73b",
                            "gambit_id": "06a4c3d4-e9c9-4996-8134-59d3a0318fd9",
                            "last_updated": "2024-01-04T10:08:03.530199-05:00",
                            "created_at": "2024-01-02T09:42:56.861762-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c866b5a-601b-428a-94c8-04404970012d/?format=api"
                        },
                        {
                            "id": "ad27e847-2a83-4cd3-8896-b9cb16c3cc20",
                            "gambit_id": "8138d615-11b2-4a0e-8f2d-7fa295eb294a",
                            "last_updated": "2024-01-04T10:08:03.520271-05:00",
                            "created_at": "2024-01-02T09:42:56.857914-05:00",
                            "name": "Boston Bruins",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c866b5a-601b-428a-94c8-04404970012d/?format=api"
                        }
                    ]
                },
                {
                    "id": "3481c6d3-dcf7-498d-9996-81615e859ce4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b6a4bce6-b6ac-4217-b9e5-20b4fd0ebe40/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:42:56.865629-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 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": "08a58c77-df13-4c45-ab2d-5a0674d119ee",
                            "gambit_id": "a5a8f183-9367-46df-b845-ed3ef8f635a6",
                            "last_updated": "2024-01-04T10:08:03.540528-05:00",
                            "created_at": "2024-01-02T09:42:56.876156-05: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/3481c6d3-dcf7-498d-9996-81615e859ce4/?format=api"
                        },
                        {
                            "id": "876f1419-a033-4dd9-91e2-49f9751ee7c9",
                            "gambit_id": "0ce54499-d77d-49ed-a127-03df1a6b2fc5",
                            "last_updated": "2024-01-04T10:08:03.537025-05:00",
                            "created_at": "2024-01-02T09:42:56.869887-05: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/3481c6d3-dcf7-498d-9996-81615e859ce4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "64221794-5dfd-4931-88db-04026361e580",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f303ee80-42d7-488a-9b65-069165e339b6",
            "completed": true,
            "last_updated": "2024-01-04T10:08:03.733843-05:00",
            "created_at": "2024-01-02T09:42:56.565105-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.7,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f303ee80-42d7-488a-9b65-069165e339b6",
            "datetime": "2024-01-02T19:07:00-05:00",
            "cutoff_datetime": "2024-01-02T19:07:00-05:00",
            "name": "Carolina Hurricanes v. New York Rangers",
            "bettypes": [
                {
                    "id": "47686d7a-a853-4f1b-86fc-f2cf141d0a32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/64221794-5dfd-4931-88db-04026361e580/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-02T09:42:56.580364-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Rangers",
                                "amount": 5319.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "270420fa-ea70-4d78-8b7f-63ebfa77834d",
                            "gambit_id": "7d62cdf9-1355-4e31-8d3e-774b974bcc8e",
                            "last_updated": "2024-01-04T10:08:03.752995-05:00",
                            "created_at": "2024-01-02T09:42:56.609184-05:00",
                            "name": "New York Rangers",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47686d7a-a853-4f1b-86fc-f2cf141d0a32/?format=api"
                        },
                        {
                            "id": "812ada58-1552-4db7-a8ce-aa87cef4fce3",
                            "gambit_id": "5c9e2799-64b5-4f4e-b58a-c6caaf0627db",
                            "last_updated": "2024-01-04T10:08:03.749190-05:00",
                            "created_at": "2024-01-02T09:42:56.601828-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47686d7a-a853-4f1b-86fc-f2cf141d0a32/?format=api"
                        }
                    ]
                },
                {
                    "id": "ef34958a-472c-4680-a9a8-cba09b1588a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/64221794-5dfd-4931-88db-04026361e580/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-02T09:42:56.613334-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 6643.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 3357.0
                            }
                        ],
                        "expected_reward_tokens": 9433.06,
                        "profit_sb": -66.94,
                        "profit_sb_percentage": -0.7,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aca7a7d9-415e-47fc-a296-14a89b97674a",
                            "gambit_id": "f5f7bc94-877b-4d6f-b6ad-47d1709a14c9",
                            "last_updated": "2024-01-04T10:08:03.759785-05:00",
                            "created_at": "2024-01-02T09:42:56.617009-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef34958a-472c-4680-a9a8-cba09b1588a1/?format=api"
                        },
                        {
                            "id": "f97534a6-565a-4d18-8f18-c5968db6c1ba",
                            "gambit_id": "b2a08708-3738-46a9-92b2-ade0cba147a0",
                            "last_updated": "2024-01-04T10:08:03.767697-05:00",
                            "created_at": "2024-01-02T09:42:56.622058-05:00",
                            "name": "New York Rangers",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef34958a-472c-4680-a9a8-cba09b1588a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "7f18a6ce-c560-4629-85e8-bbed49df8758",
                    "match": "https://api-prod.gambitprofit.com/api/matches/64221794-5dfd-4931-88db-04026361e580/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-02T09:42:56.626437-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2e49ee74-19c5-43c5-aff3-22ca96f20dc0",
                            "gambit_id": "faccc470-ce8e-4779-8b68-d9630a8f8c91",
                            "last_updated": "2024-01-04T10:08:03.778095-05:00",
                            "created_at": "2024-01-02T09:42:56.634410-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f18a6ce-c560-4629-85e8-bbed49df8758/?format=api"
                        },
                        {
                            "id": "20918739-cc4e-47ce-826b-acefff77144a",
                            "gambit_id": "14203deb-2ca6-4de6-9d92-7d225171be4b",
                            "last_updated": "2024-01-04T10:08:03.774537-05:00",
                            "created_at": "2024-01-02T09:42:56.630241-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f18a6ce-c560-4629-85e8-bbed49df8758/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9593d833-5167-4708-9c18-547f1eb63113",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "284d29c8-2c9f-4a53-ae6b-65d939265669",
            "completed": true,
            "last_updated": "2024-01-03T11:03:23.398046-05:00",
            "created_at": "2024-01-01T00:33:22.120253-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/284d29c8-2c9f-4a53-ae6b-65d939265669",
            "datetime": "2024-01-01T22:59:00-05:00",
            "cutoff_datetime": "2024-01-01T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - January 1st 2024",
            "bettypes": [
                {
                    "id": "3dac3c5f-ad58-426c-98fb-7e0066d630f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9593d833-5167-4708-9c18-547f1eb63113/?format=api",
                    "name": "FreeForm",
                    "created_at": "2024-01-01T00:33:22.131725-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1587cd2e-e26d-44b9-a17a-467c303dc359",
                            "gambit_id": "16df1bcb-29de-49a0-9b04-43d31a88d60b",
                            "last_updated": "2024-01-03T11:03:23.410888-05:00",
                            "created_at": "2024-01-01T00:33:22.136045-05:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dac3c5f-ad58-426c-98fb-7e0066d630f9/?format=api"
                        },
                        {
                            "id": "273649fe-a675-4c18-abc2-0489ac710fdb",
                            "gambit_id": "b89a346c-9a9e-4200-91c7-e5c18603945d",
                            "last_updated": "2024-01-03T11:03:23.414421-05:00",
                            "created_at": "2024-01-01T00:33:22.140302-05:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dac3c5f-ad58-426c-98fb-7e0066d630f9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5c11e19e-a53f-46bc-acb8-5ddd2f6f095a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "92826c6e-526a-487f-82c9-bb80cd9e838b",
            "completed": true,
            "last_updated": "2024-01-03T11:03:15.298170-05:00",
            "created_at": "2024-01-01T00:33:21.908421-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/92826c6e-526a-487f-82c9-bb80cd9e838b",
            "datetime": "2024-01-01T22:59:00-05:00",
            "cutoff_datetime": "2024-01-01T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - January 1st 2024",
            "bettypes": [
                {
                    "id": "f883e7b6-35b6-4e8f-95d4-8eec645bbb46",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c11e19e-a53f-46bc-acb8-5ddd2f6f095a/?format=api",
                    "name": "FreeForm",
                    "created_at": "2024-01-01T00:33:21.917967-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "4a0afec3-54e8-4add-8801-be860a30c450",
                            "gambit_id": "f6c5bb35-aa2e-42e8-92a9-30f5b868328f",
                            "last_updated": "2024-01-03T11:03:15.322156-05:00",
                            "created_at": "2024-01-01T00:33:21.939672-05:00",
                            "name": "21 to 26",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f883e7b6-35b6-4e8f-95d4-8eec645bbb46/?format=api"
                        },
                        {
                            "id": "8c1544f4-defc-4429-8524-956fee17866a",
                            "gambit_id": "f6968d37-8b6a-44d2-9ba1-ceb6f9dbe2b7",
                            "last_updated": "2024-01-03T11:03:15.307824-05:00",
                            "created_at": "2024-01-01T00:33:21.922305-05:00",
                            "name": "1 to 5",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f883e7b6-35b6-4e8f-95d4-8eec645bbb46/?format=api"
                        },
                        {
                            "id": "13a3439a-e317-4a8b-a129-4c7e26ff512d",
                            "gambit_id": "60a9e510-ed52-415d-9651-01cc38671194",
                            "last_updated": "2024-01-03T11:03:15.312200-05:00",
                            "created_at": "2024-01-01T00:33:21.926737-05:00",
                            "name": "6 to 10",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f883e7b6-35b6-4e8f-95d4-8eec645bbb46/?format=api"
                        },
                        {
                            "id": "af6aa72f-566b-496f-b1ee-40846bb0bac8",
                            "gambit_id": "bea5368f-328f-48ca-88b3-5b3badca9ef0",
                            "last_updated": "2024-01-03T11:03:15.315465-05:00",
                            "created_at": "2024-01-01T00:33:21.930690-05:00",
                            "name": "11 to 15",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f883e7b6-35b6-4e8f-95d4-8eec645bbb46/?format=api"
                        },
                        {
                            "id": "9195de14-2eb7-475a-a93c-f9b918cbf52b",
                            "gambit_id": "521a84cf-8eed-47d6-b7a8-350bc9279def",
                            "last_updated": "2024-01-03T11:03:15.318695-05:00",
                            "created_at": "2024-01-01T00:33:21.934998-05:00",
                            "name": "16 to 20",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f883e7b6-35b6-4e8f-95d4-8eec645bbb46/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "54b868d6-07e0-4da4-93e3-e0c606999d74",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b7740620-8bb0-4a57-b80d-f0fc589885ed",
            "completed": true,
            "last_updated": "2024-01-03T10:48:14.163618-05:00",
            "created_at": "2024-01-01T10:03:03.520622-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b7740620-8bb0-4a57-b80d-f0fc589885ed",
            "datetime": "2024-01-01T22:40:00-05:00",
            "cutoff_datetime": "2024-01-01T22:40:00-05:00",
            "name": "Miami Heat v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "ef7d6f2e-30e3-4e68-a644-3d6e5e35a58b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54b868d6-07e0-4da4-93e3-e0c606999d74/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-01T10:03:03.541724-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 7351.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 2649.0
                            }
                        ],
                        "expected_reward_tokens": 9482.79,
                        "profit_sb": -17.21,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9d66f417-453a-42c9-bd65-2fc3f4d84168",
                            "gambit_id": "daa8f6a0-302a-497e-8cf4-4eeb9f715ee2",
                            "last_updated": "2024-01-03T10:48:14.190995-05:00",
                            "created_at": "2024-01-01T10:03:03.549302-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.29000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef7d6f2e-30e3-4e68-a644-3d6e5e35a58b/?format=api"
                        },
                        {
                            "id": "908a66dc-22d4-4ca9-bf43-3163595df33f",
                            "gambit_id": "4f0f71cd-c167-4a48-81f3-b955ddfd443d",
                            "last_updated": "2024-01-03T10:48:14.187581-05:00",
                            "created_at": "2024-01-01T10:03:03.545481-05:00",
                            "name": "Miami Heat",
                            "reward": "3.58000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef7d6f2e-30e3-4e68-a644-3d6e5e35a58b/?format=api"
                        }
                    ]
                },
                {
                    "id": "840b9900-6643-4285-a463-4031dcd1e08f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54b868d6-07e0-4da4-93e3-e0c606999d74/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-01T10:03:03.529810-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fad23e1e-ac40-4a5b-84fa-b65a872bcee0",
                            "gambit_id": "90822cd2-0029-4062-a4d5-233bcbf87708",
                            "last_updated": "2024-01-03T10:48:14.181000-05:00",
                            "created_at": "2024-01-01T10:03:03.537741-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/840b9900-6643-4285-a463-4031dcd1e08f/?format=api"
                        },
                        {
                            "id": "40329c96-c11a-4ea4-b880-1cdbe83299b0",
                            "gambit_id": "871b1448-c42e-401b-a777-01acebad4e69",
                            "last_updated": "2024-01-03T10:48:14.177626-05:00",
                            "created_at": "2024-01-01T10:03:03.534032-05:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/840b9900-6643-4285-a463-4031dcd1e08f/?format=api"
                        }
                    ]
                },
                {
                    "id": "af02cc71-ca93-4b03-83e6-65c8e12a75a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54b868d6-07e0-4da4-93e3-e0c606999d74/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-01T10:03:03.560334-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 228.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 228.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6eef1fc2-cdd3-40d7-9652-5922568bed6a",
                            "gambit_id": "f29ea073-3247-4cb1-b558-860d7937ecb0",
                            "last_updated": "2024-01-03T10:48:14.197662-05:00",
                            "created_at": "2024-01-01T10:03:03.564885-05:00",
                            "name": "Game Total Over 228.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af02cc71-ca93-4b03-83e6-65c8e12a75a3/?format=api"
                        },
                        {
                            "id": "27d87489-72b4-4218-a729-990f1fa1f37a",
                            "gambit_id": "9a26c8ad-b876-4bf3-9c7c-5be28a6f2479",
                            "last_updated": "2024-01-03T10:48:14.200977-05:00",
                            "created_at": "2024-01-01T10:03:03.569103-05:00",
                            "name": "Game Total Under 228.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af02cc71-ca93-4b03-83e6-65c8e12a75a3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "49d234be-6767-475f-82a7-dedde6336a5c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "254b17e8-eeb1-4e38-b975-e1d231b3dce8",
            "completed": true,
            "last_updated": "2024-01-03T10:53:14.503873-05:00",
            "created_at": "2024-01-01T10:03:03.054958-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.17,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/254b17e8-eeb1-4e38-b975-e1d231b3dce8",
            "datetime": "2024-01-01T21:10:00-05:00",
            "cutoff_datetime": "2024-01-01T21:10:00-05:00",
            "name": "Dallas Mavericks v. Utah Jazz",
            "bettypes": [
                {
                    "id": "c4b405b6-76c1-4e87-8ad6-9a82da50c3eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49d234be-6767-475f-82a7-dedde6336a5c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-01T10:03:03.071369-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 6324.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1970be78-7913-4479-804e-dd26f4e21118",
                            "gambit_id": "e08df5f5-243f-4563-89f8-d3a0787bad18",
                            "last_updated": "2024-01-03T10:53:14.528986-05:00",
                            "created_at": "2024-01-01T10:03:03.075329-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4b405b6-76c1-4e87-8ad6-9a82da50c3eb/?format=api"
                        },
                        {
                            "id": "0176bbf3-7ae6-4111-99f8-9f43a0efde22",
                            "gambit_id": "8568bd49-7778-478a-91d2-c7632b73c505",
                            "last_updated": "2024-01-03T10:53:14.532633-05:00",
                            "created_at": "2024-01-01T10:03:03.079444-05:00",
                            "name": "Utah Jazz",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4b405b6-76c1-4e87-8ad6-9a82da50c3eb/?format=api"
                        }
                    ]
                },
                {
                    "id": "e034fba1-80ab-4d67-b9e7-ce0a7446d16a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49d234be-6767-475f-82a7-dedde6336a5c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-01T10:03:03.059844-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f6558f03-5890-4db6-b0a7-a81260008bee",
                            "gambit_id": "fcee367b-3d0d-4a02-ab04-d0dca00aaeaf",
                            "last_updated": "2024-01-03T10:53:14.517834-05:00",
                            "created_at": "2024-01-01T10:03:03.063485-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e034fba1-80ab-4d67-b9e7-ce0a7446d16a/?format=api"
                        },
                        {
                            "id": "0a95ebee-f470-4450-959b-f526fc99076f",
                            "gambit_id": "3a9450ea-3a91-4ec6-982a-29f9bb55f34d",
                            "last_updated": "2024-01-03T10:53:14.521487-05:00",
                            "created_at": "2024-01-01T10:03:03.067153-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e034fba1-80ab-4d67-b9e7-ce0a7446d16a/?format=api"
                        }
                    ]
                },
                {
                    "id": "a8fe5f61-b5c7-432f-84ff-1624fd948a03",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49d234be-6767-475f-82a7-dedde6336a5c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-01T10:03:03.083135-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 247.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 247.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b4685eed-fedd-476a-8f3e-77fa083a44a5",
                            "gambit_id": "4afec582-e970-40f7-bec2-8b84e1f5312e",
                            "last_updated": "2024-01-03T10:53:14.540824-05:00",
                            "created_at": "2024-01-01T10:03:03.086762-05:00",
                            "name": "Game Total Over 247.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "247.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8fe5f61-b5c7-432f-84ff-1624fd948a03/?format=api"
                        },
                        {
                            "id": "9d227522-79bd-4f65-ae85-af2885b2d83f",
                            "gambit_id": "9bc16244-a27f-4104-815e-dbc3c39d5111",
                            "last_updated": "2024-01-03T10:53:14.544547-05:00",
                            "created_at": "2024-01-01T10:03:03.090428-05:00",
                            "name": "Game Total Under 247.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "247.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8fe5f61-b5c7-432f-84ff-1624fd948a03/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "05afa0dc-e714-465b-ac31-f2cecb2d3c3c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f21ebc71-ee93-47cb-af68-4e3ab5a778a3",
            "completed": true,
            "last_updated": "2024-01-03T10:53:14.735921-05:00",
            "created_at": "2024-01-01T10:03:03.280424-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.93,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f21ebc71-ee93-47cb-af68-4e3ab5a778a3",
            "datetime": "2024-01-01T21:10:00-05:00",
            "cutoff_datetime": "2024-01-01T21:10:00-05:00",
            "name": "Charlotte Hornets v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "5e5e9324-ed1b-4e79-9827-af887ee36d23",
                    "match": "https://api-prod.gambitprofit.com/api/matches/05afa0dc-e714-465b-ac31-f2cecb2d3c3c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-01T10:03:03.300378-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "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": "Denver Nuggets",
                                "amount": 8968.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 1032.0
                            }
                        ],
                        "expected_reward_tokens": 9411.84,
                        "profit_sb": -88.16,
                        "profit_sb_percentage": -0.93,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bfec37a4-3b9a-48c1-b69e-142081997f4f",
                            "gambit_id": "d3872c4a-f868-4115-bd0b-16703f003413",
                            "last_updated": "2024-01-03T10:53:14.757714-05:00",
                            "created_at": "2024-01-01T10:03:03.307968-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.05000",
                            "odds": "1.05560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e5e9324-ed1b-4e79-9827-af887ee36d23/?format=api"
                        },
                        {
                            "id": "20fb49ff-bfb0-4c8b-93c7-f25500740a24",
                            "gambit_id": "75837ee6-0e53-4ef8-9bf5-164e686b7c4f",
                            "last_updated": "2024-01-03T10:53:14.753917-05:00",
                            "created_at": "2024-01-01T10:03:03.304002-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "9.12000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e5e9324-ed1b-4e79-9827-af887ee36d23/?format=api"
                        }
                    ]
                },
                {
                    "id": "cd361653-bb50-4004-81ed-a6cfe2747225",
                    "match": "https://api-prod.gambitprofit.com/api/matches/05afa0dc-e714-465b-ac31-f2cecb2d3c3c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-01T10:03:03.286590-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5107.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "92b9f137-50e1-4f78-b36b-29dde31f16a8",
                            "gambit_id": "72080d14-1766-4b2f-b1f7-a95e5e5e3d87",
                            "last_updated": "2024-01-03T10:53:14.747253-05:00",
                            "created_at": "2024-01-01T10:03:03.295870-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-16.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd361653-bb50-4004-81ed-a6cfe2747225/?format=api"
                        },
                        {
                            "id": "bb7590c2-eaae-42de-a854-464eb58b37b4",
                            "gambit_id": "35405829-8567-4220-b7fd-b33c78cafa06",
                            "last_updated": "2024-01-03T10:53:14.743714-05:00",
                            "created_at": "2024-01-01T10:03:03.290936-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "16.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd361653-bb50-4004-81ed-a6cfe2747225/?format=api"
                        }
                    ]
                },
                {
                    "id": "bfc928fe-94ed-4050-acba-754bd5a31974",
                    "match": "https://api-prod.gambitprofit.com/api/matches/05afa0dc-e714-465b-ac31-f2cecb2d3c3c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-01T10:03:03.311860-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 224.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 224.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "204d164c-6cf6-4c9e-a2b3-9d37678f29b3",
                            "gambit_id": "4ece2e97-3135-46db-92c6-3bec9f5c9e1f",
                            "last_updated": "2024-01-03T10:53:14.764334-05:00",
                            "created_at": "2024-01-01T10:03:03.315408-05:00",
                            "name": "Game Total Over 224.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfc928fe-94ed-4050-acba-754bd5a31974/?format=api"
                        },
                        {
                            "id": "70764f12-2d91-48ef-a1a2-e5e3b0ef475a",
                            "gambit_id": "d035ea2b-c85d-4e55-87a3-e57cf656c666",
                            "last_updated": "2024-01-03T10:53:14.767674-05:00",
                            "created_at": "2024-01-01T10:03:03.319980-05:00",
                            "name": "Game Total Under 224.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfc928fe-94ed-4050-acba-754bd5a31974/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5429657a-60ad-469f-97ab-33b1b136d476",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a6d4b82b-75e3-4d41-a82d-420d6446b618",
            "completed": true,
            "last_updated": "2024-01-03T10:48:13.477642-05:00",
            "created_at": "2024-01-01T10:03:02.820951-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a6d4b82b-75e3-4d41-a82d-420d6446b618",
            "datetime": "2024-01-01T21:10:00-05:00",
            "cutoff_datetime": "2024-01-01T21:10:00-05:00",
            "name": "Portland Trail Blazers v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "6781b768-c9ca-4e18-87b5-9e9d076cee35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5429657a-60ad-469f-97ab-33b1b136d476/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-01T10:03:02.825598-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 7749.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 2251.0
                            }
                        ],
                        "expected_reward_tokens": 9453.78,
                        "profit_sb": -46.22,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "70450e8c-64f6-44cb-a631-dbe1df9976fe",
                            "gambit_id": "fdc30855-a4d6-4ae8-b15c-c55d74800def",
                            "last_updated": "2024-01-03T10:48:13.492678-05:00",
                            "created_at": "2024-01-01T10:03:02.835162-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.22000",
                            "odds": "1.23260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6781b768-c9ca-4e18-87b5-9e9d076cee35/?format=api"
                        },
                        {
                            "id": "f10ec61c-0015-4763-afbf-3ea1b8cf4a43",
                            "gambit_id": "b8f7a797-f8f7-41f0-924f-8ff6843e228e",
                            "last_updated": "2024-01-03T10:48:13.489356-05:00",
                            "created_at": "2024-01-01T10:03:02.830362-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "4.20000",
                            "odds": "4.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6781b768-c9ca-4e18-87b5-9e9d076cee35/?format=api"
                        }
                    ]
                },
                {
                    "id": "df49f83e-8994-4331-bccc-f6cee524d3af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5429657a-60ad-469f-97ab-33b1b136d476/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-01T10:03:02.839857-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Trail Blazers",
                                "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": "30aa475d-f213-4271-894f-bd9e601700f1",
                            "gambit_id": "36201f05-a9ce-44d8-9b9b-fcad07736302",
                            "last_updated": "2024-01-03T10:48:13.499474-05:00",
                            "created_at": "2024-01-01T10:03:02.843453-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df49f83e-8994-4331-bccc-f6cee524d3af/?format=api"
                        },
                        {
                            "id": "37df5b22-a8dc-47df-80b3-45194ed0ada0",
                            "gambit_id": "1ad9f1d7-b4d8-4f17-b19d-07969e20a0a7",
                            "last_updated": "2024-01-03T10:48:13.502819-05:00",
                            "created_at": "2024-01-01T10:03:02.847470-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df49f83e-8994-4331-bccc-f6cee524d3af/?format=api"
                        }
                    ]
                },
                {
                    "id": "0c356f9e-9f9f-4e66-8b2a-ec1bfa68bd3f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5429657a-60ad-469f-97ab-33b1b136d476/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-01T10:03:02.851877-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 229.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 229.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "147c1b3b-d3f1-4369-9012-7e1a1815e247",
                            "gambit_id": "597b54f1-f386-4981-8bdc-1203e361a443",
                            "last_updated": "2024-01-03T10:48:13.509750-05:00",
                            "created_at": "2024-01-01T10:03:02.855209-05: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/0c356f9e-9f9f-4e66-8b2a-ec1bfa68bd3f/?format=api"
                        },
                        {
                            "id": "9f99df77-6f43-4d42-b4b7-72eee6281920",
                            "gambit_id": "8dd47c8f-b2b8-42a1-a430-09ec17506c6e",
                            "last_updated": "2024-01-03T10:48:13.513220-05:00",
                            "created_at": "2024-01-01T10:03:02.860122-05: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/0c356f9e-9f9f-4e66-8b2a-ec1bfa68bd3f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8b53d605-1596-4b83-bf2d-714fe4ee4726",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e7ed2b94-d131-4aa4-8202-41a588f03eed",
            "completed": true,
            "last_updated": "2024-01-03T10:53:13.991970-05:00",
            "created_at": "2024-01-01T10:03:02.328873-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.14,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e7ed2b94-d131-4aa4-8202-41a588f03eed",
            "datetime": "2024-01-01T20:10:00-05:00",
            "cutoff_datetime": "2024-01-01T20:10:00-05:00",
            "name": "Detroit Pistons v. Houston Rockets",
            "bettypes": [
                {
                    "id": "63d4158e-4bfd-4a00-a68a-9484862e53a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b53d605-1596-4b83-bf2d-714fe4ee4726/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-01T10:03:02.346132-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Rockets",
                                "amount": 7714.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 2286.0
                            }
                        ],
                        "expected_reward_tokens": 9486.9,
                        "profit_sb": -13.1,
                        "profit_sb_percentage": -0.14,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "65fcf936-7cd2-4949-90d0-6002920339ef",
                            "gambit_id": "0f9edaad-ca04-496a-9a6f-8c7eedb47275",
                            "last_updated": "2024-01-03T10:53:14.019730-05:00",
                            "created_at": "2024-01-01T10:03:02.353630-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.23000",
                            "odds": "1.23810",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63d4158e-4bfd-4a00-a68a-9484862e53a3/?format=api"
                        },
                        {
                            "id": "41937af7-be79-4df2-8b6e-b7530262190f",
                            "gambit_id": "2c2fdb41-ec69-475e-8d8d-3d68cec06e64",
                            "last_updated": "2024-01-03T10:53:14.016588-05:00",
                            "created_at": "2024-01-01T10:03:02.349672-05:00",
                            "name": "Detroit Pistons",
                            "reward": "4.15000",
                            "odds": "4.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63d4158e-4bfd-4a00-a68a-9484862e53a3/?format=api"
                        }
                    ]
                },
                {
                    "id": "c69eda0c-9443-4d06-b163-a72054b1ba3c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b53d605-1596-4b83-bf2d-714fe4ee4726/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-01T10:03:02.334342-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b737f397-6029-43a8-a6a7-3625d9f955f2",
                            "gambit_id": "d6b1dd4c-ca56-41b0-b7aa-a62ffabcee7d",
                            "last_updated": "2024-01-03T10:53:14.005166-05:00",
                            "created_at": "2024-01-01T10:03:02.338204-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c69eda0c-9443-4d06-b163-a72054b1ba3c/?format=api"
                        },
                        {
                            "id": "10b5fc16-0139-4291-9f42-c7938d6d213d",
                            "gambit_id": "7dfc0de8-1cb2-4ce8-9625-eda40a21a082",
                            "last_updated": "2024-01-03T10:53:14.008959-05:00",
                            "created_at": "2024-01-01T10:03:02.342297-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c69eda0c-9443-4d06-b163-a72054b1ba3c/?format=api"
                        }
                    ]
                },
                {
                    "id": "6427465b-f776-4b69-811a-7dc6d547ab1e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b53d605-1596-4b83-bf2d-714fe4ee4726/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-01T10:03:02.358021-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ba9fb287-c2d1-4b73-8493-3571c7bdf922",
                            "gambit_id": "251dcdee-a0a5-4f03-8224-1b96443b84be",
                            "last_updated": "2024-01-03T10:53:14.029253-05:00",
                            "created_at": "2024-01-01T10:03:02.365453-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6427465b-f776-4b69-811a-7dc6d547ab1e/?format=api"
                        },
                        {
                            "id": "ed6521ed-0e36-430f-9456-40438c69f697",
                            "gambit_id": "f28b34ea-115c-4c4b-a9f8-d29b19cbfa63",
                            "last_updated": "2024-01-03T10:53:14.026113-05:00",
                            "created_at": "2024-01-01T10:03:02.361372-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6427465b-f776-4b69-811a-7dc6d547ab1e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2c130ec4-e476-4c9f-9636-45bae5f65626",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2d9aec7f-d8c3-41cc-b6f1-4b3225cb5564",
            "completed": true,
            "last_updated": "2024-01-03T10:53:14.258454-05:00",
            "created_at": "2024-01-01T10:03:02.562246-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/2d9aec7f-d8c3-41cc-b6f1-4b3225cb5564",
            "datetime": "2024-01-01T20:10:00-05:00",
            "cutoff_datetime": "2024-01-01T20:10:00-05:00",
            "name": "Indiana Pacers v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "a3a9d505-73ec-44c1-a4f0-9f2cae748055",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c130ec4-e476-4c9f-9636-45bae5f65626/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-01T10:03:02.598408-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 7351.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 2649.0
                            }
                        ],
                        "expected_reward_tokens": 9482.79,
                        "profit_sb": -17.21,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6ead1387-11fe-4fb3-90f4-70aa183d1e1c",
                            "gambit_id": "b5d007c8-389b-42bf-84e7-5aa4adb3f970",
                            "last_updated": "2024-01-03T10:53:14.296700-05:00",
                            "created_at": "2024-01-01T10:03:02.611963-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.29000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a9d505-73ec-44c1-a4f0-9f2cae748055/?format=api"
                        },
                        {
                            "id": "7ee9bb9c-9437-4cfa-9ef4-4ed9fbcba177",
                            "gambit_id": "1dd5e300-c3eb-40aa-ad35-fa8b45025909",
                            "last_updated": "2024-01-03T10:53:14.293279-05:00",
                            "created_at": "2024-01-01T10:03:02.605235-05:00",
                            "name": "Indiana Pacers",
                            "reward": "3.58000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a9d505-73ec-44c1-a4f0-9f2cae748055/?format=api"
                        }
                    ]
                },
                {
                    "id": "cf8eca44-7dea-4925-8f31-b68c9b113426",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c130ec4-e476-4c9f-9636-45bae5f65626/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-01T10:03:02.573162-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cc505f6c-0dfa-4b86-950e-e114635d5fd3",
                            "gambit_id": "da798b8a-4ece-43b9-8ec6-c761c1a3842b",
                            "last_updated": "2024-01-03T10:53:14.278610-05:00",
                            "created_at": "2024-01-01T10:03:02.583716-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf8eca44-7dea-4925-8f31-b68c9b113426/?format=api"
                        },
                        {
                            "id": "e4063a87-aa90-4423-8b47-94587a160cc6",
                            "gambit_id": "76d532ff-2543-46b7-9bbf-aaab077558d0",
                            "last_updated": "2024-01-03T10:53:14.283470-05:00",
                            "created_at": "2024-01-01T10:03:02.590904-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf8eca44-7dea-4925-8f31-b68c9b113426/?format=api"
                        }
                    ]
                },
                {
                    "id": "1446e309-124a-4dde-8eb4-3a83678065da",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c130ec4-e476-4c9f-9636-45bae5f65626/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-01T10:03:02.619083-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 261.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 261.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "39020782-1997-4412-89ce-c1f4909d0648",
                            "gambit_id": "6f3728f4-9359-40ec-8ff0-50d29a71c4d1",
                            "last_updated": "2024-01-03T10:53:14.303370-05:00",
                            "created_at": "2024-01-01T10:03:02.628390-05:00",
                            "name": "Game Total Under 261.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "261.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1446e309-124a-4dde-8eb4-3a83678065da/?format=api"
                        },
                        {
                            "id": "0d2a8bcd-1e81-4a40-b8a5-b1b1bc187842",
                            "gambit_id": "a48c963b-bb01-43e1-9d56-463c0b148f02",
                            "last_updated": "2024-01-03T10:53:14.306812-05:00",
                            "created_at": "2024-01-01T10:03:02.624390-05:00",
                            "name": "Game Total Over 261.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "261.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1446e309-124a-4dde-8eb4-3a83678065da/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "df0f187d-f103-4fc1-b3bd-3857795e929b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b718b6e3-4e23-491c-b68e-0ca4427b1e76",
            "completed": true,
            "last_updated": "2024-01-03T10:53:13.742478-05:00",
            "created_at": "2024-01-01T10:03:02.058222-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.74,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b718b6e3-4e23-491c-b68e-0ca4427b1e76",
            "datetime": "2024-01-01T19:40:00-05:00",
            "cutoff_datetime": "2024-01-01T19:40:00-05:00",
            "name": "Cleveland Cavaliers v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "2d88be84-4117-4825-abf9-68bbc5841f59",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df0f187d-f103-4fc1-b3bd-3857795e929b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-01T10:03:02.091644-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5614.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fb8a534f-1bf5-4029-92ce-e950092261b9",
                            "gambit_id": "f7a17092-cf87-4821-8dcd-3cad35f2c9ae",
                            "last_updated": "2024-01-03T10:53:13.769994-05:00",
                            "created_at": "2024-01-01T10:03:02.100626-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d88be84-4117-4825-abf9-68bbc5841f59/?format=api"
                        },
                        {
                            "id": "adee27b7-5056-4a60-98cb-a15c73234012",
                            "gambit_id": "51461632-366d-4e63-aaa2-e3f377abe234",
                            "last_updated": "2024-01-03T10:53:13.766616-05:00",
                            "created_at": "2024-01-01T10:03:02.096197-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d88be84-4117-4825-abf9-68bbc5841f59/?format=api"
                        }
                    ]
                },
                {
                    "id": "4f0d7cf5-79d0-418d-bdda-1bfecf3f894a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df0f187d-f103-4fc1-b3bd-3857795e929b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-01T10:03:02.069951-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5107.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5d04796a-d62f-4e35-8071-4d0f69e8b262",
                            "gambit_id": "14a04fab-ffda-4fa5-a34c-ebdb14f3b019",
                            "last_updated": "2024-01-03T10:53:13.759620-05:00",
                            "created_at": "2024-01-01T10:03:02.087711-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f0d7cf5-79d0-418d-bdda-1bfecf3f894a/?format=api"
                        },
                        {
                            "id": "c66aeb87-e7b6-42a4-8ea3-453223356d9f",
                            "gambit_id": "34db9028-b925-4a0c-814d-79b23df4049e",
                            "last_updated": "2024-01-03T10:53:13.755964-05:00",
                            "created_at": "2024-01-01T10:03:02.083778-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f0d7cf5-79d0-418d-bdda-1bfecf3f894a/?format=api"
                        }
                    ]
                },
                {
                    "id": "52ce80f7-571d-49e4-8f19-926af5d10e52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df0f187d-f103-4fc1-b3bd-3857795e929b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-01T10:03:02.104929-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 228",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 228",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3ff3014f-387f-440f-a901-cdc648a0f314",
                            "gambit_id": "ee5aa77b-ad4d-42fb-8152-0f74a8e33a2b",
                            "last_updated": "2024-01-03T10:53:13.776939-05:00",
                            "created_at": "2024-01-01T10:03:02.109986-05:00",
                            "name": "Game Total Over 228",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52ce80f7-571d-49e4-8f19-926af5d10e52/?format=api"
                        },
                        {
                            "id": "17349736-5284-4b23-b9d1-431c9666e542",
                            "gambit_id": "0222b576-f1e5-4863-bf37-53b9beb06912",
                            "last_updated": "2024-01-03T10:53:13.780237-05:00",
                            "created_at": "2024-01-01T10:03:02.114623-05:00",
                            "name": "Game Total Under 228",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52ce80f7-571d-49e4-8f19-926af5d10e52/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "12ffa6b0-9d30-4c84-9014-233fa9334292",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2fe06d1f-01a9-419f-9598-cc5fac68866f",
            "completed": true,
            "last_updated": "2024-01-03T10:53:13.505111-05:00",
            "created_at": "2024-01-01T10:03:01.779239-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/2fe06d1f-01a9-419f-9598-cc5fac68866f",
            "datetime": "2024-01-01T15:10:00-05:00",
            "cutoff_datetime": "2024-01-01T15:10:00-05:00",
            "name": "Minnesota Timberwolves v. New York Knicks",
            "bettypes": [
                {
                    "id": "a557661e-d684-4909-8ef5-4f5fbdf92874",
                    "match": "https://api-prod.gambitprofit.com/api/matches/12ffa6b0-9d30-4c84-9014-233fa9334292/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-01T10:03:01.805354-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 5107.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9024a0ef-d3c1-4690-a390-970f03af7a7c",
                            "gambit_id": "a9202d8c-58b5-4009-a499-a576c6cc8a49",
                            "last_updated": "2024-01-03T10:53:13.535710-05:00",
                            "created_at": "2024-01-01T10:03:01.820961-05:00",
                            "name": "New York Knicks",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a557661e-d684-4909-8ef5-4f5fbdf92874/?format=api"
                        },
                        {
                            "id": "7101ad08-22c6-4696-b71f-4c13ded882ab",
                            "gambit_id": "c37342de-5c7a-4100-b2f2-eee4cbdfe0c0",
                            "last_updated": "2024-01-03T10:53:13.532180-05:00",
                            "created_at": "2024-01-01T10:03:01.816954-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a557661e-d684-4909-8ef5-4f5fbdf92874/?format=api"
                        }
                    ]
                },
                {
                    "id": "d7892cc2-067c-4aa2-aa5b-199011ed0d4e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/12ffa6b0-9d30-4c84-9014-233fa9334292/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-01T10:03:01.793667-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d78286a-21ee-49d7-93c4-320fb84c175f",
                            "gambit_id": "4c6dc1d2-0b3d-4b48-a026-80542893f338",
                            "last_updated": "2024-01-03T10:53:13.520336-05:00",
                            "created_at": "2024-01-01T10:03:01.797578-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7892cc2-067c-4aa2-aa5b-199011ed0d4e/?format=api"
                        },
                        {
                            "id": "22cf70ab-a1dd-48fc-bbb3-6c31e37efc35",
                            "gambit_id": "855ad1c5-b3ba-4229-867a-03a051d46cfb",
                            "last_updated": "2024-01-03T10:53:13.524765-05:00",
                            "created_at": "2024-01-01T10:03:01.801428-05:00",
                            "name": "New York Knicks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7892cc2-067c-4aa2-aa5b-199011ed0d4e/?format=api"
                        }
                    ]
                },
                {
                    "id": "e6fc2df2-9e96-4546-8430-e8f6c3f65bb6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/12ffa6b0-9d30-4c84-9014-233fa9334292/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-01T10:03:01.824798-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 222",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 222",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "08a0835f-ff64-4d56-8220-fb7f770438b4",
                            "gambit_id": "a8a51fc5-cb0b-42a4-89fa-55ab01da994a",
                            "last_updated": "2024-01-03T10:53:13.542666-05:00",
                            "created_at": "2024-01-01T10:03:01.849246-05:00",
                            "name": "Game Total Over 222",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6fc2df2-9e96-4546-8430-e8f6c3f65bb6/?format=api"
                        },
                        {
                            "id": "5f529b52-922d-4192-a48a-34ab1449d481",
                            "gambit_id": "53f2be09-f2dd-4ca6-a450-588263b423cb",
                            "last_updated": "2024-01-03T10:53:13.546049-05:00",
                            "created_at": "2024-01-01T10:03:01.859991-05:00",
                            "name": "Game Total Under 222",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6fc2df2-9e96-4546-8430-e8f6c3f65bb6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0d214ad3-e8c8-4440-a1b2-9925406ee952",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6612dafe-f99b-402b-9895-710453ab93fe",
            "completed": true,
            "last_updated": "2024-01-03T10:48:12.220956-05:00",
            "created_at": "2024-01-01T10:03:01.544457-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.79,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/6612dafe-f99b-402b-9895-710453ab93fe",
            "datetime": "2024-01-01T15:07:00-05:00",
            "cutoff_datetime": "2024-01-01T15:07:00-05:00",
            "name": "Vegas Golden Knights v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "34b8e810-a533-425f-864a-dd38c0ad9220",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0d214ad3-e8c8-4440-a1b2-9925406ee952/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-01T10:03:01.555731-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 5512.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f28d79f7-1bbd-4015-b702-a083b0dc11d6",
                            "gambit_id": "baeeadd9-6bd9-4cc6-8395-e7219b033a0d",
                            "last_updated": "2024-01-03T10:48:12.229049-05:00",
                            "created_at": "2024-01-01T10:03:01.562070-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b8e810-a533-425f-864a-dd38c0ad9220/?format=api"
                        },
                        {
                            "id": "b4dedfaf-84ff-4213-9299-f91f1c68d7b8",
                            "gambit_id": "b8bfc8be-07e1-4ed7-9298-490be8af76e7",
                            "last_updated": "2024-01-03T10:48:12.232852-05:00",
                            "created_at": "2024-01-01T10:03:01.572765-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b8e810-a533-425f-864a-dd38c0ad9220/?format=api"
                        }
                    ]
                },
                {
                    "id": "50af4593-af02-4568-9892-1705c10c540e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0d214ad3-e8c8-4440-a1b2-9925406ee952/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-01T10:03:01.576885-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Kraken",
                                "amount": 6611.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3389.0
                            }
                        ],
                        "expected_reward_tokens": 9387.53,
                        "profit_sb": -112.47,
                        "profit_sb_percentage": -1.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5af122e9-49f1-42d7-80d7-c80801eb9b0d",
                            "gambit_id": "883e483f-0040-4ab6-8ee0-89f8641f60b8",
                            "last_updated": "2024-01-03T10:48:12.253643-05:00",
                            "created_at": "2024-01-01T10:03:01.588692-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50af4593-af02-4568-9892-1705c10c540e/?format=api"
                        },
                        {
                            "id": "20bb1388-3ec9-4d89-a09c-142fb72a3e43",
                            "gambit_id": "d0755cea-0cfc-45a0-8cb0-aa313e4f3dd5",
                            "last_updated": "2024-01-03T10:48:12.249160-05:00",
                            "created_at": "2024-01-01T10:03:01.580717-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50af4593-af02-4568-9892-1705c10c540e/?format=api"
                        }
                    ]
                },
                {
                    "id": "1df4a3e9-cc0e-4f34-af98-2ec674b7d03e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0d214ad3-e8c8-4440-a1b2-9925406ee952/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-01T10:43:24.681263-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dae980c1-5a38-4a4e-ba18-2689b6faf9b4",
                            "gambit_id": "5d5878c6-17dd-423f-85d2-8b2d5b2a09ed",
                            "last_updated": "2024-01-03T10:48:12.265501-05:00",
                            "created_at": "2024-01-01T10:43:24.692716-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df4a3e9-cc0e-4f34-af98-2ec674b7d03e/?format=api"
                        },
                        {
                            "id": "e452e6b6-2e03-496b-95f6-7f52d60c30b4",
                            "gambit_id": "e2a69b32-6b70-4fd6-8f30-7f27d0bfa2b7",
                            "last_updated": "2024-01-03T10:48:12.260326-05:00",
                            "created_at": "2024-01-01T10:43:24.685519-05:00",
                            "name": "Game Total Over 6",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df4a3e9-cc0e-4f34-af98-2ec674b7d03e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ee924d50-9e9a-4d72-8033-793e67cf5379",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "11c6ce28-7e91-4dab-99b5-1fc15c2b0d2a",
            "completed": true,
            "last_updated": "2024-01-03T10:53:13.266500-05:00",
            "created_at": "2024-01-01T00:33:21.679843-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.98,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/11c6ce28-7e91-4dab-99b5-1fc15c2b0d2a",
            "datetime": "2024-01-01T15:00:00-05:00",
            "cutoff_datetime": "2024-01-01T15:00:00-05:00",
            "name": "Liverpool v. Newcastle United",
            "bettypes": [
                {
                    "id": "d000dda9-3f70-493b-ba0f-98f5cdca619d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee924d50-9e9a-4d72-8033-793e67cf5379/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-01T00:33:21.691016-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 7982.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2018.0
                            }
                        ],
                        "expected_reward_tokens": 10695.4,
                        "profit_sb": 1195.4,
                        "profit_sb_percentage": 12.58,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 6951.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1757.0
                            },
                            {
                                "team": "Newcastle United",
                                "amount": 1292.0
                            }
                        ],
                        "expected_reward_tokens": 9312.1,
                        "profit_sb": -187.9,
                        "profit_sb_percentage": -1.98,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "749b33bb-ebfe-4a8e-9e67-b6c65e6493fa",
                            "gambit_id": "daadb4bf-4632-43be-9840-ade2491c201e",
                            "last_updated": "2024-01-03T10:53:13.284110-05:00",
                            "created_at": "2024-01-01T00:33:21.704029-05:00",
                            "name": "Liverpool",
                            "reward": "1.34000",
                            "odds": "1.36000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d000dda9-3f70-493b-ba0f-98f5cdca619d/?format=api"
                        },
                        {
                            "id": "4d8b6b1c-7f60-4a1a-9adb-4da532cd6cbd",
                            "gambit_id": "79b8ea35-7010-4f39-87e9-fbbb1c46aa93",
                            "last_updated": "2024-01-03T10:53:13.280607-05:00",
                            "created_at": "2024-01-01T00:33:21.697731-05:00",
                            "name": "Draw",
                            "reward": "5.30000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d000dda9-3f70-493b-ba0f-98f5cdca619d/?format=api"
                        },
                        {
                            "id": "ea87e9fa-ae57-4542-b0e5-9012259c18c7",
                            "gambit_id": "8044f560-371d-40ae-943a-1d01e929e1f0",
                            "last_updated": "2024-01-03T10:53:13.295566-05:00",
                            "created_at": "2024-01-01T00:33:21.709411-05:00",
                            "name": "Newcastle United",
                            "reward": "7.21000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d000dda9-3f70-493b-ba0f-98f5cdca619d/?format=api"
                        }
                    ]
                },
                {
                    "id": "b8f4d871-4752-4c51-af01-a290d1029602",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee924d50-9e9a-4d72-8033-793e67cf5379/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-01T00:33:21.714146-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 6920.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3080.0
                            }
                        ],
                        "expected_reward_tokens": 9270.8,
                        "profit_sb": -229.2,
                        "profit_sb_percentage": -2.41,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8d499b25-c797-4728-8f3d-0c4e7c65f623",
                            "gambit_id": "6a5855cf-ab65-4f72-9448-9a9404a05a02",
                            "last_updated": "2024-01-03T10:53:13.302722-05:00",
                            "created_at": "2024-01-01T00:33:21.717936-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.34000",
                            "odds": "1.36000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8f4d871-4752-4c51-af01-a290d1029602/?format=api"
                        },
                        {
                            "id": "22a75bfe-4fcc-47ff-ab4b-0eb89cdede0c",
                            "gambit_id": "a1e84cb9-92d1-4f60-a940-f8e60ba9f56a",
                            "last_updated": "2024-01-03T10:53:13.306156-05:00",
                            "created_at": "2024-01-01T00:33:21.722798-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "3.01000",
                            "odds": "3.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8f4d871-4752-4c51-af01-a290d1029602/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "859904bc-bbf6-4b12-a33f-685db7a18686",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5df451ba-45d4-421a-bb09-1374b111e90e",
            "completed": true,
            "last_updated": "2024-01-02T10:28:08.821830-05:00",
            "created_at": "2023-12-27T09:43:13.653843-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/5df451ba-45d4-421a-bb09-1374b111e90e",
            "datetime": "2023-12-31T20:20:00-05:00",
            "cutoff_datetime": "2023-12-31T20:20:00-05:00",
            "name": "Green Bay Packers v. Minnesota Vikings",
            "bettypes": [
                {
                    "id": "dac9cd86-2e09-4e7f-8045-2ed096e33378",
                    "match": "https://api-prod.gambitprofit.com/api/matches/859904bc-bbf6-4b12-a33f-685db7a18686/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-27T09:43:13.674364-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Vikings",
                                "amount": 5107.0
                            },
                            {
                                "team": "Green Bay Packers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d22fbecd-f9e6-41d3-b516-7bdd73b80e6c",
                            "gambit_id": "1372c9a6-0997-42d4-83ff-b4371569c081",
                            "last_updated": "2024-01-02T10:28:08.847034-05:00",
                            "created_at": "2023-12-27T09:43:13.681580-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dac9cd86-2e09-4e7f-8045-2ed096e33378/?format=api"
                        },
                        {
                            "id": "0a0a3e52-218a-424b-9dfe-4f4c77bf81e3",
                            "gambit_id": "da122d2a-0b87-4a25-af92-7292082fdcdf",
                            "last_updated": "2024-01-02T10:28:08.843741-05:00",
                            "created_at": "2023-12-27T09:43:13.677721-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dac9cd86-2e09-4e7f-8045-2ed096e33378/?format=api"
                        }
                    ]
                },
                {
                    "id": "c835fa26-e0aa-4b05-bfb5-94085f7bf7a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/859904bc-bbf6-4b12-a33f-685db7a18686/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-27T09:43:13.661904-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Vikings",
                                "amount": 5000.0
                            },
                            {
                                "team": "Green Bay Packers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5a506f15-e088-4783-9093-4af410ce8692",
                            "gambit_id": "4ff5b5af-3d22-4524-a076-cbdd5f2fddc9",
                            "last_updated": "2024-01-02T10:28:08.836623-05:00",
                            "created_at": "2023-12-27T09:43:13.670066-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c835fa26-e0aa-4b05-bfb5-94085f7bf7a3/?format=api"
                        },
                        {
                            "id": "b67a290f-63c7-4004-b16a-a2897b3fe62e",
                            "gambit_id": "2e63e36b-92c9-4522-a9b3-ac9a1fba3cb5",
                            "last_updated": "2024-01-02T10:28:08.832734-05:00",
                            "created_at": "2023-12-27T09:43:13.665702-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c835fa26-e0aa-4b05-bfb5-94085f7bf7a3/?format=api"
                        }
                    ]
                },
                {
                    "id": "d3b1b4f5-2cc8-4934-b17f-4ae905ee3e2c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/859904bc-bbf6-4b12-a33f-685db7a18686/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-27T09:43:13.686610-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 42",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 42",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e228c7a8-d233-4436-97a9-b98e2f7ccdd2",
                            "gambit_id": "295ee156-62d5-4b46-916f-7f2026c78305",
                            "last_updated": "2024-01-02T10:28:08.857486-05:00",
                            "created_at": "2023-12-27T09:43:13.693768-05:00",
                            "name": "Game Total Under 42",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3b1b4f5-2cc8-4934-b17f-4ae905ee3e2c/?format=api"
                        },
                        {
                            "id": "e09bf41d-791d-4d32-b552-eb30bd3972b6",
                            "gambit_id": "7da2b90b-ad9d-48e5-acd8-fa1f373a6f1e",
                            "last_updated": "2024-01-02T10:28:08.853828-05:00",
                            "created_at": "2023-12-27T09:43:13.690186-05:00",
                            "name": "Game Total Over 42",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3b1b4f5-2cc8-4934-b17f-4ae905ee3e2c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "56501c68-6313-4342-b2cb-a43091b8c142",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "32500832-b674-4bd3-a3ed-a95738d941d8",
            "completed": true,
            "last_updated": "2024-01-02T10:13:09.536686-05:00",
            "created_at": "2023-12-31T10:13:05.888967-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.59,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/32500832-b674-4bd3-a3ed-a95738d941d8",
            "datetime": "2023-12-31T20:10:00-05:00",
            "cutoff_datetime": "2023-12-31T20:10:00-05:00",
            "name": "Orlando Magic v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "55cf67a7-c6a0-4972-815d-31fd1065bb7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56501c68-6313-4342-b2cb-a43091b8c142/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-31T10:13:05.911280-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 6698.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 3302.0
                            }
                        ],
                        "expected_reward_tokens": 9443.72,
                        "profit_sb": -56.28,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "342b92b6-3011-4e96-98db-bc6f8b4c5ad9",
                            "gambit_id": "03890e50-cef8-4709-bbd6-8679b6e56e7d",
                            "last_updated": "2024-01-02T10:13:09.560614-05:00",
                            "created_at": "2023-12-31T10:13:05.924051-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55cf67a7-c6a0-4972-815d-31fd1065bb7c/?format=api"
                        },
                        {
                            "id": "e4f3a734-1843-4b58-8718-bced1a06b98c",
                            "gambit_id": "9c38cad0-4f0a-4b23-8512-1d4f15f125e6",
                            "last_updated": "2024-01-02T10:13:09.557319-05:00",
                            "created_at": "2023-12-31T10:13:05.914901-05:00",
                            "name": "Orlando Magic",
                            "reward": "2.86000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55cf67a7-c6a0-4972-815d-31fd1065bb7c/?format=api"
                        }
                    ]
                },
                {
                    "id": "5a9f4399-1bbb-405c-9d5e-c212d12fc86a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56501c68-6313-4342-b2cb-a43091b8c142/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-31T10:13:05.896855-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 5107.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "55551452-1f87-4f47-83b8-798f534065f0",
                            "gambit_id": "124812a2-faf2-49a2-a54e-a9532200d332",
                            "last_updated": "2024-01-02T10:13:09.550827-05:00",
                            "created_at": "2023-12-31T10:13:05.907569-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a9f4399-1bbb-405c-9d5e-c212d12fc86a/?format=api"
                        },
                        {
                            "id": "6deea67b-2030-4e6f-a17d-38ec18a3c48e",
                            "gambit_id": "23097061-b375-4f67-be8e-710f98092cad",
                            "last_updated": "2024-01-02T10:13:09.547569-05:00",
                            "created_at": "2023-12-31T10:13:05.903767-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a9f4399-1bbb-405c-9d5e-c212d12fc86a/?format=api"
                        }
                    ]
                },
                {
                    "id": "36d326e5-f92e-4292-a002-10ccdd26f523",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56501c68-6313-4342-b2cb-a43091b8c142/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-31T10:13:05.927983-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 232",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 232",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "71f64022-e793-427e-ac9b-6c6112f32e10",
                            "gambit_id": "dce7305d-f30e-415a-87d7-46ac562eccd0",
                            "last_updated": "2024-01-02T10:13:09.570259-05:00",
                            "created_at": "2023-12-31T10:13:05.931426-05:00",
                            "name": "Game Total Under 232",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36d326e5-f92e-4292-a002-10ccdd26f523/?format=api"
                        },
                        {
                            "id": "5b54cb8e-69a7-48e5-9440-fd0ddd854b4b",
                            "gambit_id": "c5eccb43-b942-4f07-8f66-bf59e49a6eef",
                            "last_updated": "2024-01-02T10:13:09.567049-05:00",
                            "created_at": "2023-12-31T10:13:05.935691-05:00",
                            "name": "Game Total Over 232",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36d326e5-f92e-4292-a002-10ccdd26f523/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "79219904-509e-49fa-88fb-2f5ce8461a02",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b747e4bf-049a-420f-b421-198f3274e264",
            "completed": true,
            "last_updated": "2024-01-02T10:13:09.308886-05:00",
            "created_at": "2023-12-31T10:13:05.584301-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b747e4bf-049a-420f-b421-198f3274e264",
            "datetime": "2023-12-31T20:10:00-05:00",
            "cutoff_datetime": "2023-12-31T20:10:00-05:00",
            "name": "Sacramento Kings v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "58b99ac5-fced-4f4f-bef6-ed6aafdf8544",
                    "match": "https://api-prod.gambitprofit.com/api/matches/79219904-509e-49fa-88fb-2f5ce8461a02/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-31T10:13:05.613813-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5134.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 4866.0
                            }
                        ],
                        "expected_reward_tokens": 9342.72,
                        "profit_sb": -157.28,
                        "profit_sb_percentage": -1.66,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8bddcf55-0a4e-42cf-b091-32e2b40e8358",
                            "gambit_id": "e2c4d601-fef6-4a48-a8b3-aaab5df98d5f",
                            "last_updated": "2024-01-02T10:13:09.338551-05:00",
                            "created_at": "2023-12-31T10:13:05.657893-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.82000",
                            "odds": "1.86210",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58b99ac5-fced-4f4f-bef6-ed6aafdf8544/?format=api"
                        },
                        {
                            "id": "b6485c9c-0c82-445c-847f-fdd173c7bed0",
                            "gambit_id": "0486266c-13d2-4268-a0ab-35b4d032aee0",
                            "last_updated": "2024-01-02T10:13:09.335313-05:00",
                            "created_at": "2023-12-31T10:13:05.640150-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.92000",
                            "odds": "1.96150",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58b99ac5-fced-4f4f-bef6-ed6aafdf8544/?format=api"
                        }
                    ]
                },
                {
                    "id": "203fa3a6-f95f-4903-9b42-fd6374342398",
                    "match": "https://api-prod.gambitprofit.com/api/matches/79219904-509e-49fa-88fb-2f5ce8461a02/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-31T10:13:05.593279-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8959cd12-d3fd-484d-9387-03342a24d858",
                            "gambit_id": "020b74af-6875-4650-9b33-016c9dca1588",
                            "last_updated": "2024-01-02T10:13:09.324955-05:00",
                            "created_at": "2023-12-31T10:13:05.597694-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/203fa3a6-f95f-4903-9b42-fd6374342398/?format=api"
                        },
                        {
                            "id": "25eb6c68-1f09-4896-b3f0-66fc78c0d389",
                            "gambit_id": "f785ecc3-6b62-43b7-b30b-25f8dbed3082",
                            "last_updated": "2024-01-02T10:13:09.328585-05:00",
                            "created_at": "2023-12-31T10:13:05.602216-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/203fa3a6-f95f-4903-9b42-fd6374342398/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ca3fb0d-e06b-4ebc-8c27-cbbe0a56713a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/79219904-509e-49fa-88fb-2f5ce8461a02/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-31T10:13:05.669936-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 236.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 236.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6b253f3d-6a16-4d28-8286-e3792101fa52",
                            "gambit_id": "3fed5ce6-f43e-4adb-92e8-a14a1a88efc1",
                            "last_updated": "2024-01-02T10:13:09.345419-05:00",
                            "created_at": "2023-12-31T10:13:05.679251-05:00",
                            "name": "Game Total Over 236.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca3fb0d-e06b-4ebc-8c27-cbbe0a56713a/?format=api"
                        },
                        {
                            "id": "ffeebc57-4427-4a2c-8af9-b8a8a4595fe2",
                            "gambit_id": "094605ec-2066-41d5-8b10-0ea8252081f3",
                            "last_updated": "2024-01-02T10:13:09.348838-05:00",
                            "created_at": "2023-12-31T10:13:05.674766-05:00",
                            "name": "Game Total Under 236.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca3fb0d-e06b-4ebc-8c27-cbbe0a56713a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6e684e20-0835-4b39-b345-1311ca73fca1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ea5afeab-2c2e-4cdf-a074-55804dcfef4e",
            "completed": true,
            "last_updated": "2024-01-02T10:23:10.055920-05:00",
            "created_at": "2023-12-31T10:08:03.942442-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.13,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ea5afeab-2c2e-4cdf-a074-55804dcfef4e",
            "datetime": "2023-12-31T20:07:00-05:00",
            "cutoff_datetime": "2023-12-31T20:07:00-05:00",
            "name": "San Jose Sharks v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "8ad93cf2-3f86-4520-8a88-582a02d40bc5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e684e20-0835-4b39-b345-1311ca73fca1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-31T10:08:03.955079-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 7615.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 2385.0
                            }
                        ],
                        "expected_reward_tokens": 9442.6,
                        "profit_sb": -57.4,
                        "profit_sb_percentage": -0.6,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7f85bf64-045c-4451-be20-a2051b2a0762",
                            "gambit_id": "a319b598-deb6-4190-9587-973d416b7d6c",
                            "last_updated": "2024-01-02T10:23:10.069959-05:00",
                            "created_at": "2023-12-31T10:08:03.965374-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.24000",
                            "odds": "1.25640",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ad93cf2-3f86-4520-8a88-582a02d40bc5/?format=api"
                        },
                        {
                            "id": "8dae1551-07dc-41ac-be94-578bde9b3afd",
                            "gambit_id": "ee13be38-bcc1-4299-9f72-93bf7ca560b0",
                            "last_updated": "2024-01-02T10:23:10.066420-05:00",
                            "created_at": "2023-12-31T10:08:03.959761-05:00",
                            "name": "San Jose Sharks",
                            "reward": "3.96000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ad93cf2-3f86-4520-8a88-582a02d40bc5/?format=api"
                        }
                    ]
                },
                {
                    "id": "20e4c973-e607-4521-9c43-cfdc04b173d6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e684e20-0835-4b39-b345-1311ca73fca1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-31T10:08:03.970806-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 5857.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1232d643-57b2-4cc3-826a-1a93b8f4ae2b",
                            "gambit_id": "eb66c306-1977-440d-8c59-5cfde4906252",
                            "last_updated": "2024-01-02T10:23:10.080036-05:00",
                            "created_at": "2023-12-31T10:08:03.981294-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20e4c973-e607-4521-9c43-cfdc04b173d6/?format=api"
                        },
                        {
                            "id": "4ed588a1-08e3-49d5-abd1-d115c95f0450",
                            "gambit_id": "1cb03376-d26e-4c21-9447-c997352067a5",
                            "last_updated": "2024-01-02T10:23:10.076630-05:00",
                            "created_at": "2023-12-31T10:08:03.975593-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20e4c973-e607-4521-9c43-cfdc04b173d6/?format=api"
                        }
                    ]
                },
                {
                    "id": "313a7a1a-42d8-45e0-96f7-e8765e2d642f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e684e20-0835-4b39-b345-1311ca73fca1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-31T10:08:03.986824-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e1d96674-547d-43a9-9988-c075fbf92c24",
                            "gambit_id": "5e46ce56-c7c8-4499-956d-8520a8fb0145",
                            "last_updated": "2024-01-02T10:23:10.091264-05:00",
                            "created_at": "2023-12-31T10:08:03.996118-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/313a7a1a-42d8-45e0-96f7-e8765e2d642f/?format=api"
                        },
                        {
                            "id": "e9e7b274-161b-4108-b42c-e1f8eb2dc11e",
                            "gambit_id": "13973f6b-faec-443a-998a-6de05f0f715b",
                            "last_updated": "2024-01-02T10:23:10.087397-05:00",
                            "created_at": "2023-12-31T10:08:03.990866-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/313a7a1a-42d8-45e0-96f7-e8765e2d642f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "181e053d-b08e-4d49-b811-7ba23602eaa9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "61a18b14-5b1e-44f0-8930-5a6ceac74260",
            "completed": true,
            "last_updated": "2024-01-02T10:23:13.930248-05:00",
            "created_at": "2023-12-31T10:08:03.691060-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.79,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/61a18b14-5b1e-44f0-8930-5a6ceac74260",
            "datetime": "2023-12-31T20:07:00-05:00",
            "cutoff_datetime": "2023-12-31T20:07:00-05:00",
            "name": "Edmonton Oilers v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "c76496f9-316b-4a00-bf7e-de320e0be389",
                    "match": "https://api-prod.gambitprofit.com/api/matches/181e053d-b08e-4d49-b811-7ba23602eaa9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-31T10:08:03.701748-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Edmonton Oilers",
                                "amount": 6554.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "03bd6ab3-3dd9-495f-8658-0751caa6a16c",
                            "gambit_id": "47324f24-e67d-48db-adee-976904bac9ed",
                            "last_updated": "2024-01-02T10:23:13.946410-05:00",
                            "created_at": "2023-12-31T10:08:03.706170-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c76496f9-316b-4a00-bf7e-de320e0be389/?format=api"
                        },
                        {
                            "id": "9a43c8b6-0141-4a97-b88f-9a6a8bdaae9d",
                            "gambit_id": "98589eef-ed82-480e-9569-c9be53b67a83",
                            "last_updated": "2024-01-02T10:23:13.950131-05:00",
                            "created_at": "2023-12-31T10:08:03.710367-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c76496f9-316b-4a00-bf7e-de320e0be389/?format=api"
                        }
                    ]
                },
                {
                    "id": "c12dface-1867-408e-b957-6f7c5dd1cc18",
                    "match": "https://api-prod.gambitprofit.com/api/matches/181e053d-b08e-4d49-b811-7ba23602eaa9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-31T10:08:03.715064-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Anaheim Ducks",
                                "amount": 5423.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a1407bf4-2c15-49b1-b833-6196ad800719",
                            "gambit_id": "407b906f-f77e-4e32-9cd4-0ea089ce4593",
                            "last_updated": "2024-01-02T10:23:13.960044-05:00",
                            "created_at": "2023-12-31T10:08:03.725481-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c12dface-1867-408e-b957-6f7c5dd1cc18/?format=api"
                        },
                        {
                            "id": "28023eae-b082-4166-9c1d-463e47663cb5",
                            "gambit_id": "84532c22-a46b-4ee1-bb12-6f8915dc15f2",
                            "last_updated": "2024-01-02T10:23:13.956725-05:00",
                            "created_at": "2023-12-31T10:08:03.719872-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c12dface-1867-408e-b957-6f7c5dd1cc18/?format=api"
                        }
                    ]
                },
                {
                    "id": "31eb5a0e-74d9-4ffe-a9ff-5487aa48708a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/181e053d-b08e-4d49-b811-7ba23602eaa9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-31T10:08:03.730974-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5512.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4f2e38dc-e877-4f74-baa7-3f588b9882ff",
                            "gambit_id": "9c6de58f-d81c-48c2-8d82-d0d86d4d6cec",
                            "last_updated": "2024-01-02T10:23:13.966342-05:00",
                            "created_at": "2023-12-31T10:08:03.736151-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31eb5a0e-74d9-4ffe-a9ff-5487aa48708a/?format=api"
                        },
                        {
                            "id": "c189ab7d-00a2-4f55-8622-e010ee7167cf",
                            "gambit_id": "025cf94e-53b5-43a7-9693-dff672eaf4d7",
                            "last_updated": "2024-01-02T10:23:13.969926-05:00",
                            "created_at": "2023-12-31T10:08:03.740442-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31eb5a0e-74d9-4ffe-a9ff-5487aa48708a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f46b96da-57c6-47d0-aad0-241d6eb43150",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "70c3e53c-5fb1-474d-804f-ea345bd2f63c",
            "completed": true,
            "last_updated": "2024-01-02T10:23:10.736922-05:00",
            "created_at": "2023-12-31T10:08:03.186270-05: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/70c3e53c-5fb1-474d-804f-ea345bd2f63c",
            "datetime": "2023-12-31T20:07:00-05:00",
            "cutoff_datetime": "2023-12-31T20:07:00-05:00",
            "name": "Chicago Blackhawks v. Dallas Stars",
            "bettypes": [
                {
                    "id": "89cd0878-cbc6-4a84-a884-05c3daf5aa7e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f46b96da-57c6-47d0-aad0-241d6eb43150/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-31T10:08:03.196666-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 7615.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 2385.0
                            }
                        ],
                        "expected_reward_tokens": 9442.6,
                        "profit_sb": -57.4,
                        "profit_sb_percentage": -0.6,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "10ae36ec-50b9-4caa-9fe5-de6d47f8e387",
                            "gambit_id": "cbc50cd3-48d3-48c2-a493-9cf174ded00d",
                            "last_updated": "2024-01-02T10:23:10.748356-05:00",
                            "created_at": "2023-12-31T10:08:03.205231-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.24000",
                            "odds": "1.25640",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89cd0878-cbc6-4a84-a884-05c3daf5aa7e/?format=api"
                        },
                        {
                            "id": "7224c9e6-3cfe-4d6b-bf12-992107e62f23",
                            "gambit_id": "bdde2444-24b7-4c08-88f1-bdcd4183e158",
                            "last_updated": "2024-01-02T10:23:10.745092-05:00",
                            "created_at": "2023-12-31T10:08:03.201049-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "3.96000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89cd0878-cbc6-4a84-a884-05c3daf5aa7e/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b7363e9-2053-40b5-8623-e4e099463b8e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f46b96da-57c6-47d0-aad0-241d6eb43150/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-31T10:08:03.209240-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 5688.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "52a7db4c-27ac-4446-ae9f-76ea419082bd",
                            "gambit_id": "30eb728c-0f6a-4e4a-997c-0b58ab6e2a5d",
                            "last_updated": "2024-01-02T10:23:10.758402-05:00",
                            "created_at": "2023-12-31T10:08:03.217478-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b7363e9-2053-40b5-8623-e4e099463b8e/?format=api"
                        },
                        {
                            "id": "767995b5-bf1e-4508-8f46-042eab147be2",
                            "gambit_id": "44d30d03-24ff-4bbd-b134-46a972bc9bb5",
                            "last_updated": "2024-01-02T10:23:10.755105-05:00",
                            "created_at": "2023-12-31T10:08:03.213067-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b7363e9-2053-40b5-8623-e4e099463b8e/?format=api"
                        }
                    ]
                },
                {
                    "id": "1a640d5a-09a0-4226-8eea-30ad8aa74604",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f46b96da-57c6-47d0-aad0-241d6eb43150/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-31T10:08:03.222272-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a9bcb4cd-71c7-4a4c-87a0-c61aa7f7fc51",
                            "gambit_id": "4288311e-2138-489e-a4a0-ecfa4d91e27b",
                            "last_updated": "2024-01-02T10:23:10.768300-05:00",
                            "created_at": "2023-12-31T10:08:03.231314-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a640d5a-09a0-4226-8eea-30ad8aa74604/?format=api"
                        },
                        {
                            "id": "6b46eb43-ed8d-46fa-99e2-f6a9c50c1616",
                            "gambit_id": "5e375d18-1502-492a-853b-e98f9163468c",
                            "last_updated": "2024-01-02T10:23:10.764991-05:00",
                            "created_at": "2023-12-31T10:08:03.226573-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a640d5a-09a0-4226-8eea-30ad8aa74604/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "722c300e-1c23-4f62-85ec-8412800992e3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6473f78a-f7cc-42a2-ab6a-cb6c521bbe9a",
            "completed": true,
            "last_updated": "2024-01-02T10:18:14.357040-05:00",
            "created_at": "2023-12-31T10:08:03.427354-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.17,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/6473f78a-f7cc-42a2-ab6a-cb6c521bbe9a",
            "datetime": "2023-12-31T20:07:00-05:00",
            "cutoff_datetime": "2023-12-31T20:07:00-05:00",
            "name": "Philadelphia Flyers v. Calgary Flames",
            "bettypes": [
                {
                    "id": "883b6f8c-16d0-4609-aee6-8d909585b6f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/722c300e-1c23-4f62-85ec-8412800992e3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-31T10:08:03.439115-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 5773.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9663bd26-c7da-4ad8-a49f-40c3e0104528",
                            "gambit_id": "579c8b0a-60dc-43aa-a91b-6cdd3b1df54d",
                            "last_updated": "2024-01-02T10:18:14.379118-05:00",
                            "created_at": "2023-12-31T10:08:03.453444-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883b6f8c-16d0-4609-aee6-8d909585b6f4/?format=api"
                        },
                        {
                            "id": "d3f443ab-b3f7-474b-8060-1340ceb80fba",
                            "gambit_id": "8f061ca9-2f9f-49b2-836f-a71bd31d16b1",
                            "last_updated": "2024-01-02T10:18:14.375847-05:00",
                            "created_at": "2023-12-31T10:08:03.447653-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883b6f8c-16d0-4609-aee6-8d909585b6f4/?format=api"
                        }
                    ]
                },
                {
                    "id": "0154a470-afad-453a-b0b5-df392f403c1b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/722c300e-1c23-4f62-85ec-8412800992e3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-31T10:08:03.458575-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 6324.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "766922a2-e9ed-4cbc-a0da-2ebe54a20f5f",
                            "gambit_id": "56cdb230-95ab-4209-a4de-0568a77dbc88",
                            "last_updated": "2024-01-02T10:18:14.392282-05:00",
                            "created_at": "2023-12-31T10:08:03.463915-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0154a470-afad-453a-b0b5-df392f403c1b/?format=api"
                        },
                        {
                            "id": "b4ac9f9a-7a93-42e9-9b76-179f6d01c8d8",
                            "gambit_id": "abe789ac-d6cd-407f-beef-acdd1851bc7a",
                            "last_updated": "2024-01-02T10:18:14.395899-05:00",
                            "created_at": "2023-12-31T10:08:03.470314-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0154a470-afad-453a-b0b5-df392f403c1b/?format=api"
                        }
                    ]
                },
                {
                    "id": "9dcaa361-4748-4be9-a7b8-6c3cf27a4306",
                    "match": "https://api-prod.gambitprofit.com/api/matches/722c300e-1c23-4f62-85ec-8412800992e3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-31T10:08:03.475142-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a0969ae7-ea80-47da-b98a-a615183baf1f",
                            "gambit_id": "b19497e8-ae81-413c-889e-bf4aa852cb06",
                            "last_updated": "2024-01-02T10:18:14.402288-05:00",
                            "created_at": "2023-12-31T10:08:03.480400-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dcaa361-4748-4be9-a7b8-6c3cf27a4306/?format=api"
                        },
                        {
                            "id": "0c9c9750-79da-4b32-8a8e-9275ce68f598",
                            "gambit_id": "943661bd-54b9-4a61-8189-0f7c34b44210",
                            "last_updated": "2024-01-02T10:18:14.405812-05:00",
                            "created_at": "2023-12-31T10:08:03.486448-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dcaa361-4748-4be9-a7b8-6c3cf27a4306/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5063db82-2924-4480-8129-a8e5f7b78483",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8844e9e4-97fc-47b7-8244-c705f2687c25",
            "completed": true,
            "last_updated": "2024-01-02T10:18:16.559972-05:00",
            "created_at": "2023-12-31T10:13:04.861625-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.35,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8844e9e4-97fc-47b7-8244-c705f2687c25",
            "datetime": "2023-12-31T19:10:00-05:00",
            "cutoff_datetime": "2023-12-31T19:10:00-05:00",
            "name": "Los Angeles Lakers v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "e5a56721-67d9-4c97-95a0-88643f8f8e22",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5063db82-2924-4480-8129-a8e5f7b78483/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-31T10:13:04.871298-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 6554.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0dd4bdec-88f1-4922-8503-b8847c340776",
                            "gambit_id": "7046c5b8-a639-4a15-abfd-830659b4c27e",
                            "last_updated": "2024-01-02T10:18:16.578493-05:00",
                            "created_at": "2023-12-31T10:13:04.880202-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5a56721-67d9-4c97-95a0-88643f8f8e22/?format=api"
                        },
                        {
                            "id": "c675281b-27f3-4ed6-979f-f35c4d1acf57",
                            "gambit_id": "10f7e65d-8d8b-4e3d-bb8c-e0a8daea63d3",
                            "last_updated": "2024-01-02T10:18:16.581662-05:00",
                            "created_at": "2023-12-31T10:13:04.876381-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5a56721-67d9-4c97-95a0-88643f8f8e22/?format=api"
                        }
                    ]
                },
                {
                    "id": "fa83f655-9cea-4717-951a-968e7c9b254c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5063db82-2924-4480-8129-a8e5f7b78483/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-31T10:13:04.884451-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "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": "006d6475-20c1-4d82-ae9b-0170fe5605b4",
                            "gambit_id": "5926fddd-b4ba-451d-8e06-641096564bcb",
                            "last_updated": "2024-01-02T10:18:16.591313-05:00",
                            "created_at": "2023-12-31T10:13:04.889724-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa83f655-9cea-4717-951a-968e7c9b254c/?format=api"
                        },
                        {
                            "id": "f0f68cfb-dcb2-4071-bb94-60b9601f9563",
                            "gambit_id": "2203d334-a9e7-427f-9f25-189326f9708f",
                            "last_updated": "2024-01-02T10:18:16.594588-05:00",
                            "created_at": "2023-12-31T10:13:04.894241-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa83f655-9cea-4717-951a-968e7c9b254c/?format=api"
                        }
                    ]
                },
                {
                    "id": "e6f4f480-999e-4645-91f9-5a488337d74d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5063db82-2924-4480-8129-a8e5f7b78483/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-31T10:13:04.898153-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 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": "6cf04572-0c50-4269-94ec-2b58bd095eae",
                            "gambit_id": "148ee352-bce6-470e-bc16-e2b398445c07",
                            "last_updated": "2024-01-02T10:18:16.604639-05:00",
                            "created_at": "2023-12-31T10:13:04.906345-05:00",
                            "name": "Game Total Over 233",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "233.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6f4f480-999e-4645-91f9-5a488337d74d/?format=api"
                        },
                        {
                            "id": "f1322e15-3fed-48b7-9d3d-f434f48783ae",
                            "gambit_id": "f5a37d13-db9a-4dd7-bb7b-733bd79e5657",
                            "last_updated": "2024-01-02T10:18:16.601003-05:00",
                            "created_at": "2023-12-31T10:13:04.902047-05:00",
                            "name": "Game Total Under 233",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "233.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6f4f480-999e-4645-91f9-5a488337d74d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a6797fc3-0598-44bd-bada-ba409a1b648c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fcb4fb59-6d55-4a24-b505-815f966ece0f",
            "completed": true,
            "last_updated": "2024-01-02T10:18:16.323072-05:00",
            "created_at": "2023-12-31T10:13:05.337889-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/fcb4fb59-6d55-4a24-b505-815f966ece0f",
            "datetime": "2023-12-31T19:10:00-05:00",
            "cutoff_datetime": "2023-12-31T19:10:00-05:00",
            "name": "Brooklyn Nets v. Oklahoma City Thunder",
            "bettypes": [
                {
                    "id": "537b2c62-1ead-4b49-8025-7784c2d9c7c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6797fc3-0598-44bd-bada-ba409a1b648c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-31T10:13:05.360549-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 7351.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 2649.0
                            }
                        ],
                        "expected_reward_tokens": 9482.79,
                        "profit_sb": -17.21,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2dd1775c-0355-4d48-aa3d-c1dca5b24e61",
                            "gambit_id": "f700c0d3-ab7d-4312-b787-4bd57d2f0923",
                            "last_updated": "2024-01-02T10:18:16.352939-05:00",
                            "created_at": "2023-12-31T10:13:05.371842-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.29000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/537b2c62-1ead-4b49-8025-7784c2d9c7c3/?format=api"
                        },
                        {
                            "id": "0490dc2a-02a2-44d5-a1a2-bc2516a656bf",
                            "gambit_id": "432267b8-e164-4e90-b2b3-b590fe5a128f",
                            "last_updated": "2024-01-02T10:18:16.349790-05:00",
                            "created_at": "2023-12-31T10:13:05.365355-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "3.58000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/537b2c62-1ead-4b49-8025-7784c2d9c7c3/?format=api"
                        }
                    ]
                },
                {
                    "id": "8217a29e-99d5-426a-9c77-5ca8d72552c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6797fc3-0598-44bd-bada-ba409a1b648c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-31T10:13:05.344459-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "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": "ffb8e4ab-04e0-4c0b-97e7-aadffec45946",
                            "gambit_id": "7a8c810e-b343-4b32-b2d8-75bd330e0d03",
                            "last_updated": "2024-01-02T10:18:16.336728-05:00",
                            "created_at": "2023-12-31T10:13:05.350088-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8217a29e-99d5-426a-9c77-5ca8d72552c0/?format=api"
                        },
                        {
                            "id": "1c26751f-9ee7-43a9-8b46-3ae1b8135e7b",
                            "gambit_id": "13fc983f-7b2c-4712-b75e-d9d669532a9f",
                            "last_updated": "2024-01-02T10:18:16.343308-05:00",
                            "created_at": "2023-12-31T10:13:05.355416-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8217a29e-99d5-426a-9c77-5ca8d72552c0/?format=api"
                        }
                    ]
                },
                {
                    "id": "49aba3f8-eafd-4f03-95ac-09f981143f48",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6797fc3-0598-44bd-bada-ba409a1b648c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-31T10:13:05.377283-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 234.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 234.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8f30eec0-c74f-48c2-bdb7-a97acea3c73e",
                            "gambit_id": "8fd81a07-23c5-468f-b2db-2145dec82617",
                            "last_updated": "2024-01-02T10:18:16.363338-05:00",
                            "created_at": "2023-12-31T10:13:05.383375-05:00",
                            "name": "Game Total Over 234.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49aba3f8-eafd-4f03-95ac-09f981143f48/?format=api"
                        },
                        {
                            "id": "ae704fc1-37a5-4b3c-9657-09ac01c2df66",
                            "gambit_id": "c07db7c2-6653-4559-888c-34aebaf9d13d",
                            "last_updated": "2024-01-02T10:18:16.366489-05:00",
                            "created_at": "2023-12-31T10:13:05.388728-05:00",
                            "name": "Game Total Under 234.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49aba3f8-eafd-4f03-95ac-09f981143f48/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2c0c07f9-2e22-4aa7-8778-a8172faeff71",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3f61f2a0-0306-49ae-9eb4-68513e1dc875",
            "completed": true,
            "last_updated": "2024-01-02T10:13:09.072706-05:00",
            "created_at": "2023-12-31T10:13:05.094858-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.07,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/3f61f2a0-0306-49ae-9eb4-68513e1dc875",
            "datetime": "2023-12-31T19:10:00-05:00",
            "cutoff_datetime": "2023-12-31T19:10:00-05:00",
            "name": "Boston Celtics v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "ce7cbb81-a646-4354-bea6-006d666c3f01",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c0c07f9-2e22-4aa7-8778-a8172faeff71/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-31T10:13:05.115310-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10900.0,
                        "profit_sb": 1400.0,
                        "profit_sb_percentage": 14.74,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 8724.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 1276.0
                            }
                        ],
                        "expected_reward_tokens": 9506.2,
                        "profit_sb": 6.2,
                        "profit_sb_percentage": 0.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6dcb6b27-960c-4f1a-8bb9-41e1ef9066c4",
                            "gambit_id": "ffcccf5a-5765-4ca1-a5b8-442bff4b171d",
                            "last_updated": "2024-01-02T10:13:09.102969-05:00",
                            "created_at": "2023-12-31T10:13:05.119045-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.09000",
                            "odds": "1.09090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce7cbb81-a646-4354-bea6-006d666c3f01/?format=api"
                        },
                        {
                            "id": "cc70f0fc-74bd-43cc-9a4f-b2627e9e2001",
                            "gambit_id": "b9d2640d-f841-4458-9396-3996f25c22a4",
                            "last_updated": "2024-01-02T10:13:09.106146-05:00",
                            "created_at": "2023-12-31T10:13:05.122867-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "7.45000",
                            "odds": "7.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce7cbb81-a646-4354-bea6-006d666c3f01/?format=api"
                        }
                    ]
                },
                {
                    "id": "8a9ec8ef-8684-4ede-a31a-842eb8d8e7bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c0c07f9-2e22-4aa7-8778-a8172faeff71/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-31T10:13:05.102462-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "69707af1-1cee-46c0-adc7-5f33d9432f91",
                            "gambit_id": "eeb22205-ba31-4726-979c-3aebef08ff09",
                            "last_updated": "2024-01-02T10:13:09.087640-05:00",
                            "created_at": "2023-12-31T10:13:05.106263-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a9ec8ef-8684-4ede-a31a-842eb8d8e7bb/?format=api"
                        },
                        {
                            "id": "063cbd26-0650-43ed-b951-7e335398a7b1",
                            "gambit_id": "f59eb098-868c-4c93-b061-7b06cf387c0d",
                            "last_updated": "2024-01-02T10:13:09.091058-05:00",
                            "created_at": "2023-12-31T10:13:05.110220-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a9ec8ef-8684-4ede-a31a-842eb8d8e7bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "7103946c-6fce-48c1-866a-140a9e19e020",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c0c07f9-2e22-4aa7-8778-a8172faeff71/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-31T10:13:05.126770-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 240.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 240.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5b57c5bc-587a-4871-9a51-694e6c2612e3",
                            "gambit_id": "28c3b472-6284-4ee3-bcd5-28478466a26e",
                            "last_updated": "2024-01-02T10:13:09.112427-05:00",
                            "created_at": "2023-12-31T10:13:05.130094-05:00",
                            "name": "Game Total Over 240.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "240.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7103946c-6fce-48c1-866a-140a9e19e020/?format=api"
                        },
                        {
                            "id": "64a086e4-a93a-4db3-bf7d-5a77cede991a",
                            "gambit_id": "836ce072-41b2-4b00-b89e-519cb3a00710",
                            "last_updated": "2024-01-02T10:13:09.119230-05:00",
                            "created_at": "2023-12-31T10:13:05.134219-05:00",
                            "name": "Game Total Under 240.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "240.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7103946c-6fce-48c1-866a-140a9e19e020/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c8ee524e-84bd-41a2-b12e-74d749cedf26",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "db6bdb9b-135b-40f0-a5e7-cb2d0c27a420",
            "completed": true,
            "last_updated": "2024-01-02T10:23:09.790677-05:00",
            "created_at": "2023-12-31T10:08:02.953536-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.17,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/db6bdb9b-135b-40f0-a5e7-cb2d0c27a420",
            "datetime": "2023-12-31T19:07:00-05:00",
            "cutoff_datetime": "2023-12-31T19:07:00-05:00",
            "name": "Montreal Canadiens v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "6aafbed5-4ad5-4ee4-8ad6-19f07ac18fcf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c8ee524e-84bd-41a2-b12e-74d749cedf26/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-31T10:08:02.961360-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 6324.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0ceed2e4-e273-4d58-9979-25efc171ccf3",
                            "gambit_id": "04f50f9f-a563-4dc7-ad3e-3e22b3c91f15",
                            "last_updated": "2024-01-02T10:23:09.807395-05:00",
                            "created_at": "2023-12-31T10:08:02.969194-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aafbed5-4ad5-4ee4-8ad6-19f07ac18fcf/?format=api"
                        },
                        {
                            "id": "464ef276-fa13-4cff-a1b1-7219643c3ca6",
                            "gambit_id": "a144c0be-d344-4081-814e-2c4d5d140567",
                            "last_updated": "2024-01-02T10:23:09.803733-05:00",
                            "created_at": "2023-12-31T10:08:02.965348-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aafbed5-4ad5-4ee4-8ad6-19f07ac18fcf/?format=api"
                        }
                    ]
                },
                {
                    "id": "70bc2093-dda2-4ef4-9914-d501f975aab8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c8ee524e-84bd-41a2-b12e-74d749cedf26/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-31T10:08:02.973832-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Montreal Canadiens",
                                "amount": 5688.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b01b0198-2c89-4853-9c9f-7ef8510ba8be",
                            "gambit_id": "f5ed0b48-cbe7-4d6b-b083-d38b6e5944fd",
                            "last_updated": "2024-01-02T10:23:09.829066-05:00",
                            "created_at": "2023-12-31T10:08:02.977487-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70bc2093-dda2-4ef4-9914-d501f975aab8/?format=api"
                        },
                        {
                            "id": "8d68675b-cef7-4eec-9538-c5b0f02bf246",
                            "gambit_id": "0ee66a1e-1bbb-4b08-bb12-573cf78cd57a",
                            "last_updated": "2024-01-02T10:23:09.837320-05:00",
                            "created_at": "2023-12-31T10:08:02.982545-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70bc2093-dda2-4ef4-9914-d501f975aab8/?format=api"
                        }
                    ]
                },
                {
                    "id": "b016c343-82a1-4639-bc00-258cb8f20b8d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c8ee524e-84bd-41a2-b12e-74d749cedf26/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-31T10:08:02.986886-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "056b4f7a-ca47-4817-93cc-8922a5d7804a",
                            "gambit_id": "0693ca91-3392-4d18-9ef3-4df20d1f82a7",
                            "last_updated": "2024-01-02T10:23:09.849892-05:00",
                            "created_at": "2023-12-31T10:08:02.990993-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b016c343-82a1-4639-bc00-258cb8f20b8d/?format=api"
                        },
                        {
                            "id": "96138618-4ddd-4a06-ab1b-7c01445d69f0",
                            "gambit_id": "8a348ed3-4ba5-40af-8661-70deea275a9f",
                            "last_updated": "2024-01-02T10:23:09.854135-05:00",
                            "created_at": "2023-12-31T10:08:02.995677-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b016c343-82a1-4639-bc00-258cb8f20b8d/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}