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=1100
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=1200",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=1000",
    "results": [
        {
            "id": "ae5d5a93-f606-4a72-86bf-5480c6bb3aff",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b4ef8042-4ec1-4ce0-98e6-137870eb2f81",
            "completed": true,
            "last_updated": "2023-12-05T10:03:16.177989-05:00",
            "created_at": "2023-12-04T09:48:06.199346-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b4ef8042-4ec1-4ce0-98e6-137870eb2f81",
            "datetime": "2023-12-04T19:30:00-05:00",
            "cutoff_datetime": "2023-12-04T19:30:00-05:00",
            "name": "Boston Celtics v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "5aa08e0f-b3ea-4330-a095-472585e89bb8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ae5d5a93-f606-4a72-86bf-5480c6bb3aff/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-04T09:48:06.216840-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6399.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9b82b7e9-8a11-42ce-b5f0-f96cc9eb98cb",
                            "gambit_id": "4a459f63-5a41-4ce7-a5fd-67686b52aec7",
                            "last_updated": "2023-12-05T10:03:16.204274-05:00",
                            "created_at": "2023-12-04T09:48:06.220630-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aa08e0f-b3ea-4330-a095-472585e89bb8/?format=api"
                        },
                        {
                            "id": "4027e226-7b00-4cb2-a1e5-7b8c7cad7695",
                            "gambit_id": "e0aba3b0-c402-44c1-8953-97c8570bddd1",
                            "last_updated": "2023-12-05T10:03:16.207811-05:00",
                            "created_at": "2023-12-04T09:48:06.224802-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aa08e0f-b3ea-4330-a095-472585e89bb8/?format=api"
                        }
                    ]
                },
                {
                    "id": "29255b32-a53c-42d7-9ac7-a73dec3334c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ae5d5a93-f606-4a72-86bf-5480c6bb3aff/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-04T09:48:06.204357-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "902263df-8310-44a3-ab61-2a1afd5bbd91",
                            "gambit_id": "e91c8b8a-0ad6-4280-bbcd-ac097e8aec7c",
                            "last_updated": "2023-12-05T10:03:16.197700-05:00",
                            "created_at": "2023-12-04T09:48:06.212770-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29255b32-a53c-42d7-9ac7-a73dec3334c0/?format=api"
                        },
                        {
                            "id": "db1fbc33-7a29-4111-a70b-b4ed72d5ddc2",
                            "gambit_id": "5d2b18c0-e8b3-4d42-8af4-6c76ee4d9f88",
                            "last_updated": "2023-12-05T10:03:16.194367-05:00",
                            "created_at": "2023-12-04T09:48:06.208408-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29255b32-a53c-42d7-9ac7-a73dec3334c0/?format=api"
                        }
                    ]
                },
                {
                    "id": "bbfb022e-63a1-43cb-84c4-e0041bb2a477",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ae5d5a93-f606-4a72-86bf-5480c6bb3aff/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-04T09:48:06.229863-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 245.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 245.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8978d202-2484-43a5-99f8-375b2edefc23",
                            "gambit_id": "19a5a5b8-8122-4c22-b6d9-2fd978560f5d",
                            "last_updated": "2023-12-05T10:03:16.217715-05:00",
                            "created_at": "2023-12-04T09:48:06.239126-05:00",
                            "name": "Game Total Under 245.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "245.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbfb022e-63a1-43cb-84c4-e0041bb2a477/?format=api"
                        },
                        {
                            "id": "e38973ca-f41e-4db1-9b17-83ebcbc4183e",
                            "gambit_id": "0dc8e4db-8146-4373-81b5-c974d1630805",
                            "last_updated": "2023-12-05T10:03:16.214334-05:00",
                            "created_at": "2023-12-04T09:48:06.233620-05:00",
                            "name": "Game Total Over 245.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "245.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbfb022e-63a1-43cb-84c4-e0041bb2a477/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "947de3b0-7a43-4269-8dc6-a4157c20bc42",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "473ec961-ffa7-4d26-974e-033274418699",
            "completed": true,
            "last_updated": "2023-12-05T21:23:21.157319-05:00",
            "created_at": "2023-12-04T09:48:05.962200-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/473ec961-ffa7-4d26-974e-033274418699",
            "datetime": "2023-12-04T19:07:00-05:00",
            "cutoff_datetime": "2023-12-04T19:07:00-05:00",
            "name": "Pittsburgh Penguins v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "f77b1049-2d80-424d-8d32-b49ed00bd403",
                    "match": "https://api-prod.gambitprofit.com/api/matches/947de3b0-7a43-4269-8dc6-a4157c20bc42/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-04T09:48:05.969049-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 5107.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b155cf10-e0ad-4aff-954a-234a6d9c97d3",
                            "gambit_id": "58357cf0-0c26-4b4e-a530-1bbf33fc7a13",
                            "last_updated": "2023-12-05T21:23:21.171752-05:00",
                            "created_at": "2023-12-04T09:48:05.973502-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f77b1049-2d80-424d-8d32-b49ed00bd403/?format=api"
                        },
                        {
                            "id": "ae2e5bb8-7096-4514-b71c-46f8d39bee64",
                            "gambit_id": "7ceece79-59dd-4450-ad0a-7e0a91ce6c3e",
                            "last_updated": "2023-12-05T21:23:21.176650-05:00",
                            "created_at": "2023-12-04T09:48:05.979256-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f77b1049-2d80-424d-8d32-b49ed00bd403/?format=api"
                        }
                    ]
                },
                {
                    "id": "d939a1aa-9606-4e33-a225-9cf0595ebfdd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/947de3b0-7a43-4269-8dc6-a4157c20bc42/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-04T09:48:05.984239-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6864.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3136.0
                            }
                        ],
                        "expected_reward_tokens": 9470.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0b5cba44-03db-4752-862c-971d18ca26ba",
                            "gambit_id": "9a62223b-c6c5-4288-9721-d7e53d7adfaf",
                            "last_updated": "2023-12-05T21:23:21.190816-05:00",
                            "created_at": "2023-12-04T09:48:05.991800-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d939a1aa-9606-4e33-a225-9cf0595ebfdd/?format=api"
                        },
                        {
                            "id": "1cc34abd-6c4c-4c2a-8af6-e5c9f67aa0c7",
                            "gambit_id": "563b2363-8571-4d65-a70b-213e4ba916fc",
                            "last_updated": "2023-12-05T21:23:21.187131-05:00",
                            "created_at": "2023-12-04T09:48:05.987860-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d939a1aa-9606-4e33-a225-9cf0595ebfdd/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b4de66b-e505-479d-8ff5-0ada75693118",
                    "match": "https://api-prod.gambitprofit.com/api/matches/947de3b0-7a43-4269-8dc6-a4157c20bc42/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-04T09:48:05.995853-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "1ba7282a-28e9-4700-ab7a-9bde8ad76dac",
                            "gambit_id": "9943fca3-976f-4b56-817c-cba99b2952c2",
                            "last_updated": "2023-12-05T21:23:21.198224-05:00",
                            "created_at": "2023-12-04T09:48:06.001406-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/0b4de66b-e505-479d-8ff5-0ada75693118/?format=api"
                        },
                        {
                            "id": "72adbe5a-d707-4875-9002-a28ca717a569",
                            "gambit_id": "7795797e-a28b-44fc-8c33-90917e5bb2e5",
                            "last_updated": "2023-12-05T21:23:21.201893-05:00",
                            "created_at": "2023-12-04T09:48:06.006345-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/0b4de66b-e505-479d-8ff5-0ada75693118/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7ca70863-b728-4604-8a5e-44b8450752ee",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "44aaca50-e397-4127-8ae6-be5c5335cf2d",
            "completed": true,
            "last_updated": "2023-12-05T21:18:20.296839-05:00",
            "created_at": "2023-12-04T09:48:05.673722-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/44aaca50-e397-4127-8ae6-be5c5335cf2d",
            "datetime": "2023-12-04T19:07:00-05:00",
            "cutoff_datetime": "2023-12-04T19:07:00-05:00",
            "name": "Dallas Stars v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "b39e29f7-74c9-40a5-9ce8-dd5a364b2fcc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ca70863-b728-4604-8a5e-44b8450752ee/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-04T09:48:05.689156-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f628cf05-181b-40a3-bcc6-519b9b31b583",
                            "gambit_id": "8e80ce90-fb3d-484d-94d3-f2188b8b1b57",
                            "last_updated": "2023-12-05T21:18:20.304721-05:00",
                            "created_at": "2023-12-04T09:48:05.697193-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b39e29f7-74c9-40a5-9ce8-dd5a364b2fcc/?format=api"
                        },
                        {
                            "id": "5f2cb0cc-9615-4811-a6a0-cee3643ca20d",
                            "gambit_id": "0af264cb-25c2-4630-86af-8135f3587126",
                            "last_updated": "2023-12-05T21:18:20.308299-05:00",
                            "created_at": "2023-12-04T09:48:05.703992-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b39e29f7-74c9-40a5-9ce8-dd5a364b2fcc/?format=api"
                        }
                    ]
                },
                {
                    "id": "33154169-a5af-4ebb-8da3-b6b584d00913",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ca70863-b728-4604-8a5e-44b8450752ee/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-04T09:48:05.708994-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 6864.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3136.0
                            }
                        ],
                        "expected_reward_tokens": 9470.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e351a67c-6f67-4304-94fb-5bdad3cc55d9",
                            "gambit_id": "8a763359-d127-49ad-9a1c-aa81aefdd377",
                            "last_updated": "2023-12-05T21:18:20.318420-05:00",
                            "created_at": "2023-12-04T09:48:05.731334-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33154169-a5af-4ebb-8da3-b6b584d00913/?format=api"
                        },
                        {
                            "id": "f81897c2-4e9b-4457-bfc6-1cfce7423b3b",
                            "gambit_id": "aa58b878-62a4-4916-9e29-93e4ac60d508",
                            "last_updated": "2023-12-05T21:18:20.315156-05:00",
                            "created_at": "2023-12-04T09:48:05.712990-05:00",
                            "name": "Dallas Stars",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33154169-a5af-4ebb-8da3-b6b584d00913/?format=api"
                        }
                    ]
                },
                {
                    "id": "852ad19c-c016-49cc-9eca-ab889045817a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ca70863-b728-4604-8a5e-44b8450752ee/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-04T09:48:05.736944-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "df55b309-0183-4945-a066-f2c48b4c8574",
                            "gambit_id": "0b51c28f-00ad-4590-83aa-d855ef3e7b0a",
                            "last_updated": "2023-12-05T21:18:20.328279-05:00",
                            "created_at": "2023-12-04T09:48:05.759959-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/852ad19c-c016-49cc-9eca-ab889045817a/?format=api"
                        },
                        {
                            "id": "82181c8e-cb7b-4a37-9aa5-f304701eac5f",
                            "gambit_id": "0a380bf7-dae6-4c1d-9f7f-e84aa8d2b29d",
                            "last_updated": "2023-12-05T21:18:20.324974-05:00",
                            "created_at": "2023-12-04T09:48:05.750315-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/852ad19c-c016-49cc-9eca-ab889045817a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3015cf4e-7ead-482e-830b-26aa18312aee",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "90cd5808-afc6-4f6f-969a-063292222b89",
            "completed": true,
            "last_updated": "2023-12-04T20:53:09.438730-05:00",
            "created_at": "2023-11-30T10:28:09.406318-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.11,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/90cd5808-afc6-4f6f-969a-063292222b89",
            "datetime": "2023-12-03T20:20:00-05:00",
            "cutoff_datetime": "2023-12-03T20:20:00-05:00",
            "name": "Kansas City Chiefs v. Green Bay Packers",
            "bettypes": [
                {
                    "id": "b19a8b6d-cdf2-4fed-b6a1-ca9acb6dc31c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3015cf4e-7ead-482e-830b-26aa18312aee/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:09.439318-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 6942.0
                            },
                            {
                                "team": "Green Bay Packers",
                                "amount": 3058.0
                            }
                        ],
                        "expected_reward_tokens": 9510.38,
                        "profit_sb": 10.38,
                        "profit_sb_percentage": 0.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0c4379a8-9030-4ffd-8320-81bf127dfbaa",
                            "gambit_id": "8a89a027-0c8e-4fdc-8dcd-529a9eba1792",
                            "last_updated": "2023-12-04T20:53:09.469309-05:00",
                            "created_at": "2023-11-30T10:28:09.443795-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b19a8b6d-cdf2-4fed-b6a1-ca9acb6dc31c/?format=api"
                        },
                        {
                            "id": "202a8009-2361-43f3-88a0-a8a2af95df2c",
                            "gambit_id": "f0c335df-1ca6-4035-8a6a-e08647832d56",
                            "last_updated": "2023-12-04T20:53:09.475257-05:00",
                            "created_at": "2023-11-30T10:28:09.449021-05:00",
                            "name": "Green Bay Packers",
                            "reward": "3.11000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b19a8b6d-cdf2-4fed-b6a1-ca9acb6dc31c/?format=api"
                        }
                    ]
                },
                {
                    "id": "894db56c-4bc6-4745-8747-8d4a4c0cbe1c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3015cf4e-7ead-482e-830b-26aa18312aee/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:09.416756-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Green Bay Packers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "12d6d5b2-7df6-44d8-8556-2046d941c215",
                            "gambit_id": "ab7f2684-f33c-49f0-80d0-d26f9f7cdf8c",
                            "last_updated": "2023-12-04T20:53:09.463097-05:00",
                            "created_at": "2023-11-30T10:28:09.432041-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/894db56c-4bc6-4745-8747-8d4a4c0cbe1c/?format=api"
                        },
                        {
                            "id": "db39cd8b-077d-4ce8-a637-5c25f9cb71b0",
                            "gambit_id": "4b1c8ae8-e4b2-4a66-b7b2-44710ace5cc6",
                            "last_updated": "2023-12-04T20:53:09.459509-05:00",
                            "created_at": "2023-11-30T10:28:09.424322-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/894db56c-4bc6-4745-8747-8d4a4c0cbe1c/?format=api"
                        }
                    ]
                },
                {
                    "id": "e37f853b-f9ab-41a7-8f9e-322ac06b7a20",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3015cf4e-7ead-482e-830b-26aa18312aee/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:09.452597-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 44",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 44",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f7f57256-c745-4809-b174-ccc0147e989b",
                            "gambit_id": "71a5d8db-6a94-40a8-892e-9c1936f2bdfd",
                            "last_updated": "2023-12-04T20:53:09.485806-05:00",
                            "created_at": "2023-11-30T10:28:09.456913-05:00",
                            "name": "Game Total Under 44",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37f853b-f9ab-41a7-8f9e-322ac06b7a20/?format=api"
                        },
                        {
                            "id": "d9a7deea-263b-471a-ac74-27b1d8433d4e",
                            "gambit_id": "d7e1592a-b6b5-46ab-9927-de3e91146406",
                            "last_updated": "2023-12-04T20:53:09.482254-05:00",
                            "created_at": "2023-11-30T10:28:09.460504-05:00",
                            "name": "Game Total Over 44",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37f853b-f9ab-41a7-8f9e-322ac06b7a20/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f62f6642-524e-4b7b-a745-d4d61ba933cf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b1775535-4ed4-4842-8e24-2da1c1a52d64",
            "completed": true,
            "last_updated": "2023-12-05T09:58:15.307167-05:00",
            "created_at": "2023-12-03T08:53:19.125887-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b1775535-4ed4-4842-8e24-2da1c1a52d64",
            "datetime": "2023-12-03T20:07:00-05:00",
            "cutoff_datetime": "2023-12-03T20:07:00-05:00",
            "name": "Colorado Avalanche v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "5d924384-a206-471b-984b-56f721960391",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f62f6642-524e-4b7b-a745-d4d61ba933cf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-03T08:53:19.135797-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5867.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "08959b48-2972-4cb5-8f09-d4095d9519d2",
                            "gambit_id": "c5df5292-9a0f-4598-8789-786976cd5bce",
                            "last_updated": "2023-12-05T09:58:15.322386-05:00",
                            "created_at": "2023-12-03T08:53:19.144034-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d924384-a206-471b-984b-56f721960391/?format=api"
                        },
                        {
                            "id": "cedb89a3-8545-4ac8-8737-32bae05cbe54",
                            "gambit_id": "6449a361-a881-4b84-90b7-e61448d45d25",
                            "last_updated": "2023-12-05T09:58:15.318888-05:00",
                            "created_at": "2023-12-03T08:53:19.140122-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d924384-a206-471b-984b-56f721960391/?format=api"
                        }
                    ]
                },
                {
                    "id": "928cb0f0-c9c9-4f65-9f92-91679d2d273e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f62f6642-524e-4b7b-a745-d4d61ba933cf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-03T08:53:19.148048-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6308.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1bae928a-1211-476d-947d-9f3296c8bb32",
                            "gambit_id": "54fcde50-6d8b-4ef5-89aa-379681814d36",
                            "last_updated": "2023-12-05T09:58:15.329977-05:00",
                            "created_at": "2023-12-03T08:53:19.151871-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/928cb0f0-c9c9-4f65-9f92-91679d2d273e/?format=api"
                        },
                        {
                            "id": "70a5a593-19e6-449b-b11d-fe92343ed4c9",
                            "gambit_id": "dac66d41-49d5-4e97-b877-c10ba8269765",
                            "last_updated": "2023-12-05T09:58:15.333314-05:00",
                            "created_at": "2023-12-03T08:53:19.155731-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/928cb0f0-c9c9-4f65-9f92-91679d2d273e/?format=api"
                        }
                    ]
                },
                {
                    "id": "5443573e-d1b1-4124-9842-77882beb77c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f62f6642-524e-4b7b-a745-d4d61ba933cf/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-03T08:53:19.159877-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "19d5ae6f-82fe-4e57-a6c9-07c1f0850c86",
                            "gambit_id": "dd915c19-792b-408b-91de-e217c899e664",
                            "last_updated": "2023-12-05T09:58:15.339745-05:00",
                            "created_at": "2023-12-03T08:53:19.168305-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/5443573e-d1b1-4124-9842-77882beb77c4/?format=api"
                        },
                        {
                            "id": "6338ef37-cbdc-4ade-8b10-a7c1d8e58add",
                            "gambit_id": "9697c5c5-973e-4dea-bdf9-d7bdba7fc917",
                            "last_updated": "2023-12-05T09:58:15.342987-05:00",
                            "created_at": "2023-12-03T08:53:19.163888-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/5443573e-d1b1-4124-9842-77882beb77c4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "76891609-8e47-45b9-8c57-9e31b29ce5d1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "62d5af99-759c-4a45-aed3-46d459cb9e4d",
            "completed": true,
            "last_updated": "2023-12-05T09:58:14.945531-05:00",
            "created_at": "2023-12-03T08:53:18.886643-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.48,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/62d5af99-759c-4a45-aed3-46d459cb9e4d",
            "datetime": "2023-12-03T19:07:00-05:00",
            "cutoff_datetime": "2023-12-03T19:07:00-05:00",
            "name": "Nashville Predators v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "38d4d74c-d253-476c-82b7-d8ee97bb18ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76891609-8e47-45b9-8c57-9e31b29ce5d1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-03T08:53:18.897051-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6ac81f85-47de-40a4-9d07-0cd2d6f690f4",
                            "gambit_id": "c89a8b3f-952d-48b3-ba0d-5dbe09cbde19",
                            "last_updated": "2023-12-05T09:58:14.960587-05:00",
                            "created_at": "2023-12-03T08:53:18.902001-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38d4d74c-d253-476c-82b7-d8ee97bb18ac/?format=api"
                        },
                        {
                            "id": "83e3543e-959d-4b75-b612-8c2788f0fe90",
                            "gambit_id": "4e49378e-ee0f-4209-bb63-8b57341e41a1",
                            "last_updated": "2023-12-05T09:58:14.964485-05:00",
                            "created_at": "2023-12-03T08:53:18.907320-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38d4d74c-d253-476c-82b7-d8ee97bb18ac/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5abfc09-fe86-4df7-9177-cf89abc10282",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76891609-8e47-45b9-8c57-9e31b29ce5d1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-03T08:53:18.926775-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7072.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 2928.0
                            }
                        ],
                        "expected_reward_tokens": 9545.28,
                        "profit_sb": 45.28,
                        "profit_sb_percentage": 0.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e84cb7fd-cd14-48e1-b0b2-16b25068c870",
                            "gambit_id": "d8caf36b-c0a1-4a9d-b26e-6f5a5058caba",
                            "last_updated": "2023-12-05T09:58:14.982392-05:00",
                            "created_at": "2023-12-03T08:53:18.930929-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.35000",
                            "odds": "1.36360",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5abfc09-fe86-4df7-9177-cf89abc10282/?format=api"
                        },
                        {
                            "id": "253bebbf-cc40-4e80-b8ec-7bbab6c4663c",
                            "gambit_id": "e83bc7c9-7604-489f-9fba-77e02f680a7c",
                            "last_updated": "2023-12-05T09:58:14.985804-05:00",
                            "created_at": "2023-12-03T08:53:18.934789-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "3.26000",
                            "odds": "3.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5abfc09-fe86-4df7-9177-cf89abc10282/?format=api"
                        }
                    ]
                },
                {
                    "id": "1ab57610-60ec-45df-86de-62125d906316",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76891609-8e47-45b9-8c57-9e31b29ce5d1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-03T08:53:18.911954-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "005ed513-7099-4666-9c2b-c3c0bf1bccd8",
                            "gambit_id": "d85a9a8e-d26d-43ee-a901-adcfc160a1df",
                            "last_updated": "2023-12-05T09:58:14.975813-05:00",
                            "created_at": "2023-12-03T08:53:18.922356-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/1ab57610-60ec-45df-86de-62125d906316/?format=api"
                        },
                        {
                            "id": "bf0545d2-4695-4250-8838-da3c5916ac02",
                            "gambit_id": "ff7f75c1-943f-40ea-aba3-c133354ac946",
                            "last_updated": "2023-12-05T09:58:14.972068-05:00",
                            "created_at": "2023-12-03T08:53:18.915985-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/1ab57610-60ec-45df-86de-62125d906316/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a5cd6c26-7390-49b9-82cb-34949c1d3d9e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "41ed7ae4-8536-4bc6-be60-47315f2723d0",
            "completed": true,
            "last_updated": "2023-12-05T21:23:20.914174-05:00",
            "created_at": "2023-12-03T08:53:18.657240-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.11,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/41ed7ae4-8536-4bc6-be60-47315f2723d0",
            "datetime": "2023-12-03T19:07:00-05:00",
            "cutoff_datetime": "2023-12-03T19:07:00-05:00",
            "name": "Columbus Blue Jackets v. Boston Bruins",
            "bettypes": [
                {
                    "id": "d1ad1ba6-2a18-4a7b-8984-87d3bb510b50",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a5cd6c26-7390-49b9-82cb-34949c1d3d9e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-03T08:53:18.662224-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6942.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 3058.0
                            }
                        ],
                        "expected_reward_tokens": 9510.38,
                        "profit_sb": 10.38,
                        "profit_sb_percentage": 0.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8d49123e-1f8d-484b-a24d-384c071188a5",
                            "gambit_id": "cd92688d-105b-43c6-9adb-95811064cd11",
                            "last_updated": "2023-12-05T21:23:20.932622-05:00",
                            "created_at": "2023-12-03T08:53:18.670491-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1ad1ba6-2a18-4a7b-8984-87d3bb510b50/?format=api"
                        },
                        {
                            "id": "ef9c9d25-d586-4b82-ba27-d9b60eefd518",
                            "gambit_id": "e380f847-ef88-49ea-b560-977c70dfeea7",
                            "last_updated": "2023-12-05T21:23:20.928927-05:00",
                            "created_at": "2023-12-03T08:53:18.665959-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "3.11000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1ad1ba6-2a18-4a7b-8984-87d3bb510b50/?format=api"
                        }
                    ]
                },
                {
                    "id": "4d19622a-39f4-4f78-976e-d8c6fb74c18b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a5cd6c26-7390-49b9-82cb-34949c1d3d9e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-03T08:53:18.674590-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8da3bfd1-36c3-45de-b2b7-ae29a8df8a9d",
                            "gambit_id": "ef4aafdc-3b61-466c-83bf-514cacd137cc",
                            "last_updated": "2023-12-05T21:23:20.940191-05:00",
                            "created_at": "2023-12-03T08:53:18.678679-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d19622a-39f4-4f78-976e-d8c6fb74c18b/?format=api"
                        },
                        {
                            "id": "7ab1c85a-4b56-427f-aefe-a31b161b7fa3",
                            "gambit_id": "aaac4075-0aa7-4f5a-9c74-a1b085af3acd",
                            "last_updated": "2023-12-05T21:23:20.943552-05:00",
                            "created_at": "2023-12-03T08:53:18.682418-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d19622a-39f4-4f78-976e-d8c6fb74c18b/?format=api"
                        }
                    ]
                },
                {
                    "id": "4dceb4d6-2287-4dda-bffd-1ebc3959c084",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a5cd6c26-7390-49b9-82cb-34949c1d3d9e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-03T08:53:18.686106-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "11544da0-0faa-4a1b-84a2-d145761b278e",
                            "gambit_id": "90f83a53-b482-433d-aab0-ec34d4fed581",
                            "last_updated": "2023-12-05T21:23:20.950894-05:00",
                            "created_at": "2023-12-03T08:53:18.689764-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/4dceb4d6-2287-4dda-bffd-1ebc3959c084/?format=api"
                        },
                        {
                            "id": "ce46e30b-daf5-400b-94ce-ecbb4ba56134",
                            "gambit_id": "90b358d3-83ed-450a-851f-1aa31e2f5661",
                            "last_updated": "2023-12-05T21:23:20.955262-05:00",
                            "created_at": "2023-12-03T08:53:18.694034-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/4dceb4d6-2287-4dda-bffd-1ebc3959c084/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f3050aa8-820a-4758-a5b9-10c5132c63b0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f49fb3a3-7b01-4393-9648-bd696fd209e3",
            "completed": true,
            "last_updated": "2023-12-04T23:23:16.737030-05:00",
            "created_at": "2023-12-03T08:53:18.424635-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.42,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f49fb3a3-7b01-4393-9648-bd696fd209e3",
            "datetime": "2023-12-03T18:07:00-05:00",
            "cutoff_datetime": "2023-12-03T18:07:00-05:00",
            "name": "San Jose Sharks v. New York Rangers",
            "bettypes": [
                {
                    "id": "4a442c72-210c-4ba2-818b-299111fecc9d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f3050aa8-820a-4758-a5b9-10c5132c63b0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-03T08:53:18.430737-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7679.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 2321.0
                            }
                        ],
                        "expected_reward_tokens": 9445.17,
                        "profit_sb": -54.83,
                        "profit_sb_percentage": -0.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e40cb841-db3d-41d4-a9a0-2a90808c591c",
                            "gambit_id": "47b2e553-bbc6-446d-b4a7-77d4bb20d9de",
                            "last_updated": "2023-12-04T23:23:16.749952-05:00",
                            "created_at": "2023-12-03T08:53:18.440805-05:00",
                            "name": "New York Rangers",
                            "reward": "1.23000",
                            "odds": "1.24390",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a442c72-210c-4ba2-818b-299111fecc9d/?format=api"
                        },
                        {
                            "id": "7e8925b3-a805-4a14-80a5-df7f44dfa9b1",
                            "gambit_id": "2f5ac6c7-cc76-4dfd-a2a0-d888428003a8",
                            "last_updated": "2023-12-04T23:23:16.746491-05:00",
                            "created_at": "2023-12-03T08:53:18.434859-05:00",
                            "name": "San Jose Sharks",
                            "reward": "4.07000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a442c72-210c-4ba2-818b-299111fecc9d/?format=api"
                        }
                    ]
                },
                {
                    "id": "841f51d0-65ad-4056-9a20-442638061a11",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f3050aa8-820a-4758-a5b9-10c5132c63b0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-03T08:53:18.445100-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5699.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1257a571-d6a1-4b1b-8481-22723c7d842a",
                            "gambit_id": "0a053277-f42b-424b-9c5e-01f25b40164d",
                            "last_updated": "2023-12-04T23:23:16.760455-05:00",
                            "created_at": "2023-12-03T08:53:18.452616-05:00",
                            "name": "New York Rangers",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/841f51d0-65ad-4056-9a20-442638061a11/?format=api"
                        },
                        {
                            "id": "32aeb0df-a355-4bec-8d55-f18266a118a4",
                            "gambit_id": "361a3668-4465-4623-b063-a52336531e20",
                            "last_updated": "2023-12-04T23:23:16.756787-05:00",
                            "created_at": "2023-12-03T08:53:18.448621-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/841f51d0-65ad-4056-9a20-442638061a11/?format=api"
                        }
                    ]
                },
                {
                    "id": "c67625f3-dc24-45b1-a3be-18950cd54e36",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f3050aa8-820a-4758-a5b9-10c5132c63b0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-03T08:53:18.456619-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "37c99895-fff9-40b7-ba35-dee59f5077c3",
                            "gambit_id": "dc8a0975-624c-4ea8-b368-e7d713c07eb2",
                            "last_updated": "2023-12-04T23:23:16.770455-05:00",
                            "created_at": "2023-12-03T08:53:18.465537-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/c67625f3-dc24-45b1-a3be-18950cd54e36/?format=api"
                        },
                        {
                            "id": "eb17a8d1-d025-418a-ba61-2edd95011917",
                            "gambit_id": "24298535-e85a-4aa5-a21d-83d07a2accf9",
                            "last_updated": "2023-12-04T23:23:16.766945-05:00",
                            "created_at": "2023-12-03T08:53:18.461392-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/c67625f3-dc24-45b1-a3be-18950cd54e36/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "47ee9c0b-802c-4675-9152-80ff70b12849",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0d64f50b-03a0-499a-97b1-4e00892278d0",
            "completed": true,
            "last_updated": "2023-12-04T20:53:09.150077-05:00",
            "created_at": "2023-11-30T10:28:08.891561-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.05,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/0d64f50b-03a0-499a-97b1-4e00892278d0",
            "datetime": "2023-12-03T16:25:00-05:00",
            "cutoff_datetime": "2023-12-03T16:25:00-05:00",
            "name": "San Francisco 49ers v. Philadelphia Eagles",
            "bettypes": [
                {
                    "id": "a507ad13-b33c-4fc3-ae99-855cb7255e60",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47ee9c0b-802c-4675-9152-80ff70b12849/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:08.916574-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Francisco 49ers",
                                "amount": 5867.0
                            },
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7fe2bb57-1598-44a7-8d83-c8f5ad36643d",
                            "gambit_id": "58253f21-2b96-4f91-8010-d2cd6ae379d2",
                            "last_updated": "2023-12-04T20:53:09.173953-05:00",
                            "created_at": "2023-11-30T10:28:08.921113-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a507ad13-b33c-4fc3-ae99-855cb7255e60/?format=api"
                        },
                        {
                            "id": "d6a64f9c-d044-4e25-a9f2-b19a63bdfdfa",
                            "gambit_id": "030f682d-90e4-4695-8f30-92d296ae0797",
                            "last_updated": "2023-12-04T20:53:09.198585-05:00",
                            "created_at": "2023-11-30T10:28:08.926950-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a507ad13-b33c-4fc3-ae99-855cb7255e60/?format=api"
                        }
                    ]
                },
                {
                    "id": "e060100e-6801-4119-bbe7-32c72c95d0b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47ee9c0b-802c-4675-9152-80ff70b12849/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:08.902941-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Francisco 49ers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f8e130c1-ca5b-486d-b451-7339aa82d86e",
                            "gambit_id": "67730e1c-acba-4f7a-a1d2-683d93e38680",
                            "last_updated": "2023-12-04T20:53:09.163882-05:00",
                            "created_at": "2023-11-30T10:28:08.908024-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e060100e-6801-4119-bbe7-32c72c95d0b2/?format=api"
                        },
                        {
                            "id": "75f29c28-2445-4176-b3f3-a74cebfdf8a4",
                            "gambit_id": "301d2ac7-9ace-4649-955e-3d6cf12a3be2",
                            "last_updated": "2023-12-04T20:53:09.167293-05:00",
                            "created_at": "2023-11-30T10:28:08.912326-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e060100e-6801-4119-bbe7-32c72c95d0b2/?format=api"
                        }
                    ]
                },
                {
                    "id": "540270e1-af58-4a28-b0a8-a9e236f6a861",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47ee9c0b-802c-4675-9152-80ff70b12849/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:08.946245-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 46.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 46.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b525ef4d-eff3-44ee-9859-be32c63bd0ab",
                            "gambit_id": "616bd494-80a6-4ba0-914e-b5558978350d",
                            "last_updated": "2023-12-04T20:53:09.210955-05:00",
                            "created_at": "2023-11-30T10:28:08.951893-05:00",
                            "name": "Game Total Over 46.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "46.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/540270e1-af58-4a28-b0a8-a9e236f6a861/?format=api"
                        },
                        {
                            "id": "136dd59a-b240-4e01-aa7c-cceb837ea83b",
                            "gambit_id": "f72f9411-196a-4559-b9ba-3237429956f5",
                            "last_updated": "2023-12-04T20:53:09.215138-05:00",
                            "created_at": "2023-11-30T10:28:08.956245-05:00",
                            "name": "Game Total Under 46.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "46.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/540270e1-af58-4a28-b0a8-a9e236f6a861/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0c9c11ad-2822-4c48-b7aa-062e3649d63b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "87efdd0d-e283-4389-ac33-19b83732ec49",
            "completed": true,
            "last_updated": "2023-12-04T15:37:57.315149-05:00",
            "created_at": "2023-11-30T10:28:09.165345-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/87efdd0d-e283-4389-ac33-19b83732ec49",
            "datetime": "2023-12-03T16:25:00-05:00",
            "cutoff_datetime": "2023-12-03T16:25:00-05:00",
            "name": "Cleveland Browns v. Los Angeles Rams",
            "bettypes": [
                {
                    "id": "51ee7868-6fc7-446f-b1ca-2904b7d23787",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c9c11ad-2822-4c48-b7aa-062e3649d63b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:09.185495-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Rams",
                                "amount": 6047.0
                            },
                            {
                                "team": "Cleveland Browns",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9250.02,
                        "profit_sb": -249.98,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "99ba52e1-4c84-4641-a40b-134dbf78c42f",
                            "gambit_id": "f9969e89-4435-4e78-952a-2b35672c4767",
                            "last_updated": "2023-12-04T15:37:57.341679-05:00",
                            "created_at": "2023-11-30T10:28:09.192258-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51ee7868-6fc7-446f-b1ca-2904b7d23787/?format=api"
                        },
                        {
                            "id": "9834e9bb-ce4e-4690-aae2-9e8813fe2797",
                            "gambit_id": "91dc8053-a89c-41c3-8637-0110c54a4fa1",
                            "last_updated": "2023-12-04T15:37:57.338262-05:00",
                            "created_at": "2023-11-30T10:28:09.188903-05:00",
                            "name": "Cleveland Browns",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51ee7868-6fc7-446f-b1ca-2904b7d23787/?format=api"
                        }
                    ]
                },
                {
                    "id": "4c34994d-2d52-4dc6-a041-52bce91087e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c9c11ad-2822-4c48-b7aa-062e3649d63b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:09.173510-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Browns",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f43d9ff3-f152-4c0d-bc1b-10cbf147cd6a",
                            "gambit_id": "2fb6bbbe-1ee8-4d62-b525-daa7f60021eb",
                            "last_updated": "2023-12-04T15:37:57.328279-05:00",
                            "created_at": "2023-11-30T10:28:09.177506-05:00",
                            "name": "Cleveland Browns",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c34994d-2d52-4dc6-a041-52bce91087e6/?format=api"
                        },
                        {
                            "id": "d05d4012-1329-4435-b027-0cee581127bc",
                            "gambit_id": "409c1940-b547-4d8d-a181-d421970cab0b",
                            "last_updated": "2023-12-04T15:37:57.331624-05:00",
                            "created_at": "2023-11-30T10:28:09.181670-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c34994d-2d52-4dc6-a041-52bce91087e6/?format=api"
                        }
                    ]
                },
                {
                    "id": "3fff1a19-ac75-4576-9a5b-dd5619cf4cae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c9c11ad-2822-4c48-b7aa-062e3649d63b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:09.195712-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 39.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 39.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "46d47962-ea73-4a4a-a8a0-8b7e1798789d",
                            "gambit_id": "9cca29a3-872d-472a-853f-1886d91b72a9",
                            "last_updated": "2023-12-04T15:37:57.348256-05:00",
                            "created_at": "2023-11-30T10:28:09.202737-05:00",
                            "name": "Game Total Over 39.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "39.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fff1a19-ac75-4576-9a5b-dd5619cf4cae/?format=api"
                        },
                        {
                            "id": "05138a0e-dad2-46de-9670-a3b20d90e46b",
                            "gambit_id": "1fd62944-166a-44ac-a2b8-b747f5d063c8",
                            "last_updated": "2023-12-04T15:37:57.351552-05:00",
                            "created_at": "2023-11-30T10:28:09.210605-05:00",
                            "name": "Game Total Under 39.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "39.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fff1a19-ac75-4576-9a5b-dd5619cf4cae/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2e1697ed-c382-4fa6-a57f-cacc05ea57b6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5542ae56-687e-4cfb-b03b-92ae7992d784",
            "completed": true,
            "last_updated": "2023-12-04T20:53:08.895627-05:00",
            "created_at": "2023-11-30T10:28:08.652752-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/5542ae56-687e-4cfb-b03b-92ae7992d784",
            "datetime": "2023-12-03T16:05:00-05:00",
            "cutoff_datetime": "2023-12-03T16:05:00-05:00",
            "name": "Carolina Panthers v. Tampa Bay Buccaneers",
            "bettypes": [
                {
                    "id": "545e68f5-cfe0-43a2-899a-e5faf6c0c555",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2e1697ed-c382-4fa6-a57f-cacc05ea57b6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:08.674083-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 6241.0
                            },
                            {
                                "team": "Carolina Panthers",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "45a8121f-8417-4834-bb93-92346201c610",
                            "gambit_id": "9c80f284-d832-43bb-a2af-e0b1e785afba",
                            "last_updated": "2023-12-04T20:53:08.926408-05:00",
                            "created_at": "2023-11-30T10:28:08.682354-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/545e68f5-cfe0-43a2-899a-e5faf6c0c555/?format=api"
                        },
                        {
                            "id": "ba896472-9e90-42fe-83de-3982beab47e0",
                            "gambit_id": "5549bb5b-039d-4397-9de2-585d5fbbdbb7",
                            "last_updated": "2023-12-04T20:53:08.916410-05:00",
                            "created_at": "2023-11-30T10:28:08.678374-05:00",
                            "name": "Carolina Panthers",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/545e68f5-cfe0-43a2-899a-e5faf6c0c555/?format=api"
                        }
                    ]
                },
                {
                    "id": "e2ffe255-6749-46ce-a692-3b53043afa78",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2e1697ed-c382-4fa6-a57f-cacc05ea57b6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:08.659868-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Carolina Panthers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "03f38fef-0862-4ca0-bfa5-ff73a77f72f2",
                            "gambit_id": "d52f442c-a70b-4fa2-8471-e8c547671a30",
                            "last_updated": "2023-12-04T20:53:08.908098-05:00",
                            "created_at": "2023-11-30T10:28:08.670048-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2ffe255-6749-46ce-a692-3b53043afa78/?format=api"
                        },
                        {
                            "id": "3b7df0ea-574e-43a0-9d12-1f0f9720f99a",
                            "gambit_id": "a69164bb-6b10-4f48-87c8-1fb2219fac4e",
                            "last_updated": "2023-12-04T20:53:08.904705-05:00",
                            "created_at": "2023-11-30T10:28:08.665204-05:00",
                            "name": "Carolina Panthers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2ffe255-6749-46ce-a692-3b53043afa78/?format=api"
                        }
                    ]
                },
                {
                    "id": "03a54021-e144-4362-8325-82cd5a4b0861",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2e1697ed-c382-4fa6-a57f-cacc05ea57b6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:08.686675-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 36.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 36.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9ca2a637-e683-4c12-bd7b-c22aed4ea7a5",
                            "gambit_id": "27c36178-2b42-449b-81f5-d1b52f0645f5",
                            "last_updated": "2023-12-04T20:53:08.957639-05:00",
                            "created_at": "2023-11-30T10:28:08.690461-05:00",
                            "name": "Game Total Over 36.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "36.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03a54021-e144-4362-8325-82cd5a4b0861/?format=api"
                        },
                        {
                            "id": "1c1193aa-b8f6-4eb4-8d99-bb4bb256cd41",
                            "gambit_id": "bbdbfa78-d197-4fca-8e4d-53c3e4e8ea1b",
                            "last_updated": "2023-12-04T20:53:08.953515-05:00",
                            "created_at": "2023-11-30T10:28:08.694249-05:00",
                            "name": "Game Total Under 36.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "36.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03a54021-e144-4362-8325-82cd5a4b0861/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1d8dc14b-b993-44c3-a483-f9639a022524",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4ed92823-b783-4576-8285-e602cda5a0de",
            "completed": true,
            "last_updated": "2023-12-05T09:58:14.466831-05:00",
            "created_at": "2023-12-03T08:53:18.125770-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.23,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4ed92823-b783-4576-8285-e602cda5a0de",
            "datetime": "2023-12-03T14:07:00-05:00",
            "cutoff_datetime": "2023-12-03T14:07:00-05:00",
            "name": "Chicago Blackhawks v. Minnesota Wild",
            "bettypes": [
                {
                    "id": "1016e4c2-dde6-43a9-bbde-f062b98f913d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1d8dc14b-b993-44c3-a483-f9639a022524/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-03T08:53:18.137650-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7292.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 2708.0
                            }
                        ],
                        "expected_reward_tokens": 9478.0,
                        "profit_sb": -22.0,
                        "profit_sb_percentage": -0.23,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e8ced247-b6fe-40c8-babe-d24f5f2933c6",
                            "gambit_id": "47a9f605-fd29-4211-98f0-90e3ea83e218",
                            "last_updated": "2023-12-05T09:58:14.482734-05:00",
                            "created_at": "2023-12-03T08:53:18.151677-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.30000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1016e4c2-dde6-43a9-bbde-f062b98f913d/?format=api"
                        },
                        {
                            "id": "5946a95d-c532-4e9c-a809-5d6c24d2609e",
                            "gambit_id": "20bb016e-7123-4797-b04b-158eb697ef93",
                            "last_updated": "2023-12-05T09:58:14.479671-05:00",
                            "created_at": "2023-12-03T08:53:18.146429-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "3.50000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1016e4c2-dde6-43a9-bbde-f062b98f913d/?format=api"
                        }
                    ]
                },
                {
                    "id": "f4274590-1de4-4a4f-8cc5-87fbd71dd4a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1d8dc14b-b993-44c3-a483-f9639a022524/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-03T08:53:18.155881-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5317.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4ced9661-f92f-4eed-87a1-ec7b2ae114f7",
                            "gambit_id": "7cecb6fd-8441-4690-91a2-ef68e740bd48",
                            "last_updated": "2023-12-05T09:58:14.497010-05:00",
                            "created_at": "2023-12-03T08:53:18.159242-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4274590-1de4-4a4f-8cc5-87fbd71dd4a3/?format=api"
                        },
                        {
                            "id": "7db9c74c-bb40-4013-b85c-fd08a89d31d6",
                            "gambit_id": "d2b15145-b49f-4c2a-8e52-41d26ffb33ad",
                            "last_updated": "2023-12-05T09:58:14.500426-05:00",
                            "created_at": "2023-12-03T08:53:18.163642-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4274590-1de4-4a4f-8cc5-87fbd71dd4a3/?format=api"
                        }
                    ]
                },
                {
                    "id": "f286ae4a-e491-4046-b543-2b61e79d527e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1d8dc14b-b993-44c3-a483-f9639a022524/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-03T08:53:18.168121-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5317.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7934f390-1209-48ea-b433-c61586dbe2cf",
                            "gambit_id": "69f023d4-fb5c-47fa-8b18-2fae0f09212e",
                            "last_updated": "2023-12-05T09:58:14.510551-05:00",
                            "created_at": "2023-12-03T08:53:18.190217-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f286ae4a-e491-4046-b543-2b61e79d527e/?format=api"
                        },
                        {
                            "id": "bf780c69-b420-49b6-9087-024ed3b84009",
                            "gambit_id": "8fa7fa4d-77b0-4c41-9b9c-221a9d30f97d",
                            "last_updated": "2023-12-05T09:58:14.507403-05:00",
                            "created_at": "2023-12-03T08:53:18.172399-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f286ae4a-e491-4046-b543-2b61e79d527e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1bf8610b-333a-4bb3-be0a-90a3a5785c8b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "69a3703c-0447-4b6e-9be5-e50f21e446f3",
            "completed": true,
            "last_updated": "2023-12-04T21:03:10.246361-05:00",
            "created_at": "2023-11-30T10:28:07.139509-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.61,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/69a3703c-0447-4b6e-9be5-e50f21e446f3",
            "datetime": "2023-12-03T13:00:00-05:00",
            "cutoff_datetime": "2023-12-03T13:00:00-05:00",
            "name": "Los Angeles Chargers v. New England Patriots",
            "bettypes": [
                {
                    "id": "6c59f056-8ce0-43fb-a8ea-911aa55fd6e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1bf8610b-333a-4bb3-be0a-90a3a5785c8b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:07.188552-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Chargers",
                                "amount": 6603.0
                            },
                            {
                                "team": "New England Patriots",
                                "amount": 3397.0
                            }
                        ],
                        "expected_reward_tokens": 9442.29,
                        "profit_sb": -57.71,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1d5dfbcd-2eb2-474d-bbb6-fc7c6371aaf0",
                            "gambit_id": "d8e4eacb-3d56-4562-a9c0-61ac07972ae9",
                            "last_updated": "2023-12-04T21:03:10.273343-05:00",
                            "created_at": "2023-11-30T10:28:07.192414-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.43000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c59f056-8ce0-43fb-a8ea-911aa55fd6e4/?format=api"
                        },
                        {
                            "id": "33f07a11-426c-4c56-ae7d-4a86c7584bee",
                            "gambit_id": "01909104-ca85-4ba4-8837-788221c8e03a",
                            "last_updated": "2023-12-04T21:03:10.278365-05:00",
                            "created_at": "2023-11-30T10:28:07.196080-05:00",
                            "name": "New England Patriots",
                            "reward": "2.78000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c59f056-8ce0-43fb-a8ea-911aa55fd6e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "764af562-3a62-4800-a2bd-634ba78ccf1b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1bf8610b-333a-4bb3-be0a-90a3a5785c8b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:07.148398-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Chargers",
                                "amount": 5107.0
                            },
                            {
                                "team": "New England Patriots",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b2ff25d7-b225-4152-b259-b83b0b6fb006",
                            "gambit_id": "6bdc14e6-8a6c-4cea-87c3-cb74423cb4a2",
                            "last_updated": "2023-12-04T21:03:10.260317-05:00",
                            "created_at": "2023-11-30T10:28:07.161427-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/764af562-3a62-4800-a2bd-634ba78ccf1b/?format=api"
                        },
                        {
                            "id": "a57df5cd-331f-4bb6-acb3-72c9425d5596",
                            "gambit_id": "85d9fdde-7f24-42b4-b012-921f7566e402",
                            "last_updated": "2023-12-04T21:03:10.264078-05:00",
                            "created_at": "2023-11-30T10:28:07.179839-05:00",
                            "name": "New England Patriots",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/764af562-3a62-4800-a2bd-634ba78ccf1b/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f4dec12-b456-440f-825f-85cb1d5caa1a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1bf8610b-333a-4bb3-be0a-90a3a5785c8b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:07.200130-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 38.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 38.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "afdfc654-07d9-4287-87c2-e5483b487181",
                            "gambit_id": "5ff17e40-863c-4365-a515-4b7152cfdef1",
                            "last_updated": "2023-12-04T21:03:10.287354-05:00",
                            "created_at": "2023-11-30T10:28:07.203410-05:00",
                            "name": "Game Total Over 38.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "38.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f4dec12-b456-440f-825f-85cb1d5caa1a/?format=api"
                        },
                        {
                            "id": "6df7aaa0-d9a6-43e7-be70-f2301f276ad8",
                            "gambit_id": "336273a5-326d-4434-acd2-3b6fb33d5b7d",
                            "last_updated": "2023-12-04T21:03:10.291371-05:00",
                            "created_at": "2023-11-30T10:28:07.213044-05:00",
                            "name": "Game Total Under 38.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "38.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f4dec12-b456-440f-825f-85cb1d5caa1a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fbdbb090-d9bd-498d-af1d-fd3d4cd6fcee",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "71eda6da-5651-4af7-82f4-3a1296a80bd7",
            "completed": true,
            "last_updated": "2023-12-04T21:03:10.718296-05:00",
            "created_at": "2023-11-30T10:28:06.817129-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/71eda6da-5651-4af7-82f4-3a1296a80bd7",
            "datetime": "2023-12-03T13:00:00-05:00",
            "cutoff_datetime": "2023-12-03T13:00:00-05:00",
            "name": "Detroit Lions v. New Orleans Saints",
            "bettypes": [
                {
                    "id": "21efc69c-2b4e-41d1-8b64-74d13ef7cc6a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fbdbb090-d9bd-498d-af1d-fd3d4cd6fcee/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:06.854297-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Lions",
                                "amount": 6458.0
                            },
                            {
                                "team": "New Orleans Saints",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c7d13e7d-c84d-4f11-ab0e-b4837377e418",
                            "gambit_id": "c16de47e-e2f2-4db9-89e0-bfb559126ddd",
                            "last_updated": "2023-12-04T21:03:10.741457-05:00",
                            "created_at": "2023-11-30T10:28:06.859603-05:00",
                            "name": "Detroit Lions",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21efc69c-2b4e-41d1-8b64-74d13ef7cc6a/?format=api"
                        },
                        {
                            "id": "882756e2-6865-4884-9ae6-cc844997282a",
                            "gambit_id": "62751f21-78c6-45a2-b309-5937f6842375",
                            "last_updated": "2023-12-04T21:03:10.744679-05:00",
                            "created_at": "2023-11-30T10:28:06.880652-05:00",
                            "name": "New Orleans Saints",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21efc69c-2b4e-41d1-8b64-74d13ef7cc6a/?format=api"
                        }
                    ]
                },
                {
                    "id": "55d6ab85-c69e-499f-abeb-5031f5e0a35a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fbdbb090-d9bd-498d-af1d-fd3d4cd6fcee/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:06.832919-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Saints",
                                "amount": 5000.0
                            },
                            {
                                "team": "Detroit Lions",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f26da886-a15d-4e1d-834d-47d423f5ea4c",
                            "gambit_id": "f1b29d45-9d7e-4934-9c27-b75c7c05e811",
                            "last_updated": "2023-12-04T21:03:10.734958-05:00",
                            "created_at": "2023-11-30T10:28:06.842124-05:00",
                            "name": "New Orleans Saints",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d6ab85-c69e-499f-abeb-5031f5e0a35a/?format=api"
                        },
                        {
                            "id": "cbeecc18-97ca-44bf-bb97-3c78c311964f",
                            "gambit_id": "4a4c5471-6664-4b8f-88ac-b464f4848d34",
                            "last_updated": "2023-12-04T21:03:10.731459-05:00",
                            "created_at": "2023-11-30T10:28:06.837992-05:00",
                            "name": "Detroit Lions",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d6ab85-c69e-499f-abeb-5031f5e0a35a/?format=api"
                        }
                    ]
                },
                {
                    "id": "20c46f92-9868-47e9-84e9-139d365febe7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fbdbb090-d9bd-498d-af1d-fd3d4cd6fcee/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:06.902016-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 47.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 47.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1a587f79-ab7e-4686-8163-52f90174f4a4",
                            "gambit_id": "8744fa80-18d4-4767-b86d-050ae2e9aa24",
                            "last_updated": "2023-12-04T21:03:10.751390-05:00",
                            "created_at": "2023-11-30T10:28:06.924914-05:00",
                            "name": "Game Total Over 47.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20c46f92-9868-47e9-84e9-139d365febe7/?format=api"
                        },
                        {
                            "id": "374d5032-03f9-4683-80a5-7ce4ed315141",
                            "gambit_id": "c70b7b52-3198-4d10-abd4-11f4c78fdb1c",
                            "last_updated": "2023-12-04T21:03:10.754783-05:00",
                            "created_at": "2023-11-30T10:28:06.936635-05:00",
                            "name": "Game Total Under 47.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20c46f92-9868-47e9-84e9-139d365febe7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8a6e50ac-b075-47de-8d7f-b48b3e9e9681",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0d93e8e0-218e-468f-aa9c-fe5f1e6751f5",
            "completed": true,
            "last_updated": "2023-12-04T21:03:10.947018-05:00",
            "created_at": "2023-11-30T10:28:08.401163-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.94,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/0d93e8e0-218e-468f-aa9c-fe5f1e6751f5",
            "datetime": "2023-12-03T13:00:00-05:00",
            "cutoff_datetime": "2023-12-03T13:00:00-05:00",
            "name": "Atlanta Falcons v. New York Jets",
            "bettypes": [
                {
                    "id": "ad25e13d-8e97-4639-a1c0-aa8d7a6172f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a6e50ac-b075-47de-8d7f-b48b3e9e9681/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:08.424179-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Falcons",
                                "amount": 5317.0
                            },
                            {
                                "team": "New York Jets",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cf3cff0b-0432-4bf2-a3ad-aa84f8303372",
                            "gambit_id": "4f52218b-46f5-4164-b227-3ff111641cff",
                            "last_updated": "2023-12-04T21:03:10.970105-05:00",
                            "created_at": "2023-11-30T10:28:08.429135-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad25e13d-8e97-4639-a1c0-aa8d7a6172f1/?format=api"
                        },
                        {
                            "id": "6b59d1eb-c0c5-441a-8bab-e1436112bd0a",
                            "gambit_id": "125b4ed4-82f6-43dd-bee1-b809c53600ad",
                            "last_updated": "2023-12-04T21:03:10.973648-05:00",
                            "created_at": "2023-11-30T10:28:08.433577-05:00",
                            "name": "New York Jets",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad25e13d-8e97-4639-a1c0-aa8d7a6172f1/?format=api"
                        }
                    ]
                },
                {
                    "id": "4499b73e-bb7a-43c6-9c92-99b4b2d387aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a6e50ac-b075-47de-8d7f-b48b3e9e9681/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:08.406974-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Jets",
                                "amount": 5107.0
                            },
                            {
                                "team": "Atlanta Falcons",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ed021369-73ec-47b8-af7d-b7c3b27b6647",
                            "gambit_id": "40064605-e1d7-49c7-b108-051fb21eb968",
                            "last_updated": "2023-12-04T21:03:10.963662-05:00",
                            "created_at": "2023-11-30T10:28:08.416985-05:00",
                            "name": "New York Jets",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4499b73e-bb7a-43c6-9c92-99b4b2d387aa/?format=api"
                        },
                        {
                            "id": "999ce01e-566d-406d-9865-2a48f05a8c38",
                            "gambit_id": "f9409de1-c03a-4cca-a5fa-74f0907059f3",
                            "last_updated": "2023-12-04T21:03:10.960354-05:00",
                            "created_at": "2023-11-30T10:28:08.411039-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4499b73e-bb7a-43c6-9c92-99b4b2d387aa/?format=api"
                        }
                    ]
                },
                {
                    "id": "cbfb1997-86c3-42ed-a523-0ded517cc39b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a6e50ac-b075-47de-8d7f-b48b3e9e9681/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:08.441154-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 33",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 33",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "067d8d6f-e5f0-4ff9-a14c-6ddfa5291d9a",
                            "gambit_id": "5d42af76-a5ff-43ee-a95e-6c252310084f",
                            "last_updated": "2023-12-04T21:03:10.980773-05:00",
                            "created_at": "2023-11-30T10:28:08.445416-05:00",
                            "name": "Game Total Over 33",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "33.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbfb1997-86c3-42ed-a523-0ded517cc39b/?format=api"
                        },
                        {
                            "id": "75cc3244-0480-47c1-a827-f40262306c56",
                            "gambit_id": "515786fa-693f-4596-a98b-dcd4b6457c35",
                            "last_updated": "2023-12-04T21:03:10.984582-05:00",
                            "created_at": "2023-11-30T10:28:08.450414-05:00",
                            "name": "Game Total Under 33",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "33.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbfb1997-86c3-42ed-a523-0ded517cc39b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "70a87e34-6db0-4a86-8b6f-fa905da08db0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e17ea1b7-155f-45ae-9125-90c126c1276f",
            "completed": true,
            "last_updated": "2023-12-04T21:03:10.006119-05:00",
            "created_at": "2023-11-30T10:28:07.908891-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e17ea1b7-155f-45ae-9125-90c126c1276f",
            "datetime": "2023-12-03T13:00:00-05:00",
            "cutoff_datetime": "2023-12-03T13:00:00-05:00",
            "name": "Indianapolis Colts v. Tennessee Titans",
            "bettypes": [
                {
                    "id": "25491418-0aa3-4f27-bf35-dc9971b90c49",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70a87e34-6db0-4a86-8b6f-fa905da08db0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:07.933432-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indianapolis Colts",
                                "amount": 5213.0
                            },
                            {
                                "team": "Tennessee Titans",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9523a4ec-a289-494b-a14e-7ce33e69a186",
                            "gambit_id": "7c8d8f7f-5020-4c7b-91d4-f811a133dff6",
                            "last_updated": "2023-12-04T21:03:10.035239-05:00",
                            "created_at": "2023-11-30T10:28:07.936581-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25491418-0aa3-4f27-bf35-dc9971b90c49/?format=api"
                        },
                        {
                            "id": "94a64c93-1a3f-425b-9b30-69e6702c2242",
                            "gambit_id": "3ecbc172-3825-4768-bf93-7d906a806c80",
                            "last_updated": "2023-12-04T21:03:10.038714-05:00",
                            "created_at": "2023-11-30T10:28:07.944174-05:00",
                            "name": "Tennessee Titans",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25491418-0aa3-4f27-bf35-dc9971b90c49/?format=api"
                        }
                    ]
                },
                {
                    "id": "fcd48224-88da-4e8f-98c8-2916071e3f88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70a87e34-6db0-4a86-8b6f-fa905da08db0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:07.921746-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tennessee Titans",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indianapolis Colts",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f8f53f9b-faab-4e86-8daf-14b67493027b",
                            "gambit_id": "13938cc6-3023-4611-a6ac-f1357ab20a4e",
                            "last_updated": "2023-12-04T21:03:10.023147-05:00",
                            "created_at": "2023-11-30T10:28:07.929187-05:00",
                            "name": "Tennessee Titans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcd48224-88da-4e8f-98c8-2916071e3f88/?format=api"
                        },
                        {
                            "id": "897c96f0-59d1-41eb-9a69-f355c1940d75",
                            "gambit_id": "57e3eeba-0808-4150-b044-74fde2f29906",
                            "last_updated": "2023-12-04T21:03:10.019088-05:00",
                            "created_at": "2023-11-30T10:28:07.925224-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcd48224-88da-4e8f-98c8-2916071e3f88/?format=api"
                        }
                    ]
                },
                {
                    "id": "bb105746-e130-4fb5-a493-c1aa795180a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70a87e34-6db0-4a86-8b6f-fa905da08db0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:07.948002-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 42",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 42",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8ed1dd7a-73b7-4f9a-99d7-f463efdb5432",
                            "gambit_id": "cce7f06c-7949-4585-b158-72dd9a9d1117",
                            "last_updated": "2023-12-04T21:03:10.045744-05:00",
                            "created_at": "2023-11-30T10:28:07.955659-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/bb105746-e130-4fb5-a493-c1aa795180a3/?format=api"
                        },
                        {
                            "id": "98627812-8a1b-4cb9-837d-955ee4a45768",
                            "gambit_id": "4d9e3a4f-623f-4385-83e2-49cad63a9177",
                            "last_updated": "2023-12-04T21:03:10.049257-05:00",
                            "created_at": "2023-11-30T10:28:07.960380-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/bb105746-e130-4fb5-a493-c1aa795180a3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7040eb13-525d-4c02-aba7-b4bab18aa3d6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8b7be1e8-f4fd-464f-ad5d-c55c12153ee0",
            "completed": true,
            "last_updated": "2023-12-04T21:03:09.764494-05:00",
            "created_at": "2023-11-30T10:28:07.409634-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.17,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/8b7be1e8-f4fd-464f-ad5d-c55c12153ee0",
            "datetime": "2023-12-03T13:00:00-05:00",
            "cutoff_datetime": "2023-12-03T13:00:00-05:00",
            "name": "Denver Broncos v. Houston Texans",
            "bettypes": [
                {
                    "id": "6b587806-58ef-4052-8b9f-0e9f37ab5d5f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7040eb13-525d-4c02-aba7-b4bab18aa3d6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:07.436970-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Texans",
                                "amount": 6100.0
                            },
                            {
                                "team": "Denver Broncos",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "17fe761e-9ace-4da6-ad61-b0248f23768a",
                            "gambit_id": "512a9572-8237-466a-b4de-a8e2745c7bea",
                            "last_updated": "2023-12-04T21:03:09.789586-05:00",
                            "created_at": "2023-11-30T10:28:07.445679-05:00",
                            "name": "Houston Texans",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b587806-58ef-4052-8b9f-0e9f37ab5d5f/?format=api"
                        },
                        {
                            "id": "298b0ab4-31e5-44f7-aa03-814821ce5681",
                            "gambit_id": "2b84b851-852a-4767-86c9-985f64391b94",
                            "last_updated": "2023-12-04T21:03:09.786166-05:00",
                            "created_at": "2023-11-30T10:28:07.440904-05:00",
                            "name": "Denver Broncos",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b587806-58ef-4052-8b9f-0e9f37ab5d5f/?format=api"
                        }
                    ]
                },
                {
                    "id": "557792ca-4740-476f-8dca-04ece1b953bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7040eb13-525d-4c02-aba7-b4bab18aa3d6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:07.418006-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Texans",
                                "amount": 5213.0
                            },
                            {
                                "team": "Denver Broncos",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f02ba12f-a344-4d9d-8415-7cde6290f539",
                            "gambit_id": "1a6fd244-1631-4343-adbb-b4e4e5e2d284",
                            "last_updated": "2023-12-04T21:03:09.778983-05:00",
                            "created_at": "2023-11-30T10:28:07.433213-05:00",
                            "name": "Houston Texans",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/557792ca-4740-476f-8dca-04ece1b953bb/?format=api"
                        },
                        {
                            "id": "ec0e46d9-8b44-4896-92dd-b38db15de20f",
                            "gambit_id": "e295b46f-72a6-41d6-a5c2-8d1c9bddf2e0",
                            "last_updated": "2023-12-04T21:03:09.774974-05:00",
                            "created_at": "2023-11-30T10:28:07.428789-05:00",
                            "name": "Denver Broncos",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/557792ca-4740-476f-8dca-04ece1b953bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "728873bb-fb6b-487c-9aa3-f994cf937ad4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7040eb13-525d-4c02-aba7-b4bab18aa3d6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:07.449690-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 47",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 47",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "62b4f5b8-5242-4fc3-8063-68f8543e6736",
                            "gambit_id": "d65d729c-cdf3-476f-9210-b31d6c7c6405",
                            "last_updated": "2023-12-04T21:03:09.798274-05:00",
                            "created_at": "2023-11-30T10:28:07.453318-05:00",
                            "name": "Game Total Over 47",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "47.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/728873bb-fb6b-487c-9aa3-f994cf937ad4/?format=api"
                        },
                        {
                            "id": "2783bdef-0018-44ee-a411-d95ecc46d092",
                            "gambit_id": "c16d6978-dd01-4a24-b18d-7555b1b730c4",
                            "last_updated": "2023-12-04T21:03:09.802683-05:00",
                            "created_at": "2023-11-30T10:28:07.458103-05:00",
                            "name": "Game Total Under 47",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "47.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/728873bb-fb6b-487c-9aa3-f994cf937ad4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ae827a53-11a0-4f99-8b7c-1ccf8ed46638",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "96f7ab07-8d87-4c33-9693-e5e6a554b980",
            "completed": true,
            "last_updated": "2023-12-04T21:03:11.412538-05:00",
            "created_at": "2023-11-30T10:28:08.158770-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.32,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/96f7ab07-8d87-4c33-9693-e5e6a554b980",
            "datetime": "2023-12-03T13:00:00-05:00",
            "cutoff_datetime": "2023-12-03T13:00:00-05:00",
            "name": "Arizona Cardinals v. Pittsburgh Steelers",
            "bettypes": [
                {
                    "id": "9531929d-9483-4340-86d6-222a79363db4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ae827a53-11a0-4f99-8b7c-1ccf8ed46638/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:08.183934-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7112.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 2888.0
                            }
                        ],
                        "expected_reward_tokens": 9530.08,
                        "profit_sb": 30.08,
                        "profit_sb_percentage": 0.32,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e3da1e52-7f2a-49a1-abd4-7b47729f7b7d",
                            "gambit_id": "0d1041cf-edf4-46f1-bce4-073a4d08e626",
                            "last_updated": "2023-12-04T21:03:11.439790-05:00",
                            "created_at": "2023-11-30T10:28:08.192137-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.34000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9531929d-9483-4340-86d6-222a79363db4/?format=api"
                        },
                        {
                            "id": "027b3ca7-1f96-4577-a5d6-ada6389c3651",
                            "gambit_id": "c144cd63-3664-482f-8607-323e4392223a",
                            "last_updated": "2023-12-04T21:03:11.436475-05:00",
                            "created_at": "2023-11-30T10:28:08.188187-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "3.30000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9531929d-9483-4340-86d6-222a79363db4/?format=api"
                        }
                    ]
                },
                {
                    "id": "16c72aaa-f5a5-4b82-a023-dfe5324527c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ae827a53-11a0-4f99-8b7c-1ccf8ed46638/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:08.167282-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Cardinals",
                                "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": "c22da13d-6b50-4334-bb27-6f32c67a66c7",
                            "gambit_id": "ea972aa9-7f9e-407d-9e94-a5800468ef32",
                            "last_updated": "2023-12-04T21:03:11.425705-05:00",
                            "created_at": "2023-11-30T10:28:08.171782-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16c72aaa-f5a5-4b82-a023-dfe5324527c6/?format=api"
                        },
                        {
                            "id": "7097e2c7-1ea6-4cf8-bd5c-8fe55cd3a10b",
                            "gambit_id": "4fa1d67a-c5ab-41bd-b991-2fda30fd1f43",
                            "last_updated": "2023-12-04T21:03:11.428956-05:00",
                            "created_at": "2023-11-30T10:28:08.179765-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16c72aaa-f5a5-4b82-a023-dfe5324527c6/?format=api"
                        }
                    ]
                },
                {
                    "id": "2a0e827b-c793-4a33-bcbc-c1a8a258ba4c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ae827a53-11a0-4f99-8b7c-1ccf8ed46638/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:08.195938-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 41",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 41",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "03bd0eb7-e0b1-44ec-b705-993433c42d0e",
                            "gambit_id": "82d1a1dc-79bb-4b3c-8632-45da371386a8",
                            "last_updated": "2023-12-04T21:03:11.446492-05:00",
                            "created_at": "2023-11-30T10:28:08.199685-05:00",
                            "name": "Game Total Over 41",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "41.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a0e827b-c793-4a33-bcbc-c1a8a258ba4c/?format=api"
                        },
                        {
                            "id": "6f2071b7-269b-49a1-b850-a286751a8e20",
                            "gambit_id": "713896c0-8b16-41d0-8f5d-e00fa55945a1",
                            "last_updated": "2023-12-04T21:03:11.449971-05:00",
                            "created_at": "2023-11-30T10:28:08.203613-05:00",
                            "name": "Game Total Under 41",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "41.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a0e827b-c793-4a33-bcbc-c1a8a258ba4c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f617093e-5344-4afc-ab8b-74359e92478c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "17431e39-a0f8-4e13-bb7b-e224eb90a497",
            "completed": true,
            "last_updated": "2023-12-04T21:03:10.491989-05:00",
            "created_at": "2023-11-30T10:28:07.663205-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.38,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/17431e39-a0f8-4e13-bb7b-e224eb90a497",
            "datetime": "2023-12-03T13:00:00-05:00",
            "cutoff_datetime": "2023-12-03T13:00:00-05:00",
            "name": "Miami Dolphins v. Washington Commanders",
            "bettypes": [
                {
                    "id": "cd289067-b4a0-4e87-88fb-b10383e65a01",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f617093e-5344-4afc-ab8b-74359e92478c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:07.683927-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Dolphins",
                                "amount": 7757.0
                            },
                            {
                                "team": "Washington Commanders",
                                "amount": 2243.0
                            }
                        ],
                        "expected_reward_tokens": 9463.54,
                        "profit_sb": -36.46,
                        "profit_sb_percentage": -0.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f7ed9176-740a-4496-b8e6-30c282d00f12",
                            "gambit_id": "b4450a2e-c68a-4985-a810-796c13a4f9a3",
                            "last_updated": "2023-12-04T21:03:10.510730-05:00",
                            "created_at": "2023-11-30T10:28:07.692551-05:00",
                            "name": "Miami Dolphins",
                            "reward": "1.22000",
                            "odds": "1.23260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd289067-b4a0-4e87-88fb-b10383e65a01/?format=api"
                        },
                        {
                            "id": "85610d28-8d6d-4691-b5d3-ebc87215623e",
                            "gambit_id": "c9691c57-8d07-4acb-906e-59944857a5b3",
                            "last_updated": "2023-12-04T21:03:10.513835-05:00",
                            "created_at": "2023-11-30T10:28:07.696408-05:00",
                            "name": "Washington Commanders",
                            "reward": "4.22000",
                            "odds": "4.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd289067-b4a0-4e87-88fb-b10383e65a01/?format=api"
                        }
                    ]
                },
                {
                    "id": "75806748-0e68-4b79-b1ee-5df0174b47dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f617093e-5344-4afc-ab8b-74359e92478c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:07.672425-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Commanders",
                                "amount": 5107.0
                            },
                            {
                                "team": "Miami Dolphins",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1981137a-cf88-4f47-810c-2ef963e8e156",
                            "gambit_id": "3d052b99-e8c8-4574-8fb4-564bffd2b245",
                            "last_updated": "2023-12-04T21:03:10.504123-05:00",
                            "created_at": "2023-11-30T10:28:07.680002-05:00",
                            "name": "Washington Commanders",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75806748-0e68-4b79-b1ee-5df0174b47dd/?format=api"
                        },
                        {
                            "id": "82afd882-3441-4cbb-98c7-8f9d5394c3fd",
                            "gambit_id": "a60088e2-3bb3-4a23-aba3-d57320a8a86d",
                            "last_updated": "2023-12-04T21:03:10.500473-05:00",
                            "created_at": "2023-11-30T10:28:07.675981-05:00",
                            "name": "Miami Dolphins",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75806748-0e68-4b79-b1ee-5df0174b47dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "011edbfe-ed50-4c27-9382-780c5300dff8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f617093e-5344-4afc-ab8b-74359e92478c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:07.700369-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 49.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 49.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3754f42f-c4c4-4bf7-acb6-60c2080cd053",
                            "gambit_id": "58e09d72-82da-442e-ae9b-adbb1ef6e65f",
                            "last_updated": "2023-12-04T21:03:10.524150-05:00",
                            "created_at": "2023-11-30T10:28:07.708688-05:00",
                            "name": "Game Total Under 49.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "49.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/011edbfe-ed50-4c27-9382-780c5300dff8/?format=api"
                        },
                        {
                            "id": "e8061939-674f-4c28-a1be-67a28918c624",
                            "gambit_id": "59d1402e-c886-4ef8-8950-228ae49bee06",
                            "last_updated": "2023-12-04T21:03:10.520408-05:00",
                            "created_at": "2023-11-30T10:28:07.704044-05:00",
                            "name": "Game Total Over 49.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "49.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/011edbfe-ed50-4c27-9382-780c5300dff8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2171a6e5-337a-4eab-a1f8-f3ca65961d40",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "26f7826d-5c96-48cf-9ba2-2e48bfba4720",
            "completed": true,
            "last_updated": "2023-12-05T21:13:17.590892-05:00",
            "created_at": "2023-12-01T19:28:12.734185-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.52,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/26f7826d-5c96-48cf-9ba2-2e48bfba4720",
            "datetime": "2023-12-03T11:30:00-05:00",
            "cutoff_datetime": "2023-12-03T11:30:00-05:00",
            "name": "Manchester City v. Tottenham",
            "bettypes": [
                {
                    "id": "cd13da6f-2802-4859-828e-f74e064a6f4d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2171a6e5-337a-4eab-a1f8-f3ca65961d40/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T19:28:12.753888-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 8482.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1518.0
                            }
                        ],
                        "expected_reward_tokens": 10261.68,
                        "profit_sb": 761.68,
                        "profit_sb_percentage": 8.02,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 7733.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1384.0
                            },
                            {
                                "team": "Tottenham",
                                "amount": 883.0
                            }
                        ],
                        "expected_reward_tokens": 9355.84,
                        "profit_sb": -144.16,
                        "profit_sb_percentage": -1.52,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "19da5dff-9e32-47c6-889b-fb3b7254f5a0",
                            "gambit_id": "36429633-3585-4422-8c01-4f9b85c92937",
                            "last_updated": "2023-12-05T21:13:17.604024-05:00",
                            "created_at": "2023-12-01T19:28:12.758650-05:00",
                            "name": "Manchester City",
                            "reward": "1.21000",
                            "odds": "1.22000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd13da6f-2802-4859-828e-f74e064a6f4d/?format=api"
                        },
                        {
                            "id": "b57f7e0c-b674-4a40-94bb-b60b1b156d03",
                            "gambit_id": "9190d4b0-9325-47c5-8a04-31b6f6be7dd3",
                            "last_updated": "2023-12-05T21:13:17.607733-05:00",
                            "created_at": "2023-12-01T19:28:12.763168-05:00",
                            "name": "Draw",
                            "reward": "6.76000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd13da6f-2802-4859-828e-f74e064a6f4d/?format=api"
                        },
                        {
                            "id": "2feaa277-67a8-4b2d-8890-91388b987a35",
                            "gambit_id": "218e8503-dacb-42f2-9dd0-b92b065e9d8d",
                            "last_updated": "2023-12-05T21:13:17.611340-05:00",
                            "created_at": "2023-12-01T19:28:12.777245-05:00",
                            "name": "Tottenham",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd13da6f-2802-4859-828e-f74e064a6f4d/?format=api"
                        }
                    ]
                },
                {
                    "id": "59d90192-751a-4c77-bef7-223c63e73a2a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2171a6e5-337a-4eab-a1f8-f3ca65961d40/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T19:28:12.781913-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 7190.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 2810.0
                            }
                        ],
                        "expected_reward_tokens": 9273.0,
                        "profit_sb": -227.0,
                        "profit_sb_percentage": -2.39,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "367a8295-4539-47dd-bc0d-466f37203cd5",
                            "gambit_id": "2b74addb-fcd7-40c8-aafb-e09937a15d0a",
                            "last_updated": "2023-12-05T21:13:17.618345-05:00",
                            "created_at": "2023-12-01T19:28:12.799508-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.29000",
                            "odds": "1.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59d90192-751a-4c77-bef7-223c63e73a2a/?format=api"
                        },
                        {
                            "id": "2718a1bf-97e2-4f65-9ccf-20dccfd02eba",
                            "gambit_id": "07a5825b-e4ee-4b52-abcd-1ba5766cf3c1",
                            "last_updated": "2023-12-05T21:13:17.621532-05:00",
                            "created_at": "2023-12-01T19:28:12.815503-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "3.30000",
                            "odds": "3.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59d90192-751a-4c77-bef7-223c63e73a2a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c1870076-7a7e-4bec-bdce-e2c75ad51fb7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1fb20d20-89d4-4777-9352-e8c952628dbd",
            "completed": true,
            "last_updated": "2023-12-05T21:13:18.101033-05:00",
            "created_at": "2023-12-01T19:28:12.273103-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.44,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/1fb20d20-89d4-4777-9352-e8c952628dbd",
            "datetime": "2023-12-03T09:00:00-05:00",
            "cutoff_datetime": "2023-12-03T09:00:00-05:00",
            "name": "West Ham United v. Crystal Palace",
            "bettypes": [
                {
                    "id": "3eb900e1-f144-444f-ad0f-9776b76a54a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1870076-7a7e-4bec-bdce-e2c75ad51fb7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T19:28:12.286489-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "West Ham United",
                                "amount": 6464.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3536.0
                            }
                        ],
                        "expected_reward_tokens": 12022.4,
                        "profit_sb": 2522.4,
                        "profit_sb_percentage": 26.55,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "West Ham United",
                                "amount": 4964.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2716.0
                            },
                            {
                                "team": "Crystal Palace",
                                "amount": 2320.0
                            }
                        ],
                        "expected_reward_tokens": 9233.04,
                        "profit_sb": -266.96,
                        "profit_sb_percentage": -2.81,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "387cac47-ab13-4380-b6bf-45676f7cb785",
                            "gambit_id": "ff4b0629-70bc-4cfc-8a45-fd3a43cfe793",
                            "last_updated": "2023-12-05T21:13:18.114413-05:00",
                            "created_at": "2023-12-01T19:28:12.293932-05:00",
                            "name": "West Ham United",
                            "reward": "1.86000",
                            "odds": "1.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eb900e1-f144-444f-ad0f-9776b76a54a6/?format=api"
                        },
                        {
                            "id": "72ad06e7-d5e2-49b5-ad28-37cce108d75f",
                            "gambit_id": "3bb2071f-9170-4f60-b9ac-66ac1d939e8d",
                            "last_updated": "2023-12-05T21:13:18.110955-05:00",
                            "created_at": "2023-12-01T19:28:12.290270-05:00",
                            "name": "Draw",
                            "reward": "3.40000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eb900e1-f144-444f-ad0f-9776b76a54a6/?format=api"
                        },
                        {
                            "id": "4f01b5f9-e51d-4823-ba5d-cca660465311",
                            "gambit_id": "c1afae08-93ea-4381-b95a-49e29c7674c5",
                            "last_updated": "2023-12-05T21:13:18.117764-05:00",
                            "created_at": "2023-12-01T19:28:12.297617-05:00",
                            "name": "Crystal Palace",
                            "reward": "3.98000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eb900e1-f144-444f-ad0f-9776b76a54a6/?format=api"
                        }
                    ]
                },
                {
                    "id": "bd5b9b9d-16e3-4a33-a39e-4f184abb0ca3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1870076-7a7e-4bec-bdce-e2c75ad51fb7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T19:28:12.304264-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5389.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4611.0
                            }
                        ],
                        "expected_reward_tokens": 9268.11,
                        "profit_sb": -231.89,
                        "profit_sb_percentage": -2.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6b8aa7f2-f288-45cc-9984-9edda1b26041",
                            "gambit_id": "9abbe595-f7e9-4e71-89ee-cd03cd3944e6",
                            "last_updated": "2023-12-05T21:13:18.127865-05:00",
                            "created_at": "2023-12-01T19:28:12.311644-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.72000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd5b9b9d-16e3-4a33-a39e-4f184abb0ca3/?format=api"
                        },
                        {
                            "id": "89643e55-1010-437c-847a-8548de2dfaaa",
                            "gambit_id": "69794c91-1b6f-45ef-a1c0-0aae46c99af7",
                            "last_updated": "2023-12-05T21:13:18.124538-05:00",
                            "created_at": "2023-12-01T19:28:12.308055-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd5b9b9d-16e3-4a33-a39e-4f184abb0ca3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "979dde07-f2ad-4a1b-adf7-ce0911d1a0ea",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c72505b4-6d17-404f-b473-557f23bfae55",
            "completed": true,
            "last_updated": "2023-12-05T21:13:17.369192-05:00",
            "created_at": "2023-12-01T19:28:12.043844-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.03,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/c72505b4-6d17-404f-b473-557f23bfae55",
            "datetime": "2023-12-03T09:00:00-05:00",
            "cutoff_datetime": "2023-12-03T09:00:00-05:00",
            "name": "Liverpool v. Fulham",
            "bettypes": [
                {
                    "id": "a6e58a37-5a85-496e-a742-7af0e9e48be0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/979dde07-f2ad-4a1b-adf7-ce0911d1a0ea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T19:28:12.055728-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": 8435.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1565.0
                            }
                        ],
                        "expected_reward_tokens": 10203.8,
                        "profit_sb": 703.8,
                        "profit_sb_percentage": 7.41,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 7694.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1428.0
                            },
                            {
                                "team": "Fulham",
                                "amount": 878.0
                            }
                        ],
                        "expected_reward_tokens": 9306.8,
                        "profit_sb": -193.2,
                        "profit_sb_percentage": -2.03,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2f5a4cd7-5bcc-4ed8-a7fb-b4b103fc673b",
                            "gambit_id": "84f36984-083d-4e22-9a7b-493b5ecf87ed",
                            "last_updated": "2023-12-05T21:13:17.385370-05:00",
                            "created_at": "2023-12-01T19:28:12.063878-05:00",
                            "name": "Liverpool",
                            "reward": "1.21000",
                            "odds": "1.22000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6e58a37-5a85-496e-a742-7af0e9e48be0/?format=api"
                        },
                        {
                            "id": "ead7cada-2db6-4f00-af3d-ed4bc065afcd",
                            "gambit_id": "f073b7a2-852e-4aa2-9191-17ee5fd2917c",
                            "last_updated": "2023-12-05T21:13:17.381852-05:00",
                            "created_at": "2023-12-01T19:28:12.059450-05:00",
                            "name": "Draw",
                            "reward": "6.52000",
                            "odds": "6.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6e58a37-5a85-496e-a742-7af0e9e48be0/?format=api"
                        },
                        {
                            "id": "2e8217c4-75e8-43e2-82f7-5b6d8b434d3b",
                            "gambit_id": "f1625e02-84f4-46ae-b901-059856238ba5",
                            "last_updated": "2023-12-05T21:13:17.388684-05:00",
                            "created_at": "2023-12-01T19:28:12.067703-05:00",
                            "name": "Fulham",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6e58a37-5a85-496e-a742-7af0e9e48be0/?format=api"
                        }
                    ]
                },
                {
                    "id": "3c4e2cbb-951f-41d5-930d-03ec925096a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/979dde07-f2ad-4a1b-adf7-ce0911d1a0ea/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T19:28:12.076891-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 6714.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3286.0
                            }
                        ],
                        "expected_reward_tokens": 9265.32,
                        "profit_sb": -234.68,
                        "profit_sb_percentage": -2.47,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "01181e65-ee81-4e71-a3d9-08a3c3e10180",
                            "gambit_id": "fc7c4c30-0ade-4186-8886-efa444d74811",
                            "last_updated": "2023-12-05T21:13:17.395731-05:00",
                            "created_at": "2023-12-01T19:28:12.081437-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c4e2cbb-951f-41d5-930d-03ec925096a6/?format=api"
                        },
                        {
                            "id": "ac6fe36b-a1c1-4dad-b4d3-47be3a0cc3eb",
                            "gambit_id": "64abb90b-a549-4d15-94a0-ff9780fdcce6",
                            "last_updated": "2023-12-05T21:13:17.399254-05:00",
                            "created_at": "2023-12-01T19:28:12.085643-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.82000",
                            "odds": "2.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c4e2cbb-951f-41d5-930d-03ec925096a6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "47ddde80-2ccc-488c-bc17-2f1a7a4b439d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "32e5a066-56e3-4633-b722-7c067b18c65b",
            "completed": true,
            "last_updated": "2023-12-05T21:18:19.853129-05:00",
            "created_at": "2023-12-01T19:33:13.322958-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.14,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/32e5a066-56e3-4633-b722-7c067b18c65b",
            "datetime": "2023-12-03T09:00:00-05:00",
            "cutoff_datetime": "2023-12-03T09:00:00-05:00",
            "name": "Chelsea v. Brighton & Hove Albion",
            "bettypes": [
                {
                    "id": "c54b8dfc-1b15-4c1a-8f84-70c86f60999c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47ddde80-2ccc-488c-bc17-2f1a7a4b439d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T19:33:13.328175-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 7204.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2796.0
                            }
                        ],
                        "expected_reward_tokens": 11379.72,
                        "profit_sb": 1879.72,
                        "profit_sb_percentage": 19.79,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 5885.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2285.0
                            },
                            {
                                "team": "Brighton & Hove Albion",
                                "amount": 1830.0
                            }
                        ],
                        "expected_reward_tokens": 9296.4,
                        "profit_sb": -203.6,
                        "profit_sb_percentage": -2.14,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca9ab04b-7319-4016-9690-2dddc856fadb",
                            "gambit_id": "a0f139c3-ac12-4642-9905-bda09e4d365c",
                            "last_updated": "2023-12-05T21:18:19.865928-05:00",
                            "created_at": "2023-12-01T19:33:13.338306-05:00",
                            "name": "Chelsea",
                            "reward": "1.58000",
                            "odds": "1.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54b8dfc-1b15-4c1a-8f84-70c86f60999c/?format=api"
                        },
                        {
                            "id": "e56ef6e1-9863-442a-a450-cde6fdf93559",
                            "gambit_id": "3cbf9db4-d7aa-4eb3-82f1-64a022a472f7",
                            "last_updated": "2023-12-05T21:18:19.862562-05:00",
                            "created_at": "2023-12-01T19:33:13.332800-05:00",
                            "name": "Draw",
                            "reward": "4.07000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54b8dfc-1b15-4c1a-8f84-70c86f60999c/?format=api"
                        },
                        {
                            "id": "975635ca-41da-42f9-8ec2-b28116b7cab8",
                            "gambit_id": "ab08f14d-8d71-4267-a4b5-952faf0e37d5",
                            "last_updated": "2023-12-05T21:18:19.869636-05:00",
                            "created_at": "2023-12-01T19:33:13.343283-05:00",
                            "name": "Brighton & Hove Albion",
                            "reward": "5.08000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54b8dfc-1b15-4c1a-8f84-70c86f60999c/?format=api"
                        }
                    ]
                },
                {
                    "id": "2705994f-edb2-4ef6-9b6f-3e5938e7b8e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47ddde80-2ccc-488c-bc17-2f1a7a4b439d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T19:33:13.347954-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5703.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4297.0
                            }
                        ],
                        "expected_reward_tokens": 9238.55,
                        "profit_sb": -261.45,
                        "profit_sb_percentage": -2.75,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "09c336bc-e699-4459-9578-d0af7f71a41f",
                            "gambit_id": "82d61f61-53a2-4845-8ac2-0aec1bb467e0",
                            "last_updated": "2023-12-05T21:18:19.876949-05:00",
                            "created_at": "2023-12-01T19:33:13.352660-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.62000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2705994f-edb2-4ef6-9b6f-3e5938e7b8e5/?format=api"
                        },
                        {
                            "id": "b75e5469-2cc9-41cb-9f12-9b84bf976279",
                            "gambit_id": "c4ba7b3b-2b68-441e-96e7-bbca72bbad91",
                            "last_updated": "2023-12-05T21:18:19.880160-05:00",
                            "created_at": "2023-12-01T19:33:13.361011-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2705994f-edb2-4ef6-9b6f-3e5938e7b8e5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ead42329-3cef-4b13-8934-0718f33b1acf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d5d6ddab-bd14-4b7b-9700-2bab6c953248",
            "completed": true,
            "last_updated": "2023-12-05T21:18:17.982942-05:00",
            "created_at": "2023-12-01T19:28:12.511184-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.29,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/d5d6ddab-bd14-4b7b-9700-2bab6c953248",
            "datetime": "2023-12-03T09:00:00-05:00",
            "cutoff_datetime": "2023-12-03T09:00:00-05:00",
            "name": "Bournemouth v. Aston Villa",
            "bettypes": [
                {
                    "id": "75655554-942c-4eb5-bf5e-7c5d84c7a3cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ead42329-3cef-4b13-8934-0718f33b1acf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T19:28:12.517998-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 5858.0
                            },
                            {
                                "team": "Bournemouth",
                                "amount": 4142.0
                            }
                        ],
                        "expected_reward_tokens": 12301.74,
                        "profit_sb": 2801.74,
                        "profit_sb_percentage": 29.49,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 4408.0
                            },
                            {
                                "team": "Bournemouth",
                                "amount": 3117.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2475.0
                            }
                        ],
                        "expected_reward_tokens": 9256.5,
                        "profit_sb": -243.5,
                        "profit_sb_percentage": -2.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2958cfe9-1605-4270-8214-a399af4aa671",
                            "gambit_id": "77a67a2f-7d44-491d-bdce-1f770f990545",
                            "last_updated": "2023-12-05T21:18:18.000675-05:00",
                            "created_at": "2023-12-01T19:28:12.530160-05:00",
                            "name": "Aston Villa",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75655554-942c-4eb5-bf5e-7c5d84c7a3cd/?format=api"
                        },
                        {
                            "id": "bb40a81d-c682-41ac-b8c4-a0e06540489b",
                            "gambit_id": "817bea1d-90df-426f-936f-60678c830f75",
                            "last_updated": "2023-12-05T21:18:17.997384-05:00",
                            "created_at": "2023-12-01T19:28:12.526322-05:00",
                            "name": "Bournemouth",
                            "reward": "2.97000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75655554-942c-4eb5-bf5e-7c5d84c7a3cd/?format=api"
                        },
                        {
                            "id": "c5b560d1-5355-489c-b9eb-1cc8eb38e030",
                            "gambit_id": "43d5a9fd-9415-4906-8bbd-ba5cdad719f8",
                            "last_updated": "2023-12-05T21:18:17.993417-05:00",
                            "created_at": "2023-12-01T19:28:12.522071-05:00",
                            "name": "Draw",
                            "reward": "3.74000",
                            "odds": "3.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75655554-942c-4eb5-bf5e-7c5d84c7a3cd/?format=api"
                        }
                    ]
                },
                {
                    "id": "70972277-dcbf-4058-a9fe-7fc7c77d9e8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ead42329-3cef-4b13-8934-0718f33b1acf/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T19:28:12.533684-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 6272.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3728.0
                            }
                        ],
                        "expected_reward_tokens": 9282.56,
                        "profit_sb": -217.44,
                        "profit_sb_percentage": -2.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "814a673b-7015-4ecd-bc43-1a72551571ee",
                            "gambit_id": "58f0e8d5-a88b-4154-b0e3-2685345af85b",
                            "last_updated": "2023-12-05T21:18:18.007625-05:00",
                            "created_at": "2023-12-01T19:28:12.538800-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70972277-dcbf-4058-a9fe-7fc7c77d9e8f/?format=api"
                        },
                        {
                            "id": "1f2044bd-4eee-4c6e-9003-20af954d8e64",
                            "gambit_id": "6c16e841-af0c-4788-9235-21f0503dc0ee",
                            "last_updated": "2023-12-05T21:18:18.011579-05:00",
                            "created_at": "2023-12-01T19:28:12.543209-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70972277-dcbf-4058-a9fe-7fc7c77d9e8f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "497c6434-4ed6-492a-a9e2-cb54ee90a063",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cdfdc1ec-c979-46f8-a772-35767d1d979d",
            "completed": true,
            "last_updated": "2023-12-04T15:08:32.412781-05:00",
            "created_at": "2023-12-02T08:28:15.443263-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/cdfdc1ec-c979-46f8-a772-35767d1d979d",
            "datetime": "2023-12-02T22:40:00-05:00",
            "cutoff_datetime": "2023-12-02T22:40:00-05:00",
            "name": "Houston Rockets v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "8c10dce2-83fc-4a6b-917e-afa9f6055b14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/497c6434-4ed6-492a-a9e2-cb54ee90a063/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:15.463355-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6458.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "15b2148a-6cd0-4ca7-b314-187c03a422f2",
                            "gambit_id": "d567c510-5aef-4734-8613-74d92e7f0a72",
                            "last_updated": "2023-12-04T15:08:32.443286-05:00",
                            "created_at": "2023-12-02T08:28:15.472453-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c10dce2-83fc-4a6b-917e-afa9f6055b14/?format=api"
                        },
                        {
                            "id": "5e86d677-06d5-4c8f-b617-1af2e7e00c05",
                            "gambit_id": "e98d680f-0f20-4a3c-aacd-1f0bedc581c5",
                            "last_updated": "2023-12-04T15:08:32.439464-05:00",
                            "created_at": "2023-12-02T08:28:15.466822-05:00",
                            "name": "Houston Rockets",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c10dce2-83fc-4a6b-917e-afa9f6055b14/?format=api"
                        }
                    ]
                },
                {
                    "id": "36836123-9270-4c3f-a7f7-1993b12a22cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/497c6434-4ed6-492a-a9e2-cb54ee90a063/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:15.448233-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b5561519-ce3c-4a94-a697-878f58d31d1b",
                            "gambit_id": "0f700400-3fe5-4602-8ffb-08edace5cf4c",
                            "last_updated": "2023-12-04T15:08:32.429973-05:00",
                            "created_at": "2023-12-02T08:28:15.458965-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36836123-9270-4c3f-a7f7-1993b12a22cc/?format=api"
                        },
                        {
                            "id": "c0244364-47d9-4f18-8733-8442bc5867d0",
                            "gambit_id": "0b3ed717-a5c4-41a3-b90b-bc8d5dae0997",
                            "last_updated": "2023-12-04T15:08:32.422421-05:00",
                            "created_at": "2023-12-02T08:28:15.453576-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36836123-9270-4c3f-a7f7-1993b12a22cc/?format=api"
                        }
                    ]
                },
                {
                    "id": "f088bf9e-7e8c-4967-9d02-c12717521101",
                    "match": "https://api-prod.gambitprofit.com/api/matches/497c6434-4ed6-492a-a9e2-cb54ee90a063/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:15.477523-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 226",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 226",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3434a1e6-dc35-4515-bb4b-f4b39faf7677",
                            "gambit_id": "2e3f8394-94be-4808-847b-3a1d15a4ad9e",
                            "last_updated": "2023-12-04T15:08:32.476029-05:00",
                            "created_at": "2023-12-02T08:28:15.481379-05:00",
                            "name": "Game Total Over 226",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f088bf9e-7e8c-4967-9d02-c12717521101/?format=api"
                        },
                        {
                            "id": "394d7429-387b-4b6b-9358-6c627f46620c",
                            "gambit_id": "ed0c5a6f-84cc-403d-ac46-f736c689cc15",
                            "last_updated": "2023-12-04T15:08:32.469577-05:00",
                            "created_at": "2023-12-02T08:28:15.485504-05:00",
                            "name": "Game Total Under 226",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f088bf9e-7e8c-4967-9d02-c12717521101/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "13c00158-ea8f-4a00-97b2-8909ef18dc86",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a6a9c2f4-d3f3-4b8c-bc46-916c4aaccc0f",
            "completed": true,
            "last_updated": "2023-12-04T13:13:31.437198-05:00",
            "created_at": "2023-12-02T08:28:15.197350-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a6a9c2f4-d3f3-4b8c-bc46-916c4aaccc0f",
            "datetime": "2023-12-02T22:10:00-05:00",
            "cutoff_datetime": "2023-12-02T22:10:00-05:00",
            "name": "Denver Nuggets v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "c6bcdccf-c54b-41fd-b1cd-9cc5d3880f3a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13c00158-ea8f-4a00-97b2-8909ef18dc86/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:15.219928-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "72687611-eab2-499f-bc70-f41a25435d72",
                            "gambit_id": "4ea9be5f-e597-4e2f-827f-7bdc06a76c09",
                            "last_updated": "2023-12-04T13:13:31.460873-05:00",
                            "created_at": "2023-12-02T08:28:15.223524-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6bcdccf-c54b-41fd-b1cd-9cc5d3880f3a/?format=api"
                        },
                        {
                            "id": "cf944fba-630a-4a05-b540-75a51e7c24c4",
                            "gambit_id": "51bb9d1e-d653-46fe-bf56-1f2097282da5",
                            "last_updated": "2023-12-04T13:13:31.464200-05:00",
                            "created_at": "2023-12-02T08:28:15.227738-05:00",
                            "name": "Denver Nuggets",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6bcdccf-c54b-41fd-b1cd-9cc5d3880f3a/?format=api"
                        }
                    ]
                },
                {
                    "id": "160b38d0-e859-4596-bfae-4bb0714aa258",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13c00158-ea8f-4a00-97b2-8909ef18dc86/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:15.207580-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 5107.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a5b4461d-9564-47b4-b3a8-56a5df5f5157",
                            "gambit_id": "20cf2009-3841-49a6-8c97-a2a2b2cfd87e",
                            "last_updated": "2023-12-04T13:13:31.454090-05:00",
                            "created_at": "2023-12-02T08:28:15.215688-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/160b38d0-e859-4596-bfae-4bb0714aa258/?format=api"
                        },
                        {
                            "id": "98f2272e-da0e-4e6f-b581-157a894d79d0",
                            "gambit_id": "bf81b315-1e4d-4fe2-aa47-31da0dc5a42d",
                            "last_updated": "2023-12-04T13:13:31.450454-05:00",
                            "created_at": "2023-12-02T08:28:15.211813-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/160b38d0-e859-4596-bfae-4bb0714aa258/?format=api"
                        }
                    ]
                },
                {
                    "id": "28f28ded-963d-4209-aa6a-39ed98459a0e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13c00158-ea8f-4a00-97b2-8909ef18dc86/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:15.232142-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "1ea61b9d-26eb-4b77-ae18-212c18f7d950",
                            "gambit_id": "4e7adfbb-7f87-423e-924d-818f37146c7e",
                            "last_updated": "2023-12-04T13:13:31.475043-05:00",
                            "created_at": "2023-12-02T08:28:15.240660-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/28f28ded-963d-4209-aa6a-39ed98459a0e/?format=api"
                        },
                        {
                            "id": "fd2cc844-96c6-4d50-9668-7b36f556c839",
                            "gambit_id": "8c1e9433-fbd9-479e-99c4-7bc7b5007dae",
                            "last_updated": "2023-12-04T13:13:31.471561-05:00",
                            "created_at": "2023-12-02T08:28:15.235749-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/28f28ded-963d-4209-aa6a-39ed98459a0e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "105cc638-e036-4b93-a161-cc9dace44f55",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2e4784b2-e040-465f-9e10-1cc565e26fc1",
            "completed": true,
            "last_updated": "2023-12-04T15:23:34.985005-05:00",
            "created_at": "2023-12-02T08:28:14.664389-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.61,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/2e4784b2-e040-465f-9e10-1cc565e26fc1",
            "datetime": "2023-12-02T22:07:00-05:00",
            "cutoff_datetime": "2023-12-02T22:07:00-05:00",
            "name": "Colorado Avalanche v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "66ab5685-0f28-48a5-8998-ca89e68bd912",
                    "match": "https://api-prod.gambitprofit.com/api/matches/105cc638-e036-4b93-a161-cc9dace44f55/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:14.669761-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6603.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3397.0
                            }
                        ],
                        "expected_reward_tokens": 9442.29,
                        "profit_sb": -57.71,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e656b0c2-e9aa-4e8e-a144-973dc5597c31",
                            "gambit_id": "fb839ac4-8b55-4505-a205-0ad0ea7d5d76",
                            "last_updated": "2023-12-04T15:23:34.995140-05:00",
                            "created_at": "2023-12-02T08:28:14.673898-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.43000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66ab5685-0f28-48a5-8998-ca89e68bd912/?format=api"
                        },
                        {
                            "id": "f291a7c7-6a74-448a-bb1c-6429c9a44fec",
                            "gambit_id": "a932f91b-2ddf-4482-97fe-3d0bef53fdef",
                            "last_updated": "2023-12-04T15:23:34.998557-05:00",
                            "created_at": "2023-12-02T08:28:14.678790-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.78000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66ab5685-0f28-48a5-8998-ca89e68bd912/?format=api"
                        }
                    ]
                },
                {
                    "id": "a9f9bd97-5ebb-4261-86c3-2bf80701aa75",
                    "match": "https://api-prod.gambitprofit.com/api/matches/105cc638-e036-4b93-a161-cc9dace44f55/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:14.682358-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5317.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a32c5b76-f3b6-4f63-8dab-4c28a69f907b",
                            "gambit_id": "0411c0e7-19c1-4423-b6ff-4c177ad82d05",
                            "last_updated": "2023-12-04T15:23:35.009142-05:00",
                            "created_at": "2023-12-02T08:28:14.690745-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9f9bd97-5ebb-4261-86c3-2bf80701aa75/?format=api"
                        },
                        {
                            "id": "d4584d01-b183-4b40-82c1-1d70d1bdc8ae",
                            "gambit_id": "b5069b65-6b6a-4218-8ffa-6dd25f60f2f3",
                            "last_updated": "2023-12-04T15:23:35.005907-05:00",
                            "created_at": "2023-12-02T08:28:14.686559-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9f9bd97-5ebb-4261-86c3-2bf80701aa75/?format=api"
                        }
                    ]
                },
                {
                    "id": "e7c263ae-cb20-41b0-b488-4923c36da96f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/105cc638-e036-4b93-a161-cc9dace44f55/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:14.694579-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "21f3b29e-18eb-45d3-9a95-196b7db75abb",
                            "gambit_id": "259e1229-5022-429b-aff9-7b3cf57ded8a",
                            "last_updated": "2023-12-04T15:23:35.015906-05:00",
                            "created_at": "2023-12-02T08:28:14.698348-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/e7c263ae-cb20-41b0-b488-4923c36da96f/?format=api"
                        },
                        {
                            "id": "41b4f269-7e58-4158-a24e-7356e6efdad2",
                            "gambit_id": "6a5c42f5-3f2b-492a-9339-a5c962184140",
                            "last_updated": "2023-12-04T15:23:35.019345-05:00",
                            "created_at": "2023-12-02T08:28:14.702804-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/e7c263ae-cb20-41b0-b488-4923c36da96f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1b0a19bc-afd8-4c85-b326-17f19a365c20",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1a83d66f-fb9e-4ef5-a214-b711e7961c55",
            "completed": true,
            "last_updated": "2023-12-04T15:23:34.532301-05:00",
            "created_at": "2023-12-02T08:28:14.916327-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.39,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/1a83d66f-fb9e-4ef5-a214-b711e7961c55",
            "datetime": "2023-12-02T22:07:00-05:00",
            "cutoff_datetime": "2023-12-02T22:07:00-05:00",
            "name": "Vancouver Canucks v. Calgary Flames",
            "bettypes": [
                {
                    "id": "251c28f3-a3a2-44cc-9652-8af44ce68909",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b0a19bc-afd8-4c85-b326-17f19a365c20/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:14.921332-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Vancouver Canucks",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "06eb2f7d-1e1c-43ea-a32d-941525f37cc4",
                            "gambit_id": "a371ec0e-fec4-4ccc-add4-948d50cf6e68",
                            "last_updated": "2023-12-04T15:23:34.547774-05:00",
                            "created_at": "2023-12-02T08:28:14.929750-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/251c28f3-a3a2-44cc-9652-8af44ce68909/?format=api"
                        },
                        {
                            "id": "72e3805f-163d-49ed-af3f-91c97ecd2ff0",
                            "gambit_id": "03aa2aee-50ba-4366-8c6a-1f23c44759ee",
                            "last_updated": "2023-12-04T15:23:34.543576-05:00",
                            "created_at": "2023-12-02T08:28:14.925459-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/251c28f3-a3a2-44cc-9652-8af44ce68909/?format=api"
                        }
                    ]
                },
                {
                    "id": "d7a9e4b0-1936-47cd-8450-f0e742096d6f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b0a19bc-afd8-4c85-b326-17f19a365c20/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:14.933929-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6759.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 3241.0
                            }
                        ],
                        "expected_reward_tokens": 9462.6,
                        "profit_sb": -37.4,
                        "profit_sb_percentage": -0.39,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7041bff1-9d31-40f8-9ad9-8ce43af40102",
                            "gambit_id": "d6e8e1f1-dcf6-4ae4-a12c-59bd35ddb2c3",
                            "last_updated": "2023-12-04T15:23:34.555252-05:00",
                            "created_at": "2023-12-02T08:28:14.949576-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a9e4b0-1936-47cd-8450-f0e742096d6f/?format=api"
                        },
                        {
                            "id": "ee9da316-2232-473c-b3df-27eeb66fc834",
                            "gambit_id": "f54ea90f-f7b8-49f9-8418-37606223508e",
                            "last_updated": "2023-12-04T15:23:34.558539-05:00",
                            "created_at": "2023-12-02T08:28:14.953797-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.92000",
                            "odds": "3.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a9e4b0-1936-47cd-8450-f0e742096d6f/?format=api"
                        }
                    ]
                },
                {
                    "id": "95b7aa5d-0d08-417b-9f9e-1cfe732ef7c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b0a19bc-afd8-4c85-b326-17f19a365c20/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:14.963890-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2a9aea43-7ea7-4d71-974f-9103b88ae8da",
                            "gambit_id": "4d9406be-c80f-4beb-8ca3-a2e3a4ca2fdc",
                            "last_updated": "2023-12-04T15:23:34.568373-05:00",
                            "created_at": "2023-12-02T08:28:14.973572-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b7aa5d-0d08-417b-9f9e-1cfe732ef7c7/?format=api"
                        },
                        {
                            "id": "be6632e6-6707-40b8-b2ca-d69aa50add52",
                            "gambit_id": "383a131b-bb95-40f2-ac17-402d882a7ce2",
                            "last_updated": "2023-12-04T15:23:34.565083-05:00",
                            "created_at": "2023-12-02T08:28:14.968392-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b7aa5d-0d08-417b-9f9e-1cfe732ef7c7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e89d1de9-b8ab-4390-bcd4-818aa15303b8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c42c69ff-26e7-4f55-a0d7-5222842e50c7",
            "completed": true,
            "last_updated": "2023-12-04T15:28:30.456725-05:00",
            "created_at": "2023-12-02T08:28:14.434950-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c42c69ff-26e7-4f55-a0d7-5222842e50c7",
            "datetime": "2023-12-02T22:07:00-05:00",
            "cutoff_datetime": "2023-12-02T22:07:00-05:00",
            "name": "Washington Capitals v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "6e6c1b6a-3f2b-4ba6-bca2-b1223adf82ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e89d1de9-b8ab-4390-bcd4-818aa15303b8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:14.439911-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6308.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "82eb7b2f-a422-4539-beb5-9bd2a8e55fd6",
                            "gambit_id": "0644a514-92c8-494c-86bd-94f40040e01f",
                            "last_updated": "2023-12-04T15:28:30.468445-05:00",
                            "created_at": "2023-12-02T08:28:14.448145-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e6c1b6a-3f2b-4ba6-bca2-b1223adf82ad/?format=api"
                        },
                        {
                            "id": "b3869343-85ad-4261-bdea-d0fd22f7f058",
                            "gambit_id": "e3651831-5581-4020-9e4c-c6f23397cb07",
                            "last_updated": "2023-12-04T15:28:30.464918-05:00",
                            "created_at": "2023-12-02T08:28:14.444346-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e6c1b6a-3f2b-4ba6-bca2-b1223adf82ad/?format=api"
                        }
                    ]
                },
                {
                    "id": "97ba61ec-590a-4c82-b294-f14c7f8cdc3e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e89d1de9-b8ab-4390-bcd4-818aa15303b8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:14.452149-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Vegas Golden Knights",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "70dcc654-983a-4f85-9e99-d502114f030c",
                            "gambit_id": "34b5c764-da7c-4377-8e4c-9c0ab631104d",
                            "last_updated": "2023-12-04T15:28:30.474979-05:00",
                            "created_at": "2023-12-02T08:28:14.455497-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97ba61ec-590a-4c82-b294-f14c7f8cdc3e/?format=api"
                        },
                        {
                            "id": "885ae73f-650e-4c10-ac62-47d2b37d34a8",
                            "gambit_id": "a5c32c6c-d7af-4c4e-b0ab-e89ded4378c6",
                            "last_updated": "2023-12-04T15:28:30.478288-05:00",
                            "created_at": "2023-12-02T08:28:14.459958-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97ba61ec-590a-4c82-b294-f14c7f8cdc3e/?format=api"
                        }
                    ]
                },
                {
                    "id": "69616fd4-18c5-43bd-bff9-9856db4ef392",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e89d1de9-b8ab-4390-bcd4-818aa15303b8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:14.464483-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9b0a377d-0e03-4c6c-bf6b-7a7ac8fbcf9d",
                            "gambit_id": "ec3513b4-ba43-42be-815e-ce34610fbd5a",
                            "last_updated": "2023-12-04T15:28:30.488237-05:00",
                            "created_at": "2023-12-02T08:28:14.472480-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69616fd4-18c5-43bd-bff9-9856db4ef392/?format=api"
                        },
                        {
                            "id": "4051ac98-89a1-4b4e-bfd5-97f1f232c57d",
                            "gambit_id": "354a278a-8043-4826-ae72-e25f90047e86",
                            "last_updated": "2023-12-04T15:28:30.485001-05:00",
                            "created_at": "2023-12-02T08:28:14.468253-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69616fd4-18c5-43bd-bff9-9856db4ef392/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "27ee14ba-5775-4092-81b7-456694551fef",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bd79c096-d7e2-4b6d-a058-2b92c9c810b8",
            "completed": true,
            "last_updated": "2023-12-04T15:13:29.810303-05:00",
            "created_at": "2023-12-02T08:28:14.191888-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.94,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/bd79c096-d7e2-4b6d-a058-2b92c9c810b8",
            "datetime": "2023-12-02T21:40:00-05:00",
            "cutoff_datetime": "2023-12-02T21:40:00-05:00",
            "name": "Portland Trail Blazers v. Utah Jazz",
            "bettypes": [
                {
                    "id": "d4596cd9-0bfe-4574-bb57-2e6bf606f78d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27ee14ba-5775-4092-81b7-456694551fef/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:14.203178-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5317.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c9bd2451-3618-4184-82b9-75501df5a3ad",
                            "gambit_id": "9b06d82d-8c9e-44d5-8f25-dc30fb0f450a",
                            "last_updated": "2023-12-04T15:13:29.824799-05:00",
                            "created_at": "2023-12-02T08:28:14.214612-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4596cd9-0bfe-4574-bb57-2e6bf606f78d/?format=api"
                        },
                        {
                            "id": "4d0b8f5f-88f1-4765-ab68-a5c306f77864",
                            "gambit_id": "482b5ed9-c6be-476f-8d1f-bc44f52b63eb",
                            "last_updated": "2023-12-04T15:13:29.821587-05:00",
                            "created_at": "2023-12-02T08:28:14.207877-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4596cd9-0bfe-4574-bb57-2e6bf606f78d/?format=api"
                        }
                    ]
                },
                {
                    "id": "5e3021c3-8382-486c-b98c-d8a834acfd93",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27ee14ba-5775-4092-81b7-456694551fef/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:14.218543-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eb417cca-47e0-453e-b6dd-d77ff77b386a",
                            "gambit_id": "4714e4e7-91ff-4818-b459-f03a6ae3f5b0",
                            "last_updated": "2023-12-04T15:13:29.834603-05:00",
                            "created_at": "2023-12-02T08:28:14.227537-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e3021c3-8382-486c-b98c-d8a834acfd93/?format=api"
                        },
                        {
                            "id": "a55ec8f6-2549-406f-bcbc-42f9fa0c07b5",
                            "gambit_id": "0ff6e2ca-d473-4e0b-b2d1-d0a9dc87841e",
                            "last_updated": "2023-12-04T15:13:29.831352-05:00",
                            "created_at": "2023-12-02T08:28:14.223713-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e3021c3-8382-486c-b98c-d8a834acfd93/?format=api"
                        }
                    ]
                },
                {
                    "id": "56f1a9c4-2924-4b5f-b4c7-222fa0f3053f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27ee14ba-5775-4092-81b7-456694551fef/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:14.232035-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 217.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 217.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aaf3ce09-0b96-44bd-ba59-889c0cf664e3",
                            "gambit_id": "de07c694-b4c0-48dc-89b8-2eea40dae351",
                            "last_updated": "2023-12-04T15:13:29.845735-05:00",
                            "created_at": "2023-12-02T08:28:14.240912-05:00",
                            "name": "Game Total Under 217.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "217.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f1a9c4-2924-4b5f-b4c7-222fa0f3053f/?format=api"
                        },
                        {
                            "id": "aeb81919-4055-41bb-957a-7cdcda15b853",
                            "gambit_id": "902d8db2-c5c3-4d5e-9df0-91f1764d78f2",
                            "last_updated": "2023-12-04T15:13:29.842369-05:00",
                            "created_at": "2023-12-02T08:28:14.236360-05:00",
                            "name": "Game Total Over 217.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "217.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f1a9c4-2924-4b5f-b4c7-222fa0f3053f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "db1ed797-c957-4c64-a443-912318f7a0cc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5feaa637-901d-42ca-a42c-e0df5790c25b",
            "completed": true,
            "last_updated": "2023-12-04T15:13:28.916211-05:00",
            "created_at": "2023-12-02T08:28:13.950686-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/5feaa637-901d-42ca-a42c-e0df5790c25b",
            "datetime": "2023-12-02T21:10:00-05:00",
            "cutoff_datetime": "2023-12-02T21:10:00-05:00",
            "name": "Oklahoma City Thunder v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "b23c19d3-c5f0-46e4-985a-99a8c52fde0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db1ed797-c957-4c64-a443-912318f7a0cc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:13.972990-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6308.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2d107d8c-c88f-4e1d-b9de-8ef6a5f8e8e4",
                            "gambit_id": "9a75b1ae-63fb-4bcf-883c-20903481d482",
                            "last_updated": "2023-12-04T15:13:28.936757-05:00",
                            "created_at": "2023-12-02T08:28:13.976307-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b23c19d3-c5f0-46e4-985a-99a8c52fde0c/?format=api"
                        },
                        {
                            "id": "a13d724b-54ce-4b51-b317-f6a3fc9028fa",
                            "gambit_id": "e45ec85d-9d31-4d0e-9a54-79a04334283d",
                            "last_updated": "2023-12-04T15:13:28.940050-05:00",
                            "created_at": "2023-12-02T08:28:13.981160-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b23c19d3-c5f0-46e4-985a-99a8c52fde0c/?format=api"
                        }
                    ]
                },
                {
                    "id": "7feaeed8-02c3-4105-97d0-0e264f10ef07",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db1ed797-c957-4c64-a443-912318f7a0cc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:13.958404-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c95c0219-4d3d-4068-8428-a983399ed6e2",
                            "gambit_id": "4e7b6ab1-dfb6-4a0f-8519-642f0f0fa213",
                            "last_updated": "2023-12-04T15:13:28.930171-05:00",
                            "created_at": "2023-12-02T08:28:13.967117-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7feaeed8-02c3-4105-97d0-0e264f10ef07/?format=api"
                        },
                        {
                            "id": "7f91deea-f4ef-4b79-a5dd-0cf462972e77",
                            "gambit_id": "7d7a037b-0b41-45c3-b284-c6e9ab3a9ba6",
                            "last_updated": "2023-12-04T15:13:28.926817-05:00",
                            "created_at": "2023-12-02T08:28:13.962750-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/7feaeed8-02c3-4105-97d0-0e264f10ef07/?format=api"
                        }
                    ]
                },
                {
                    "id": "e3602f6f-d707-4904-981b-fb251d0db9aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db1ed797-c957-4c64-a443-912318f7a0cc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:13.986750-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "e82fcff9-136c-491e-b051-82ad00188672",
                            "gambit_id": "67bbe64a-54cf-4e82-b429-776ed6e77847",
                            "last_updated": "2023-12-04T15:13:28.950289-05:00",
                            "created_at": "2023-12-02T08:28:13.995130-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/e3602f6f-d707-4904-981b-fb251d0db9aa/?format=api"
                        },
                        {
                            "id": "9071dec3-3562-403f-85b1-4eb95afc07cf",
                            "gambit_id": "15a941a2-1916-4001-8ecd-bcdd84a2ddc0",
                            "last_updated": "2023-12-04T15:13:28.946801-05:00",
                            "created_at": "2023-12-02T08:28:13.990795-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/e3602f6f-d707-4904-981b-fb251d0db9aa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dd47aad0-1b47-41f4-a5de-88204239f1d8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1cb8f5d1-0f18-4bd5-83a9-81a1c59c1be5",
            "completed": true,
            "last_updated": "2023-12-04T15:13:30.286146-05:00",
            "created_at": "2023-12-02T08:28:13.711881-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.32,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1cb8f5d1-0f18-4bd5-83a9-81a1c59c1be5",
            "datetime": "2023-12-02T21:10:00-05:00",
            "cutoff_datetime": "2023-12-02T21:10:00-05:00",
            "name": "Memphis Grizzlies v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "a175f00e-aafa-4a2e-b68b-b5e9bdc6c225",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd47aad0-1b47-41f4-a5de-88204239f1d8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:13.733665-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7828.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 2172.0
                            }
                        ],
                        "expected_reward_tokens": 9469.92,
                        "profit_sb": -30.08,
                        "profit_sb_percentage": -0.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "37e60a60-5a8a-4037-97f9-e8cf7b4fdfc8",
                            "gambit_id": "6d5c60a5-8dbc-42c4-9d75-a835034baf79",
                            "last_updated": "2023-12-04T15:13:30.323342-05:00",
                            "created_at": "2023-12-02T08:28:13.741546-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.21000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a175f00e-aafa-4a2e-b68b-b5e9bdc6c225/?format=api"
                        },
                        {
                            "id": "be3409d7-f778-4286-b239-9a96e8377fee",
                            "gambit_id": "1a076b23-df4a-4bca-8b4b-08122c8642d0",
                            "last_updated": "2023-12-04T15:13:30.316762-05:00",
                            "created_at": "2023-12-02T08:28:13.737445-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "4.36000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a175f00e-aafa-4a2e-b68b-b5e9bdc6c225/?format=api"
                        }
                    ]
                },
                {
                    "id": "bfaaf393-0745-4673-aa40-95f20766a71b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd47aad0-1b47-41f4-a5de-88204239f1d8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:13.721785-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Memphis Grizzlies",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d6cb111b-a2ce-4966-93c5-ba09b753c126",
                            "gambit_id": "54ca6e49-09e0-4f15-9b8a-18bf4bc1d26d",
                            "last_updated": "2023-12-04T15:13:30.309593-05:00",
                            "created_at": "2023-12-02T08:28:13.729601-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfaaf393-0745-4673-aa40-95f20766a71b/?format=api"
                        },
                        {
                            "id": "1ecac8f5-c6c3-4a35-aaa6-f25733510119",
                            "gambit_id": "741a33d8-722e-4520-b035-1e5692c26a55",
                            "last_updated": "2023-12-04T15:13:30.305964-05:00",
                            "created_at": "2023-12-02T08:28:13.726060-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfaaf393-0745-4673-aa40-95f20766a71b/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e97f8a0-ecf5-4196-89bd-732cc78c3f7f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd47aad0-1b47-41f4-a5de-88204239f1d8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:13.745482-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 220.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 220.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a6e52ff6-ed35-4855-89e9-bd1b1ef0054c",
                            "gambit_id": "3a9c0aab-9e87-4b7c-ba9b-37d1f6cbc4e1",
                            "last_updated": "2023-12-04T15:13:30.333720-05:00",
                            "created_at": "2023-12-02T08:28:13.749501-05:00",
                            "name": "Game Total Over 220.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "220.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e97f8a0-ecf5-4196-89bd-732cc78c3f7f/?format=api"
                        },
                        {
                            "id": "962e0e58-153a-4e8d-9af2-1b64cda7a63e",
                            "gambit_id": "9f0ad3ee-2c7e-4570-8fe8-8a6135ff5d46",
                            "last_updated": "2023-12-04T15:13:30.337363-05:00",
                            "created_at": "2023-12-02T08:28:13.753497-05:00",
                            "name": "Game Total Under 220.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "220.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e97f8a0-ecf5-4196-89bd-732cc78c3f7f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7b5f2716-f14c-4189-a282-87753564afb5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "06871045-85e7-4ba0-816a-d6aeb87411b0",
            "completed": true,
            "last_updated": "2023-12-04T15:28:30.234156-05:00",
            "created_at": "2023-12-02T08:28:13.453916-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/06871045-85e7-4ba0-816a-d6aeb87411b0",
            "datetime": "2023-12-02T21:07:00-05:00",
            "cutoff_datetime": "2023-12-02T21:07:00-05:00",
            "name": "St Louis Blues v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "291d68b6-79b6-458e-bc5d-2617a5070de8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b5f2716-f14c-4189-a282-87753564afb5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:13.463933-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5317.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0877b852-4770-43ba-a7c0-2d5b66193bc1",
                            "gambit_id": "737718b3-bd32-41d7-95cc-e001c2d8d948",
                            "last_updated": "2023-12-04T15:28:30.245406-05:00",
                            "created_at": "2023-12-02T08:28:13.471484-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/291d68b6-79b6-458e-bc5d-2617a5070de8/?format=api"
                        },
                        {
                            "id": "a930ccb1-de05-43d3-98a4-9d8bdd3e1d82",
                            "gambit_id": "865e5a30-cbe2-4d07-afaa-a76c8e3563fb",
                            "last_updated": "2023-12-04T15:28:30.241975-05:00",
                            "created_at": "2023-12-02T08:28:13.467756-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/291d68b6-79b6-458e-bc5d-2617a5070de8/?format=api"
                        }
                    ]
                },
                {
                    "id": "69ae027f-0c69-48a6-8faa-8d8163b7f64b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b5f2716-f14c-4189-a282-87753564afb5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:13.475207-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6706.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3294.0
                            }
                        ],
                        "expected_reward_tokens": 9453.78,
                        "profit_sb": -46.22,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9150d572-9d5b-465f-9394-b0897afd7649",
                            "gambit_id": "57943a19-c85f-4a69-91a0-7f42df5dea1b",
                            "last_updated": "2023-12-04T15:28:30.252666-05:00",
                            "created_at": "2023-12-02T08:28:13.485845-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69ae027f-0c69-48a6-8faa-8d8163b7f64b/?format=api"
                        },
                        {
                            "id": "243aa459-8f33-4df7-8f54-fd34a62e0e48",
                            "gambit_id": "617e8404-9f1d-4882-be2c-5618f134802b",
                            "last_updated": "2023-12-04T15:28:30.255861-05:00",
                            "created_at": "2023-12-02T08:28:13.490294-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.87000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69ae027f-0c69-48a6-8faa-8d8163b7f64b/?format=api"
                        }
                    ]
                },
                {
                    "id": "09cf223f-88bc-4f86-9d9f-f7d68b6d8fb7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b5f2716-f14c-4189-a282-87753564afb5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:13.495414-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "753f9af2-dbb4-43c8-a60b-c4a407532c69",
                            "gambit_id": "a2a4d55c-ab81-44af-85d3-4c14a87e3cbd",
                            "last_updated": "2023-12-04T15:28:30.266166-05:00",
                            "created_at": "2023-12-02T08:28:13.504219-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/09cf223f-88bc-4f86-9d9f-f7d68b6d8fb7/?format=api"
                        },
                        {
                            "id": "d0858eb8-0d6b-4588-a6b0-1fb8d5a3b03b",
                            "gambit_id": "e0f03831-6e05-426e-85b9-502af7a3924c",
                            "last_updated": "2023-12-04T15:28:30.262874-05:00",
                            "created_at": "2023-12-02T08:28:13.499611-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/09cf223f-88bc-4f86-9d9f-f7d68b6d8fb7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1761017c-69cf-4ecd-b3e6-c7a7dc1fd8b5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dcf7f9bf-ed27-4426-b02e-85f54d164da3",
            "completed": true,
            "last_updated": "2023-12-04T15:13:32.595510-05:00",
            "created_at": "2023-12-02T08:28:13.199432-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/dcf7f9bf-ed27-4426-b02e-85f54d164da3",
            "datetime": "2023-12-02T20:10:00-05:00",
            "cutoff_datetime": "2023-12-02T20:10:00-05:00",
            "name": "New Orleans Pelicans v. Chicago Bulls",
            "bettypes": [
                {
                    "id": "209f74c4-a76a-4fab-803c-17e5b48dd6fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1761017c-69cf-4ecd-b3e6-c7a7dc1fd8b5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:13.225650-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b5e8e468-3b59-40c3-bbd0-7d4bc66c2b3f",
                            "gambit_id": "9d117849-331e-4961-b156-e667ebe6fb1e",
                            "last_updated": "2023-12-04T15:13:32.637083-05:00",
                            "created_at": "2023-12-02T08:28:13.230095-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/209f74c4-a76a-4fab-803c-17e5b48dd6fd/?format=api"
                        },
                        {
                            "id": "ab662eab-8880-4dad-8440-717003ff131a",
                            "gambit_id": "8ddeece0-0e19-466b-85a5-4f7a7ba93bcc",
                            "last_updated": "2023-12-04T15:13:32.640490-05:00",
                            "created_at": "2023-12-02T08:28:13.237104-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/209f74c4-a76a-4fab-803c-17e5b48dd6fd/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a0204ed-b4d7-428c-81c1-9b96c4001eb4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1761017c-69cf-4ecd-b3e6-c7a7dc1fd8b5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:13.210859-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5107.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4e8d023c-a7f5-438f-bdff-edfc08ca0fee",
                            "gambit_id": "5b4bfeaf-7441-4d63-afd1-619e4ee3a967",
                            "last_updated": "2023-12-04T15:13:32.616282-05:00",
                            "created_at": "2023-12-02T08:28:13.216128-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a0204ed-b4d7-428c-81c1-9b96c4001eb4/?format=api"
                        },
                        {
                            "id": "452624fd-df9c-4549-bc16-ded069028b0c",
                            "gambit_id": "6800c1c8-f90e-45b6-91d7-63053fda947c",
                            "last_updated": "2023-12-04T15:13:32.628554-05:00",
                            "created_at": "2023-12-02T08:28:13.220548-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a0204ed-b4d7-428c-81c1-9b96c4001eb4/?format=api"
                        }
                    ]
                },
                {
                    "id": "37d900dd-3e47-4cc4-b892-90edd71c2e52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1761017c-69cf-4ecd-b3e6-c7a7dc1fd8b5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:13.242024-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 219",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 219",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07be5644-d304-4df5-90d0-211a2da75517",
                            "gambit_id": "3f0a7dae-b172-4e68-86a7-7e2a2507de0e",
                            "last_updated": "2023-12-04T15:13:32.650918-05:00",
                            "created_at": "2023-12-02T08:28:13.250543-05:00",
                            "name": "Game Total Under 219",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "219.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37d900dd-3e47-4cc4-b892-90edd71c2e52/?format=api"
                        },
                        {
                            "id": "87c919e2-0a15-4fb4-8c81-d1656f384a3e",
                            "gambit_id": "be2b4333-782a-4dba-a511-62c87b387473",
                            "last_updated": "2023-12-04T15:13:32.647348-05:00",
                            "created_at": "2023-12-02T08:28:13.246075-05:00",
                            "name": "Game Total Over 219",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "219.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37d900dd-3e47-4cc4-b892-90edd71c2e52/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9231b57d-19b1-4a95-8408-78e00e6ee881",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "774a5188-4ac4-4f40-b50a-2ccbaab0bcc0",
            "completed": true,
            "last_updated": "2023-12-04T15:18:28.670242-05:00",
            "created_at": "2023-12-02T08:28:12.693859-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.11,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/774a5188-4ac4-4f40-b50a-2ccbaab0bcc0",
            "datetime": "2023-12-02T20:10:00-05:00",
            "cutoff_datetime": "2023-12-02T20:10:00-05:00",
            "name": "Atlanta Hawks v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "4d5b0e0d-669a-43ec-9ddf-d0d65a4ea6fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9231b57d-19b1-4a95-8408-78e00e6ee881/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:12.729549-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6942.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 3058.0
                            }
                        ],
                        "expected_reward_tokens": 9510.38,
                        "profit_sb": 10.38,
                        "profit_sb_percentage": 0.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b56d3810-9ca4-4341-8d8e-72ca428088cd",
                            "gambit_id": "68b2a440-5722-421f-925f-c0fbd68bb511",
                            "last_updated": "2023-12-04T15:18:28.695710-05:00",
                            "created_at": "2023-12-02T08:28:12.743879-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d5b0e0d-669a-43ec-9ddf-d0d65a4ea6fb/?format=api"
                        },
                        {
                            "id": "f63d8663-daf3-47fc-bdfc-c38decb272dc",
                            "gambit_id": "ce1e3087-affa-4cb5-a719-8e79c5075c13",
                            "last_updated": "2023-12-04T15:18:28.692588-05:00",
                            "created_at": "2023-12-02T08:28:12.736705-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "3.11000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d5b0e0d-669a-43ec-9ddf-d0d65a4ea6fb/?format=api"
                        }
                    ]
                },
                {
                    "id": "cab4f5cc-73ad-4095-a431-5d344d072361",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9231b57d-19b1-4a95-8408-78e00e6ee881/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:12.706653-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Milwaukee Bucks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0083ba86-4b42-487f-8c3e-cc0193eeecc3",
                            "gambit_id": "6e26abfb-7e44-4f3a-a7e8-c2cd8d2ee5ce",
                            "last_updated": "2023-12-04T15:18:28.682897-05:00",
                            "created_at": "2023-12-02T08:28:12.711497-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cab4f5cc-73ad-4095-a431-5d344d072361/?format=api"
                        },
                        {
                            "id": "49e81507-8b9f-45cd-96d3-fdb05dafcb23",
                            "gambit_id": "c3c9bebc-f114-42eb-a61b-5567eced1d7a",
                            "last_updated": "2023-12-04T15:18:28.686194-05:00",
                            "created_at": "2023-12-02T08:28:12.716151-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cab4f5cc-73ad-4095-a431-5d344d072361/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a9b4f66-6bcc-4675-870b-1a410961ccfa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9231b57d-19b1-4a95-8408-78e00e6ee881/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:12.748078-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 250.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 250.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a76392f6-46e0-4bdf-983a-b86abe6298f5",
                            "gambit_id": "e8bb2011-92c4-44bf-94ba-a279327832a7",
                            "last_updated": "2023-12-04T15:18:28.705000-05:00",
                            "created_at": "2023-12-02T08:28:12.756822-05:00",
                            "name": "Game Total Under 250.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "250.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a9b4f66-6bcc-4675-870b-1a410961ccfa/?format=api"
                        },
                        {
                            "id": "27526220-efce-4de8-b691-8035f86ea409",
                            "gambit_id": "7b62abf6-6fb1-4f4a-99df-08faf84c64f0",
                            "last_updated": "2023-12-04T15:18:28.701910-05:00",
                            "created_at": "2023-12-02T08:28:12.752563-05:00",
                            "name": "Game Total Over 250.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "250.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a9b4f66-6bcc-4675-870b-1a410961ccfa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f5b127bc-71de-4bbe-92ff-ee6b9a9ac85f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7f656ec4-6eed-4068-8dc4-d3492296c42b",
            "completed": true,
            "last_updated": "2023-12-04T15:13:32.344321-05:00",
            "created_at": "2023-12-02T08:28:12.969201-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7f656ec4-6eed-4068-8dc4-d3492296c42b",
            "datetime": "2023-12-02T20:10:00-05:00",
            "cutoff_datetime": "2023-12-02T20:10:00-05:00",
            "name": "Indiana Pacers v. Miami Heat",
            "bettypes": [
                {
                    "id": "073dbacd-e598-4e7a-8a93-6b37f966dc53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f5b127bc-71de-4bbe-92ff-ee6b9a9ac85f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:12.990643-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 6308.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3db316a1-1fa6-478f-8d60-7722f0d2d838",
                            "gambit_id": "2f5c2193-79bf-4095-8988-1adf846465e8",
                            "last_updated": "2023-12-04T15:13:32.370625-05:00",
                            "created_at": "2023-12-02T08:28:12.999165-05:00",
                            "name": "Miami Heat",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/073dbacd-e598-4e7a-8a93-6b37f966dc53/?format=api"
                        },
                        {
                            "id": "319bfa0b-8c1d-4839-9f05-d29aae8d45c7",
                            "gambit_id": "bff1e96b-ff10-408e-8850-6923812548c1",
                            "last_updated": "2023-12-04T15:13:32.367333-05:00",
                            "created_at": "2023-12-02T08:28:12.994677-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/073dbacd-e598-4e7a-8a93-6b37f966dc53/?format=api"
                        }
                    ]
                },
                {
                    "id": "5a8ea3bd-0164-4215-8abb-90dd0bb4d615",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f5b127bc-71de-4bbe-92ff-ee6b9a9ac85f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:12.977434-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "294c24d3-d9c0-4409-a5b8-6969ee18bf9e",
                            "gambit_id": "cf0e6ea7-4b3f-4c88-b7f6-d52e3582411f",
                            "last_updated": "2023-12-04T15:13:32.356692-05:00",
                            "created_at": "2023-12-02T08:28:12.981614-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a8ea3bd-0164-4215-8abb-90dd0bb4d615/?format=api"
                        },
                        {
                            "id": "9927dec2-394d-411d-93ef-41d9c4409915",
                            "gambit_id": "2b40e87e-cbb1-4096-853a-adf64e65656e",
                            "last_updated": "2023-12-04T15:13:32.360174-05:00",
                            "created_at": "2023-12-02T08:28:12.985940-05:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a8ea3bd-0164-4215-8abb-90dd0bb4d615/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc7221c0-9484-48d2-9ace-9e27b4877d85",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f5b127bc-71de-4bbe-92ff-ee6b9a9ac85f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T09:08:31.392603-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 237",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 237",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dafa7e13-7b51-4f47-a106-dde0003c048f",
                            "gambit_id": "5534d481-73cb-45bb-bbcc-b1478d9a606b",
                            "last_updated": "2023-12-04T15:13:32.397637-05:00",
                            "created_at": "2023-12-02T09:08:31.404196-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/cc7221c0-9484-48d2-9ace-9e27b4877d85/?format=api"
                        },
                        {
                            "id": "67379a2e-14b8-449f-b7a8-e47fb3d75116",
                            "gambit_id": "8d4071d1-c2f3-45d2-b37c-db3b62ac46f4",
                            "last_updated": "2023-12-04T15:13:32.384339-05:00",
                            "created_at": "2023-12-02T09:08:31.400244-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/cc7221c0-9484-48d2-9ace-9e27b4877d85/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2eeb2a6a-a7c2-4e81-8219-1f234ce8ea4b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6014c144-a212-4d1d-9040-98459c7aaae6",
            "completed": true,
            "last_updated": "2023-12-04T15:18:30.135424-05:00",
            "created_at": "2023-12-02T08:28:12.213994-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.26,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/6014c144-a212-4d1d-9040-98459c7aaae6",
            "datetime": "2023-12-02T19:10:00-05:00",
            "cutoff_datetime": "2023-12-02T19:10:00-05:00",
            "name": "Cleveland Cavaliers v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "bb2358bd-6632-4e47-9ce5-b4ae5f5feebe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2eeb2a6a-a7c2-4e81-8219-1f234ce8ea4b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:12.238462-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7643.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 2357.0
                            }
                        ],
                        "expected_reward_tokens": 9475.14,
                        "profit_sb": -24.86,
                        "profit_sb_percentage": -0.26,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d198ff24-44d1-464f-9029-96ea625e6ee7",
                            "gambit_id": "92ad9318-c684-4096-8433-437a68b40b33",
                            "last_updated": "2023-12-04T15:18:30.154757-05:00",
                            "created_at": "2023-12-02T08:28:12.242887-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.24000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb2358bd-6632-4e47-9ce5-b4ae5f5feebe/?format=api"
                        },
                        {
                            "id": "9997106d-143f-4920-b3a7-1f2d4613566a",
                            "gambit_id": "bea498d0-a62d-4dd9-a0d7-27dfcaabe176",
                            "last_updated": "2023-12-04T15:18:30.158052-05:00",
                            "created_at": "2023-12-02T08:28:12.246538-05:00",
                            "name": "Detroit Pistons",
                            "reward": "4.02000",
                            "odds": "4.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb2358bd-6632-4e47-9ce5-b4ae5f5feebe/?format=api"
                        }
                    ]
                },
                {
                    "id": "6584bb9f-a1b1-4cfe-ad6b-3b9027cf7ed7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2eeb2a6a-a7c2-4e81-8219-1f234ce8ea4b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:12.223235-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e5b2b46f-f8e0-47f2-93ce-a70d46fbff51",
                            "gambit_id": "ed68dec6-af7c-4521-a3ba-2e561036e732",
                            "last_updated": "2023-12-04T15:18:30.147059-05:00",
                            "created_at": "2023-12-02T08:28:12.233651-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6584bb9f-a1b1-4cfe-ad6b-3b9027cf7ed7/?format=api"
                        },
                        {
                            "id": "706b7338-293c-40ab-9359-6617b5e6b0c3",
                            "gambit_id": "4afff7c6-0152-42c5-8f26-bc35baf4d562",
                            "last_updated": "2023-12-04T15:18:30.143800-05:00",
                            "created_at": "2023-12-02T08:28:12.228712-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6584bb9f-a1b1-4cfe-ad6b-3b9027cf7ed7/?format=api"
                        }
                    ]
                },
                {
                    "id": "e35dfa56-657d-4470-873f-5a15fcaa03e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2eeb2a6a-a7c2-4e81-8219-1f234ce8ea4b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:12.251624-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 225.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 225.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1e96086a-7ed7-45df-bb12-b1492bf0216b",
                            "gambit_id": "0e24c4c6-d2ad-4266-b26c-708df99a00bf",
                            "last_updated": "2023-12-04T15:18:30.168228-05:00",
                            "created_at": "2023-12-02T08:28:12.260032-05:00",
                            "name": "Game Total Under 225.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e35dfa56-657d-4470-873f-5a15fcaa03e6/?format=api"
                        },
                        {
                            "id": "d58158b6-5371-4b22-9b0b-979f1c3aec70",
                            "gambit_id": "c906ebd9-a1d7-4a5a-bc5e-97ba1e11666f",
                            "last_updated": "2023-12-04T15:18:30.164993-05:00",
                            "created_at": "2023-12-02T08:28:12.255997-05:00",
                            "name": "Game Total Over 225.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e35dfa56-657d-4470-873f-5a15fcaa03e6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "43b4f7df-f038-4e99-8ee7-6f79d8459985",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cfede032-2bf4-4684-a65f-c5259941bcd5",
            "completed": true,
            "last_updated": "2023-12-04T15:18:31.737441-05:00",
            "created_at": "2023-12-02T08:28:12.452005-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/cfede032-2bf4-4684-a65f-c5259941bcd5",
            "datetime": "2023-12-02T19:10:00-05:00",
            "cutoff_datetime": "2023-12-02T19:10:00-05:00",
            "name": "Orlando Magic v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "c0fa734f-8af3-44ac-a7d7-ba93ad031a87",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43b4f7df-f038-4e99-8ee7-6f79d8459985/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:12.469064-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5599.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9b4f22b4-5b30-4364-892e-1293e49a865b",
                            "gambit_id": "59cb9b37-42e1-46f1-8747-d8d04230be97",
                            "last_updated": "2023-12-04T15:18:31.760973-05:00",
                            "created_at": "2023-12-02T08:28:12.477042-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0fa734f-8af3-44ac-a7d7-ba93ad031a87/?format=api"
                        },
                        {
                            "id": "bed301d4-ecb5-432a-892d-2f5984f4bdb2",
                            "gambit_id": "2e4a4c68-384e-42e7-ac7a-2e6877aa688b",
                            "last_updated": "2023-12-04T15:18:31.756808-05:00",
                            "created_at": "2023-12-02T08:28:12.472437-05:00",
                            "name": "Orlando Magic",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0fa734f-8af3-44ac-a7d7-ba93ad031a87/?format=api"
                        }
                    ]
                },
                {
                    "id": "2160540c-9bf4-44e6-b35e-081716e87c21",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43b4f7df-f038-4e99-8ee7-6f79d8459985/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:12.457227-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "32b31952-069f-4ce1-bb5f-c7006899b198",
                            "gambit_id": "817dd095-c9fc-4bd3-a774-4c46d316472b",
                            "last_updated": "2023-12-04T15:18:31.749707-05:00",
                            "created_at": "2023-12-02T08:28:12.465150-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2160540c-9bf4-44e6-b35e-081716e87c21/?format=api"
                        },
                        {
                            "id": "75091d42-5d04-48d4-8b5e-6ac38f621330",
                            "gambit_id": "4ec84cea-656a-45b1-a39c-247e45f2350c",
                            "last_updated": "2023-12-04T15:18:31.746361-05:00",
                            "created_at": "2023-12-02T08:28:12.460953-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2160540c-9bf4-44e6-b35e-081716e87c21/?format=api"
                        }
                    ]
                },
                {
                    "id": "50ccbe7c-175e-44b4-b529-6e6f2d23590b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43b4f7df-f038-4e99-8ee7-6f79d8459985/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:12.481377-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 225.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 225.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "81a29e55-f047-4591-a2f0-4e3282747db4",
                            "gambit_id": "8ea21f86-e10d-4082-9c60-a97c4cd9a2ad",
                            "last_updated": "2023-12-04T15:18:31.772041-05:00",
                            "created_at": "2023-12-02T08:28:12.491719-05:00",
                            "name": "Game Total Under 225.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50ccbe7c-175e-44b4-b529-6e6f2d23590b/?format=api"
                        },
                        {
                            "id": "179439ef-cdea-4a1b-99f2-bc61610cab47",
                            "gambit_id": "aac652fa-4462-44ce-a2f0-862f53ae4fe3",
                            "last_updated": "2023-12-04T15:18:31.768525-05:00",
                            "created_at": "2023-12-02T08:28:12.486390-05:00",
                            "name": "Game Total Over 225.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50ccbe7c-175e-44b4-b529-6e6f2d23590b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8a6e2d6a-c998-4213-83d4-7f2c048f56b7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d154da5c-208f-4761-876c-4070f42515ec",
            "completed": true,
            "last_updated": "2023-12-04T15:28:29.558640-05:00",
            "created_at": "2023-12-02T08:28:11.724808-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.33,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d154da5c-208f-4761-876c-4070f42515ec",
            "datetime": "2023-12-02T19:07:00-05:00",
            "cutoff_datetime": "2023-12-02T19:07:00-05:00",
            "name": "Buffalo Sabres v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "02c37069-9d1c-4e81-95ca-1ff85d46880e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a6e2d6a-c998-4213-83d4-7f2c048f56b7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:11.730447-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6812.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 3188.0
                            }
                        ],
                        "expected_reward_tokens": 9468.36,
                        "profit_sb": -31.64,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "71d34565-cef1-4a78-966c-89294d2708e8",
                            "gambit_id": "bcee3447-ed03-48b3-95d4-a28643bae26c",
                            "last_updated": "2023-12-04T15:28:29.574703-05:00",
                            "created_at": "2023-12-02T08:28:11.738898-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.39000",
                            "odds": "1.40820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02c37069-9d1c-4e81-95ca-1ff85d46880e/?format=api"
                        },
                        {
                            "id": "18154d76-b58e-4ab6-9e37-7a829e84e250",
                            "gambit_id": "74a2f6a6-d1fc-42e8-af03-c97d63a507ca",
                            "last_updated": "2023-12-04T15:28:29.571136-05:00",
                            "created_at": "2023-12-02T08:28:11.734190-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.97000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02c37069-9d1c-4e81-95ca-1ff85d46880e/?format=api"
                        }
                    ]
                },
                {
                    "id": "b31e4a37-b578-4be7-81ee-68714b5c7b0b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a6e2d6a-c998-4213-83d4-7f2c048f56b7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:11.743570-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5317.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0f5c6826-7ff9-4541-a29a-fd49b01ea219",
                            "gambit_id": "dde18eca-1414-468b-a5e3-d2f9396484c5",
                            "last_updated": "2023-12-04T15:28:29.581150-05:00",
                            "created_at": "2023-12-02T08:28:11.746874-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b31e4a37-b578-4be7-81ee-68714b5c7b0b/?format=api"
                        },
                        {
                            "id": "b3beda88-199c-43ec-932b-8a49303ae906",
                            "gambit_id": "a17424fd-b304-45ea-afde-412b266e7eba",
                            "last_updated": "2023-12-04T15:28:29.584397-05:00",
                            "created_at": "2023-12-02T08:28:11.750986-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b31e4a37-b578-4be7-81ee-68714b5c7b0b/?format=api"
                        }
                    ]
                },
                {
                    "id": "c3f1b61f-38c1-4e22-931f-98bce6d010d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a6e2d6a-c998-4213-83d4-7f2c048f56b7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:11.755503-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b1c3b2a4-4dc2-4778-8768-1eb7ea359c6b",
                            "gambit_id": "48e9ce06-0dad-4fa6-86bc-75ed81044c45",
                            "last_updated": "2023-12-04T15:28:29.591506-05:00",
                            "created_at": "2023-12-02T08:28:11.759391-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3f1b61f-38c1-4e22-931f-98bce6d010d3/?format=api"
                        },
                        {
                            "id": "acc543cb-0adf-423d-b50d-c8c8a907706d",
                            "gambit_id": "e19028ee-c66f-44c5-8c16-b1895dee4d06",
                            "last_updated": "2023-12-04T15:28:29.595501-05:00",
                            "created_at": "2023-12-02T08:28:11.763589-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3f1b61f-38c1-4e22-931f-98bce6d010d3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "61af2338-f381-44e5-8f11-3457840bb80d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8be81b3b-3dc7-4cf2-b729-a4588c067ac4",
            "completed": true,
            "last_updated": "2023-12-04T15:28:30.009941-05:00",
            "created_at": "2023-12-02T08:28:11.962754-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.39,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8be81b3b-3dc7-4cf2-b729-a4588c067ac4",
            "datetime": "2023-12-02T19:07:00-05:00",
            "cutoff_datetime": "2023-12-02T19:07:00-05:00",
            "name": "Seattle Kraken v. Ottawa Senators",
            "bettypes": [
                {
                    "id": "6146a73d-51a4-4e5f-9644-2fe503f8988b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61af2338-f381-44e5-8f11-3457840bb80d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:11.975657-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4e16578d-8f32-4dc6-96d3-6777d91231c0",
                            "gambit_id": "aa3b319a-6e57-4b26-a297-d3cebaedcfa4",
                            "last_updated": "2023-12-04T15:28:30.022751-05:00",
                            "created_at": "2023-12-02T08:28:11.984290-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6146a73d-51a4-4e5f-9644-2fe503f8988b/?format=api"
                        },
                        {
                            "id": "23a0fb39-3e47-4a5b-aa48-b573ee1f425c",
                            "gambit_id": "ee01457b-8038-4e54-8b35-994fc6bf8489",
                            "last_updated": "2023-12-04T15:28:30.019496-05:00",
                            "created_at": "2023-12-02T08:28:11.979702-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6146a73d-51a4-4e5f-9644-2fe503f8988b/?format=api"
                        }
                    ]
                },
                {
                    "id": "ab157505-fdaa-416d-a0c5-4ae1f5405318",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61af2338-f381-44e5-8f11-3457840bb80d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:11.989899-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6759.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3241.0
                            }
                        ],
                        "expected_reward_tokens": 9462.6,
                        "profit_sb": -37.4,
                        "profit_sb_percentage": -0.39,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ebb05f27-647e-4013-8716-a86ff71d9841",
                            "gambit_id": "686e976b-8239-43f8-afad-d042183eb490",
                            "last_updated": "2023-12-04T15:28:30.029558-05:00",
                            "created_at": "2023-12-02T08:28:11.994017-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab157505-fdaa-416d-a0c5-4ae1f5405318/?format=api"
                        },
                        {
                            "id": "25c014f5-ef6a-40d0-82a8-9ee8b370c2d4",
                            "gambit_id": "4069ea74-1c27-4cd3-9493-27fb29c796b7",
                            "last_updated": "2023-12-04T15:28:30.032790-05:00",
                            "created_at": "2023-12-02T08:28:11.998408-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.92000",
                            "odds": "3.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab157505-fdaa-416d-a0c5-4ae1f5405318/?format=api"
                        }
                    ]
                },
                {
                    "id": "dad5d2bb-eaf9-4ed7-bd6b-d59e8ac1703e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61af2338-f381-44e5-8f11-3457840bb80d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:12.003431-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "828c7198-4870-4571-867e-565b69aad71d",
                            "gambit_id": "678b2528-c04d-41dc-927e-51273a6166a7",
                            "last_updated": "2023-12-04T15:28:30.039225-05:00",
                            "created_at": "2023-12-02T08:28:12.008310-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/dad5d2bb-eaf9-4ed7-bd6b-d59e8ac1703e/?format=api"
                        },
                        {
                            "id": "ad63b7c1-4484-4054-b450-64b36a20320e",
                            "gambit_id": "8606c0a3-d9a3-409f-ad0d-7afbdf84afd9",
                            "last_updated": "2023-12-04T15:28:30.042708-05:00",
                            "created_at": "2023-12-02T08:28:12.015761-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/dad5d2bb-eaf9-4ed7-bd6b-d59e8ac1703e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "52b44098-a5d1-4ee3-a144-e10f8f61773d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b141614d-6ba9-47ca-ba5f-6e36f873fd10",
            "completed": true,
            "last_updated": "2023-12-04T15:28:30.678567-05:00",
            "created_at": "2023-12-02T08:28:11.476497-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b141614d-6ba9-47ca-ba5f-6e36f873fd10",
            "datetime": "2023-12-02T19:07:00-05:00",
            "cutoff_datetime": "2023-12-02T19:07:00-05:00",
            "name": "Detroit Red Wings v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "15013b23-9042-4710-abe8-e6a759246331",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52b44098-a5d1-4ee3-a144-e10f8f61773d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:11.489046-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5867.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1bb9e9a1-d6bd-4c64-9409-aadeb953850c",
                            "gambit_id": "a3bcf275-5ed9-4517-9b36-bf8114e0e544",
                            "last_updated": "2023-12-04T15:28:30.693909-05:00",
                            "created_at": "2023-12-02T08:28:11.494688-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15013b23-9042-4710-abe8-e6a759246331/?format=api"
                        },
                        {
                            "id": "f1fc1843-20cc-485a-a3db-8aac8951580c",
                            "gambit_id": "619a7a8e-0418-47c0-b3aa-282ff7e18b5d",
                            "last_updated": "2023-12-04T15:28:30.697580-05:00",
                            "created_at": "2023-12-02T08:28:11.498448-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15013b23-9042-4710-abe8-e6a759246331/?format=api"
                        }
                    ]
                },
                {
                    "id": "2504670d-ef01-4f3c-b93f-71846c4bd02e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52b44098-a5d1-4ee3-a144-e10f8f61773d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:11.502910-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6308.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1b51b90c-f0a0-42fa-96de-d1d80048d982",
                            "gambit_id": "e730a5ee-1dac-4694-a057-151f84d3dca2",
                            "last_updated": "2023-12-04T15:28:30.707996-05:00",
                            "created_at": "2023-12-02T08:28:11.513181-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2504670d-ef01-4f3c-b93f-71846c4bd02e/?format=api"
                        },
                        {
                            "id": "a2b7abb7-b27f-4031-a536-acf2a3f636dd",
                            "gambit_id": "be8c8f3b-c4d6-442e-9a4d-9c885e4338e2",
                            "last_updated": "2023-12-04T15:28:30.704601-05:00",
                            "created_at": "2023-12-02T08:28:11.507871-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2504670d-ef01-4f3c-b93f-71846c4bd02e/?format=api"
                        }
                    ]
                },
                {
                    "id": "c1b8c254-7798-4631-87ae-dfb6ae6185b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52b44098-a5d1-4ee3-a144-e10f8f61773d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:11.517253-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "69a6caac-67f6-4707-a233-82bd5157747d",
                            "gambit_id": "9977ff71-1e9e-4bdb-bf18-bc9cbd2a2b95",
                            "last_updated": "2023-12-04T15:28:30.719171-05:00",
                            "created_at": "2023-12-02T08:28:11.526613-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/c1b8c254-7798-4631-87ae-dfb6ae6185b6/?format=api"
                        },
                        {
                            "id": "267c4809-8488-4905-8cbc-f439e04f7d10",
                            "gambit_id": "1b3ef40d-3790-4c83-8f9e-a609192cdbdb",
                            "last_updated": "2023-12-04T15:28:30.714950-05:00",
                            "created_at": "2023-12-02T08:28:11.521175-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/c1b8c254-7798-4631-87ae-dfb6ae6185b6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "44ed1b42-de95-4b6a-a373-80c26d631210",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b285433c-f27d-4032-97a0-59fa85f3818d",
            "completed": true,
            "last_updated": "2023-12-04T15:23:33.854432-05:00",
            "created_at": "2023-12-02T08:28:11.233566-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b285433c-f27d-4032-97a0-59fa85f3818d",
            "datetime": "2023-12-02T19:07:00-05:00",
            "cutoff_datetime": "2023-12-02T19:07:00-05:00",
            "name": "Philadelphia Flyers v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "6b6355eb-cf9b-48c2-8344-4258ef011bd5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/44ed1b42-de95-4b6a-a373-80c26d631210/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:11.242970-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6163.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "45b14cfa-2e54-4733-bbdd-2b37ecbf2df5",
                            "gambit_id": "55ba50d3-3ca4-49e2-b601-bfb5b2dfee2f",
                            "last_updated": "2023-12-04T15:23:33.867956-05:00",
                            "created_at": "2023-12-02T08:28:11.253333-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b6355eb-cf9b-48c2-8344-4258ef011bd5/?format=api"
                        },
                        {
                            "id": "c3cece51-8abf-4d12-9851-f8cff1db96fb",
                            "gambit_id": "df8bdfa3-a9d1-4519-a6f6-e7a24ec465b1",
                            "last_updated": "2023-12-04T15:23:33.864421-05:00",
                            "created_at": "2023-12-02T08:28:11.248363-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b6355eb-cf9b-48c2-8344-4258ef011bd5/?format=api"
                        }
                    ]
                },
                {
                    "id": "7a4bb800-7cbd-4350-a86b-813b94fe10cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/44ed1b42-de95-4b6a-a373-80c26d631210/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:11.257826-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6020.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "61003cee-5cbf-4fc1-aebf-59f3cdc2c674",
                            "gambit_id": "ceaa0e68-2a65-4f58-bf8d-5f0e736e6540",
                            "last_updated": "2023-12-04T15:23:33.874360-05:00",
                            "created_at": "2023-12-02T08:28:11.262929-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a4bb800-7cbd-4350-a86b-813b94fe10cc/?format=api"
                        },
                        {
                            "id": "49452f3d-f757-4b70-97d7-1cebcebe670c",
                            "gambit_id": "4f247fd9-200c-4952-9c60-3dae60d052b0",
                            "last_updated": "2023-12-04T15:23:33.877545-05:00",
                            "created_at": "2023-12-02T08:28:11.267187-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a4bb800-7cbd-4350-a86b-813b94fe10cc/?format=api"
                        }
                    ]
                },
                {
                    "id": "b498e7fc-2141-4204-96f0-e9c67ec115ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/44ed1b42-de95-4b6a-a373-80c26d631210/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:11.271500-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "295c7968-2445-4adc-9bf1-aa31ad0c6018",
                            "gambit_id": "32053376-3b20-42e3-9b6b-13b8c0666de5",
                            "last_updated": "2023-12-04T15:23:33.884130-05:00",
                            "created_at": "2023-12-02T08:28:11.275919-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/b498e7fc-2141-4204-96f0-e9c67ec115ec/?format=api"
                        },
                        {
                            "id": "237a9285-d3bb-4f2c-bfe9-f25085e0010a",
                            "gambit_id": "0d53d495-18bd-496c-8515-6c385afc6d8b",
                            "last_updated": "2023-12-04T15:23:33.887563-05:00",
                            "created_at": "2023-12-02T08:28:11.279850-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/b498e7fc-2141-4204-96f0-e9c67ec115ec/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1c7e9af7-3404-45f5-bd6a-ac02805c5aa3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9a817abf-bb56-44c4-a723-68daaa9534a8",
            "completed": true,
            "last_updated": "2023-12-04T15:33:00.229183-05:00",
            "created_at": "2023-12-02T08:28:10.959510-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/9a817abf-bb56-44c4-a723-68daaa9534a8",
            "datetime": "2023-12-02T19:07:00-05:00",
            "cutoff_datetime": "2023-12-02T19:07:00-05:00",
            "name": "Boston Bruins v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "2845b4a1-d5c0-4514-b38a-2c16fcb6262a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c7e9af7-3404-45f5-bd6a-ac02805c5aa3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:10.976685-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bfcd84b9-a17b-45a8-96d9-142a1fe67301",
                            "gambit_id": "bf9285d8-26d1-4286-bc0b-86d65cd73aa9",
                            "last_updated": "2023-12-04T15:33:00.240195-05:00",
                            "created_at": "2023-12-02T08:28:10.993349-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2845b4a1-d5c0-4514-b38a-2c16fcb6262a/?format=api"
                        },
                        {
                            "id": "025c660a-a5ef-4589-bdd1-23a6d7b3b71c",
                            "gambit_id": "51c96b0c-8dc0-47b8-b481-079074064404",
                            "last_updated": "2023-12-04T15:33:00.243557-05:00",
                            "created_at": "2023-12-02T08:28:11.002634-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2845b4a1-d5c0-4514-b38a-2c16fcb6262a/?format=api"
                        }
                    ]
                },
                {
                    "id": "5329ee4b-3a1f-403a-9305-92656ef65741",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c7e9af7-3404-45f5-bd6a-ac02805c5aa3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:11.008206-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7024.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 2976.0
                            }
                        ],
                        "expected_reward_tokens": 9552.64,
                        "profit_sb": 52.64,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2b83dcbf-7018-4bc2-9f3b-be6f7dc5d099",
                            "gambit_id": "8450548d-0227-43b6-9e0a-ac04273739b7",
                            "last_updated": "2023-12-04T15:33:00.250223-05:00",
                            "created_at": "2023-12-02T08:28:11.017634-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.36000",
                            "odds": "1.37040",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5329ee4b-3a1f-403a-9305-92656ef65741/?format=api"
                        },
                        {
                            "id": "12bd3ed9-e81c-4c75-aa8f-24c5cfeb4e4f",
                            "gambit_id": "5cdde6c7-59c8-4979-90c0-90f349a24a3a",
                            "last_updated": "2023-12-04T15:33:00.253699-05:00",
                            "created_at": "2023-12-02T08:28:11.012695-05:00",
                            "name": "Boston Bruins",
                            "reward": "3.21000",
                            "odds": "3.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5329ee4b-3a1f-403a-9305-92656ef65741/?format=api"
                        }
                    ]
                },
                {
                    "id": "b33b7ce4-fa5c-47bb-940a-4105f59ed09d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c7e9af7-3404-45f5-bd6a-ac02805c5aa3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:11.022077-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "ec768e6f-0294-487e-a1b0-28566b56f17e",
                            "gambit_id": "e116f7d5-e1bf-44ff-939d-9f2feb4fa98c",
                            "last_updated": "2023-12-04T15:33:00.263631-05:00",
                            "created_at": "2023-12-02T08:28:11.035059-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/b33b7ce4-fa5c-47bb-940a-4105f59ed09d/?format=api"
                        },
                        {
                            "id": "cada069a-4c74-46c0-b565-51023bccaa86",
                            "gambit_id": "ddac76f6-d7a3-4b2f-a168-f330aab80820",
                            "last_updated": "2023-12-04T15:33:00.260272-05:00",
                            "created_at": "2023-12-02T08:28:11.026430-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/b33b7ce4-fa5c-47bb-940a-4105f59ed09d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8fb95799-a559-40eb-a172-7d6222c9152b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3004169d-ae0a-4023-8287-754cd6ad66fc",
            "completed": true,
            "last_updated": "2023-12-05T21:28:21.554215-05:00",
            "created_at": "2023-12-01T19:33:12.422936-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.51,
            "sport_category": "UFC Fight Night",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/3004169d-ae0a-4023-8287-754cd6ad66fc",
            "datetime": "2023-12-02T19:00:00-05:00",
            "cutoff_datetime": "2023-12-02T19:00:00-05:00",
            "name": "Deiveson Figueiredo v. Rob Font",
            "bettypes": [
                {
                    "id": "380faedf-9346-4b95-bce6-dcad5da5e723",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fb95799-a559-40eb-a172-7d6222c9152b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T19:33:12.429264-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Rob Font",
                                "amount": 5299.0
                            },
                            {
                                "team": "Deiveson Figueiredo",
                                "amount": 4701.0
                            }
                        ],
                        "expected_reward_tokens": 9166.95,
                        "profit_sb": -333.05,
                        "profit_sb_percentage": -3.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "66ecfd7b-a4da-459f-979e-4a6c60eddeb2",
                            "gambit_id": "ea3f30db-9b80-4a7a-9968-997c783e8abc",
                            "last_updated": "2023-12-05T21:28:21.569765-05:00",
                            "created_at": "2023-12-01T19:33:12.436875-05:00",
                            "name": "Rob Font",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/380faedf-9346-4b95-bce6-dcad5da5e723/?format=api"
                        },
                        {
                            "id": "3de4948a-f834-4a43-a115-ad0a52bb51cd",
                            "gambit_id": "700e79ee-df29-4bf7-b59e-813fa1b1e484",
                            "last_updated": "2023-12-05T21:28:21.565850-05:00",
                            "created_at": "2023-12-01T19:33:12.433192-05:00",
                            "name": "Deiveson Figueiredo",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/380faedf-9346-4b95-bce6-dcad5da5e723/?format=api"
                        }
                    ]
                },
                {
                    "id": "cf694bab-aa15-4422-84e4-7e25c6f6e7c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fb95799-a559-40eb-a172-7d6222c9152b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T19:33:12.440533-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": -350.0,
                        "profit_sb_percentage": -3.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "32791b88-0de0-48cb-9506-282ae557c461",
                            "gambit_id": "931ab407-490e-4c7c-809e-d4257a96a18c",
                            "last_updated": "2023-12-05T21:28:21.581082-05:00",
                            "created_at": "2023-12-01T19:33:12.448740-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf694bab-aa15-4422-84e4-7e25c6f6e7c8/?format=api"
                        },
                        {
                            "id": "7fa45757-d2db-4b8e-a45f-7ee0aea4e445",
                            "gambit_id": "b32e212a-678f-45c9-9fc0-23683a33d7f9",
                            "last_updated": "2023-12-05T21:28:21.577152-05:00",
                            "created_at": "2023-12-01T19:33:12.444617-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf694bab-aa15-4422-84e4-7e25c6f6e7c8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4973e7af-6bab-46b2-b6de-36dc589a665e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "18421a3b-e2c8-4365-9fd4-29a369a28434",
            "completed": true,
            "last_updated": "2023-12-05T21:28:21.122624-05:00",
            "created_at": "2023-12-01T19:33:12.211383-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.04,
            "sport_category": "UFC Fight Night",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/18421a3b-e2c8-4365-9fd4-29a369a28434",
            "datetime": "2023-12-02T19:00:00-05:00",
            "cutoff_datetime": "2023-12-02T19:00:00-05:00",
            "name": "Bobby Green v. Jalin Turner",
            "bettypes": [
                {
                    "id": "78547ffb-5b9f-41ec-8dcc-2d89d0c9d909",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4973e7af-6bab-46b2-b6de-36dc589a665e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T19:33:12.216197-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jalin Turner",
                                "amount": 5794.0
                            },
                            {
                                "team": "Bobby Green",
                                "amount": 4206.0
                            }
                        ],
                        "expected_reward_tokens": 9211.14,
                        "profit_sb": -288.86,
                        "profit_sb_percentage": -3.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5a12a852-9217-459f-9064-7e449cdaf500",
                            "gambit_id": "c75f7e0f-7bea-4552-a2e6-62f5b71ba0f5",
                            "last_updated": "2023-12-05T21:28:21.133377-05:00",
                            "created_at": "2023-12-01T19:33:12.220081-05:00",
                            "name": "Jalin Turner",
                            "reward": "1.59000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78547ffb-5b9f-41ec-8dcc-2d89d0c9d909/?format=api"
                        },
                        {
                            "id": "a9ec2c11-f9d0-4eae-a539-246abbeacbe5",
                            "gambit_id": "dc0a782b-1f3b-4a6e-ba21-98cf284097e6",
                            "last_updated": "2023-12-05T21:28:21.136624-05:00",
                            "created_at": "2023-12-01T19:33:12.224671-05:00",
                            "name": "Bobby Green",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78547ffb-5b9f-41ec-8dcc-2d89d0c9d909/?format=api"
                        }
                    ]
                },
                {
                    "id": "3a48a39f-4c48-4799-95d7-e93bb1f5df21",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4973e7af-6bab-46b2-b6de-36dc589a665e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T19:33:12.229022-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 5969.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 4031.0
                            }
                        ],
                        "expected_reward_tokens": 9190.68,
                        "profit_sb": -309.32,
                        "profit_sb_percentage": -3.26,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fa4d1a33-8590-40a4-b24e-d02a758a2c4e",
                            "gambit_id": "8b3fb55f-2c7a-4416-be84-1dc2b8731268",
                            "last_updated": "2023-12-05T21:28:21.143251-05:00",
                            "created_at": "2023-12-01T19:33:12.232657-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.54000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a48a39f-4c48-4799-95d7-e93bb1f5df21/?format=api"
                        },
                        {
                            "id": "65ed4696-6f06-431b-be99-685264edd559",
                            "gambit_id": "db05618f-014a-4fbc-8982-3df13a304ce1",
                            "last_updated": "2023-12-05T21:28:21.146513-05:00",
                            "created_at": "2023-12-01T19:33:12.237346-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "2.28000",
                            "odds": "2.35000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a48a39f-4c48-4799-95d7-e93bb1f5df21/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6718c417-d382-4c62-ae7c-0e0362230fba",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2ac90e7b-475b-4ea2-8242-855b6878ef48",
            "completed": true,
            "last_updated": "2023-12-05T21:23:20.027364-05:00",
            "created_at": "2023-12-01T19:33:13.079418-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.5,
            "sport_category": "UFC Fight Night",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/2ac90e7b-475b-4ea2-8242-855b6878ef48",
            "datetime": "2023-12-02T19:00:00-05:00",
            "cutoff_datetime": "2023-12-02T19:00:00-05:00",
            "name": "Beneil Dariush v. Arman Tsarukyan",
            "bettypes": [
                {
                    "id": "ddc78ca0-8c79-438e-a98a-558792d9aad5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6718c417-d382-4c62-ae7c-0e0362230fba/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T19:33:13.085230-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arman Tsarukyan",
                                "amount": 6912.0
                            },
                            {
                                "team": "Beneil Dariush",
                                "amount": 3088.0
                            }
                        ],
                        "expected_reward_tokens": 9262.08,
                        "profit_sb": -237.92,
                        "profit_sb_percentage": -2.5,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "966f5cee-c0fe-4507-bb04-58cefae42f7f",
                            "gambit_id": "884ba3b4-d20b-410d-a571-2713d3302081",
                            "last_updated": "2023-12-05T21:23:20.044633-05:00",
                            "created_at": "2023-12-01T19:33:13.092934-05:00",
                            "name": "Arman Tsarukyan",
                            "reward": "1.34000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddc78ca0-8c79-438e-a98a-558792d9aad5/?format=api"
                        },
                        {
                            "id": "517a1918-d247-4c2b-a153-8766ac6cbfe1",
                            "gambit_id": "2f1e7e7c-bb93-4c93-a4a5-181418e491db",
                            "last_updated": "2023-12-05T21:23:20.041288-05:00",
                            "created_at": "2023-12-01T19:33:13.088907-05:00",
                            "name": "Beneil Dariush",
                            "reward": "3.00000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddc78ca0-8c79-438e-a98a-558792d9aad5/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c000b07-a6f5-45d8-9f4e-17bee8a62242",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6718c417-d382-4c62-ae7c-0e0362230fba/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T19:33:13.096661-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 3.5",
                                "amount": 5573.0
                            },
                            {
                                "team": "Total Rounds Under 3.5",
                                "amount": 4427.0
                            }
                        ],
                        "expected_reward_tokens": 9251.18,
                        "profit_sb": -248.82,
                        "profit_sb_percentage": -2.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3ebea3e0-7779-4af8-be8c-dda0192e42d5",
                            "gambit_id": "f15c6f33-10f4-4b5d-a770-84ca31a1590c",
                            "last_updated": "2023-12-05T21:23:20.051699-05:00",
                            "created_at": "2023-12-01T19:33:13.100297-05:00",
                            "name": "Total Rounds Over 3.5",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c000b07-a6f5-45d8-9f4e-17bee8a62242/?format=api"
                        },
                        {
                            "id": "9a466b25-3010-455b-87f4-5fdf5d881166",
                            "gambit_id": "ea3d001b-7267-437b-8606-82a326720592",
                            "last_updated": "2023-12-05T21:23:20.055005-05:00",
                            "created_at": "2023-12-01T19:33:13.104351-05:00",
                            "name": "Total Rounds Under 3.5",
                            "reward": "2.09000",
                            "odds": "2.15000",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c000b07-a6f5-45d8-9f4e-17bee8a62242/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2b449885-fe84-429a-b640-3b3d43f5429d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1ee37485-8da9-4315-a8c8-8df219ec046c",
            "completed": true,
            "last_updated": "2023-12-05T21:28:20.912358-05:00",
            "created_at": "2023-12-01T19:33:12.856687-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.25,
            "sport_category": "UFC Fight Night",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/1ee37485-8da9-4315-a8c8-8df219ec046c",
            "datetime": "2023-12-02T19:00:00-05:00",
            "cutoff_datetime": "2023-12-02T19:00:00-05:00",
            "name": "Clay Guida v. Joaquim Silva",
            "bettypes": [
                {
                    "id": "1afca123-4ab7-4bfe-b42a-6bc0e6c58bd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b449885-fe84-429a-b640-3b3d43f5429d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T19:33:12.867404-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Joaquim Silva",
                                "amount": 7089.0
                            },
                            {
                                "team": "Clay Guida",
                                "amount": 2911.0
                            }
                        ],
                        "expected_reward_tokens": 9286.09,
                        "profit_sb": -213.91,
                        "profit_sb_percentage": -2.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27d2ab01-3178-4bcd-aaae-a51703689b21",
                            "gambit_id": "7b43d817-82b7-4c8a-9850-c0db35db36b9",
                            "last_updated": "2023-12-05T21:28:20.927963-05:00",
                            "created_at": "2023-12-01T19:33:12.875870-05:00",
                            "name": "Joaquim Silva",
                            "reward": "1.31000",
                            "odds": "1.32260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1afca123-4ab7-4bfe-b42a-6bc0e6c58bd6/?format=api"
                        },
                        {
                            "id": "0c4b4789-cd89-4af5-b1d5-68061c582721",
                            "gambit_id": "d17035c4-a529-4375-aa90-449b7ac280cb",
                            "last_updated": "2023-12-05T21:28:20.924706-05:00",
                            "created_at": "2023-12-01T19:33:12.871678-05:00",
                            "name": "Clay Guida",
                            "reward": "3.19000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1afca123-4ab7-4bfe-b42a-6bc0e6c58bd6/?format=api"
                        }
                    ]
                },
                {
                    "id": "28157fbf-f801-439b-b55b-3b3514d98585",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b449885-fe84-429a-b640-3b3d43f5429d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T19:33:12.879699-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 5299.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4701.0
                            }
                        ],
                        "expected_reward_tokens": 9166.95,
                        "profit_sb": -333.05,
                        "profit_sb_percentage": -3.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c8df0c98-e969-44b2-b89a-167a5a666279",
                            "gambit_id": "d12f35c6-923e-4a31-b764-5ad34467d075",
                            "last_updated": "2023-12-05T21:28:20.938454-05:00",
                            "created_at": "2023-12-01T19:33:12.888692-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28157fbf-f801-439b-b55b-3b3514d98585/?format=api"
                        },
                        {
                            "id": "7af31ca9-abfa-48c7-8428-62434a0b23a4",
                            "gambit_id": "c39b923b-d77e-412c-9c0d-906db4775dc3",
                            "last_updated": "2023-12-05T21:28:20.935121-05:00",
                            "created_at": "2023-12-01T19:33:12.884214-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28157fbf-f801-439b-b55b-3b3514d98585/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5cc8d142-b7f3-45f7-bdef-86d2deb9b829",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3550ba60-94eb-457f-9b3f-d2ebf221f08f",
            "completed": true,
            "last_updated": "2023-12-05T21:28:21.331558-05:00",
            "created_at": "2023-12-01T19:33:11.990220-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.61,
            "sport_category": "UFC Fight Night",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/3550ba60-94eb-457f-9b3f-d2ebf221f08f",
            "datetime": "2023-12-02T19:00:00-05:00",
            "cutoff_datetime": "2023-12-02T19:00:00-05:00",
            "name": "Dustin Stoltzfus v. Punahele Soriano",
            "bettypes": [
                {
                    "id": "88da9985-f07c-4140-8771-4fdc953ad8fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5cc8d142-b7f3-45f7-bdef-86d2deb9b829/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T19:33:11.998858-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Punahele Soriano",
                                "amount": 7269.0
                            },
                            {
                                "team": "Dustin Stoltzfus",
                                "amount": 2731.0
                            }
                        ],
                        "expected_reward_tokens": 9230.78,
                        "profit_sb": -269.22,
                        "profit_sb_percentage": -2.83,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "923ebc22-b5f2-4821-b46f-713e43e37fac",
                            "gambit_id": "47c3774c-7a0d-4e46-9dce-b8e56bdda27f",
                            "last_updated": "2023-12-05T21:28:21.350593-05:00",
                            "created_at": "2023-12-01T19:33:12.011546-05:00",
                            "name": "Punahele Soriano",
                            "reward": "1.27000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88da9985-f07c-4140-8771-4fdc953ad8fc/?format=api"
                        },
                        {
                            "id": "871c6b75-61f7-4775-90df-2aaf36cb1bbc",
                            "gambit_id": "9ec0a6b1-9466-4270-9179-1c52972a7fe7",
                            "last_updated": "2023-12-05T21:28:21.347189-05:00",
                            "created_at": "2023-12-01T19:33:12.006040-05:00",
                            "name": "Dustin Stoltzfus",
                            "reward": "3.38000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88da9985-f07c-4140-8771-4fdc953ad8fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "05d491e2-12aa-4478-b44b-85fe04654437",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5cc8d142-b7f3-45f7-bdef-86d2deb9b829/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T19:33:12.016089-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 5676.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 4324.0
                            }
                        ],
                        "expected_reward_tokens": 9251.88,
                        "profit_sb": -248.12,
                        "profit_sb_percentage": -2.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3d9e399b-df3b-4afd-81be-e63d17936bda",
                            "gambit_id": "5484ebf0-f989-4dc6-a484-a528f524306f",
                            "last_updated": "2023-12-05T21:28:21.357547-05:00",
                            "created_at": "2023-12-01T19:33:12.020498-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.63000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05d491e2-12aa-4478-b44b-85fe04654437/?format=api"
                        },
                        {
                            "id": "618e1fbf-60de-4f7d-9579-c0e071c0afd9",
                            "gambit_id": "18ca2877-a141-4e36-91ea-760ce4f3b6b7",
                            "last_updated": "2023-12-05T21:28:21.361202-05:00",
                            "created_at": "2023-12-01T19:33:12.024846-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "2.14000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05d491e2-12aa-4478-b44b-85fe04654437/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "69eff81b-5d29-4ae8-ac1d-fbc943535edb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7745d7ea-b888-4a47-9cde-1e05bca75207",
            "completed": true,
            "last_updated": "2023-12-05T21:28:20.699711-05:00",
            "created_at": "2023-12-01T19:33:12.634563-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.07,
            "sport_category": "UFC Fight Night",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/7745d7ea-b888-4a47-9cde-1e05bca75207",
            "datetime": "2023-12-02T19:00:00-05:00",
            "cutoff_datetime": "2023-12-02T19:00:00-05:00",
            "name": "Kelvin Gastelum v. Sean Brady",
            "bettypes": [
                {
                    "id": "fb619317-b64e-47db-8f76-ea0f25d72fe6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69eff81b-5d29-4ae8-ac1d-fbc943535edb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T19:33:12.642290-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sean Brady",
                                "amount": 5096.0
                            },
                            {
                                "team": "Kelvin Gastelum",
                                "amount": 4904.0
                            }
                        ],
                        "expected_reward_tokens": 9121.44,
                        "profit_sb": -378.56,
                        "profit_sb_percentage": -3.98,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bedb9a6e-a2c5-4317-8a56-54463f907c96",
                            "gambit_id": "470e5a50-d602-49b8-b4a4-a4b4a182377b",
                            "last_updated": "2023-12-05T21:28:20.717424-05:00",
                            "created_at": "2023-12-01T19:33:12.651841-05:00",
                            "name": "Sean Brady",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb619317-b64e-47db-8f76-ea0f25d72fe6/?format=api"
                        },
                        {
                            "id": "71982127-8605-4df9-99c3-2793540f3319",
                            "gambit_id": "ab5718c7-6441-49b0-b774-eaa066dd7e7a",
                            "last_updated": "2023-12-05T21:28:20.713400-05:00",
                            "created_at": "2023-12-01T19:33:12.646912-05:00",
                            "name": "Kelvin Gastelum",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb619317-b64e-47db-8f76-ea0f25d72fe6/?format=api"
                        }
                    ]
                },
                {
                    "id": "30a6d6bc-360d-4020-9829-f089c1fcf189",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69eff81b-5d29-4ae8-ac1d-fbc943535edb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T19:33:12.655668-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 6792.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 3208.0
                            }
                        ],
                        "expected_reward_tokens": 9303.2,
                        "profit_sb": -196.8,
                        "profit_sb_percentage": -2.07,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9747d1a6-07d0-4e9e-9c98-4d78d443e89f",
                            "gambit_id": "03ac6b89-0039-494a-bcfe-74bdb84d11cc",
                            "last_updated": "2023-12-05T21:28:20.724815-05:00",
                            "created_at": "2023-12-01T19:33:12.659642-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30a6d6bc-360d-4020-9829-f089c1fcf189/?format=api"
                        },
                        {
                            "id": "d17a3786-1012-4df2-a40b-df0d7b221264",
                            "gambit_id": "a65f6271-699e-4a6c-851a-7a0541d6f89c",
                            "last_updated": "2023-12-05T21:28:20.728266-05:00",
                            "created_at": "2023-12-01T19:33:12.664040-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "2.90000",
                            "odds": "3.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30a6d6bc-360d-4020-9829-f089c1fcf189/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "332fbfd0-5099-45eb-af58-36d05cb3c8e4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dd28ea1e-97b0-4ca7-ad03-732a26e9399c",
            "completed": true,
            "last_updated": "2023-12-04T15:23:35.445467-05:00",
            "created_at": "2023-12-02T08:28:10.704868-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/dd28ea1e-97b0-4ca7-ad03-732a26e9399c",
            "datetime": "2023-12-02T18:07:00-05:00",
            "cutoff_datetime": "2023-12-02T18:07:00-05:00",
            "name": "New York Islanders v. Florida Panthers",
            "bettypes": [
                {
                    "id": "29de83e1-7f48-48de-a462-e8dff2cb7d17",
                    "match": "https://api-prod.gambitprofit.com/api/matches/332fbfd0-5099-45eb-af58-36d05cb3c8e4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:10.715509-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6241.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "84e702f9-b226-4d56-bcae-235d8af5aaf6",
                            "gambit_id": "226ff47e-e4ed-4399-b0ae-c77545ea4ccd",
                            "last_updated": "2023-12-04T15:23:35.458816-05:00",
                            "created_at": "2023-12-02T08:28:10.725937-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29de83e1-7f48-48de-a462-e8dff2cb7d17/?format=api"
                        },
                        {
                            "id": "77978f5f-a1d3-455e-92ff-3d71017778e8",
                            "gambit_id": "ae921813-20de-4574-8ce6-9109aca76603",
                            "last_updated": "2023-12-04T15:23:35.455426-05:00",
                            "created_at": "2023-12-02T08:28:10.720994-05:00",
                            "name": "New York Islanders",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29de83e1-7f48-48de-a462-e8dff2cb7d17/?format=api"
                        }
                    ]
                },
                {
                    "id": "d54f86f3-ccc8-4730-9f5f-a4fe66daa6be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/332fbfd0-5099-45eb-af58-36d05cb3c8e4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:10.730095-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6100.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d2a11c0e-2a8e-4731-aea5-c9f6d9da380e",
                            "gambit_id": "9eed7861-2a29-49f9-ad82-6e1bb3335b4d",
                            "last_updated": "2023-12-04T15:23:35.465222-05:00",
                            "created_at": "2023-12-02T08:28:10.734224-05:00",
                            "name": "New York Islanders",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d54f86f3-ccc8-4730-9f5f-a4fe66daa6be/?format=api"
                        },
                        {
                            "id": "1b2026b0-ae56-43ce-ab14-03871360e959",
                            "gambit_id": "c226e803-631a-445a-ad0c-b91523df24f3",
                            "last_updated": "2023-12-04T15:23:35.468420-05:00",
                            "created_at": "2023-12-02T08:28:10.739188-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d54f86f3-ccc8-4730-9f5f-a4fe66daa6be/?format=api"
                        }
                    ]
                },
                {
                    "id": "e14a7523-7cc3-464c-9da5-a18fc2bd018d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/332fbfd0-5099-45eb-af58-36d05cb3c8e4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:10.744073-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "046d5587-002b-4160-be71-c236a75bcaba",
                            "gambit_id": "b766c021-3f17-439f-ab64-4da1d6e6aef6",
                            "last_updated": "2023-12-04T15:23:35.475526-05:00",
                            "created_at": "2023-12-02T08:28:10.747649-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/e14a7523-7cc3-464c-9da5-a18fc2bd018d/?format=api"
                        },
                        {
                            "id": "4a034ec9-ad95-46bd-80e4-1d626cc35e39",
                            "gambit_id": "224f3f6c-420f-4723-891d-4d3e37d92043",
                            "last_updated": "2023-12-04T15:23:35.478786-05:00",
                            "created_at": "2023-12-02T08:28:10.752636-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/e14a7523-7cc3-464c-9da5-a18fc2bd018d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d39b9d87-bf91-40e9-bd3f-d5bb46ee38f5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "acdcb23f-361e-49fd-bf3c-1277e01cc6e2",
            "completed": true,
            "last_updated": "2023-12-04T15:18:26.984241-05:00",
            "created_at": "2023-12-02T08:28:10.458147-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/acdcb23f-361e-49fd-bf3c-1277e01cc6e2",
            "datetime": "2023-12-02T17:10:00-05:00",
            "cutoff_datetime": "2023-12-02T17:10:00-05:00",
            "name": "Minnesota Timberwolves v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "a06174cd-41ae-4cfa-bf4b-527d46354398",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d39b9d87-bf91-40e9-bd3f-d5bb46ee38f5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:10.488046-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6458.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27039976-8550-4b80-bb50-be83f2fdbee4",
                            "gambit_id": "71e4af79-ae7d-430d-b0fd-18056145f3a5",
                            "last_updated": "2023-12-04T15:18:27.013187-05:00",
                            "created_at": "2023-12-02T08:28:10.491525-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a06174cd-41ae-4cfa-bf4b-527d46354398/?format=api"
                        },
                        {
                            "id": "dea1d862-4590-437f-bb19-d16bada567a2",
                            "gambit_id": "c94b64d2-46de-4602-b5a9-f3d5ecfdcb76",
                            "last_updated": "2023-12-04T15:18:27.016405-05:00",
                            "created_at": "2023-12-02T08:28:10.496351-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a06174cd-41ae-4cfa-bf4b-527d46354398/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9627914-0722-40e5-be36-1b6b2700b347",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d39b9d87-bf91-40e9-bd3f-d5bb46ee38f5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:10.470107-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Minnesota Timberwolves",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2ffcb9b2-4c39-416f-841c-f534d9c04981",
                            "gambit_id": "89c70ac7-d20a-450f-b355-a3f5cdf4a026",
                            "last_updated": "2023-12-04T15:18:26.998100-05:00",
                            "created_at": "2023-12-02T08:28:10.479962-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9627914-0722-40e5-be36-1b6b2700b347/?format=api"
                        },
                        {
                            "id": "c5a62b04-614f-4d5b-a4f0-39d3a14ae183",
                            "gambit_id": "0dde86a7-0353-4653-a26c-8b2cbac14c23",
                            "last_updated": "2023-12-04T15:18:26.995064-05:00",
                            "created_at": "2023-12-02T08:28:10.475404-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9627914-0722-40e5-be36-1b6b2700b347/?format=api"
                        }
                    ]
                },
                {
                    "id": "4bcd8838-27c1-4925-abbe-9d98e69e4d09",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d39b9d87-bf91-40e9-bd3f-d5bb46ee38f5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:10.500808-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 219.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 219.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5b24f926-974f-4f6e-8f3d-5bcb46df379d",
                            "gambit_id": "424b1387-9d42-41a8-b205-084ff36b4db0",
                            "last_updated": "2023-12-04T15:18:27.022999-05:00",
                            "created_at": "2023-12-02T08:28:10.504930-05:00",
                            "name": "Game Total Over 219.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "219.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bcd8838-27c1-4925-abbe-9d98e69e4d09/?format=api"
                        },
                        {
                            "id": "d4a3c086-36bd-4ca1-8001-dd38e905c64c",
                            "gambit_id": "c3bbcd78-0387-4fb9-a933-c910389a8a60",
                            "last_updated": "2023-12-04T15:18:27.041035-05:00",
                            "created_at": "2023-12-02T08:28:10.510130-05:00",
                            "name": "Game Total Under 219.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "219.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bcd8838-27c1-4925-abbe-9d98e69e4d09/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "82b698f2-aac8-4c2c-8061-020e7643f82b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8be17721-be36-4aa3-9b3a-392fc5b32b42",
            "completed": true,
            "last_updated": "2023-12-04T15:38:01.069721-05:00",
            "created_at": "2023-12-02T08:28:10.202216-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8be17721-be36-4aa3-9b3a-392fc5b32b42",
            "datetime": "2023-12-02T16:37:00-05:00",
            "cutoff_datetime": "2023-12-02T16:37:00-05:00",
            "name": "New York Rangers v. Nashville Predators",
            "bettypes": [
                {
                    "id": "29145d44-98a1-4517-b940-cf52833123d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82b698f2-aac8-4c2c-8061-020e7643f82b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:10.213419-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6020.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "84dc1669-973e-4730-aa42-46a7eb498cce",
                            "gambit_id": "6f48bd83-92a6-46a0-8e74-777ebca1b682",
                            "last_updated": "2023-12-04T15:38:01.082681-05:00",
                            "created_at": "2023-12-02T08:28:10.218108-05:00",
                            "name": "New York Rangers",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29145d44-98a1-4517-b940-cf52833123d2/?format=api"
                        },
                        {
                            "id": "ce7b8dce-48d6-4b34-9a69-d4432eee0347",
                            "gambit_id": "34d02f29-61a8-457f-a604-c235ed7c87b6",
                            "last_updated": "2023-12-04T15:38:01.086168-05:00",
                            "created_at": "2023-12-02T08:28:10.223567-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29145d44-98a1-4517-b940-cf52833123d2/?format=api"
                        }
                    ]
                },
                {
                    "id": "d6b6c2ed-f401-4324-905f-dab998e9cf2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82b698f2-aac8-4c2c-8061-020e7643f82b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:10.227575-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 6241.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a85704af-764c-4be6-a909-74187c9b5b96",
                            "gambit_id": "ba968114-b81e-4d4b-aa1d-ade5e3b7d923",
                            "last_updated": "2023-12-04T15:38:01.096481-05:00",
                            "created_at": "2023-12-02T08:28:10.236429-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6b6c2ed-f401-4324-905f-dab998e9cf2b/?format=api"
                        },
                        {
                            "id": "a42e395a-a5b0-435d-bb02-cbd478f9c2ba",
                            "gambit_id": "07c24e3b-2544-491a-8867-3eb312ccea16",
                            "last_updated": "2023-12-04T15:38:01.093005-05:00",
                            "created_at": "2023-12-02T08:28:10.231571-05:00",
                            "name": "New York Rangers",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6b6c2ed-f401-4324-905f-dab998e9cf2b/?format=api"
                        }
                    ]
                },
                {
                    "id": "953f4670-69f4-4420-8e68-28616e7e8313",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82b698f2-aac8-4c2c-8061-020e7643f82b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:10.239856-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6cd6aad0-8f45-40a9-b3b4-1208bead3d77",
                            "gambit_id": "a9a8b761-a21b-4377-ae5e-a78e12996053",
                            "last_updated": "2023-12-04T15:38:01.107492-05:00",
                            "created_at": "2023-12-02T08:28:10.249257-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/953f4670-69f4-4420-8e68-28616e7e8313/?format=api"
                        },
                        {
                            "id": "503fe80f-038f-48d3-8500-b856a4b54e8b",
                            "gambit_id": "b167f3bb-18e7-4f67-9695-57ae1fa85e30",
                            "last_updated": "2023-12-04T15:38:01.103635-05:00",
                            "created_at": "2023-12-02T08:28:10.243124-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/953f4670-69f4-4420-8e68-28616e7e8313/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "23e89c6a-2fd3-405a-b3d6-c2872bd1c4d6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e2f20d84-744c-4ab3-b06f-6899ce098290",
            "completed": true,
            "last_updated": "2023-12-04T15:23:33.160657-05:00",
            "created_at": "2023-12-02T08:28:09.929457-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e2f20d84-744c-4ab3-b06f-6899ce098290",
            "datetime": "2023-12-02T16:10:00-05:00",
            "cutoff_datetime": "2023-12-02T16:10:00-05:00",
            "name": "Golden State Warriors v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "eca9abfd-a999-44e3-af1a-453d2b8b733d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23e89c6a-2fd3-405a-b3d6-c2872bd1c4d6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:09.956123-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6399.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f4a6b1e6-b358-4ef1-ac24-9adc8b38cbf5",
                            "gambit_id": "9bb47d5e-8d1b-489c-9f26-18d08ef7d336",
                            "last_updated": "2023-12-04T15:23:33.188784-05:00",
                            "created_at": "2023-12-02T08:28:09.965709-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eca9abfd-a999-44e3-af1a-453d2b8b733d/?format=api"
                        },
                        {
                            "id": "9c8e77cc-a9c2-47c0-b0c5-92b187b66f36",
                            "gambit_id": "74727496-d12d-484c-b021-f2cf05dd0a29",
                            "last_updated": "2023-12-04T15:23:33.185562-05:00",
                            "created_at": "2023-12-02T08:28:09.960456-05:00",
                            "name": "Golden State Warriors",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eca9abfd-a999-44e3-af1a-453d2b8b733d/?format=api"
                        }
                    ]
                },
                {
                    "id": "951f13c8-0b88-4b33-a4f5-f33b080869d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23e89c6a-2fd3-405a-b3d6-c2872bd1c4d6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:09.937430-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Golden State Warriors",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d5ca9b9b-7ce6-4698-b062-a041e5a1c67a",
                            "gambit_id": "539ccf70-ac2c-4475-b9cc-b3cd3f57cc50",
                            "last_updated": "2023-12-04T15:23:33.178827-05:00",
                            "created_at": "2023-12-02T08:28:09.950870-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/951f13c8-0b88-4b33-a4f5-f33b080869d2/?format=api"
                        },
                        {
                            "id": "8596ff02-7ed9-4f18-a460-18e27f6f8cea",
                            "gambit_id": "066d9ecb-80d3-403a-9333-972f02f37e8f",
                            "last_updated": "2023-12-04T15:23:33.175417-05:00",
                            "created_at": "2023-12-02T08:28:09.946826-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/951f13c8-0b88-4b33-a4f5-f33b080869d2/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc98cd4e-6712-43a1-9486-0fc0b67013c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23e89c6a-2fd3-405a-b3d6-c2872bd1c4d6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:09.969574-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "0a3314d1-cfa3-4adb-9560-a989c9819fa0",
                            "gambit_id": "6065a66a-f14b-4e9a-b862-b800707b695f",
                            "last_updated": "2023-12-04T15:23:33.196293-05:00",
                            "created_at": "2023-12-02T08:28:09.973667-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/cc98cd4e-6712-43a1-9486-0fc0b67013c2/?format=api"
                        },
                        {
                            "id": "09d9dcfa-047a-45b7-9477-431764f07d9d",
                            "gambit_id": "488791b1-93be-41ea-a0d6-3c0300f8fdf7",
                            "last_updated": "2023-12-04T15:23:33.199454-05:00",
                            "created_at": "2023-12-02T08:28:09.987053-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/cc98cd4e-6712-43a1-9486-0fc0b67013c2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d66bca69-223e-4ba0-b220-ac30065d17d7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "65f223fa-ad90-484b-98e3-88b4a1847b8a",
            "completed": true,
            "last_updated": "2023-12-04T15:38:01.300376-05:00",
            "created_at": "2023-12-02T08:28:09.680448-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.08,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/65f223fa-ad90-484b-98e3-88b4a1847b8a",
            "datetime": "2023-12-02T15:07:00-05:00",
            "cutoff_datetime": "2023-12-02T15:07:00-05:00",
            "name": "Chicago Blackhawks v. Winnipeg Jets",
            "bettypes": [
                {
                    "id": "760a95f5-9686-4058-a92f-2df94b6ff0fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d66bca69-223e-4ba0-b220-ac30065d17d7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:09.696908-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7203.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 2797.0
                            }
                        ],
                        "expected_reward_tokens": 9507.96,
                        "profit_sb": 7.96,
                        "profit_sb_percentage": 0.08,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "463b496a-d4f1-49a3-94eb-c9b50f810845",
                            "gambit_id": "bac43504-165a-4213-a6a0-cdf2c2575af5",
                            "last_updated": "2023-12-04T15:38:01.317432-05:00",
                            "created_at": "2023-12-02T08:28:09.708256-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.32000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760a95f5-9686-4058-a92f-2df94b6ff0fa/?format=api"
                        },
                        {
                            "id": "4eccc6fd-da45-46a2-8b93-4d09194236dc",
                            "gambit_id": "73d97dd6-21ca-4978-9f01-272e52930d2f",
                            "last_updated": "2023-12-04T15:38:01.314050-05:00",
                            "created_at": "2023-12-02T08:28:09.702786-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "3.40000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760a95f5-9686-4058-a92f-2df94b6ff0fa/?format=api"
                        }
                    ]
                },
                {
                    "id": "d98035ce-88f0-4824-8106-8efa41ce1ae9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d66bca69-223e-4ba0-b220-ac30065d17d7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:09.712166-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "91faaa31-4ab6-428d-9564-6df9317b66a6",
                            "gambit_id": "caa51a05-08c6-4b2f-afcb-b725d8855640",
                            "last_updated": "2023-12-04T15:38:01.327325-05:00",
                            "created_at": "2023-12-02T08:28:09.722339-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d98035ce-88f0-4824-8106-8efa41ce1ae9/?format=api"
                        },
                        {
                            "id": "ccfb1db9-6309-4a11-99d0-6ba830bd1cf3",
                            "gambit_id": "87df07e7-2d4f-4db8-beb9-b10beac24098",
                            "last_updated": "2023-12-04T15:38:01.324042-05:00",
                            "created_at": "2023-12-02T08:28:09.717016-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d98035ce-88f0-4824-8106-8efa41ce1ae9/?format=api"
                        }
                    ]
                },
                {
                    "id": "e70ff4a4-63e3-40b3-bb38-5bd88b6ead52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d66bca69-223e-4ba0-b220-ac30065d17d7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:09.727151-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "01f0b5e6-e8b0-4cf3-b948-61fab99d2cdf",
                            "gambit_id": "76c16726-627e-4848-9085-99c029f7fe62",
                            "last_updated": "2023-12-04T15:38:01.334442-05:00",
                            "created_at": "2023-12-02T08:28:09.730920-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e70ff4a4-63e3-40b3-bb38-5bd88b6ead52/?format=api"
                        },
                        {
                            "id": "d17c385a-cdb7-44ba-a4b0-3c7d5b02faea",
                            "gambit_id": "1504f65f-8be9-41c3-a49f-fe1ee20dbf2a",
                            "last_updated": "2023-12-04T15:38:01.338150-05:00",
                            "created_at": "2023-12-02T08:28:09.736036-05:00",
                            "name": "Game Total Under 6",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e70ff4a4-63e3-40b3-bb38-5bd88b6ead52/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c749c268-741a-41ac-86b1-b1c14b4d039c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c7f29604-2d55-4648-a67c-acadc3bb94ce",
            "completed": true,
            "last_updated": "2023-12-05T21:08:16.066217-05:00",
            "created_at": "2023-12-01T19:28:11.798512-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.11,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/c7f29604-2d55-4648-a67c-acadc3bb94ce",
            "datetime": "2023-12-02T15:00:00-05:00",
            "cutoff_datetime": "2023-12-02T15:00:00-05:00",
            "name": "Newcastle United v. Manchester United",
            "bettypes": [
                {
                    "id": "be6a69ac-15ef-43d2-aa6c-adce26459553",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c749c268-741a-41ac-86b1-b1c14b4d039c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T19:28:11.807095-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Newcastle United",
                                "amount": 6436.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3564.0
                            }
                        ],
                        "expected_reward_tokens": 12614.56,
                        "profit_sb": 3114.56,
                        "profit_sb_percentage": 32.78,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Newcastle United",
                                "amount": 4745.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2627.0
                            },
                            {
                                "team": "Manchester United",
                                "amount": 2627.0
                            }
                        ],
                        "expected_reward_tokens": 9299.58,
                        "profit_sb": -200.42,
                        "profit_sb_percentage": -2.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3b46515c-eec0-4e6c-8f8e-a87d516304b5",
                            "gambit_id": "ce4e1038-e906-4f7d-8ade-b0de1d9e4c76",
                            "last_updated": "2023-12-05T21:08:16.081375-05:00",
                            "created_at": "2023-12-01T19:28:11.816762-05:00",
                            "name": "Newcastle United",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be6a69ac-15ef-43d2-aa6c-adce26459553/?format=api"
                        },
                        {
                            "id": "646faa90-1ed4-422c-abfd-e490a7162bae",
                            "gambit_id": "32e13f57-f74c-4668-860c-fd32438adda9",
                            "last_updated": "2023-12-05T21:08:16.085460-05:00",
                            "created_at": "2023-12-01T19:28:11.822196-05:00",
                            "name": "Draw",
                            "reward": "3.54000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be6a69ac-15ef-43d2-aa6c-adce26459553/?format=api"
                        },
                        {
                            "id": "0b2605b0-020c-4449-81e9-a31b5a80c091",
                            "gambit_id": "acfc345e-acb8-41bf-a9c9-cbcd9db68136",
                            "last_updated": "2023-12-05T21:08:16.076735-05:00",
                            "created_at": "2023-12-01T19:28:11.811624-05:00",
                            "name": "Manchester United",
                            "reward": "3.54000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be6a69ac-15ef-43d2-aa6c-adce26459553/?format=api"
                        }
                    ]
                },
                {
                    "id": "16d50b9e-ff8b-44f3-8cb7-71104357610a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c749c268-741a-41ac-86b1-b1c14b4d039c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T19:28:11.826696-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5389.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4611.0
                            }
                        ],
                        "expected_reward_tokens": 9268.11,
                        "profit_sb": -231.89,
                        "profit_sb_percentage": -2.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "de3f8378-6172-44c6-9ea8-4ed448bf9831",
                            "gambit_id": "82c5b990-95d5-41ad-be50-253a5186eaef",
                            "last_updated": "2023-12-05T21:08:16.092067-05:00",
                            "created_at": "2023-12-01T19:28:11.830124-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.72000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16d50b9e-ff8b-44f3-8cb7-71104357610a/?format=api"
                        },
                        {
                            "id": "8cf19d2e-0889-4d2d-bdaa-b6eb4e5733ec",
                            "gambit_id": "4b124a3e-6e1f-4fae-9e0e-19f7daf70aee",
                            "last_updated": "2023-12-05T21:08:16.095722-05:00",
                            "created_at": "2023-12-01T19:28:11.833913-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16d50b9e-ff8b-44f3-8cb7-71104357610a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e37e2070-f0f7-43ba-9653-3d3e39a93862",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "01044014-84c0-4b3d-b2f3-ccf49812d3ec",
            "completed": true,
            "last_updated": "2023-12-04T15:38:01.533516-05:00",
            "created_at": "2023-12-02T08:28:09.421776-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/01044014-84c0-4b3d-b2f3-ccf49812d3ec",
            "datetime": "2023-12-02T14:07:00-05:00",
            "cutoff_datetime": "2023-12-02T14:07:00-05:00",
            "name": "Tampa Bay Lightning v. Dallas Stars",
            "bettypes": [
                {
                    "id": "c0212d69-f2f5-4b45-8dc3-6906deee291c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e37e2070-f0f7-43ba-9653-3d3e39a93862/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-02T08:28:09.438086-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5599.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c1068aac-b242-490d-848e-0321a8d9ea44",
                            "gambit_id": "3d9acfcd-90f8-4ddc-862d-6576ad32458c",
                            "last_updated": "2023-12-04T15:38:01.550071-05:00",
                            "created_at": "2023-12-02T08:28:09.457331-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0212d69-f2f5-4b45-8dc3-6906deee291c/?format=api"
                        },
                        {
                            "id": "cb8f4480-2398-4c51-99bb-4a5ad382b05e",
                            "gambit_id": "644347ac-8dfe-4892-a8a5-f2e8e63e6cde",
                            "last_updated": "2023-12-04T15:38:01.542336-05:00",
                            "created_at": "2023-12-02T08:28:09.451068-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0212d69-f2f5-4b45-8dc3-6906deee291c/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e63b3a3-419c-42eb-b080-f0e57ec4b21c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e37e2070-f0f7-43ba-9653-3d3e39a93862/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-02T08:28:09.462901-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6399.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "04ed7274-b401-4d44-ad54-955ed550c9bb",
                            "gambit_id": "31fd90f5-3735-46df-9841-690a8abdde1b",
                            "last_updated": "2023-12-04T15:38:01.557481-05:00",
                            "created_at": "2023-12-02T08:28:09.467177-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e63b3a3-419c-42eb-b080-f0e57ec4b21c/?format=api"
                        },
                        {
                            "id": "26d573d8-8e6d-4d33-907e-18ff746ff9a1",
                            "gambit_id": "aa95a709-4414-4d06-890d-a908f601774f",
                            "last_updated": "2023-12-04T15:38:01.561239-05:00",
                            "created_at": "2023-12-02T08:28:09.472368-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e63b3a3-419c-42eb-b080-f0e57ec4b21c/?format=api"
                        }
                    ]
                },
                {
                    "id": "54cf19f1-64f0-4060-9bff-aff7e29c6d85",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e37e2070-f0f7-43ba-9653-3d3e39a93862/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-02T08:28:09.476366-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "134974a9-cf1c-4fcd-b78b-ba86d12309b8",
                            "gambit_id": "9c85f0a5-f518-49b4-85e3-efbb428d7649",
                            "last_updated": "2023-12-04T15:38:01.571746-05:00",
                            "created_at": "2023-12-02T08:28:09.481398-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/54cf19f1-64f0-4060-9bff-aff7e29c6d85/?format=api"
                        },
                        {
                            "id": "c8e4811c-c5de-464a-8621-a5536dc4b38f",
                            "gambit_id": "1540d9e8-b1a6-4a2b-aa19-f9e4880949b9",
                            "last_updated": "2023-12-04T15:38:01.575282-05:00",
                            "created_at": "2023-12-02T08:28:09.485520-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/54cf19f1-64f0-4060-9bff-aff7e29c6d85/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "03a89cbd-de8d-4eb9-972f-4f8da3c5c8ed",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4c032029-2c86-472b-9960-f7f01c0babe1",
            "completed": true,
            "last_updated": "2023-12-05T21:08:17.386813-05:00",
            "created_at": "2023-12-01T19:28:11.573610-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.5,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/4c032029-2c86-472b-9960-f7f01c0babe1",
            "datetime": "2023-12-02T12:30:00-05:00",
            "cutoff_datetime": "2023-12-02T12:30:00-05:00",
            "name": "Nottingham Forest v. Everton",
            "bettypes": [
                {
                    "id": "999de2fc-5b87-421f-bdf0-2499558958cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03a89cbd-de8d-4eb9-972f-4f8da3c5c8ed/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T19:28:11.579755-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Everton",
                                "amount": 5093.0
                            },
                            {
                                "team": "Nottingham Forest",
                                "amount": 4907.0
                            }
                        ],
                        "expected_reward_tokens": 13394.59,
                        "profit_sb": 3894.59,
                        "profit_sb_percentage": 41.0,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Everton",
                                "amount": 3510.0
                            },
                            {
                                "team": "Nottingham Forest",
                                "amount": 3382.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3108.0
                            }
                        ],
                        "expected_reward_tokens": 9230.76,
                        "profit_sb": -269.24,
                        "profit_sb_percentage": -2.83,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "052e7908-fecc-4321-859d-92ffb6a106e6",
                            "gambit_id": "fd03c81c-f814-4c2c-b577-c98486736eba",
                            "last_updated": "2023-12-05T21:08:17.403141-05:00",
                            "created_at": "2023-12-01T19:28:11.598507-05:00",
                            "name": "Everton",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/999de2fc-5b87-421f-bdf0-2499558958cc/?format=api"
                        },
                        {
                            "id": "4abe8fd6-e11b-435d-a372-d8747fe186cb",
                            "gambit_id": "96bf21a7-4925-4853-ab54-8f71db10c5ce",
                            "last_updated": "2023-12-05T21:08:17.399806-05:00",
                            "created_at": "2023-12-01T19:28:11.593615-05:00",
                            "name": "Nottingham Forest",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/999de2fc-5b87-421f-bdf0-2499558958cc/?format=api"
                        },
                        {
                            "id": "2c1741b6-d628-40ff-b3b5-8cb2c4c7fa25",
                            "gambit_id": "1f03749e-9bd6-471c-9134-598baca52273",
                            "last_updated": "2023-12-05T21:08:17.396475-05:00",
                            "created_at": "2023-12-01T19:28:11.585059-05:00",
                            "name": "Draw",
                            "reward": "2.97000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/999de2fc-5b87-421f-bdf0-2499558958cc/?format=api"
                        }
                    ]
                },
                {
                    "id": "eb66de72-f5c6-47b8-9642-db83f7562201",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03a89cbd-de8d-4eb9-972f-4f8da3c5c8ed/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T19:28:11.603322-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5789.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4211.0
                            }
                        ],
                        "expected_reward_tokens": 9262.4,
                        "profit_sb": -237.6,
                        "profit_sb_percentage": -2.5,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5b15b246-3e58-493f-b29d-68a78f1f411e",
                            "gambit_id": "77cb724a-1fe4-40ab-8082-1a51975d445b",
                            "last_updated": "2023-12-05T21:08:17.413875-05:00",
                            "created_at": "2023-12-01T19:28:11.612614-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.60000",
                            "odds": "1.62000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb66de72-f5c6-47b8-9642-db83f7562201/?format=api"
                        },
                        {
                            "id": "28b2eeab-374d-4cc1-be46-d3a218ac6a2c",
                            "gambit_id": "08458962-55dd-469f-9465-433b7feb01f9",
                            "last_updated": "2023-12-05T21:08:17.410581-05:00",
                            "created_at": "2023-12-01T19:28:11.607908-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb66de72-f5c6-47b8-9642-db83f7562201/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0ba45907-c5f3-4c68-a1ff-65bff58c6032",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c5127128-bfb2-499f-963d-775f03332f88",
            "completed": true,
            "last_updated": "2023-12-05T21:08:18.610154-05:00",
            "created_at": "2023-12-01T19:28:11.107023-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.82,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/c5127128-bfb2-499f-963d-775f03332f88",
            "datetime": "2023-12-02T10:00:00-05:00",
            "cutoff_datetime": "2023-12-02T10:00:00-05:00",
            "name": "Arsenal v. Wolverhampton Wanderers",
            "bettypes": [
                {
                    "id": "c2e3dc0a-0638-4911-86b3-56b45d580dc8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ba45907-c5f3-4c68-a1ff-65bff58c6032/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T19:28:11.118604-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 8331.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1669.0
                            }
                        ],
                        "expected_reward_tokens": 10080.51,
                        "profit_sb": 580.51,
                        "profit_sb_percentage": 6.11,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 7710.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1545.0
                            },
                            {
                                "team": "Wolverhampton Wanderers",
                                "amount": 745.0
                            }
                        ],
                        "expected_reward_tokens": 9327.4,
                        "profit_sb": -172.6,
                        "profit_sb_percentage": -1.82,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3d0c1cde-32ff-4da9-84b0-1f03111e7998",
                            "gambit_id": "97a08f74-b92d-4695-8811-f3a7ba5ce856",
                            "last_updated": "2023-12-05T21:08:18.622973-05:00",
                            "created_at": "2023-12-01T19:28:11.135684-05:00",
                            "name": "Arsenal",
                            "reward": "1.21000",
                            "odds": "1.22000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2e3dc0a-0638-4911-86b3-56b45d580dc8/?format=api"
                        },
                        {
                            "id": "dc4b9164-c41e-4227-a53b-52b5fab689a7",
                            "gambit_id": "e9402cad-22dc-43dd-b9f9-c3b5c08010e3",
                            "last_updated": "2023-12-05T21:08:18.619567-05:00",
                            "created_at": "2023-12-01T19:28:11.126909-05:00",
                            "name": "Draw",
                            "reward": "6.04000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2e3dc0a-0638-4911-86b3-56b45d580dc8/?format=api"
                        },
                        {
                            "id": "2a9c84aa-58c1-4b53-9dec-fa2cbd3ae149",
                            "gambit_id": "022663f1-786e-4ccc-9420-ee15426f4fe5",
                            "last_updated": "2023-12-05T21:08:18.626483-05:00",
                            "created_at": "2023-12-01T19:28:11.143592-05:00",
                            "name": "Wolverhampton Wanderers",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2e3dc0a-0638-4911-86b3-56b45d580dc8/?format=api"
                        }
                    ]
                },
                {
                    "id": "a03167d4-3d9d-4f2f-8fec-9de3ea4979a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ba45907-c5f3-4c68-a1ff-65bff58c6032/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T19:28:11.151331-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5703.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4297.0
                            }
                        ],
                        "expected_reward_tokens": 9238.55,
                        "profit_sb": -261.45,
                        "profit_sb_percentage": -2.75,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c5012976-f059-4b1c-9a57-1dbac6cda772",
                            "gambit_id": "f15aa4d2-6f0d-4fd3-992a-e4f3daf13dbc",
                            "last_updated": "2023-12-05T21:08:18.634462-05:00",
                            "created_at": "2023-12-01T19:28:11.158325-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.62000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a03167d4-3d9d-4f2f-8fec-9de3ea4979a3/?format=api"
                        },
                        {
                            "id": "f475beed-8e1a-42b5-bcb6-a699a263fcfc",
                            "gambit_id": "7070f6b9-8783-4edb-9247-f161393260a6",
                            "last_updated": "2023-12-05T21:08:18.638466-05:00",
                            "created_at": "2023-12-01T19:28:11.163235-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a03167d4-3d9d-4f2f-8fec-9de3ea4979a3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "57471d51-1d2c-4158-bb4e-a010a596c4a1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1d357289-8bc6-4285-ba24-ac22b3c73fae",
            "completed": true,
            "last_updated": "2023-12-05T21:13:17.151826-05:00",
            "created_at": "2023-12-01T19:28:10.882495-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.44,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/1d357289-8bc6-4285-ba24-ac22b3c73fae",
            "datetime": "2023-12-02T10:00:00-05:00",
            "cutoff_datetime": "2023-12-02T10:00:00-05:00",
            "name": "Burnley v. Sheffield United",
            "bettypes": [
                {
                    "id": "b67f677e-bded-4918-834d-8548bbc264d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57471d51-1d2c-4158-bb4e-a010a596c4a1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T19:28:10.892084-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Burnley",
                                "amount": 6795.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3205.0
                            }
                        ],
                        "expected_reward_tokens": 11345.7,
                        "profit_sb": 1845.7,
                        "profit_sb_percentage": 19.43,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Burnley",
                                "amount": 5504.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2597.0
                            },
                            {
                                "team": "Sheffield United",
                                "amount": 1899.0
                            }
                        ],
                        "expected_reward_tokens": 9191.16,
                        "profit_sb": -308.84,
                        "profit_sb_percentage": -3.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a14c234a-21da-4b7c-9820-07b07f4ff85e",
                            "gambit_id": "559fd58a-b61a-4840-bd80-7d4c8cd96926",
                            "last_updated": "2023-12-05T21:13:17.168100-05:00",
                            "created_at": "2023-12-01T19:28:10.902682-05:00",
                            "name": "Burnley",
                            "reward": "1.67000",
                            "odds": "1.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b67f677e-bded-4918-834d-8548bbc264d4/?format=api"
                        },
                        {
                            "id": "94d52893-2a8c-4e9f-a9b7-6948a66bcf28",
                            "gambit_id": "605f0df4-e5bd-4fcd-8964-235067f2fc88",
                            "last_updated": "2023-12-05T21:13:17.164716-05:00",
                            "created_at": "2023-12-01T19:28:10.898206-05:00",
                            "name": "Draw",
                            "reward": "3.54000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b67f677e-bded-4918-834d-8548bbc264d4/?format=api"
                        },
                        {
                            "id": "de5ba315-93f2-46b5-8935-52bb372a54ea",
                            "gambit_id": "c56b638d-764a-4289-91b5-ad6f53f50976",
                            "last_updated": "2023-12-05T21:13:17.171478-05:00",
                            "created_at": "2023-12-01T19:28:10.907265-05:00",
                            "name": "Sheffield United",
                            "reward": "4.84000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b67f677e-bded-4918-834d-8548bbc264d4/?format=api"
                        }
                    ]
                },
                {
                    "id": "bcc33ff8-8b9b-4b2e-9c6f-95b2a804bb7a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57471d51-1d2c-4158-bb4e-a010a596c4a1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T19:28:10.911923-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5389.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4611.0
                            }
                        ],
                        "expected_reward_tokens": 9268.11,
                        "profit_sb": -231.89,
                        "profit_sb_percentage": -2.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2d2b610f-aeeb-42c0-9e45-5d0b82852026",
                            "gambit_id": "2f50a104-79f3-489b-ba0b-f10dbfb51688",
                            "last_updated": "2023-12-05T21:13:17.181991-05:00",
                            "created_at": "2023-12-01T19:28:10.919719-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.72000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcc33ff8-8b9b-4b2e-9c6f-95b2a804bb7a/?format=api"
                        },
                        {
                            "id": "c25b5ff3-0db3-4fb0-a046-cee5517986d4",
                            "gambit_id": "aa25efbd-dc5c-4daa-bfa0-80837163ba73",
                            "last_updated": "2023-12-05T21:13:17.178160-05:00",
                            "created_at": "2023-12-01T19:28:10.915681-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcc33ff8-8b9b-4b2e-9c6f-95b2a804bb7a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aa9d0e79-fac5-4544-8285-7a460e7afc98",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a3363173-9246-4e3d-9dfb-cacab9ba7d91",
            "completed": true,
            "last_updated": "2023-12-05T21:28:20.478781-05:00",
            "created_at": "2023-12-01T19:28:11.352388-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.9,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/a3363173-9246-4e3d-9dfb-cacab9ba7d91",
            "datetime": "2023-12-02T10:00:00-05:00",
            "cutoff_datetime": "2023-12-02T10:00:00-05:00",
            "name": "Brentford v. Luton Town",
            "bettypes": [
                {
                    "id": "15cf4e17-26fe-40b5-bb11-8375a7e71a39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa9d0e79-fac5-4544-8285-7a460e7afc98/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T19:28:11.359693-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Brentford",
                                "amount": 7356.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2644.0
                            }
                        ],
                        "expected_reward_tokens": 11104.8,
                        "profit_sb": 1604.8,
                        "profit_sb_percentage": 16.89,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brentford",
                                "amount": 6173.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2219.0
                            },
                            {
                                "team": "Luton Town",
                                "amount": 1607.0
                            }
                        ],
                        "expected_reward_tokens": 9319.8,
                        "profit_sb": -180.2,
                        "profit_sb_percentage": -1.9,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aa90fc62-a018-46a9-a8a8-45c9ea04e945",
                            "gambit_id": "5e9bbbd2-7afc-416c-ae45-2f61f7083db6",
                            "last_updated": "2023-12-05T21:28:20.497677-05:00",
                            "created_at": "2023-12-01T19:28:11.368811-05:00",
                            "name": "Brentford",
                            "reward": "1.51000",
                            "odds": "1.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15cf4e17-26fe-40b5-bb11-8375a7e71a39/?format=api"
                        },
                        {
                            "id": "81aeee12-ca1e-4966-b40c-589929a8b999",
                            "gambit_id": "36567123-403c-49ed-8730-4a50133f25e7",
                            "last_updated": "2023-12-05T21:28:20.493717-05:00",
                            "created_at": "2023-12-01T19:28:11.363749-05:00",
                            "name": "Draw",
                            "reward": "4.20000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15cf4e17-26fe-40b5-bb11-8375a7e71a39/?format=api"
                        },
                        {
                            "id": "94619474-4e2c-49af-9e70-d8d995e143e1",
                            "gambit_id": "82e01d9d-de24-403e-8eee-edbff040690b",
                            "last_updated": "2023-12-05T21:28:20.501580-05:00",
                            "created_at": "2023-12-01T19:28:11.373252-05:00",
                            "name": "Luton Town",
                            "reward": "5.80000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15cf4e17-26fe-40b5-bb11-8375a7e71a39/?format=api"
                        }
                    ]
                },
                {
                    "id": "3d920a03-3111-4f02-95a4-622364a0ea81",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa9d0e79-fac5-4544-8285-7a460e7afc98/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T19:28:11.377674-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5389.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4611.0
                            }
                        ],
                        "expected_reward_tokens": 9268.11,
                        "profit_sb": -231.89,
                        "profit_sb_percentage": -2.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f12ac6ec-f33f-438f-bb7c-492a1191a3ef",
                            "gambit_id": "c5883584-f24e-40cf-a714-a994b4efbc30",
                            "last_updated": "2023-12-05T21:28:20.509463-05:00",
                            "created_at": "2023-12-01T19:28:11.381452-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.72000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d920a03-3111-4f02-95a4-622364a0ea81/?format=api"
                        },
                        {
                            "id": "0e48135e-1221-4a8b-9400-3e2e81d2a71e",
                            "gambit_id": "9a28f45d-9c09-4c02-af02-e1645e4a3583",
                            "last_updated": "2023-12-05T21:28:20.513070-05:00",
                            "created_at": "2023-12-01T19:28:11.386481-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d920a03-3111-4f02-95a4-622364a0ea81/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "11bee25b-3e47-4178-8460-8a00ae2fbcfd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9c2b2226-237e-47e4-b3d4-24a728ef5ac9",
            "completed": true,
            "last_updated": "2023-12-02T10:13:07.692083-05:00",
            "created_at": "2023-12-01T09:47:56.241919-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/9c2b2226-237e-47e4-b3d4-24a728ef5ac9",
            "datetime": "2023-12-01T22:10:00-05:00",
            "cutoff_datetime": "2023-12-01T22:10:00-05:00",
            "name": "Denver Nuggets v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "b1425da8-e809-4511-8628-3f30e799b151",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11bee25b-3e47-4178-8460-8a00ae2fbcfd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T09:47:56.251302-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Denver Nuggets",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e740b1b1-2f12-46b0-9733-0f93bfa7eb70",
                            "gambit_id": "d66e2e55-4df7-42ca-8a2e-c1de4668cbaa",
                            "last_updated": "2023-12-02T10:13:07.712032-05:00",
                            "created_at": "2023-12-01T09:47:56.263784-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1425da8-e809-4511-8628-3f30e799b151/?format=api"
                        },
                        {
                            "id": "d5f81cb7-9b89-46bb-aa0f-114af3be11a1",
                            "gambit_id": "c67bbf4e-304a-4901-b659-1b7a6fbfda81",
                            "last_updated": "2023-12-02T10:13:07.708810-05:00",
                            "created_at": "2023-12-01T09:47:56.255162-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1425da8-e809-4511-8628-3f30e799b151/?format=api"
                        }
                    ]
                },
                {
                    "id": "c82db697-5851-4a7c-a1f2-a7e017ff10ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11bee25b-3e47-4178-8460-8a00ae2fbcfd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-01T09:47:56.267894-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "81f5dc61-ff67-4b05-bb81-c02db8f3c20c",
                            "gambit_id": "1ae4bc54-d7ed-4d9c-a80f-b33a05fc958f",
                            "last_updated": "2023-12-02T10:13:07.719993-05:00",
                            "created_at": "2023-12-01T09:47:56.271210-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c82db697-5851-4a7c-a1f2-a7e017ff10ec/?format=api"
                        },
                        {
                            "id": "650f7f6d-e1c3-4fa3-b69e-e38656f7fd41",
                            "gambit_id": "d2fc1177-9252-4a88-872c-8586b9486e3c",
                            "last_updated": "2023-12-02T10:13:07.723441-05:00",
                            "created_at": "2023-12-01T09:47:56.275472-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c82db697-5851-4a7c-a1f2-a7e017ff10ec/?format=api"
                        }
                    ]
                },
                {
                    "id": "acdb4582-3262-4353-b811-3ee50f94503e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11bee25b-3e47-4178-8460-8a00ae2fbcfd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T09:47:56.285780-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "32bfce18-2ccb-4d51-af08-a599e12db039",
                            "gambit_id": "f912e060-56c8-46ce-a5bc-60a8e0054748",
                            "last_updated": "2023-12-02T10:13:07.729771-05:00",
                            "created_at": "2023-12-01T09:47:56.292598-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/acdb4582-3262-4353-b811-3ee50f94503e/?format=api"
                        },
                        {
                            "id": "db5f2fc6-ee96-4749-bf5d-311bb0310a26",
                            "gambit_id": "98a11aab-7bcb-4d46-8506-8d3bad3ee18a",
                            "last_updated": "2023-12-02T10:13:07.733058-05:00",
                            "created_at": "2023-12-01T09:47:56.296318-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/acdb4582-3262-4353-b811-3ee50f94503e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "00a56cce-cc3c-4ba4-b004-c3d21ab48473",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9b58f65d-ad9e-4f16-94b6-47a0dbd6dbe4",
            "completed": true,
            "last_updated": "2023-12-02T10:13:07.193181-05:00",
            "created_at": "2023-12-01T09:47:56.008011-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.27,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/9b58f65d-ad9e-4f16-94b6-47a0dbd6dbe4",
            "datetime": "2023-12-01T20:10:00-05:00",
            "cutoff_datetime": "2023-12-01T20:10:00-05:00",
            "name": "San Antonio Spurs v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "a8378517-167e-4127-a679-04e99230f75a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00a56cce-cc3c-4ba4-b004-c3d21ab48473/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T09:47:56.030362-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8507.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 1493.0
                            }
                        ],
                        "expected_reward_tokens": 9525.34,
                        "profit_sb": 25.34,
                        "profit_sb_percentage": 0.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "152af515-7f4c-4878-8256-2f32eb3a1c2c",
                            "gambit_id": "73b09722-3918-409a-ba1f-803995a85a59",
                            "last_updated": "2023-12-02T10:13:07.224368-05:00",
                            "created_at": "2023-12-01T09:47:56.037808-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.12000",
                            "odds": "1.12120",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8378517-167e-4127-a679-04e99230f75a/?format=api"
                        },
                        {
                            "id": "fff52577-eead-4dba-a8ac-750dcf1f2453",
                            "gambit_id": "4b210b43-4d33-4449-9056-48e801b0d27f",
                            "last_updated": "2023-12-02T10:13:07.217261-05:00",
                            "created_at": "2023-12-01T09:47:56.033839-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "6.38000",
                            "odds": "6.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8378517-167e-4127-a679-04e99230f75a/?format=api"
                        }
                    ]
                },
                {
                    "id": "84764f6e-1ff3-48db-8eed-cc90fa456f29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00a56cce-cc3c-4ba4-b004-c3d21ab48473/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-01T09:47:56.018214-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dc355256-9ea5-4c19-87c3-764c60b66276",
                            "gambit_id": "c6203e0a-0d51-416a-8d4e-f3b45ae1c11c",
                            "last_updated": "2023-12-02T10:13:07.209295-05:00",
                            "created_at": "2023-12-01T09:47:56.026640-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-13.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84764f6e-1ff3-48db-8eed-cc90fa456f29/?format=api"
                        },
                        {
                            "id": "5cdad754-c8fc-4638-96cb-4f1b9d7d9dd9",
                            "gambit_id": "0a974af2-fe52-4465-ac26-020910499dcf",
                            "last_updated": "2023-12-02T10:13:07.205857-05:00",
                            "created_at": "2023-12-01T09:47:56.022772-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "13.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84764f6e-1ff3-48db-8eed-cc90fa456f29/?format=api"
                        }
                    ]
                },
                {
                    "id": "6dca1d08-0bda-4312-b57c-8f012a3a3f2e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00a56cce-cc3c-4ba4-b004-c3d21ab48473/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T09:47:56.041387-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "ca30c405-0347-4061-a38a-1e47b715cb0a",
                            "gambit_id": "24915765-5b1a-45b3-89c7-d50fcb528980",
                            "last_updated": "2023-12-02T10:13:07.231232-05:00",
                            "created_at": "2023-12-01T09:47:56.045293-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/6dca1d08-0bda-4312-b57c-8f012a3a3f2e/?format=api"
                        },
                        {
                            "id": "067e0450-d73a-4455-9a96-02fa77154973",
                            "gambit_id": "0f089372-0df1-409c-b0b6-3f6b84c4a506",
                            "last_updated": "2023-12-02T10:13:07.240966-05:00",
                            "created_at": "2023-12-01T09:47:56.049960-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/6dca1d08-0bda-4312-b57c-8f012a3a3f2e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b08d0d35-f780-42ca-bb8f-0a430978b591",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "733d53a9-747a-4f66-95c5-e2bbc9531f38",
            "completed": true,
            "last_updated": "2023-12-02T10:18:08.485832-05:00",
            "created_at": "2023-12-01T09:47:55.504410-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.94,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/733d53a9-747a-4f66-95c5-e2bbc9531f38",
            "datetime": "2023-12-01T19:40:00-05:00",
            "cutoff_datetime": "2023-12-01T19:40:00-05:00",
            "name": "New York Knicks v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "cc258e8a-f020-4ce6-a2fd-a06081f2f97e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b08d0d35-f780-42ca-bb8f-0a430978b591/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T09:47:55.554859-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5317.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7cf3d018-c8ac-448a-be27-f64dcb810e72",
                            "gambit_id": "56d610de-ed5c-45fe-8c16-83eadca2f56f",
                            "last_updated": "2023-12-02T10:18:08.509214-05:00",
                            "created_at": "2023-12-01T09:47:55.563395-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc258e8a-f020-4ce6-a2fd-a06081f2f97e/?format=api"
                        },
                        {
                            "id": "0eaec37f-95c7-4216-bb05-a86197bbceed",
                            "gambit_id": "4c0923ca-bede-400d-b0d4-91f8154617c8",
                            "last_updated": "2023-12-02T10:18:08.505712-05:00",
                            "created_at": "2023-12-01T09:47:55.558767-05:00",
                            "name": "New York Knicks",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc258e8a-f020-4ce6-a2fd-a06081f2f97e/?format=api"
                        }
                    ]
                },
                {
                    "id": "901c2875-7533-4e83-aee5-0d46ce15543e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b08d0d35-f780-42ca-bb8f-0a430978b591/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-01T09:47:55.542533-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f43795ab-39d7-42e5-a707-081d068112f1",
                            "gambit_id": "1b57a170-e764-4c3e-b631-3b9406421a0a",
                            "last_updated": "2023-12-02T10:18:08.498934-05:00",
                            "created_at": "2023-12-01T09:47:55.550935-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/901c2875-7533-4e83-aee5-0d46ce15543e/?format=api"
                        },
                        {
                            "id": "2ff1ce00-2253-47c1-b669-263d6b069656",
                            "gambit_id": "e2b9a4dd-6b17-4bef-a107-481fc2d495c5",
                            "last_updated": "2023-12-02T10:18:08.495525-05:00",
                            "created_at": "2023-12-01T09:47:55.546334-05:00",
                            "name": "New York Knicks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/901c2875-7533-4e83-aee5-0d46ce15543e/?format=api"
                        }
                    ]
                },
                {
                    "id": "8cd7f75a-ef04-4f26-8894-fdfcf218fcbc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b08d0d35-f780-42ca-bb8f-0a430978b591/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T09:47:55.567963-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 218.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 218.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6e42a52b-8c56-4139-89ba-907af96c0a6e",
                            "gambit_id": "795bb198-1e8f-44d8-bb45-f33c730f9844",
                            "last_updated": "2023-12-02T10:18:08.516441-05:00",
                            "created_at": "2023-12-01T09:47:55.571874-05:00",
                            "name": "Game Total Over 218.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cd7f75a-ef04-4f26-8894-fdfcf218fcbc/?format=api"
                        },
                        {
                            "id": "673d20d7-3e75-40fa-aaa1-127219174914",
                            "gambit_id": "83f3b476-8a1a-4b81-8699-886c945f2f1d",
                            "last_updated": "2023-12-02T10:18:08.519729-05:00",
                            "created_at": "2023-12-01T09:47:55.575805-05:00",
                            "name": "Game Total Under 218.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cd7f75a-ef04-4f26-8894-fdfcf218fcbc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a2eada39-0c75-4907-b75d-0fefe9dc9a87",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "83b2c37c-e587-4bcb-9a18-a8adf6daf04b",
            "completed": true,
            "last_updated": "2023-12-02T10:18:08.962443-05:00",
            "created_at": "2023-12-01T09:47:55.770347-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/83b2c37c-e587-4bcb-9a18-a8adf6daf04b",
            "datetime": "2023-12-01T19:40:00-05:00",
            "cutoff_datetime": "2023-12-01T19:40:00-05:00",
            "name": "Philadelphia 76ers v. Boston Celtics",
            "bettypes": [
                {
                    "id": "c7b14ef7-e54b-49fd-aa51-2e0a18979807",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2eada39-0c75-4907-b75d-0fefe9dc9a87/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T09:47:55.791757-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8236.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 1764.0
                            }
                        ],
                        "expected_reward_tokens": 9471.4,
                        "profit_sb": -28.6,
                        "profit_sb_percentage": -0.3,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a135410d-c362-47a7-91c4-3db5939eafb0",
                            "gambit_id": "e4931e41-1a77-4791-a17c-ce28c5e49b25",
                            "last_updated": "2023-12-02T10:18:09.003039-05:00",
                            "created_at": "2023-12-01T09:47:55.800531-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.15000",
                            "odds": "1.15870",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7b14ef7-e54b-49fd-aa51-2e0a18979807/?format=api"
                        },
                        {
                            "id": "d18a6e24-dfb9-44ba-a7e6-5c11193ac53c",
                            "gambit_id": "ccf5208d-bec2-43a6-9fe7-ba7d13d68c35",
                            "last_updated": "2023-12-02T10:18:08.999700-05:00",
                            "created_at": "2023-12-01T09:47:55.795830-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "5.37000",
                            "odds": "5.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7b14ef7-e54b-49fd-aa51-2e0a18979807/?format=api"
                        }
                    ]
                },
                {
                    "id": "966150b8-2e85-4b23-a67f-bd9c6a5f00d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2eada39-0c75-4907-b75d-0fefe9dc9a87/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-01T09:47:55.777694-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Philadelphia 76ers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6e936379-6a0b-4ff7-acd2-20fc64d2b7d9",
                            "gambit_id": "1d40c276-ea11-4f9d-8f71-da05bc84ab02",
                            "last_updated": "2023-12-02T10:18:08.988758-05:00",
                            "created_at": "2023-12-01T09:47:55.787450-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/966150b8-2e85-4b23-a67f-bd9c6a5f00d5/?format=api"
                        },
                        {
                            "id": "29b71fe5-9b7b-4046-91fc-3c117873ef2b",
                            "gambit_id": "112c3141-5868-4416-ab2e-c0d044da6e9a",
                            "last_updated": "2023-12-02T10:18:08.981979-05:00",
                            "created_at": "2023-12-01T09:47:55.782452-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/966150b8-2e85-4b23-a67f-bd9c6a5f00d5/?format=api"
                        }
                    ]
                },
                {
                    "id": "efefe2c3-eb9b-4307-a87c-7e2118f63ff4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2eada39-0c75-4907-b75d-0fefe9dc9a87/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T09:47:55.805681-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 218",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 218",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "75e9d89b-efd5-4938-a985-3a01b585e64d",
                            "gambit_id": "2e5441ba-37d3-472a-8473-f90ad5cdc42b",
                            "last_updated": "2023-12-02T10:18:09.015665-05:00",
                            "created_at": "2023-12-01T09:47:55.811703-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/efefe2c3-eb9b-4307-a87c-7e2118f63ff4/?format=api"
                        },
                        {
                            "id": "eef09db1-a381-4ff7-a2cd-68575ede166a",
                            "gambit_id": "ba1c1259-84b9-4f07-8985-651aaaa7c4b3",
                            "last_updated": "2023-12-02T10:18:09.018900-05:00",
                            "created_at": "2023-12-01T09:47:55.816585-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/efefe2c3-eb9b-4307-a87c-7e2118f63ff4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3817fff2-4e58-4482-9724-d3972aaf567b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ab5f597d-b360-4b21-9aa5-ecde99995a66",
            "completed": true,
            "last_updated": "2023-12-02T09:38:00.216196-05:00",
            "created_at": "2023-12-01T09:47:55.256678-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/ab5f597d-b360-4b21-9aa5-ecde99995a66",
            "datetime": "2023-12-01T19:40:00-05:00",
            "cutoff_datetime": "2023-12-01T19:40:00-05:00",
            "name": "Memphis Grizzlies v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "161a3b44-30bb-4eca-8e71-1896fc0fbac1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3817fff2-4e58-4482-9724-d3972aaf567b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T09:47:55.274615-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6706.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 3294.0
                            }
                        ],
                        "expected_reward_tokens": 9453.78,
                        "profit_sb": -46.22,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d2168cd0-ae89-47be-b95d-b9ef531f30c3",
                            "gambit_id": "b783d7fa-b2a7-4c99-b291-315c23be6c89",
                            "last_updated": "2023-12-02T09:38:00.243538-05:00",
                            "created_at": "2023-12-01T09:47:55.282421-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/161a3b44-30bb-4eca-8e71-1896fc0fbac1/?format=api"
                        },
                        {
                            "id": "870e2756-8c86-41b1-b86f-c26c52051d2a",
                            "gambit_id": "2096186a-7c0b-409a-a034-99a4a0a65c87",
                            "last_updated": "2023-12-02T09:38:00.239860-05:00",
                            "created_at": "2023-12-01T09:47:55.278297-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "2.87000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/161a3b44-30bb-4eca-8e71-1896fc0fbac1/?format=api"
                        }
                    ]
                },
                {
                    "id": "47a140ab-70ac-424f-8b83-1bc0a7e422c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3817fff2-4e58-4482-9724-d3972aaf567b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-01T09:47:55.262546-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "beabbf92-8b01-443d-a5ff-71e2e52b298a",
                            "gambit_id": "f027cdd5-f971-4373-9b12-e75a8a7ca43a",
                            "last_updated": "2023-12-02T09:38:00.229133-05:00",
                            "created_at": "2023-12-01T09:47:55.266228-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47a140ab-70ac-424f-8b83-1bc0a7e422c7/?format=api"
                        },
                        {
                            "id": "727da2c1-c021-4c7c-8459-1b92d7bd6ef4",
                            "gambit_id": "e806c744-af59-4651-bc1e-f6fd801c298e",
                            "last_updated": "2023-12-02T09:38:00.232680-05:00",
                            "created_at": "2023-12-01T09:47:55.270945-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47a140ab-70ac-424f-8b83-1bc0a7e422c7/?format=api"
                        }
                    ]
                },
                {
                    "id": "4988a5f8-25ef-43d2-9d6c-501ada6e7944",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3817fff2-4e58-4482-9724-d3972aaf567b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T09:47:55.286595-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 224.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 224.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "67d9f2be-fc66-4a04-91d9-b7a568dfc36b",
                            "gambit_id": "1526f6aa-44d4-4c54-9598-4dd9ebafa734",
                            "last_updated": "2023-12-02T09:38:00.250762-05:00",
                            "created_at": "2023-12-01T09:47:55.294294-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/4988a5f8-25ef-43d2-9d6c-501ada6e7944/?format=api"
                        },
                        {
                            "id": "906f0d7c-5b4c-4176-a11f-ba7f401db6cb",
                            "gambit_id": "baa51739-369c-4767-879e-5b2f08345683",
                            "last_updated": "2023-12-02T09:38:00.254183-05:00",
                            "created_at": "2023-12-01T09:47:55.290406-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/4988a5f8-25ef-43d2-9d6c-501ada6e7944/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "45c9c8e9-6deb-4c1c-bdb7-305e3c7cd9fa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "efe3b45d-95a5-4cc1-ace4-5e1966eb4874",
            "completed": true,
            "last_updated": "2023-12-02T10:18:08.713158-05:00",
            "created_at": "2023-12-01T09:47:54.986753-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.32,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/efe3b45d-95a5-4cc1-ace4-5e1966eb4874",
            "datetime": "2023-12-01T19:10:00-05:00",
            "cutoff_datetime": "2023-12-01T19:10:00-05:00",
            "name": "Washington Wizards v. Orlando Magic",
            "bettypes": [
                {
                    "id": "a2494c46-0ca8-45f0-944b-c4f0b99163ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45c9c8e9-6deb-4c1c-bdb7-305e3c7cd9fa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T09:47:55.024872-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7828.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 2172.0
                            }
                        ],
                        "expected_reward_tokens": 9469.92,
                        "profit_sb": -30.08,
                        "profit_sb_percentage": -0.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9351a0ba-6975-476a-b691-af62a5195464",
                            "gambit_id": "048ce320-c672-4c97-acc4-d594c5813e32",
                            "last_updated": "2023-12-02T10:18:08.753485-05:00",
                            "created_at": "2023-12-01T09:47:55.038729-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.21000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2494c46-0ca8-45f0-944b-c4f0b99163ae/?format=api"
                        },
                        {
                            "id": "b99f8426-8c07-4fd2-9993-0eee91e7c5a0",
                            "gambit_id": "17094ecc-9767-4f2a-a5a4-3dbe738b1b86",
                            "last_updated": "2023-12-02T10:18:08.749248-05:00",
                            "created_at": "2023-12-01T09:47:55.029084-05:00",
                            "name": "Washington Wizards",
                            "reward": "4.36000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2494c46-0ca8-45f0-944b-c4f0b99163ae/?format=api"
                        }
                    ]
                },
                {
                    "id": "a2e522dc-d831-4973-bbc0-fa93a589f6ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45c9c8e9-6deb-4c1c-bdb7-305e3c7cd9fa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-01T09:47:54.994274-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Orlando Magic",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7069940f-bf53-4bcc-b18a-087124f57e5e",
                            "gambit_id": "05e5019b-3777-45af-a991-07467b178f25",
                            "last_updated": "2023-12-02T10:18:08.733201-05:00",
                            "created_at": "2023-12-01T09:47:54.999780-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2e522dc-d831-4973-bbc0-fa93a589f6ea/?format=api"
                        },
                        {
                            "id": "60912745-0dca-4c5c-89e9-909676b4d4eb",
                            "gambit_id": "0500cc30-b775-4679-ab3a-014a1a8f56be",
                            "last_updated": "2023-12-02T10:18:08.738214-05:00",
                            "created_at": "2023-12-01T09:47:55.016094-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2e522dc-d831-4973-bbc0-fa93a589f6ea/?format=api"
                        }
                    ]
                },
                {
                    "id": "52fe2321-24da-4aa3-8d5a-ad0da39dd64d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45c9c8e9-6deb-4c1c-bdb7-305e3c7cd9fa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T09:47:55.043058-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 235.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 235.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bcc1d96e-e482-4d9f-8482-8031651a06c0",
                            "gambit_id": "3a0533cc-f3aa-46a6-86f8-3644ad9cdab9",
                            "last_updated": "2023-12-02T10:18:08.770639-05:00",
                            "created_at": "2023-12-01T09:47:55.046702-05:00",
                            "name": "Game Total Over 235.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "235.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52fe2321-24da-4aa3-8d5a-ad0da39dd64d/?format=api"
                        },
                        {
                            "id": "87059a25-23b4-4b8d-8fad-dabd007a4d3f",
                            "gambit_id": "0e13eb30-ae86-4571-92ed-6686842ac0b5",
                            "last_updated": "2023-12-02T10:18:08.763990-05:00",
                            "created_at": "2023-12-01T09:47:55.051817-05:00",
                            "name": "Game Total Under 235.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "235.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52fe2321-24da-4aa3-8d5a-ad0da39dd64d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a9836d40-9ce3-44c0-b159-b69760765664",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f8956317-8e0b-4c64-8b72-915d296d310d",
            "completed": true,
            "last_updated": "2023-12-02T09:37:59.726126-05:00",
            "created_at": "2023-12-01T09:47:54.487221-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f8956317-8e0b-4c64-8b72-915d296d310d",
            "datetime": "2023-12-01T19:07:00-05:00",
            "cutoff_datetime": "2023-12-01T19:07:00-05:00",
            "name": "San Jose Sharks v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "f09aa632-fdf4-41d5-830f-58211d2c0dfc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9836d40-9ce3-44c0-b159-b69760765664/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T09:47:54.500965-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7880.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 2120.0
                            }
                        ],
                        "expected_reward_tokens": 9455.2,
                        "profit_sb": -44.8,
                        "profit_sb_percentage": -0.47,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ed32b1fa-e6f7-429b-a2c6-fdd5511f2bc5",
                            "gambit_id": "70cb97f2-53cf-4361-ab75-0b8538698495",
                            "last_updated": "2023-12-02T09:37:59.740031-05:00",
                            "created_at": "2023-12-01T09:47:54.513599-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.20000",
                            "odds": "1.21280",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f09aa632-fdf4-41d5-830f-58211d2c0dfc/?format=api"
                        },
                        {
                            "id": "b9a4e335-f670-45e9-85f4-bfcdd16bf9a4",
                            "gambit_id": "f39ccfeb-2f89-4b2c-a2cb-da187c55d1e9",
                            "last_updated": "2023-12-02T09:37:59.735726-05:00",
                            "created_at": "2023-12-01T09:47:54.507139-05:00",
                            "name": "San Jose Sharks",
                            "reward": "4.46000",
                            "odds": "4.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f09aa632-fdf4-41d5-830f-58211d2c0dfc/?format=api"
                        }
                    ]
                },
                {
                    "id": "979aa519-a2bd-4488-9620-5be3c0bd8d3b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9836d40-9ce3-44c0-b159-b69760765664/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-01T09:47:54.517704-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6163.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "795e6a38-0492-4eee-9d41-3377ee194d83",
                            "gambit_id": "b7f26d55-c88c-475f-b65e-80766f59d666",
                            "last_updated": "2023-12-02T09:37:59.752491-05:00",
                            "created_at": "2023-12-01T09:47:54.525893-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/979aa519-a2bd-4488-9620-5be3c0bd8d3b/?format=api"
                        },
                        {
                            "id": "dbb72a05-19e9-4784-970b-8da91162dd01",
                            "gambit_id": "a1ec20e8-b2ed-4eae-907f-9645d2d0934e",
                            "last_updated": "2023-12-02T09:37:59.747670-05:00",
                            "created_at": "2023-12-01T09:47:54.521305-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/979aa519-a2bd-4488-9620-5be3c0bd8d3b/?format=api"
                        }
                    ]
                },
                {
                    "id": "07be0cce-44c0-45c8-b1db-7633b3c4ddcc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9836d40-9ce3-44c0-b159-b69760765664/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T09:47:54.529796-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "b1b22e43-045f-4876-a218-455f4d7c66e2",
                            "gambit_id": "aee4b697-7c4a-4c1c-86e8-68b54af31190",
                            "last_updated": "2023-12-02T09:37:59.760284-05:00",
                            "created_at": "2023-12-01T09:47:54.533560-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/07be0cce-44c0-45c8-b1db-7633b3c4ddcc/?format=api"
                        },
                        {
                            "id": "a3b2fa51-dc87-47dd-b6c7-4de0c862f53e",
                            "gambit_id": "20db1491-86e9-4892-b522-41477887629c",
                            "last_updated": "2023-12-02T09:37:59.763797-05:00",
                            "created_at": "2023-12-01T09:47:54.538116-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/07be0cce-44c0-45c8-b1db-7633b3c4ddcc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c0bded6d-705e-4167-98cd-54420e57d998",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "46ce45a7-cc69-4387-bca7-b26daab7e6c7",
            "completed": true,
            "last_updated": "2023-12-02T09:38:00.462099-05:00",
            "created_at": "2023-12-01T09:47:54.728897-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/46ce45a7-cc69-4387-bca7-b26daab7e6c7",
            "datetime": "2023-12-01T19:07:00-05:00",
            "cutoff_datetime": "2023-12-01T19:07:00-05:00",
            "name": "Ottawa Senators v. Columbus Blue Jackets",
            "bettypes": [
                {
                    "id": "e03554a8-c85a-4488-b49c-f777a6e177c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0bded6d-705e-4167-98cd-54420e57d998/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-12-01T09:47:54.741777-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6020.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "865f50c8-1470-48af-9cf8-fc1520b5c561",
                            "gambit_id": "ea4d8962-de43-4f19-8c7d-dded6444b71b",
                            "last_updated": "2023-12-02T09:38:00.478707-05:00",
                            "created_at": "2023-12-01T09:47:54.745759-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e03554a8-c85a-4488-b49c-f777a6e177c8/?format=api"
                        },
                        {
                            "id": "0ab7e3e6-5b0a-4c4a-b8b5-a5865280acf4",
                            "gambit_id": "0f8ba633-c97b-4815-a0a0-312b660e8dd0",
                            "last_updated": "2023-12-02T09:38:00.481936-05:00",
                            "created_at": "2023-12-01T09:47:54.751272-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e03554a8-c85a-4488-b49c-f777a6e177c8/?format=api"
                        }
                    ]
                },
                {
                    "id": "08a3a0e7-6cf6-437b-935b-80c95d7c3e14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0bded6d-705e-4167-98cd-54420e57d998/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-12-01T09:47:54.755188-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6163.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "466dba55-3b33-44cc-a9c2-e8d50f8d1184",
                            "gambit_id": "2e8065fc-88de-4259-84c2-93c75e7b8124",
                            "last_updated": "2023-12-02T09:38:00.498673-05:00",
                            "created_at": "2023-12-01T09:47:54.763103-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08a3a0e7-6cf6-437b-935b-80c95d7c3e14/?format=api"
                        },
                        {
                            "id": "27c6ccdc-2631-4e09-868f-6406ff8be204",
                            "gambit_id": "610ccdf0-ca24-4d0d-9bc1-36dfbd8fbe33",
                            "last_updated": "2023-12-02T09:38:00.495432-05:00",
                            "created_at": "2023-12-01T09:47:54.759002-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08a3a0e7-6cf6-437b-935b-80c95d7c3e14/?format=api"
                        }
                    ]
                },
                {
                    "id": "621a306f-d083-460f-91bd-4ef25e37310b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0bded6d-705e-4167-98cd-54420e57d998/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-12-01T09:47:54.767359-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "a811ab83-1450-42e4-b77a-545f77c2e5a0",
                            "gambit_id": "3c6efadb-7b26-4956-83f3-44ad944ba283",
                            "last_updated": "2023-12-02T09:38:00.516973-05:00",
                            "created_at": "2023-12-01T09:47:54.771535-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/621a306f-d083-460f-91bd-4ef25e37310b/?format=api"
                        },
                        {
                            "id": "aa36e967-e416-45cd-b641-5c64341add4b",
                            "gambit_id": "f98c912d-37f3-48b5-a669-8884a092f83a",
                            "last_updated": "2023-12-02T09:38:00.522178-05:00",
                            "created_at": "2023-12-01T09:47:54.790644-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/621a306f-d083-460f-91bd-4ef25e37310b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b2ab50c1-2363-4ea3-bb90-e779eef62ccb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2ce28565-bf04-4084-b647-7abee2a021d1",
            "completed": true,
            "last_updated": "2023-12-01T15:43:20.335817-05:00",
            "created_at": "2023-11-30T10:28:06.569527-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.79,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/2ce28565-bf04-4084-b647-7abee2a021d1",
            "datetime": "2023-11-30T22:10:00-05:00",
            "cutoff_datetime": "2023-11-30T22:10:00-05:00",
            "name": "Los Angeles Clippers v. Golden State Warriors",
            "bettypes": [
                {
                    "id": "63d071c8-f99f-4f34-bdc0-f92261c5e642",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2ab50c1-2363-4ea3-bb90-e779eef62ccb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:06.588881-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49004679-5f5b-4d99-8b8f-a26fde5833bc",
                            "gambit_id": "1e5a2e3f-08f4-45fe-95e2-dfd2421d0759",
                            "last_updated": "2023-12-01T15:43:20.361885-05:00",
                            "created_at": "2023-11-30T10:28:06.600929-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63d071c8-f99f-4f34-bdc0-f92261c5e642/?format=api"
                        },
                        {
                            "id": "aa7fb45a-3127-4b0c-9a5a-10260a399f11",
                            "gambit_id": "1928feb5-0b32-4e5c-baf1-c442a9e1f720",
                            "last_updated": "2023-12-01T15:43:20.358320-05:00",
                            "created_at": "2023-11-30T10:28:06.592761-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63d071c8-f99f-4f34-bdc0-f92261c5e642/?format=api"
                        }
                    ]
                },
                {
                    "id": "c599d3d7-535e-4c4c-9ba7-fa82f09903e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2ab50c1-2363-4ea3-bb90-e779eef62ccb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:06.576960-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "52dd09b9-450e-4f6a-9f43-45638ec8039c",
                            "gambit_id": "960a4a56-965e-4893-8fd7-c827952b3679",
                            "last_updated": "2023-12-01T15:43:20.351554-05:00",
                            "created_at": "2023-11-30T10:28:06.584864-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c599d3d7-535e-4c4c-9ba7-fa82f09903e3/?format=api"
                        },
                        {
                            "id": "07a402c6-42b1-4467-a825-2404c5bb0e53",
                            "gambit_id": "b693e4dd-62e4-42ae-a456-b3d5696d8e46",
                            "last_updated": "2023-12-01T15:43:20.348122-05:00",
                            "created_at": "2023-11-30T10:28:06.580743-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c599d3d7-535e-4c4c-9ba7-fa82f09903e3/?format=api"
                        }
                    ]
                },
                {
                    "id": "26776eef-ee2a-4819-8370-d40c0604d10e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2ab50c1-2363-4ea3-bb90-e779eef62ccb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:06.604805-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 228.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 228.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fbd9a74a-4001-4bff-86d7-8c839da78508",
                            "gambit_id": "ff8c74b1-e950-461a-9878-1e6a254892b1",
                            "last_updated": "2023-12-01T15:43:20.372591-05:00",
                            "created_at": "2023-11-30T10:28:06.613279-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/26776eef-ee2a-4819-8370-d40c0604d10e/?format=api"
                        },
                        {
                            "id": "90505076-3e98-4c04-8aae-01e3d913f1ea",
                            "gambit_id": "394a85c7-5395-4166-b14a-b4086b07e188",
                            "last_updated": "2023-12-01T15:43:20.369093-05:00",
                            "created_at": "2023-11-30T10:28:06.608791-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/26776eef-ee2a-4819-8370-d40c0604d10e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "57234f20-01b7-4877-ac2e-9cd389422ff8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "99fff264-ec52-4e10-af6b-2d7c04542d37",
            "completed": true,
            "last_updated": "2023-12-01T19:13:08.171231-05:00",
            "created_at": "2023-11-30T10:28:06.327312-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/99fff264-ec52-4e10-af6b-2d7c04542d37",
            "datetime": "2023-11-30T22:07:00-05:00",
            "cutoff_datetime": "2023-11-30T22:07:00-05:00",
            "name": "Vegas Golden Knights v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "b9fa8c32-311e-445b-bbeb-5592da465dcc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57234f20-01b7-4877-ac2e-9cd389422ff8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:06.335491-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27209c6c-5d44-4205-a490-b71fab9e10cd",
                            "gambit_id": "b0e0c127-da51-4c60-8d1d-ff4d010668a7",
                            "last_updated": "2023-12-01T19:13:08.198924-05:00",
                            "created_at": "2023-11-30T10:28:06.344200-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9fa8c32-311e-445b-bbeb-5592da465dcc/?format=api"
                        },
                        {
                            "id": "daac316d-fdbe-4315-9297-053cbb99da64",
                            "gambit_id": "6ce957e7-26b2-4dd1-a6d1-66e41bcd0ab0",
                            "last_updated": "2023-12-01T19:13:08.195636-05:00",
                            "created_at": "2023-11-30T10:28:06.339354-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9fa8c32-311e-445b-bbeb-5592da465dcc/?format=api"
                        }
                    ]
                },
                {
                    "id": "985b3914-b315-4c9e-98a8-a877e8445912",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57234f20-01b7-4877-ac2e-9cd389422ff8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:06.348425-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6864.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3136.0
                            }
                        ],
                        "expected_reward_tokens": 9470.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d0b45be3-1f6d-4fcb-a823-0c6e35780d4f",
                            "gambit_id": "7c7a068e-8823-4f2d-8d3c-3191994e5601",
                            "last_updated": "2023-12-01T19:13:08.204970-05:00",
                            "created_at": "2023-11-30T10:28:06.352124-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/985b3914-b315-4c9e-98a8-a877e8445912/?format=api"
                        },
                        {
                            "id": "a4dd537b-47f3-45a8-ab3c-139f5f298dd9",
                            "gambit_id": "2244efa9-525b-4fef-ae26-6e200677132a",
                            "last_updated": "2023-12-01T19:13:08.208044-05:00",
                            "created_at": "2023-11-30T10:28:06.357377-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/985b3914-b315-4c9e-98a8-a877e8445912/?format=api"
                        }
                    ]
                },
                {
                    "id": "8d606b1f-09f7-4c8e-94a1-19aef9878cb7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57234f20-01b7-4877-ac2e-9cd389422ff8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:06.362104-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5317.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bd650334-19c1-40fb-9506-e2d747dcb080",
                            "gambit_id": "2633dced-1c76-4de1-8886-652a03fbce46",
                            "last_updated": "2023-12-01T19:13:08.221573-05:00",
                            "created_at": "2023-11-30T10:28:06.370764-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d606b1f-09f7-4c8e-94a1-19aef9878cb7/?format=api"
                        },
                        {
                            "id": "93e15df1-f7af-46c4-9fe7-9d1ca6b19fb2",
                            "gambit_id": "054514c9-bb33-4da7-9561-f9e1576dddb2",
                            "last_updated": "2023-12-01T19:13:08.218359-05:00",
                            "created_at": "2023-11-30T10:28:06.365737-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d606b1f-09f7-4c8e-94a1-19aef9878cb7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cd5ab7bd-9d75-4496-baff-f8796dc68558",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f3ba87c2-4c48-456b-97b3-4f81b01f7968",
            "completed": true,
            "last_updated": "2023-12-01T19:13:13.497755-05:00",
            "created_at": "2023-11-30T10:28:06.083738-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f3ba87c2-4c48-456b-97b3-4f81b01f7968",
            "datetime": "2023-11-30T22:07:00-05:00",
            "cutoff_datetime": "2023-11-30T22:07:00-05:00",
            "name": "Washington Capitals v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "f4347d5a-3521-43ac-b371-50c1339f988e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd5ab7bd-9d75-4496-baff-f8796dc68558/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:06.091619-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8e7487b2-7cfc-4f1f-8b8d-a9c134422736",
                            "gambit_id": "0487cf60-5a9e-47ac-b80a-a7b78f5269ec",
                            "last_updated": "2023-12-01T19:13:13.506097-05:00",
                            "created_at": "2023-11-30T10:28:06.096446-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4347d5a-3521-43ac-b371-50c1339f988e/?format=api"
                        },
                        {
                            "id": "5c90b2f5-afb4-423f-a95a-3d59d1a496e5",
                            "gambit_id": "924537fe-af1f-4657-95c9-32f049e3441b",
                            "last_updated": "2023-12-01T19:13:13.509641-05:00",
                            "created_at": "2023-11-30T10:28:06.101234-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4347d5a-3521-43ac-b371-50c1339f988e/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e8521c1-a1b0-44ef-9749-ba4217af3c7d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd5ab7bd-9d75-4496-baff-f8796dc68558/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:06.119897-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6864.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3136.0
                            }
                        ],
                        "expected_reward_tokens": 9470.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d4345cbc-5283-45e8-aa5b-418a2eb5c965",
                            "gambit_id": "c64a2587-331c-45b7-b378-ff271700837b",
                            "last_updated": "2023-12-01T19:13:13.531676-05:00",
                            "created_at": "2023-11-30T10:28:06.127837-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e8521c1-a1b0-44ef-9749-ba4217af3c7d/?format=api"
                        },
                        {
                            "id": "f5b80afb-840e-4f2d-ad0c-5a47ee30b3ea",
                            "gambit_id": "69ccb86a-9469-4aba-8e97-65d0d76c9cc8",
                            "last_updated": "2023-12-01T19:13:13.528165-05:00",
                            "created_at": "2023-11-30T10:28:06.123709-05:00",
                            "name": "Washington Capitals",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e8521c1-a1b0-44ef-9749-ba4217af3c7d/?format=api"
                        }
                    ]
                },
                {
                    "id": "d3a92088-fbb0-4a05-a1ee-b04521bcea9f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd5ab7bd-9d75-4496-baff-f8796dc68558/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:06.105727-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "6ef3ca0f-e02e-4588-bbe7-2f0f74e8d1be",
                            "gambit_id": "d0fbb7b4-bbfb-41f4-8601-74a2fddad9a9",
                            "last_updated": "2023-12-01T19:13:13.516668-05:00",
                            "created_at": "2023-11-30T10:28:06.110208-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/d3a92088-fbb0-4a05-a1ee-b04521bcea9f/?format=api"
                        },
                        {
                            "id": "ba38959e-bdd2-4f9d-ab5d-0685d1e7021b",
                            "gambit_id": "c26b1ce3-6a2b-4494-86fa-1c003baa82d1",
                            "last_updated": "2023-12-01T19:13:13.520930-05:00",
                            "created_at": "2023-11-30T10:28:06.115238-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/d3a92088-fbb0-4a05-a1ee-b04521bcea9f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "00969f20-0cd1-42e7-a773-f39e795b150e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3532dd9d-55a2-4b9d-9c5f-d2de5155fcc4",
            "completed": true,
            "last_updated": "2023-12-01T19:13:13.250653-05:00",
            "created_at": "2023-11-30T10:28:05.837667-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3532dd9d-55a2-4b9d-9c5f-d2de5155fcc4",
            "datetime": "2023-11-30T21:07:00-05:00",
            "cutoff_datetime": "2023-11-30T21:07:00-05:00",
            "name": "Colorado Avalanche v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "52e4e1cb-05b9-4f22-8410-47d43f1c7440",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00969f20-0cd1-42e7-a773-f39e795b150e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:05.851123-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6308.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7a4f1b66-ec46-42b8-9d82-ed245da89f94",
                            "gambit_id": "55da87bc-bb8b-4825-b793-3c5ee1f34c7d",
                            "last_updated": "2023-12-01T19:13:13.266483-05:00",
                            "created_at": "2023-11-30T10:28:05.855077-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52e4e1cb-05b9-4f22-8410-47d43f1c7440/?format=api"
                        },
                        {
                            "id": "3346cd36-945e-4171-b365-851df056227e",
                            "gambit_id": "2c6d74a4-0868-47a3-8690-62511c817e91",
                            "last_updated": "2023-12-01T19:13:13.271233-05:00",
                            "created_at": "2023-11-30T10:28:05.859033-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52e4e1cb-05b9-4f22-8410-47d43f1c7440/?format=api"
                        }
                    ]
                },
                {
                    "id": "58dd3011-4ba7-4931-af3b-b731305e1b04",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00969f20-0cd1-42e7-a773-f39e795b150e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:05.864804-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5699.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a143cb59-0d6c-475f-a1f5-0bc9f252abda",
                            "gambit_id": "779883fc-89a4-433b-8f34-22abb9322299",
                            "last_updated": "2023-12-01T19:13:13.289015-05:00",
                            "created_at": "2023-11-30T10:28:05.873595-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58dd3011-4ba7-4931-af3b-b731305e1b04/?format=api"
                        },
                        {
                            "id": "3ee75857-9936-4e24-aa88-cfc454388820",
                            "gambit_id": "f9389ab5-dd3d-4862-80b6-e1077c83a119",
                            "last_updated": "2023-12-01T19:13:13.284270-05:00",
                            "created_at": "2023-11-30T10:28:05.869435-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58dd3011-4ba7-4931-af3b-b731305e1b04/?format=api"
                        }
                    ]
                },
                {
                    "id": "9079c81a-a0d0-4288-908b-453432a54d0d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00969f20-0cd1-42e7-a773-f39e795b150e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:05.878441-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "4baf7ca0-5354-4997-9339-72c2d7a4c4c5",
                            "gambit_id": "1ea8a3f4-cb20-4806-9d1f-bdf57cfb67a8",
                            "last_updated": "2023-12-01T19:13:13.300107-05:00",
                            "created_at": "2023-11-30T10:28:05.888076-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/9079c81a-a0d0-4288-908b-453432a54d0d/?format=api"
                        },
                        {
                            "id": "c7f5625c-a1b6-4d05-914c-8ee9a187ded6",
                            "gambit_id": "d2cf8fac-7856-4674-8511-73af4181e32f",
                            "last_updated": "2023-12-01T19:13:13.296579-05:00",
                            "created_at": "2023-11-30T10:28:05.882545-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/9079c81a-a0d0-4288-908b-453432a54d0d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d5414688-6ccb-4289-a201-7f2c60ab1a1c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a9b6c919-dc8a-4b46-af56-b7a0f24afc8b",
            "completed": true,
            "last_updated": "2023-12-01T19:13:13.014453-05:00",
            "created_at": "2023-11-30T10:28:05.594587-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.61,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a9b6c919-dc8a-4b46-af56-b7a0f24afc8b",
            "datetime": "2023-11-30T21:07:00-05:00",
            "cutoff_datetime": "2023-11-30T21:07:00-05:00",
            "name": "Dallas Stars v. Calgary Flames",
            "bettypes": [
                {
                    "id": "c8eb65d8-16be-4c94-97bd-a78bf681b4aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5414688-6ccb-4289-a201-7f2c60ab1a1c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:05.602413-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5421.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1c45b49b-b17c-4d4a-a868-0f7e4e7de0d4",
                            "gambit_id": "f3308b08-1f6e-49ad-a7c2-ee726d9e9758",
                            "last_updated": "2023-12-01T19:13:13.028106-05:00",
                            "created_at": "2023-11-30T10:28:05.606246-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8eb65d8-16be-4c94-97bd-a78bf681b4aa/?format=api"
                        },
                        {
                            "id": "af9c6c4f-7035-472d-93b5-0210712bc628",
                            "gambit_id": "e9765633-d64f-44c8-9304-cebf5699f24a",
                            "last_updated": "2023-12-01T19:13:13.031616-05:00",
                            "created_at": "2023-11-30T10:28:05.610101-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8eb65d8-16be-4c94-97bd-a78bf681b4aa/?format=api"
                        }
                    ]
                },
                {
                    "id": "3713e687-3c7d-4323-82aa-67e5b55e05dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5414688-6ccb-4289-a201-7f2c60ab1a1c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:05.614356-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 6603.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3397.0
                            }
                        ],
                        "expected_reward_tokens": 9442.29,
                        "profit_sb": -57.71,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "562a40ef-21a7-4521-9d11-cd9264c7ea19",
                            "gambit_id": "67972480-ed06-403f-9ca8-8af43c1e685d",
                            "last_updated": "2023-12-01T19:13:13.042418-05:00",
                            "created_at": "2023-11-30T10:28:05.623195-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.43000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3713e687-3c7d-4323-82aa-67e5b55e05dd/?format=api"
                        },
                        {
                            "id": "8ea20463-eeff-49a3-bb85-25715625b916",
                            "gambit_id": "a9d87c47-04f5-427f-8a0e-1ff9933f9ef5",
                            "last_updated": "2023-12-01T19:13:13.038853-05:00",
                            "created_at": "2023-11-30T10:28:05.618270-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.78000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3713e687-3c7d-4323-82aa-67e5b55e05dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "4695a588-38f4-44b2-bee3-95f3e825e3dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5414688-6ccb-4289-a201-7f2c60ab1a1c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:05.628296-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "cdc873b3-959d-42ec-a3ff-d1fa215d4efb",
                            "gambit_id": "77dfec4e-dc16-45e9-881d-886805fb2399",
                            "last_updated": "2023-12-01T19:13:13.049548-05:00",
                            "created_at": "2023-11-30T10:28:05.632344-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/4695a588-38f4-44b2-bee3-95f3e825e3dc/?format=api"
                        },
                        {
                            "id": "152d4d2f-8beb-4f0b-959d-fdb3e22f6cbe",
                            "gambit_id": "095cf411-1b6f-41d4-884c-c85375e05c54",
                            "last_updated": "2023-12-01T19:13:13.053095-05:00",
                            "created_at": "2023-11-30T10:28:05.636606-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/4695a588-38f4-44b2-bee3-95f3e825e3dc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "df54c2db-6cd2-42e1-b193-c5049fb40a08",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4bcd715a-8e67-4801-8bee-9fbba06fbdb9",
            "completed": true,
            "last_updated": "2023-12-01T19:28:13.986836-05:00",
            "created_at": "2023-11-30T10:28:05.354103-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4bcd715a-8e67-4801-8bee-9fbba06fbdb9",
            "datetime": "2023-11-30T20:15:00-05:00",
            "cutoff_datetime": "2023-11-30T20:15:00-05:00",
            "name": "Seattle Seahawks v. Dallas Cowboys",
            "bettypes": [
                {
                    "id": "a95b8633-ca4b-4f6a-a806-2809810384e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df54c2db-6cd2-42e1-b193-c5049fb40a08/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:05.377052-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Cowboys",
                                "amount": 7945.0
                            },
                            {
                                "team": "Seattle Seahawks",
                                "amount": 2055.0
                            }
                        ],
                        "expected_reward_tokens": 9453.0,
                        "profit_sb": -47.0,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f7d07678-6a65-4e98-b823-b2fd7dd14289",
                            "gambit_id": "dc51ab68-6b13-438a-826e-176f84927376",
                            "last_updated": "2023-12-01T19:28:14.015063-05:00",
                            "created_at": "2023-11-30T10:28:05.385824-05:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.19000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a95b8633-ca4b-4f6a-a806-2809810384e5/?format=api"
                        },
                        {
                            "id": "3c9b89cd-6e5c-479a-8fcb-1e676597e5cb",
                            "gambit_id": "ad856810-827b-4d1b-907e-0cfd61a8dc3c",
                            "last_updated": "2023-12-01T19:28:14.011811-05:00",
                            "created_at": "2023-11-30T10:28:05.381386-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a95b8633-ca4b-4f6a-a806-2809810384e5/?format=api"
                        }
                    ]
                },
                {
                    "id": "68d93cee-869b-493d-8012-99f868b5b25d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df54c2db-6cd2-42e1-b193-c5049fb40a08/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:05.362551-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Seahawks",
                                "amount": 5107.0
                            },
                            {
                                "team": "Dallas Cowboys",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ded58aae-088f-44d5-8111-63acc01bc3b0",
                            "gambit_id": "b3d76c10-121e-4476-a506-d34cb427f6d3",
                            "last_updated": "2023-12-01T19:28:13.999914-05:00",
                            "created_at": "2023-11-30T10:28:05.368381-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68d93cee-869b-493d-8012-99f868b5b25d/?format=api"
                        },
                        {
                            "id": "013f678b-82e6-45f5-8551-1cf70e371fd7",
                            "gambit_id": "123f55e4-b16d-4dd7-a2c2-b27bff1f332a",
                            "last_updated": "2023-12-01T19:28:14.004366-05:00",
                            "created_at": "2023-11-30T10:28:05.372725-05:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68d93cee-869b-493d-8012-99f868b5b25d/?format=api"
                        }
                    ]
                },
                {
                    "id": "60d45818-f7c2-44c6-a84b-619381fdcc91",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df54c2db-6cd2-42e1-b193-c5049fb40a08/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:05.390010-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 47.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 47.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "99e1f856-b3d4-467f-bc87-f400193743ec",
                            "gambit_id": "2ebcc621-606a-4b0d-b776-69d7518ea051",
                            "last_updated": "2023-12-01T19:28:14.021534-05:00",
                            "created_at": "2023-11-30T10:28:05.393842-05:00",
                            "name": "Game Total Over 47.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60d45818-f7c2-44c6-a84b-619381fdcc91/?format=api"
                        },
                        {
                            "id": "1af35fdd-adb1-4aec-8d60-ecfd4a774aff",
                            "gambit_id": "37c4cd9e-ef00-455e-922d-270a99b8fd42",
                            "last_updated": "2023-12-01T19:28:14.025015-05:00",
                            "created_at": "2023-11-30T10:28:05.398114-05:00",
                            "name": "Game Total Under 47.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60d45818-f7c2-44c6-a84b-619381fdcc91/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "27be081b-967f-46f4-a8b9-460ac9a4860f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "baa68d46-6d45-4ac3-bfc8-162009f8be91",
            "completed": true,
            "last_updated": "2023-12-01T19:03:13.990295-05:00",
            "created_at": "2023-11-30T10:28:04.312849-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/baa68d46-6d45-4ac3-bfc8-162009f8be91",
            "datetime": "2023-11-30T20:10:00-05:00",
            "cutoff_datetime": "2023-11-30T20:10:00-05:00",
            "name": "Los Angeles Lakers v. Oklahoma City Thunder",
            "bettypes": [
                {
                    "id": "a70348c9-4e96-4f1d-ab78-0db3f49db24d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27be081b-967f-46f4-a8b9-460ac9a4860f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:04.339414-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6308.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6d4475c9-3021-42b1-a6ec-e5d5c5bb451c",
                            "gambit_id": "da7b083b-f16a-4c30-8c8b-90d45e4ba8cd",
                            "last_updated": "2023-12-01T19:03:14.015442-05:00",
                            "created_at": "2023-11-30T10:28:04.349208-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a70348c9-4e96-4f1d-ab78-0db3f49db24d/?format=api"
                        },
                        {
                            "id": "c0304b66-dc90-4ac1-be4f-579037a6a56b",
                            "gambit_id": "bff7b24a-3538-4bd7-8826-408ed5e25adb",
                            "last_updated": "2023-12-01T19:03:14.011872-05:00",
                            "created_at": "2023-11-30T10:28:04.344216-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a70348c9-4e96-4f1d-ab78-0db3f49db24d/?format=api"
                        }
                    ]
                },
                {
                    "id": "0a29d5b0-2e07-4074-b558-10ce951c9be7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27be081b-967f-46f4-a8b9-460ac9a4860f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:04.324007-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ab87183e-2b27-435a-ad71-2c8c5684c80b",
                            "gambit_id": "b5beb4ac-d8df-479b-82ac-9268e8cd3453",
                            "last_updated": "2023-12-01T19:03:14.000565-05:00",
                            "created_at": "2023-11-30T10:28:04.329165-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a29d5b0-2e07-4074-b558-10ce951c9be7/?format=api"
                        },
                        {
                            "id": "c49548f6-4767-49d9-af5a-ab2de2f2fe9a",
                            "gambit_id": "3c10bb49-6f12-426d-86cf-cda15ac73b8b",
                            "last_updated": "2023-12-01T19:03:14.004448-05:00",
                            "created_at": "2023-11-30T10:28:04.334528-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/0a29d5b0-2e07-4074-b558-10ce951c9be7/?format=api"
                        }
                    ]
                },
                {
                    "id": "24ae8692-5c04-4129-86b5-5ab01ddaf262",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27be081b-967f-46f4-a8b9-460ac9a4860f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:04.354084-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "d55d67e8-8385-4748-8139-f856bb5a8a88",
                            "gambit_id": "d83e1c14-5bbf-4031-ae9e-fceca331f324",
                            "last_updated": "2023-12-01T19:03:14.045498-05:00",
                            "created_at": "2023-11-30T10:28:04.363633-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/24ae8692-5c04-4129-86b5-5ab01ddaf262/?format=api"
                        },
                        {
                            "id": "ab41f590-5381-442b-b332-7a30e562dacb",
                            "gambit_id": "640c9861-c868-46d3-8a71-007949f52a97",
                            "last_updated": "2023-12-01T19:03:14.036782-05:00",
                            "created_at": "2023-11-30T10:28:04.358932-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/24ae8692-5c04-4129-86b5-5ab01ddaf262/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c5131f6e-0517-4253-892f-6a857c338c13",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "191c5589-91d8-4b6e-a721-a6a2b94268f2",
            "completed": true,
            "last_updated": "2023-12-01T19:03:07.722893-05:00",
            "created_at": "2023-11-30T10:28:04.825518-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.11,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/191c5589-91d8-4b6e-a721-a6a2b94268f2",
            "datetime": "2023-11-30T20:10:00-05:00",
            "cutoff_datetime": "2023-11-30T20:10:00-05:00",
            "name": "Utah Jazz v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "6d3a86cc-d014-4d7b-8317-50a39e0d1b76",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5131f6e-0517-4253-892f-6a857c338c13/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:04.846261-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8182.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 1818.0
                            }
                        ],
                        "expected_reward_tokens": 9489.96,
                        "profit_sb": -10.04,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "31ac110c-2c4a-420e-b2be-a027be14f873",
                            "gambit_id": "3a582d2d-5ad2-4965-b24b-68e7d1050398",
                            "last_updated": "2023-12-01T19:03:07.750067-05:00",
                            "created_at": "2023-11-30T10:28:04.854800-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.16000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d3a86cc-d014-4d7b-8317-50a39e0d1b76/?format=api"
                        },
                        {
                            "id": "b559994b-12e0-4cee-9a2b-34234a7586c2",
                            "gambit_id": "03bf2ca4-548e-4f57-90f0-2ad10371a560",
                            "last_updated": "2023-12-01T19:03:07.746053-05:00",
                            "created_at": "2023-11-30T10:28:04.850312-05:00",
                            "name": "Utah Jazz",
                            "reward": "5.22000",
                            "odds": "5.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d3a86cc-d014-4d7b-8317-50a39e0d1b76/?format=api"
                        }
                    ]
                },
                {
                    "id": "2ade754c-eb34-4375-8cf6-de33a9f43ff3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5131f6e-0517-4253-892f-6a857c338c13/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:04.833547-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Minnesota Timberwolves",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9c92a26e-94de-4e36-bd8b-a79e5d75d5b9",
                            "gambit_id": "5d6818ac-79ed-4af7-8549-8599d4020769",
                            "last_updated": "2023-12-01T19:03:07.733986-05:00",
                            "created_at": "2023-11-30T10:28:04.838254-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ade754c-eb34-4375-8cf6-de33a9f43ff3/?format=api"
                        },
                        {
                            "id": "45111adb-68d2-46e6-910a-30cd96874ae6",
                            "gambit_id": "dce8ea53-a0fd-436e-83e6-6d5c2a2df556",
                            "last_updated": "2023-12-01T19:03:07.737794-05:00",
                            "created_at": "2023-11-30T10:28:04.842203-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ade754c-eb34-4375-8cf6-de33a9f43ff3/?format=api"
                        }
                    ]
                },
                {
                    "id": "197b58de-627d-445b-bb62-8203025d7d1b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5131f6e-0517-4253-892f-6a857c338c13/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:04.859664-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 219",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 219",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "55d857dd-4131-47f5-8463-61bb9b39388d",
                            "gambit_id": "f394dd3c-81ed-4289-b9b2-e4bf7f81e672",
                            "last_updated": "2023-12-01T19:03:07.757361-05:00",
                            "created_at": "2023-11-30T10:28:04.882300-05:00",
                            "name": "Game Total Over 219",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "219.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/197b58de-627d-445b-bb62-8203025d7d1b/?format=api"
                        },
                        {
                            "id": "794e5dad-0d02-4f48-877f-699d27b7bbf1",
                            "gambit_id": "dc431ea6-ab7e-4384-b39a-c6a7e644f1c7",
                            "last_updated": "2023-12-01T19:03:07.760926-05:00",
                            "created_at": "2023-11-30T10:28:04.864493-05:00",
                            "name": "Game Total Under 219",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "219.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/197b58de-627d-445b-bb62-8203025d7d1b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d7963574-8afd-46bc-ba96-e60d9d864868",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "980d99de-3d16-4552-88d0-43ef62cf3686",
            "completed": true,
            "last_updated": "2023-12-01T19:03:08.037554-05:00",
            "created_at": "2023-11-30T10:28:05.101231-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/980d99de-3d16-4552-88d0-43ef62cf3686",
            "datetime": "2023-11-30T20:10:00-05:00",
            "cutoff_datetime": "2023-11-30T20:10:00-05:00",
            "name": "Milwaukee Bucks v. Chicago Bulls",
            "bettypes": [
                {
                    "id": "42e9b6ba-8187-46c3-832d-1db38944d844",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d7963574-8afd-46bc-ba96-e60d9d864868/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:05.125105-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7945.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 2055.0
                            }
                        ],
                        "expected_reward_tokens": 9453.0,
                        "profit_sb": -47.0,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d645f21-9ff7-4927-8975-33083fcc84eb",
                            "gambit_id": "1230dad6-2f2f-495f-a176-5cc6cf08e3b5",
                            "last_updated": "2023-12-01T19:03:08.067238-05:00",
                            "created_at": "2023-11-30T10:28:05.128807-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.19000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42e9b6ba-8187-46c3-832d-1db38944d844/?format=api"
                        },
                        {
                            "id": "b7dc20f5-90fd-47a0-96f3-ddb2a4c53ef3",
                            "gambit_id": "bf8eea7e-36ec-4693-b8ed-fea784ec99bb",
                            "last_updated": "2023-12-01T19:03:08.070557-05:00",
                            "created_at": "2023-11-30T10:28:05.132967-05:00",
                            "name": "Chicago Bulls",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42e9b6ba-8187-46c3-832d-1db38944d844/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ce4c7e0-456d-47c7-95a3-e96f351fb6e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d7963574-8afd-46bc-ba96-e60d9d864868/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:05.111846-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            },
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aa419eb7-7582-4b4e-860e-f6d601f915de",
                            "gambit_id": "b4f3d109-cc60-4ce8-af7c-c99851b23b82",
                            "last_updated": "2023-12-01T19:03:08.057053-05:00",
                            "created_at": "2023-11-30T10:28:05.121341-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ce4c7e0-456d-47c7-95a3-e96f351fb6e8/?format=api"
                        },
                        {
                            "id": "22f02baf-322d-4fa3-bf69-a3f0863721ad",
                            "gambit_id": "a1b1d741-5961-49df-a68c-480a6320ad5f",
                            "last_updated": "2023-12-01T19:03:08.053900-05:00",
                            "created_at": "2023-11-30T10:28:05.117065-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ce4c7e0-456d-47c7-95a3-e96f351fb6e8/?format=api"
                        }
                    ]
                },
                {
                    "id": "4845ca60-5ef9-458a-938d-6b74db24d19b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d7963574-8afd-46bc-ba96-e60d9d864868/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:05.146621-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 226",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 226",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e8a99f4d-af1c-4f1c-bd0a-464760feeb22",
                            "gambit_id": "0d14ab20-65ef-4a0a-be9d-d8ed6d1128ce",
                            "last_updated": "2023-12-01T19:03:08.080328-05:00",
                            "created_at": "2023-11-30T10:28:05.154613-05:00",
                            "name": "Game Total Under 226",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4845ca60-5ef9-458a-938d-6b74db24d19b/?format=api"
                        },
                        {
                            "id": "fde47135-63d5-4182-87e9-9cd5e13d577d",
                            "gambit_id": "a41ddf51-26bd-4ada-921c-ec3d5c9e75ee",
                            "last_updated": "2023-12-01T19:03:08.077046-05:00",
                            "created_at": "2023-11-30T10:28:05.150839-05:00",
                            "name": "Game Total Over 226",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4845ca60-5ef9-458a-938d-6b74db24d19b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7c713e73-f2d5-4715-8f08-c31ef46640d7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ac41c181-c3c5-4121-b077-60dec7ef621f",
            "completed": true,
            "last_updated": "2023-12-01T19:08:07.139612-05:00",
            "created_at": "2023-11-30T10:28:04.562835-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/ac41c181-c3c5-4121-b077-60dec7ef621f",
            "datetime": "2023-11-30T20:10:00-05:00",
            "cutoff_datetime": "2023-11-30T20:10:00-05:00",
            "name": "Atlanta Hawks v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "78ad574f-17d8-4250-bf56-b4b88e9c8d5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c713e73-f2d5-4715-8f08-c31ef46640d7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:04.589312-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6651.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 3349.0
                            }
                        ],
                        "expected_reward_tokens": 9444.18,
                        "profit_sb": -55.82,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "441568a9-5117-4654-82c0-ca84ec129c3b",
                            "gambit_id": "9d1cb233-8af9-4da1-b1a1-beef5701ac5d",
                            "last_updated": "2023-12-01T19:08:07.160681-05:00",
                            "created_at": "2023-11-30T10:28:04.596369-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78ad574f-17d8-4250-bf56-b4b88e9c8d5e/?format=api"
                        },
                        {
                            "id": "60989513-ec38-4747-84af-dd25aa9b213c",
                            "gambit_id": "eb2f5498-a619-4e85-855e-4a72590911c8",
                            "last_updated": "2023-12-01T19:08:07.164296-05:00",
                            "created_at": "2023-11-30T10:28:04.601847-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "2.82000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78ad574f-17d8-4250-bf56-b4b88e9c8d5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "c63aa5a3-665e-4d29-9d91-63474e39fd6d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c713e73-f2d5-4715-8f08-c31ef46640d7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:04.570555-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fce876fa-1ee1-47c5-878c-b43ca57ce263",
                            "gambit_id": "b4e38850-3c5c-4d85-ac4c-79e0b4cbfeb2",
                            "last_updated": "2023-12-01T19:08:07.149560-05:00",
                            "created_at": "2023-11-30T10:28:04.575725-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c63aa5a3-665e-4d29-9d91-63474e39fd6d/?format=api"
                        },
                        {
                            "id": "da06d96c-caa9-4ccb-888e-597f78545ff2",
                            "gambit_id": "a3e0bd8c-68eb-46d2-8a1f-a33baf0139ae",
                            "last_updated": "2023-12-01T19:08:07.153357-05:00",
                            "created_at": "2023-11-30T10:28:04.581163-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c63aa5a3-665e-4d29-9d91-63474e39fd6d/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd113f43-b49b-4db9-8fda-78d0b52d4243",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c713e73-f2d5-4715-8f08-c31ef46640d7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:04.607393-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 246",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 246",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e1918ca9-874b-44df-af87-1c3a15f86b12",
                            "gambit_id": "7c75ac7e-0da3-41d9-b74c-f6c8c2bd4ee8",
                            "last_updated": "2023-12-01T19:08:07.171260-05:00",
                            "created_at": "2023-11-30T10:28:04.612412-05:00",
                            "name": "Game Total Over 246",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "246.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd113f43-b49b-4db9-8fda-78d0b52d4243/?format=api"
                        },
                        {
                            "id": "fde66c11-b241-4505-ade9-7fe061f2c698",
                            "gambit_id": "882d4be9-93dd-46ba-beea-d5e0f2e77b42",
                            "last_updated": "2023-12-01T19:08:07.175032-05:00",
                            "created_at": "2023-11-30T10:28:04.617975-05:00",
                            "name": "Game Total Under 246",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "246.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd113f43-b49b-4db9-8fda-78d0b52d4243/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d0e646ea-90e4-4fc7-862a-831d3ce947a8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e70f2e2d-6115-4fde-97a6-6adaf7bbbe38",
            "completed": true,
            "last_updated": "2023-12-01T19:18:09.806475-05:00",
            "created_at": "2023-11-30T10:28:03.242162-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.33,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e70f2e2d-6115-4fde-97a6-6adaf7bbbe38",
            "datetime": "2023-11-30T20:07:00-05:00",
            "cutoff_datetime": "2023-11-30T20:07:00-05:00",
            "name": "Edmonton Oilers v. Winnipeg Jets",
            "bettypes": [
                {
                    "id": "0577bd4f-e93a-4892-a942-a37b0abb2540",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d0e646ea-90e4-4fc7-862a-831d3ce947a8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:03.251823-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "970d9d86-4087-4e1b-af2b-44e07e67a3d7",
                            "gambit_id": "2a016572-79bd-44a9-b08f-b4829591bf18",
                            "last_updated": "2023-12-01T19:18:09.817778-05:00",
                            "created_at": "2023-11-30T10:28:03.258302-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0577bd4f-e93a-4892-a942-a37b0abb2540/?format=api"
                        },
                        {
                            "id": "30397bc6-7517-41bf-8a1b-677dd877a342",
                            "gambit_id": "067ba5e9-09a9-4989-bd25-899164294edf",
                            "last_updated": "2023-12-01T19:18:09.821446-05:00",
                            "created_at": "2023-11-30T10:28:03.265150-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0577bd4f-e93a-4892-a942-a37b0abb2540/?format=api"
                        }
                    ]
                },
                {
                    "id": "ddceda16-d8e7-4c6d-9b2a-ba5196791e76",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d0e646ea-90e4-4fc7-862a-831d3ce947a8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:03.271886-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6812.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 3188.0
                            }
                        ],
                        "expected_reward_tokens": 9468.36,
                        "profit_sb": -31.64,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "baf7af1a-4072-47de-90e7-969e9838d17a",
                            "gambit_id": "c3107bb4-6833-494b-b1c3-857c622ea4da",
                            "last_updated": "2023-12-01T19:18:09.831873-05:00",
                            "created_at": "2023-11-30T10:28:03.285345-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.39000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddceda16-d8e7-4c6d-9b2a-ba5196791e76/?format=api"
                        },
                        {
                            "id": "0af90386-94d3-4019-9f37-94067b2b9050",
                            "gambit_id": "35ee5d06-4891-4476-a38e-700fafb1fd54",
                            "last_updated": "2023-12-01T19:18:09.828066-05:00",
                            "created_at": "2023-11-30T10:28:03.278551-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.97000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddceda16-d8e7-4c6d-9b2a-ba5196791e76/?format=api"
                        }
                    ]
                },
                {
                    "id": "e8c02353-b94b-4ff1-a447-dec27ef97a2e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d0e646ea-90e4-4fc7-862a-831d3ce947a8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:03.290976-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5421.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f49f207c-5d3d-469b-86f2-9bda3100f997",
                            "gambit_id": "2cccb57e-d62e-4a47-bc19-429581e14371",
                            "last_updated": "2023-12-01T19:18:09.838876-05:00",
                            "created_at": "2023-11-30T10:28:03.301059-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c02353-b94b-4ff1-a447-dec27ef97a2e/?format=api"
                        },
                        {
                            "id": "870f6d96-7cad-434c-b13e-21b860fe3044",
                            "gambit_id": "f36c6594-2af6-4680-b2b8-4751d8dbdc63",
                            "last_updated": "2023-12-01T19:18:09.842356-05:00",
                            "created_at": "2023-11-30T10:28:03.307557-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c02353-b94b-4ff1-a447-dec27ef97a2e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cf9d82c5-ecb9-4ed7-b6ee-1e84e6e89252",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4af84bd9-c0ca-4f5f-81c1-7e60c5bca76b",
            "completed": true,
            "last_updated": "2023-12-01T19:18:10.543226-05:00",
            "created_at": "2023-11-30T10:28:03.796733-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4af84bd9-c0ca-4f5f-81c1-7e60c5bca76b",
            "datetime": "2023-11-30T20:07:00-05:00",
            "cutoff_datetime": "2023-11-30T20:07:00-05:00",
            "name": "Minnesota Wild v. Nashville Predators",
            "bettypes": [
                {
                    "id": "eaf5ffc7-5fbd-4d07-9c28-98e69acbe27c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf9d82c5-ecb9-4ed7-b6ee-1e84e6e89252/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:03.802324-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "e034ad6c-f2eb-4c69-88ef-e9783b713fd0",
                            "gambit_id": "62b459e9-6705-436e-a19e-42ef9ff0712e",
                            "last_updated": "2023-12-01T19:18:10.572260-05:00",
                            "created_at": "2023-11-30T10:28:03.810878-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eaf5ffc7-5fbd-4d07-9c28-98e69acbe27c/?format=api"
                        },
                        {
                            "id": "bd229894-5390-4887-a494-da6407a3a52a",
                            "gambit_id": "0d3a098f-c1a4-4a0d-b64b-a8bfa93d0487",
                            "last_updated": "2023-12-01T19:18:10.554996-05:00",
                            "created_at": "2023-11-30T10:28:03.806617-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eaf5ffc7-5fbd-4d07-9c28-98e69acbe27c/?format=api"
                        }
                    ]
                },
                {
                    "id": "caa3d29b-d4f7-480b-a7da-c57a8792c29a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf9d82c5-ecb9-4ed7-b6ee-1e84e6e89252/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:03.814872-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6864.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3136.0
                            }
                        ],
                        "expected_reward_tokens": 9470.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ed1c3ad3-aabe-46dd-94a9-5f54bb60214d",
                            "gambit_id": "898eaafb-39a9-4f22-b4cf-ebc35e60f960",
                            "last_updated": "2023-12-01T19:18:10.582623-05:00",
                            "created_at": "2023-11-30T10:28:03.818463-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caa3d29b-d4f7-480b-a7da-c57a8792c29a/?format=api"
                        },
                        {
                            "id": "3c3e7699-34b3-455a-95cd-91866326559d",
                            "gambit_id": "660c134c-c5f4-4bf2-8369-b6d1a92f5971",
                            "last_updated": "2023-12-01T19:18:10.589421-05:00",
                            "created_at": "2023-11-30T10:28:03.822971-05:00",
                            "name": "Nashville Predators",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caa3d29b-d4f7-480b-a7da-c57a8792c29a/?format=api"
                        }
                    ]
                },
                {
                    "id": "302ed6c1-5766-4c35-af63-d89e0419759c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf9d82c5-ecb9-4ed7-b6ee-1e84e6e89252/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:03.827647-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "72663eb4-f4d4-40ef-bfb8-f3533e2676fe",
                            "gambit_id": "a4c39b94-8d6f-4454-bc8d-3e790bd04c0e",
                            "last_updated": "2023-12-01T19:18:10.601005-05:00",
                            "created_at": "2023-11-30T10:28:03.831702-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/302ed6c1-5766-4c35-af63-d89e0419759c/?format=api"
                        },
                        {
                            "id": "4b1f6bf3-cacf-4436-b381-b7b4cc49916e",
                            "gambit_id": "02a75813-9e74-4ddf-879c-737145bc6125",
                            "last_updated": "2023-12-01T19:18:10.604950-05:00",
                            "created_at": "2023-11-30T10:28:03.835585-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/302ed6c1-5766-4c35-af63-d89e0419759c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "684efe1b-cd7e-44d5-b63f-aa4b1b916484",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "45b7da09-64d8-4a7e-a285-2c739eb8cd7f",
            "completed": true,
            "last_updated": "2023-12-01T19:18:10.048296-05:00",
            "created_at": "2023-11-30T10:28:03.503667-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.33,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/45b7da09-64d8-4a7e-a285-2c739eb8cd7f",
            "datetime": "2023-11-30T20:07:00-05:00",
            "cutoff_datetime": "2023-11-30T20:07:00-05:00",
            "name": "Buffalo Sabres v. St Louis Blues",
            "bettypes": [
                {
                    "id": "9d086955-6956-4a50-bc2f-3084ccf42f65",
                    "match": "https://api-prod.gambitprofit.com/api/matches/684efe1b-cd7e-44d5-b63f-aa4b1b916484/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:03.512126-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "473bc4c5-9e47-47ed-9996-f39395180644",
                            "gambit_id": "91c3fff1-c0b6-4912-9a1a-5e6eb7a5f0dd",
                            "last_updated": "2023-12-01T19:18:10.060761-05:00",
                            "created_at": "2023-11-30T10:28:03.528535-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d086955-6956-4a50-bc2f-3084ccf42f65/?format=api"
                        },
                        {
                            "id": "fdf59ce5-79e1-446d-8dc0-603fa5d60f5a",
                            "gambit_id": "a09ce836-ba41-48ab-aa21-8ab0b3f8b8b2",
                            "last_updated": "2023-12-01T19:18:10.057475-05:00",
                            "created_at": "2023-11-30T10:28:03.519922-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d086955-6956-4a50-bc2f-3084ccf42f65/?format=api"
                        }
                    ]
                },
                {
                    "id": "0eb0a65c-7118-40ca-90db-17ad28aabf0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/684efe1b-cd7e-44d5-b63f-aa4b1b916484/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:03.536337-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6812.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3188.0
                            }
                        ],
                        "expected_reward_tokens": 9468.36,
                        "profit_sb": -31.64,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "921390f0-6f39-4aff-87b7-2516bcba1c8d",
                            "gambit_id": "925a6df6-e1f0-4bb5-833b-a06ef5cee990",
                            "last_updated": "2023-12-01T19:18:10.067477-05:00",
                            "created_at": "2023-11-30T10:28:03.543271-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.39000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0eb0a65c-7118-40ca-90db-17ad28aabf0f/?format=api"
                        },
                        {
                            "id": "06816ecc-a96a-43f5-b2b0-176cff6da949",
                            "gambit_id": "e5a8ec41-192c-45d6-9e54-931bc89d5575",
                            "last_updated": "2023-12-01T19:18:10.070853-05:00",
                            "created_at": "2023-11-30T10:28:03.558208-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.97000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0eb0a65c-7118-40ca-90db-17ad28aabf0f/?format=api"
                        }
                    ]
                },
                {
                    "id": "3aeb2ccb-fe6f-473d-a29f-097ebfd7960e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/684efe1b-cd7e-44d5-b63f-aa4b1b916484/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:03.573986-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a4ea2059-aa38-403f-86bc-1120c3b35d59",
                            "gambit_id": "cebc2fc9-0308-4773-b4a6-8087c3cee221",
                            "last_updated": "2023-12-01T19:18:10.077867-05:00",
                            "created_at": "2023-11-30T10:28:03.581808-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aeb2ccb-fe6f-473d-a29f-097ebfd7960e/?format=api"
                        },
                        {
                            "id": "4f54f984-963f-4bbc-b541-343b0bae1f7b",
                            "gambit_id": "ed349cf7-574d-4f8c-a499-63fdfde5b060",
                            "last_updated": "2023-12-01T19:18:10.081326-05:00",
                            "created_at": "2023-11-30T10:28:03.585964-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aeb2ccb-fe6f-473d-a29f-097ebfd7960e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "02e0c432-d541-45ee-b890-c00fd1dce372",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dabc83a0-b22f-4c41-b1ae-97f588891f14",
            "completed": true,
            "last_updated": "2023-12-01T19:08:08.340712-05:00",
            "created_at": "2023-11-30T10:28:02.990604-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.12,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/dabc83a0-b22f-4c41-b1ae-97f588891f14",
            "datetime": "2023-11-30T19:40:00-05:00",
            "cutoff_datetime": "2023-11-30T19:40:00-05:00",
            "name": "Indiana Pacers v. Miami Heat",
            "bettypes": [
                {
                    "id": "645db535-d848-4495-9a99-0ba944c5064f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/02e0c432-d541-45ee-b890-c00fd1dce372/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:03.015269-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 6020.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2033daea-ce9a-4bca-a75a-370446b46d9d",
                            "gambit_id": "de8977f7-1824-4e44-acd7-70a86bffbe4c",
                            "last_updated": "2023-12-01T19:08:08.370387-05:00",
                            "created_at": "2023-11-30T10:28:03.028611-05:00",
                            "name": "Miami Heat",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/645db535-d848-4495-9a99-0ba944c5064f/?format=api"
                        },
                        {
                            "id": "895a723c-f504-4016-a28f-d8ca6cd12f42",
                            "gambit_id": "58388e11-301b-4c81-bd40-75e568f92a6b",
                            "last_updated": "2023-12-01T19:08:08.366836-05:00",
                            "created_at": "2023-11-30T10:28:03.021524-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/645db535-d848-4495-9a99-0ba944c5064f/?format=api"
                        }
                    ]
                },
                {
                    "id": "15a32dd4-1665-4b15-9fd7-29668cbc4bf0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/02e0c432-d541-45ee-b890-c00fd1dce372/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:02.997770-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4355e412-983c-4d38-90b4-8e178b2e06fb",
                            "gambit_id": "70e5f488-7e4e-4a6e-97b8-92592b20e1eb",
                            "last_updated": "2023-12-01T19:08:08.358491-05:00",
                            "created_at": "2023-11-30T10:28:03.008836-05:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15a32dd4-1665-4b15-9fd7-29668cbc4bf0/?format=api"
                        },
                        {
                            "id": "ffe8b168-3135-4d82-b5a8-1c86f513ae63",
                            "gambit_id": "76342ded-6ec0-4d72-9314-f0cbcef02297",
                            "last_updated": "2023-12-01T19:08:08.354728-05:00",
                            "created_at": "2023-11-30T10:28:03.002765-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15a32dd4-1665-4b15-9fd7-29668cbc4bf0/?format=api"
                        }
                    ]
                },
                {
                    "id": "e13f9d82-4881-4e38-9d0f-db5887b8e343",
                    "match": "https://api-prod.gambitprofit.com/api/matches/02e0c432-d541-45ee-b890-c00fd1dce372/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:03.033617-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "98fd7c58-f667-4fd8-8d37-a1122035dea0",
                            "gambit_id": "398811fa-35bd-4b11-b9d4-89d1726dc965",
                            "last_updated": "2023-12-01T19:08:08.377022-05:00",
                            "created_at": "2023-11-30T10:28:03.038813-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/e13f9d82-4881-4e38-9d0f-db5887b8e343/?format=api"
                        },
                        {
                            "id": "ff77c047-ea56-4bed-8f73-94c7299c203f",
                            "gambit_id": "a4e97469-374b-4821-a368-33f4094e53d5",
                            "last_updated": "2023-12-01T19:08:08.380496-05:00",
                            "created_at": "2023-11-30T10:28:03.045511-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/e13f9d82-4881-4e38-9d0f-db5887b8e343/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cb521d62-f787-4c48-bbf0-746269d043eb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "03ce5f6d-15b8-4aeb-8955-8a33a3278ad6",
            "completed": true,
            "last_updated": "2023-12-01T10:53:10.833099-05:00",
            "created_at": "2023-11-30T10:28:02.725647-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.52,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/03ce5f6d-15b8-4aeb-8955-8a33a3278ad6",
            "datetime": "2023-11-30T19:40:00-05:00",
            "cutoff_datetime": "2023-11-30T19:40:00-05:00",
            "name": "Detroit Pistons v. New York Knicks",
            "bettypes": [
                {
                    "id": "52531ca0-a26f-4ab3-be5e-0ee6066c67c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb521d62-f787-4c48-bbf0-746269d043eb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:02.756106-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8681.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 1319.0
                            }
                        ],
                        "expected_reward_tokens": 9549.1,
                        "profit_sb": 49.1,
                        "profit_sb_percentage": 0.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7eaed847-d295-4a52-9fb7-68eb4bb5cfc1",
                            "gambit_id": "0cbbe50f-c8ad-4119-80dd-98d631a1571b",
                            "last_updated": "2023-12-01T10:53:10.864388-05:00",
                            "created_at": "2023-11-30T10:28:02.769570-05:00",
                            "name": "New York Knicks",
                            "reward": "1.10000",
                            "odds": "1.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52531ca0-a26f-4ab3-be5e-0ee6066c67c9/?format=api"
                        },
                        {
                            "id": "2ef9053e-0779-430b-9b98-488c05dd3084",
                            "gambit_id": "f9ee61f3-8d8b-460f-aa08-ef4a3394861a",
                            "last_updated": "2023-12-01T10:53:10.860483-05:00",
                            "created_at": "2023-11-30T10:28:02.760594-05:00",
                            "name": "Detroit Pistons",
                            "reward": "7.24000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52531ca0-a26f-4ab3-be5e-0ee6066c67c9/?format=api"
                        }
                    ]
                },
                {
                    "id": "2f1e5e3c-e429-4e2e-ab67-751d2b76818b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb521d62-f787-4c48-bbf0-746269d043eb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:02.737956-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c85ba708-f9a7-4e20-a6b1-e6ed59eb6d13",
                            "gambit_id": "ac79c649-d7d3-463d-abfb-944cfd2ec4a9",
                            "last_updated": "2023-12-01T10:53:10.848199-05:00",
                            "created_at": "2023-11-30T10:28:02.745585-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f1e5e3c-e429-4e2e-ab67-751d2b76818b/?format=api"
                        },
                        {
                            "id": "e6e1ba98-ba22-4022-abd7-b272d8ea4a1c",
                            "gambit_id": "128afc7c-c029-4be7-9a8e-4bbf1071bcc7",
                            "last_updated": "2023-12-01T10:53:10.853751-05:00",
                            "created_at": "2023-11-30T10:28:02.751561-05:00",
                            "name": "New York Knicks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f1e5e3c-e429-4e2e-ab67-751d2b76818b/?format=api"
                        }
                    ]
                },
                {
                    "id": "a1c3a1e5-d1f3-490d-9297-a3a62fd8206e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb521d62-f787-4c48-bbf0-746269d043eb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:02.778149-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 218.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 218.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "66d5d01a-a173-4c41-a46c-329f3a7a53c5",
                            "gambit_id": "602f7d28-2bd0-4128-b701-cc278c5b8b50",
                            "last_updated": "2023-12-01T10:53:10.872036-05:00",
                            "created_at": "2023-11-30T10:28:02.783969-05:00",
                            "name": "Game Total Over 218.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1c3a1e5-d1f3-490d-9297-a3a62fd8206e/?format=api"
                        },
                        {
                            "id": "7c263c79-ef4f-49a8-8eca-96046116886a",
                            "gambit_id": "58059ef1-06e4-471c-b1a4-9083154d0c1e",
                            "last_updated": "2023-12-01T10:53:10.875948-05:00",
                            "created_at": "2023-11-30T10:28:02.789285-05:00",
                            "name": "Game Total Under 218.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1c3a1e5-d1f3-490d-9297-a3a62fd8206e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f31875a3-098d-45c2-b55c-f48712078f39",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c46a7954-8fb8-4673-a871-14664c7ea26d",
            "completed": true,
            "last_updated": "2023-12-01T19:08:06.452141-05:00",
            "created_at": "2023-11-30T10:28:02.477187-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.06,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c46a7954-8fb8-4673-a871-14664c7ea26d",
            "datetime": "2023-11-30T19:40:00-05:00",
            "cutoff_datetime": "2023-11-30T19:40:00-05:00",
            "name": "Charlotte Hornets v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "a4cbb2bc-6995-4fc7-83ba-b1a010eb4e76",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f31875a3-098d-45c2-b55c-f48712078f39/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:02.500463-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7485.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 2515.0
                            }
                        ],
                        "expected_reward_tokens": 9505.95,
                        "profit_sb": 5.95,
                        "profit_sb_percentage": 0.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "afc34ed5-7617-4f29-9157-d0e5e1c252ac",
                            "gambit_id": "a9506a71-86cc-47de-bacc-ccee7721049f",
                            "last_updated": "2023-12-01T19:08:06.481500-05:00",
                            "created_at": "2023-11-30T10:28:02.509228-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.27000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4cbb2bc-6995-4fc7-83ba-b1a010eb4e76/?format=api"
                        },
                        {
                            "id": "6d41f585-c29a-445c-89f6-2dd3f3ff38c9",
                            "gambit_id": "042ef71b-765f-4b6d-9634-666086563aa0",
                            "last_updated": "2023-12-01T19:08:06.477822-05:00",
                            "created_at": "2023-11-30T10:28:02.504230-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "3.78000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4cbb2bc-6995-4fc7-83ba-b1a010eb4e76/?format=api"
                        }
                    ]
                },
                {
                    "id": "86698dfd-5daa-4f95-a7dd-db31db0be5eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f31875a3-098d-45c2-b55c-f48712078f39/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:02.482560-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4ebcfd03-17c6-4959-80ba-c2d7c611173e",
                            "gambit_id": "03d8b4ed-ee9a-48e6-911e-8c8d67a37d4e",
                            "last_updated": "2023-12-01T19:08:06.466905-05:00",
                            "created_at": "2023-11-30T10:28:02.489340-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86698dfd-5daa-4f95-a7dd-db31db0be5eb/?format=api"
                        },
                        {
                            "id": "d2491702-118b-4f79-b386-3565b1bb3bef",
                            "gambit_id": "53899b18-64e2-47d1-a93d-310425578bcd",
                            "last_updated": "2023-12-01T19:08:06.470643-05:00",
                            "created_at": "2023-11-30T10:28:02.494585-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86698dfd-5daa-4f95-a7dd-db31db0be5eb/?format=api"
                        }
                    ]
                },
                {
                    "id": "3817a691-ca33-4ce6-a5e9-97e16c791a7e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f31875a3-098d-45c2-b55c-f48712078f39/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:02.513937-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 223.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cbbb1b91-8e75-459a-b089-ab2db4a39324",
                            "gambit_id": "01ffb35a-744a-4a16-a86e-3838fea505cf",
                            "last_updated": "2023-12-01T19:08:06.491441-05:00",
                            "created_at": "2023-11-30T10:28:02.518566-05:00",
                            "name": "Game Total Over 223.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3817a691-ca33-4ce6-a5e9-97e16c791a7e/?format=api"
                        },
                        {
                            "id": "abaadb46-f8ba-45b2-9875-50e945f38101",
                            "gambit_id": "2195d4c8-2cb1-4999-ac6b-64f17d77ff27",
                            "last_updated": "2023-12-01T19:08:06.488050-05:00",
                            "created_at": "2023-11-30T10:28:02.523274-05:00",
                            "name": "Game Total Under 223.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3817a691-ca33-4ce6-a5e9-97e16c791a7e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a2724cf5-539f-4d81-a8a4-ecb58e1a4805",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d72bfba9-cde4-425a-ad25-f8c37b64d3ff",
            "completed": true,
            "last_updated": "2023-12-01T19:18:09.079565-05:00",
            "created_at": "2023-11-30T10:28:02.219389-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.15,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d72bfba9-cde4-425a-ad25-f8c37b64d3ff",
            "datetime": "2023-11-30T19:37:00-05:00",
            "cutoff_datetime": "2023-11-30T19:37:00-05:00",
            "name": "New York Islanders v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "36f67114-96f4-40da-97b0-9d65cf710bcb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2724cf5-539f-4d81-a8a4-ecb58e1a4805/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:02.232913-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6547.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1c829102-7f9e-47d7-bb7f-66ff0c3bd08b",
                            "gambit_id": "052d2c32-2bde-4a86-9790-87f613fcbaa6",
                            "last_updated": "2023-12-01T19:18:09.092233-05:00",
                            "created_at": "2023-11-30T10:28:02.247629-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36f67114-96f4-40da-97b0-9d65cf710bcb/?format=api"
                        },
                        {
                            "id": "66ee5dad-8d23-48ec-856c-249a3974e9b8",
                            "gambit_id": "bc0310f0-a3c0-4637-90a5-0b3bde11657b",
                            "last_updated": "2023-12-01T19:18:09.088553-05:00",
                            "created_at": "2023-11-30T10:28:02.242943-05:00",
                            "name": "New York Islanders",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36f67114-96f4-40da-97b0-9d65cf710bcb/?format=api"
                        }
                    ]
                },
                {
                    "id": "e187d7c3-f302-4182-844d-e635edc649c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2724cf5-539f-4d81-a8a4-ecb58e1a4805/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:02.252483-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5784.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8519bc69-b604-46e9-acec-ec5ba1dac8cf",
                            "gambit_id": "60598a65-78e4-459f-806d-9e2ebbc18ce5",
                            "last_updated": "2023-12-01T19:18:09.099126-05:00",
                            "created_at": "2023-11-30T10:28:02.256348-05:00",
                            "name": "New York Islanders",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e187d7c3-f302-4182-844d-e635edc649c8/?format=api"
                        },
                        {
                            "id": "5728f611-400b-49df-b871-b24d2875249f",
                            "gambit_id": "33f2fa25-b2fb-451e-b614-035525d64145",
                            "last_updated": "2023-12-01T19:18:09.102864-05:00",
                            "created_at": "2023-11-30T10:28:02.261997-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e187d7c3-f302-4182-844d-e635edc649c8/?format=api"
                        }
                    ]
                },
                {
                    "id": "034046a2-784d-4a2f-b047-580e6730fb92",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2724cf5-539f-4d81-a8a4-ecb58e1a4805/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:02.266733-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "f6f9630e-a366-4ccf-a897-67f5c1a37c67",
                            "gambit_id": "5f9636f7-b052-4180-af34-6d256abc7fff",
                            "last_updated": "2023-12-01T19:18:09.113108-05:00",
                            "created_at": "2023-11-30T10:28:02.281837-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/034046a2-784d-4a2f-b047-580e6730fb92/?format=api"
                        },
                        {
                            "id": "f6bfdd1a-a582-4f21-ae19-154139c2f6e4",
                            "gambit_id": "12f67710-a2e3-4019-870d-673ddf9d1457",
                            "last_updated": "2023-12-01T19:18:09.109504-05:00",
                            "created_at": "2023-11-30T10:28:02.275284-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/034046a2-784d-4a2f-b047-580e6730fb92/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c7ca3c65-f883-47ae-a682-4589098d63e8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0ed2cc43-39c7-4cea-a498-d34f9eabd015",
            "completed": true,
            "last_updated": "2023-12-01T19:08:05.930580-05:00",
            "created_at": "2023-11-30T10:28:01.917984-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.15,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/0ed2cc43-39c7-4cea-a498-d34f9eabd015",
            "datetime": "2023-11-30T19:10:00-05:00",
            "cutoff_datetime": "2023-11-30T19:10:00-05:00",
            "name": "Portland Trail Blazers v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "87a38214-b31d-4645-a03b-2dcfcf9c075f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7ca3c65-f883-47ae-a682-4589098d63e8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:01.951956-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8273.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 1727.0
                            }
                        ],
                        "expected_reward_tokens": 9513.95,
                        "profit_sb": 13.95,
                        "profit_sb_percentage": 0.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4af04c19-fc99-4604-9465-62d85d492ac0",
                            "gambit_id": "929c8e47-5238-431c-8193-0d6124780c4e",
                            "last_updated": "2023-12-01T19:08:05.962264-05:00",
                            "created_at": "2023-11-30T10:28:01.964378-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.15000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87a38214-b31d-4645-a03b-2dcfcf9c075f/?format=api"
                        },
                        {
                            "id": "ee80a61f-ace8-469f-98f8-aa09ee5cc5d3",
                            "gambit_id": "2c2c72d7-292f-4a86-a62d-dc2e034bbc9a",
                            "last_updated": "2023-12-01T19:08:05.958181-05:00",
                            "created_at": "2023-11-30T10:28:01.958267-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "5.51000",
                            "odds": "5.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87a38214-b31d-4645-a03b-2dcfcf9c075f/?format=api"
                        }
                    ]
                },
                {
                    "id": "23a223ee-f963-4299-92e0-bd2cc794a37f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7ca3c65-f883-47ae-a682-4589098d63e8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:01.932340-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "def4cbc3-2979-4e52-945e-b99906e28852",
                            "gambit_id": "e74dc604-928c-4a38-ae54-0c6936842bf2",
                            "last_updated": "2023-12-01T19:08:05.950020-05:00",
                            "created_at": "2023-11-30T10:28:01.943918-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23a223ee-f963-4299-92e0-bd2cc794a37f/?format=api"
                        },
                        {
                            "id": "5beb2147-9fe4-4e4c-85bf-c31e7edda737",
                            "gambit_id": "949ca198-fdba-4447-afa0-49316d899b8c",
                            "last_updated": "2023-12-01T19:08:05.944908-05:00",
                            "created_at": "2023-11-30T10:28:01.937713-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23a223ee-f963-4299-92e0-bd2cc794a37f/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9bc20c7-9122-4453-8ad0-62ee6ce89d64",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7ca3c65-f883-47ae-a682-4589098d63e8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:01.969419-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 219",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 219",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bfe58b33-ebe6-4794-8adb-090049148463",
                            "gambit_id": "e1edb04f-e8f8-4d77-bcaa-e1dfd3703f77",
                            "last_updated": "2023-12-01T19:08:05.974476-05:00",
                            "created_at": "2023-11-30T10:28:01.994112-05:00",
                            "name": "Game Total Under 219",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "219.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9bc20c7-9122-4453-8ad0-62ee6ce89d64/?format=api"
                        },
                        {
                            "id": "e4191c22-2e2d-421e-946d-fde9ee7c305f",
                            "gambit_id": "09665bb7-50fe-417e-abe1-2d35a5604657",
                            "last_updated": "2023-12-01T19:08:05.970117-05:00",
                            "created_at": "2023-11-30T10:28:01.985976-05:00",
                            "name": "Game Total Over 219",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "219.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9bc20c7-9122-4453-8ad0-62ee6ce89d64/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5014b324-c97f-4634-bb7b-1bfe0bf996c4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d06c7416-ebe3-45b0-9799-e0702203bedd",
            "completed": true,
            "last_updated": "2023-12-01T19:23:13.515397-05:00",
            "created_at": "2023-11-30T10:28:00.837406-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d06c7416-ebe3-45b0-9799-e0702203bedd",
            "datetime": "2023-11-30T19:07:00-05:00",
            "cutoff_datetime": "2023-11-30T19:07:00-05:00",
            "name": "San Jose Sharks v. Boston Bruins",
            "bettypes": [
                {
                    "id": "b3ed24cd-c3aa-4c78-a083-658a0d1c412a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5014b324-c97f-4634-bb7b-1bfe0bf996c4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:00.842302-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8056.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 1944.0
                            }
                        ],
                        "expected_reward_tokens": 9506.08,
                        "profit_sb": 6.08,
                        "profit_sb_percentage": 0.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bb1b507a-751b-4378-b2c9-be0c6531afe1",
                            "gambit_id": "4fc39cb5-10cc-4e01-9063-2933c14240fa",
                            "last_updated": "2023-12-01T19:23:13.528589-05:00",
                            "created_at": "2023-11-30T10:28:00.850508-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.18000",
                            "odds": "1.18520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3ed24cd-c3aa-4c78-a083-658a0d1c412a/?format=api"
                        },
                        {
                            "id": "3d9ffa2f-4825-4614-9fc6-9186b3b76073",
                            "gambit_id": "7268b154-e6f7-4e76-8db2-225786a21744",
                            "last_updated": "2023-12-01T19:23:13.524875-05:00",
                            "created_at": "2023-11-30T10:28:00.846177-05:00",
                            "name": "San Jose Sharks",
                            "reward": "4.89000",
                            "odds": "5.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3ed24cd-c3aa-4c78-a083-658a0d1c412a/?format=api"
                        }
                    ]
                },
                {
                    "id": "15a27eaf-9750-4cb1-a7a0-cb739603c45a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5014b324-c97f-4634-bb7b-1bfe0bf996c4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:00.854585-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6241.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "26d5ef3e-0c33-4e1c-bf2c-708ea83d933f",
                            "gambit_id": "a665cbdd-6b83-4837-99bc-9d6073c31bbe",
                            "last_updated": "2023-12-01T19:23:13.538955-05:00",
                            "created_at": "2023-11-30T10:28:00.863475-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15a27eaf-9750-4cb1-a7a0-cb739603c45a/?format=api"
                        },
                        {
                            "id": "5dab1c81-2d98-4242-b0b5-97f909cef3e6",
                            "gambit_id": "3d63dd06-b13f-4b6f-9437-f46a6a4c0be7",
                            "last_updated": "2023-12-01T19:23:13.535454-05:00",
                            "created_at": "2023-11-30T10:28:00.859245-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15a27eaf-9750-4cb1-a7a0-cb739603c45a/?format=api"
                        }
                    ]
                },
                {
                    "id": "cf8775ae-46ab-46c3-b3de-50413ba0e49e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5014b324-c97f-4634-bb7b-1bfe0bf996c4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:00.868214-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a9aefccf-8459-4601-ba53-50665faa0d48",
                            "gambit_id": "ba98e805-3d0f-459e-8861-6606f884eba3",
                            "last_updated": "2023-12-01T19:23:13.565147-05:00",
                            "created_at": "2023-11-30T10:28:00.877001-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf8775ae-46ab-46c3-b3de-50413ba0e49e/?format=api"
                        },
                        {
                            "id": "35747bfd-ea3d-40eb-9cee-f32b1cdaf689",
                            "gambit_id": "cbc0ed3e-43d2-4641-86ab-6e1509ba6a8b",
                            "last_updated": "2023-12-01T19:23:13.545637-05:00",
                            "created_at": "2023-11-30T10:28:00.871919-05:00",
                            "name": "Game Total Over 6",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf8775ae-46ab-46c3-b3de-50413ba0e49e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1fa8c393-f612-4182-b536-d2ca7e0e48eb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6c08eec6-96fd-4e08-91fe-2c2da98cc596",
            "completed": true,
            "last_updated": "2023-12-01T19:23:09.726041-05:00",
            "created_at": "2023-11-30T10:28:01.641759-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.71,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/6c08eec6-96fd-4e08-91fe-2c2da98cc596",
            "datetime": "2023-11-30T19:07:00-05:00",
            "cutoff_datetime": "2023-11-30T19:07:00-05:00",
            "name": "Pittsburgh Penguins v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "6e7020c0-e681-4e03-8d37-0b9cad89207d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1fa8c393-f612-4182-b536-d2ca7e0e48eb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:01.652768-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5421.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e8bd3426-7b0b-4ee9-a8b4-3540e5aafa34",
                            "gambit_id": "b9e4d6ff-cc86-4924-b98a-99b005c23ce2",
                            "last_updated": "2023-12-01T19:23:09.745848-05:00",
                            "created_at": "2023-11-30T10:28:01.666568-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e7020c0-e681-4e03-8d37-0b9cad89207d/?format=api"
                        },
                        {
                            "id": "4cc17069-3e3e-47e4-aa6a-c47f236b920d",
                            "gambit_id": "a5cf19ed-4539-4605-bc2f-fd18b5b339d7",
                            "last_updated": "2023-12-01T19:23:09.742192-05:00",
                            "created_at": "2023-11-30T10:28:01.658237-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e7020c0-e681-4e03-8d37-0b9cad89207d/?format=api"
                        }
                    ]
                },
                {
                    "id": "94dcbd77-7719-4dfe-9c68-80bb2ec008eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1fa8c393-f612-4182-b536-d2ca7e0e48eb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:01.674516-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6547.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3850cf13-e22d-4e1f-9565-cd609ef1ae6b",
                            "gambit_id": "2c40b746-c120-4a47-9c93-2b15f979b744",
                            "last_updated": "2023-12-01T19:23:09.752955-05:00",
                            "created_at": "2023-11-30T10:28:01.683287-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94dcbd77-7719-4dfe-9c68-80bb2ec008eb/?format=api"
                        },
                        {
                            "id": "c0a43658-9f0f-49a7-b6a3-15214ef65556",
                            "gambit_id": "a567022c-6bce-4dc8-93dd-f9e25c7ed0cc",
                            "last_updated": "2023-12-01T19:23:09.756414-05:00",
                            "created_at": "2023-11-30T10:28:01.693136-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94dcbd77-7719-4dfe-9c68-80bb2ec008eb/?format=api"
                        }
                    ]
                },
                {
                    "id": "8bfabc1c-da46-4f1a-aa13-89fa153b6c13",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1fa8c393-f612-4182-b536-d2ca7e0e48eb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:01.698127-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "4ae31937-32c4-4739-8a42-f0db0e3a94fd",
                            "gambit_id": "efdbb0fd-e422-418d-845d-bef500e0180a",
                            "last_updated": "2023-12-01T19:23:09.765463-05:00",
                            "created_at": "2023-11-30T10:28:01.706087-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/8bfabc1c-da46-4f1a-aa13-89fa153b6c13/?format=api"
                        },
                        {
                            "id": "487669ba-021d-44d0-aefe-68433acae6ce",
                            "gambit_id": "160f265b-07af-4a59-9c8d-376ea109977a",
                            "last_updated": "2023-12-01T19:23:09.769096-05:00",
                            "created_at": "2023-11-30T10:28:01.714944-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/8bfabc1c-da46-4f1a-aa13-89fa153b6c13/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3909700d-4130-4b6a-8a23-53178402c1b4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "70d0e08b-ac70-44bc-b50e-d1d5c5567d90",
            "completed": true,
            "last_updated": "2023-12-01T19:23:14.017687-05:00",
            "created_at": "2023-11-30T10:28:00.595478-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/70d0e08b-ac70-44bc-b50e-d1d5c5567d90",
            "datetime": "2023-11-30T19:07:00-05:00",
            "cutoff_datetime": "2023-11-30T19:07:00-05:00",
            "name": "Seattle Kraken v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "9a58e4c3-26cb-47c9-982d-a6d71287551a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3909700d-4130-4b6a-8a23-53178402c1b4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:00.601409-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6241.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "97c5a8a9-5b96-4b24-a015-cc3497beccaf",
                            "gambit_id": "db328e40-b765-4670-980c-754e77b916ab",
                            "last_updated": "2023-12-01T19:23:14.032620-05:00",
                            "created_at": "2023-11-30T10:28:00.610722-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a58e4c3-26cb-47c9-982d-a6d71287551a/?format=api"
                        },
                        {
                            "id": "329e0901-bf4b-4d3e-bc0a-658735546e1d",
                            "gambit_id": "088585c8-97fc-4c7d-a270-ffc13d2a0dcf",
                            "last_updated": "2023-12-01T19:23:14.029014-05:00",
                            "created_at": "2023-11-30T10:28:00.605532-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a58e4c3-26cb-47c9-982d-a6d71287551a/?format=api"
                        }
                    ]
                },
                {
                    "id": "8c5c0af0-c4a8-4566-a776-292656641227",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3909700d-4130-4b6a-8a23-53178402c1b4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:00.614502-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "54348496-66a3-447e-bc5b-c0ddfcdd5782",
                            "gambit_id": "98930873-3c3c-4cf3-bbc6-79757c1479b0",
                            "last_updated": "2023-12-01T19:23:14.039494-05:00",
                            "created_at": "2023-11-30T10:28:00.618805-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c5c0af0-c4a8-4566-a776-292656641227/?format=api"
                        },
                        {
                            "id": "9ed2ae3e-fc0f-47eb-b040-a7b63190a920",
                            "gambit_id": "93d32d5a-d672-4ff1-a629-b69cf4a7b7d7",
                            "last_updated": "2023-12-01T19:23:14.042738-05:00",
                            "created_at": "2023-11-30T10:28:00.622796-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c5c0af0-c4a8-4566-a776-292656641227/?format=api"
                        }
                    ]
                },
                {
                    "id": "a110dbce-3cd7-44f0-9387-7221b50ee656",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3909700d-4130-4b6a-8a23-53178402c1b4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:00.627387-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "b6c709f7-896c-486f-92d4-85c5c52aa9e2",
                            "gambit_id": "5e9beba5-6407-4f3b-a68a-286c28dc801c",
                            "last_updated": "2023-12-01T19:23:14.052909-05:00",
                            "created_at": "2023-11-30T10:28:00.636662-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/a110dbce-3cd7-44f0-9387-7221b50ee656/?format=api"
                        },
                        {
                            "id": "2a38de60-1400-435b-bd65-15ffa011d55f",
                            "gambit_id": "2037a9a3-0e60-4df6-89a0-8c2cf05b782e",
                            "last_updated": "2023-12-01T19:23:14.049631-05:00",
                            "created_at": "2023-11-30T10:28:00.631957-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/a110dbce-3cd7-44f0-9387-7221b50ee656/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "36455db7-d8d8-4d5b-927b-31a2a180483a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1e9f1134-e390-433c-b947-cd723a30d2c3",
            "completed": true,
            "last_updated": "2023-12-01T19:23:13.767489-05:00",
            "created_at": "2023-11-30T10:28:01.132437-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/1e9f1134-e390-433c-b947-cd723a30d2c3",
            "datetime": "2023-11-30T19:07:00-05:00",
            "cutoff_datetime": "2023-11-30T19:07:00-05:00",
            "name": "Chicago Blackhawks v. Detroit Red Wings",
            "bettypes": [
                {
                    "id": "005b5f8e-5af2-4f6b-9714-1c80d83b1c79",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36455db7-d8d8-4d5b-927b-31a2a180483a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:01.142622-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6308.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "679dd357-54b0-42f5-aecc-d15cf44e2322",
                            "gambit_id": "d69901df-6771-430b-89e1-36131594b651",
                            "last_updated": "2023-12-01T19:23:13.791110-05:00",
                            "created_at": "2023-11-30T10:28:01.152563-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/005b5f8e-5af2-4f6b-9714-1c80d83b1c79/?format=api"
                        },
                        {
                            "id": "6e4132f7-7ec0-4102-8cd0-6b172fa0e249",
                            "gambit_id": "b1c35308-5b0e-4271-b273-5e10867aaff3",
                            "last_updated": "2023-12-01T19:23:13.779859-05:00",
                            "created_at": "2023-11-30T10:28:01.147195-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/005b5f8e-5af2-4f6b-9714-1c80d83b1c79/?format=api"
                        }
                    ]
                },
                {
                    "id": "89a10971-1d41-4560-96e0-fee59a7d2a16",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36455db7-d8d8-4d5b-927b-31a2a180483a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:01.157034-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5784.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "83b0f23f-1a8c-4cf7-bf08-55ef489ef83f",
                            "gambit_id": "55d99af9-3e34-4992-84e8-210ec8d4661d",
                            "last_updated": "2023-12-01T19:23:13.805164-05:00",
                            "created_at": "2023-11-30T10:28:01.161472-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89a10971-1d41-4560-96e0-fee59a7d2a16/?format=api"
                        },
                        {
                            "id": "f5997781-2a37-47c0-973e-44a807544524",
                            "gambit_id": "fbf0acee-8ec6-45ed-a993-c3f84e44123c",
                            "last_updated": "2023-12-01T19:23:13.808431-05:00",
                            "created_at": "2023-11-30T10:28:01.166822-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89a10971-1d41-4560-96e0-fee59a7d2a16/?format=api"
                        }
                    ]
                },
                {
                    "id": "784442b9-b163-468d-a12c-b379b7329cc6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36455db7-d8d8-4d5b-927b-31a2a180483a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:01.171269-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "6e83125a-efba-4c67-bedc-e2e8f96bf3c0",
                            "gambit_id": "e6ed3057-5fd4-4a3d-aab8-ef64bb9f22af",
                            "last_updated": "2023-12-01T19:23:13.815168-05:00",
                            "created_at": "2023-11-30T10:28:01.176252-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/784442b9-b163-468d-a12c-b379b7329cc6/?format=api"
                        },
                        {
                            "id": "a4773bd7-1424-4846-ad64-16251635d1c2",
                            "gambit_id": "f2796f47-d622-48c4-8a11-2b8379899b0b",
                            "last_updated": "2023-12-01T19:23:13.818646-05:00",
                            "created_at": "2023-11-30T10:28:01.182424-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/784442b9-b163-468d-a12c-b379b7329cc6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b03df2e1-4afe-4905-842f-d85b8a7bb75e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1d5682d4-2887-430a-951e-918a3d610847",
            "completed": true,
            "last_updated": "2023-12-01T19:23:13.286507-05:00",
            "created_at": "2023-11-30T10:28:00.351005-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.77,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/1d5682d4-2887-430a-951e-918a3d610847",
            "datetime": "2023-11-30T19:07:00-05:00",
            "cutoff_datetime": "2023-11-30T19:07:00-05:00",
            "name": "New Jersey Devils v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "cde33ed1-d760-428e-a688-1fe58a95880d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b03df2e1-4afe-4905-842f-d85b8a7bb75e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:00.358582-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "374af871-411a-40d8-8834-e4db549497d6",
                            "gambit_id": "e48763f5-1a1c-4327-8519-7ff49cdb17e9",
                            "last_updated": "2023-12-01T19:23:13.295828-05:00",
                            "created_at": "2023-11-30T10:28:00.364446-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde33ed1-d760-428e-a688-1fe58a95880d/?format=api"
                        },
                        {
                            "id": "c0bcee7b-3a9a-479a-acf4-2754773a6191",
                            "gambit_id": "9aaa16c3-3ad9-449d-9d9d-ce0d88e6e50f",
                            "last_updated": "2023-12-01T19:23:13.299274-05:00",
                            "created_at": "2023-11-30T10:28:00.372814-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde33ed1-d760-428e-a688-1fe58a95880d/?format=api"
                        }
                    ]
                },
                {
                    "id": "bdae19d7-03be-4e72-8142-cc71a3c463bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b03df2e1-4afe-4905-842f-d85b8a7bb75e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:00.377682-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6547.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "57cce410-7556-4cc4-ad8c-a9429271b800",
                            "gambit_id": "79fd2227-5d5a-4140-9f47-aadd3c62e5f2",
                            "last_updated": "2023-12-01T19:23:13.309429-05:00",
                            "created_at": "2023-11-30T10:28:00.385504-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdae19d7-03be-4e72-8142-cc71a3c463bf/?format=api"
                        },
                        {
                            "id": "50a9eae4-7ef2-4c46-bd9a-dafc563bd28b",
                            "gambit_id": "cbe35615-ce39-4052-9fda-55425f599414",
                            "last_updated": "2023-12-01T19:23:13.306264-05:00",
                            "created_at": "2023-11-30T10:28:00.381564-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdae19d7-03be-4e72-8142-cc71a3c463bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "d9599d25-c666-439a-b4fe-0a547d33f4a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b03df2e1-4afe-4905-842f-d85b8a7bb75e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:00.390215-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "2412ac8f-a1f1-486f-b390-2feead0e4d28",
                            "gambit_id": "36355715-6091-42cc-9aca-60842c5c81b1",
                            "last_updated": "2023-12-01T19:23:13.319151-05:00",
                            "created_at": "2023-11-30T10:28:00.399262-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/d9599d25-c666-439a-b4fe-0a547d33f4a9/?format=api"
                        },
                        {
                            "id": "2f4da768-a05b-4aa8-86f1-403a4ac9d442",
                            "gambit_id": "cc14666f-d10c-407f-b7f1-359206cb7e46",
                            "last_updated": "2023-12-01T19:23:13.315794-05:00",
                            "created_at": "2023-11-30T10:28:00.395013-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/d9599d25-c666-439a-b4fe-0a547d33f4a9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b9706585-c197-4f94-9a45-64e7327a86e2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "679f6efc-d277-46af-822c-f6da820b9a25",
            "completed": true,
            "last_updated": "2023-12-01T19:28:13.025436-05:00",
            "created_at": "2023-11-30T10:28:01.379016-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/679f6efc-d277-46af-822c-f6da820b9a25",
            "datetime": "2023-11-30T19:07:00-05:00",
            "cutoff_datetime": "2023-11-30T19:07:00-05:00",
            "name": "Florida Panthers v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "d4d883ef-b7bb-4f03-b7e0-119d63287528",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9706585-c197-4f94-9a45-64e7327a86e2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-30T10:28:01.386492-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6864.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3136.0
                            }
                        ],
                        "expected_reward_tokens": 9470.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "86f73ea6-9b9b-478a-a1ed-644c101879db",
                            "gambit_id": "dcdda57b-6bd3-4682-bd1c-01eac1678ff4",
                            "last_updated": "2023-12-01T19:28:13.042987-05:00",
                            "created_at": "2023-11-30T10:28:01.392040-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4d883ef-b7bb-4f03-b7e0-119d63287528/?format=api"
                        },
                        {
                            "id": "cb6bbbaa-487e-4ee8-b12f-8db2ddefef30",
                            "gambit_id": "2e63d534-4548-429a-82f8-0bb1acd8fbe1",
                            "last_updated": "2023-12-01T19:28:13.046452-05:00",
                            "created_at": "2023-11-30T10:28:01.398618-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4d883ef-b7bb-4f03-b7e0-119d63287528/?format=api"
                        }
                    ]
                },
                {
                    "id": "83fbb5d2-737e-4161-b70f-97eb38c73c99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9706585-c197-4f94-9a45-64e7327a86e2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-30T10:28:01.403238-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "78000dcf-60d8-48dd-9077-71b3e4ef8656",
                            "gambit_id": "304d77c9-0961-42c6-818d-11d16cf70dd4",
                            "last_updated": "2023-12-01T19:28:13.060232-05:00",
                            "created_at": "2023-11-30T10:28:01.415042-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83fbb5d2-737e-4161-b70f-97eb38c73c99/?format=api"
                        },
                        {
                            "id": "bd1e0ab9-9935-4091-8bb1-82af8fe9fd0a",
                            "gambit_id": "af921698-f84d-4aff-9fbf-7f5e096071de",
                            "last_updated": "2023-12-01T19:28:13.055496-05:00",
                            "created_at": "2023-11-30T10:28:01.408847-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83fbb5d2-737e-4161-b70f-97eb38c73c99/?format=api"
                        }
                    ]
                },
                {
                    "id": "b0a9f2b2-884a-4a98-bf33-972fa445556e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9706585-c197-4f94-9a45-64e7327a86e2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-30T10:28:01.420575-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "778d931e-809d-481d-a10a-1c97852d238a",
                            "gambit_id": "3ef76cbe-cc53-480f-8395-33b4fba8bb13",
                            "last_updated": "2023-12-01T19:28:13.068255-05:00",
                            "created_at": "2023-11-30T10:28:01.431147-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/b0a9f2b2-884a-4a98-bf33-972fa445556e/?format=api"
                        },
                        {
                            "id": "e61efc37-4b00-4543-88b4-0733c4554aec",
                            "gambit_id": "ea31eac3-36db-4e9a-835b-fa6c136b7c3c",
                            "last_updated": "2023-12-01T19:28:13.072881-05:00",
                            "created_at": "2023-11-30T10:28:01.425749-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/b0a9f2b2-884a-4a98-bf33-972fa445556e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1b2fb4d8-2bc5-44a8-9f43-e4187164a8ce",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d4ef85a2-59f3-48d5-ab16-82e549edb7a6",
            "completed": true,
            "last_updated": "2023-11-30T11:23:13.295542-05:00",
            "created_at": "2023-11-29T10:38:02.764853-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d4ef85a2-59f3-48d5-ab16-82e549edb7a6",
            "datetime": "2023-11-29T22:37:00-05:00",
            "cutoff_datetime": "2023-11-29T22:37:00-05:00",
            "name": "Washington Capitals v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "6083b6fc-4c29-4dbc-8308-fdf402e065f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b2fb4d8-2bc5-44a8-9f43-e4187164a8ce/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-29T10:38:02.770056-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6458.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a244ced3-1173-4c27-90f2-74dcf2d8e1ed",
                            "gambit_id": "e072b89c-0899-47d0-8d6b-c528b532fdac",
                            "last_updated": "2023-11-30T11:23:13.317178-05:00",
                            "created_at": "2023-11-29T10:38:02.793635-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6083b6fc-4c29-4dbc-8308-fdf402e065f6/?format=api"
                        },
                        {
                            "id": "03011ac5-71f3-4b2b-a935-cd0409525c2d",
                            "gambit_id": "4061f292-6908-4069-8521-2ebaab3bd3fe",
                            "last_updated": "2023-11-30T11:23:13.313409-05:00",
                            "created_at": "2023-11-29T10:38:02.789104-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6083b6fc-4c29-4dbc-8308-fdf402e065f6/?format=api"
                        }
                    ]
                },
                {
                    "id": "b63acef1-e8b1-4d92-943d-b247834fcb5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b2fb4d8-2bc5-44a8-9f43-e4187164a8ce/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-29T10:38:02.798159-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5599.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c599f1cc-b0e2-4f4c-9dd2-a4216918d95b",
                            "gambit_id": "d99a87d1-6e3a-4a60-8872-e735f5b4595d",
                            "last_updated": "2023-11-30T11:23:13.323469-05:00",
                            "created_at": "2023-11-29T10:38:02.802313-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b63acef1-e8b1-4d92-943d-b247834fcb5a/?format=api"
                        },
                        {
                            "id": "dffba903-0166-4c10-af9f-c14a7490c63b",
                            "gambit_id": "f990a412-96b1-4b4d-b95d-28b1f6981d8e",
                            "last_updated": "2023-11-30T11:23:13.326928-05:00",
                            "created_at": "2023-11-29T10:38:02.806182-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b63acef1-e8b1-4d92-943d-b247834fcb5a/?format=api"
                        }
                    ]
                },
                {
                    "id": "cbdc9fc0-1e8e-48f4-bc19-06b3c1c98049",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b2fb4d8-2bc5-44a8-9f43-e4187164a8ce/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-29T10:38:02.810688-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "cd1f8efc-4c2e-488a-9fa6-bf1f53fe5b72",
                            "gambit_id": "e092d73a-aefa-41d5-aeb8-cac3c1f54017",
                            "last_updated": "2023-11-30T11:23:13.335374-05:00",
                            "created_at": "2023-11-29T10:38:02.814551-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/cbdc9fc0-1e8e-48f4-bc19-06b3c1c98049/?format=api"
                        },
                        {
                            "id": "b4189f93-b1a1-4c72-9bf1-46e54dd1e1ad",
                            "gambit_id": "7b98432b-b0de-4109-87f6-ddcf1f89e599",
                            "last_updated": "2023-11-30T11:23:13.338531-05:00",
                            "created_at": "2023-11-29T10:38:02.819435-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/cbdc9fc0-1e8e-48f4-bc19-06b3c1c98049/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ea2976b8-f866-4c33-9557-5cefca3a00c7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "583aa0ab-4ec0-4e21-a75d-9dcf660b8c5b",
            "completed": true,
            "last_updated": "2023-11-30T11:18:14.043184-05:00",
            "created_at": "2023-11-29T10:38:02.537177-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.94,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/583aa0ab-4ec0-4e21-a75d-9dcf660b8c5b",
            "datetime": "2023-11-29T22:10:00-05:00",
            "cutoff_datetime": "2023-11-29T22:10:00-05:00",
            "name": "Los Angeles Clippers v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "466c3bcd-b236-4169-ae9a-74dd3f0e5367",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ea2976b8-f866-4c33-9557-5cefca3a00c7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-29T10:38:02.555154-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5317.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ea3fc49c-bfff-42dd-afd2-461fdccf7212",
                            "gambit_id": "c934053b-f379-47fb-ab39-9efe4bac0a01",
                            "last_updated": "2023-11-30T11:18:14.063926-05:00",
                            "created_at": "2023-11-29T10:38:02.558590-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/466c3bcd-b236-4169-ae9a-74dd3f0e5367/?format=api"
                        },
                        {
                            "id": "04d8a893-f0c0-44a8-9b5d-ac13af210ab2",
                            "gambit_id": "f1bc4e91-1c20-448a-8226-b8d4572e741f",
                            "last_updated": "2023-11-30T11:18:14.067998-05:00",
                            "created_at": "2023-11-29T10:38:02.563169-05:00",
                            "name": "Sacramento Kings",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/466c3bcd-b236-4169-ae9a-74dd3f0e5367/?format=api"
                        }
                    ]
                },
                {
                    "id": "28024786-c03d-4857-a110-e1e8859a0260",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ea2976b8-f866-4c33-9557-5cefca3a00c7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-29T10:38:02.542314-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Sacramento Kings",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6030b34d-0da0-43b0-a6f5-a17402ad46c9",
                            "gambit_id": "2310d3fe-9d41-48fa-8a49-dbb190c91f5b",
                            "last_updated": "2023-11-30T11:18:14.052353-05:00",
                            "created_at": "2023-11-29T10:38:02.546061-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28024786-c03d-4857-a110-e1e8859a0260/?format=api"
                        },
                        {
                            "id": "b014d6dc-57f6-47c7-9550-d6dd4e5c9392",
                            "gambit_id": "84924587-1caf-4ad6-82df-aa68cb2163b7",
                            "last_updated": "2023-11-30T11:18:14.056349-05:00",
                            "created_at": "2023-11-29T10:38:02.550112-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28024786-c03d-4857-a110-e1e8859a0260/?format=api"
                        }
                    ]
                },
                {
                    "id": "f090338f-409b-4fda-b1ee-47119020113b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ea2976b8-f866-4c33-9557-5cefca3a00c7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-29T10:38:02.567038-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "2fcc650c-acb7-4845-b8a5-cea75fdd7ce3",
                            "gambit_id": "9fc1d3ae-d60d-49d6-89dd-04b10556af55",
                            "last_updated": "2023-11-30T11:18:14.075439-05:00",
                            "created_at": "2023-11-29T10:38:02.572246-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/f090338f-409b-4fda-b1ee-47119020113b/?format=api"
                        },
                        {
                            "id": "ab6cf6ad-417e-4f7c-ab2d-fc7ea814dacd",
                            "gambit_id": "3a93ce3b-0568-4c6c-ab46-3dc7e8802ac2",
                            "last_updated": "2023-11-30T11:18:14.078883-05:00",
                            "created_at": "2023-11-29T10:38:02.576724-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/f090338f-409b-4fda-b1ee-47119020113b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0a85fdb1-8b53-4158-9457-e0c511cbae4e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "984818c1-8ed9-4902-88d7-f3fb913035da",
            "completed": true,
            "last_updated": "2023-11-30T11:18:13.806059-05:00",
            "created_at": "2023-11-29T10:38:02.293778-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.47,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/984818c1-8ed9-4902-88d7-f3fb913035da",
            "datetime": "2023-11-29T21:10:00-05:00",
            "cutoff_datetime": "2023-11-29T21:10:00-05:00",
            "name": "Houston Rockets v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "8295aef3-3531-4170-8362-2c4960d5a074",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0a85fdb1-8b53-4158-9457-e0c511cbae4e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-29T10:38:02.319477-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7880.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 2120.0
                            }
                        ],
                        "expected_reward_tokens": 9455.2,
                        "profit_sb": -44.8,
                        "profit_sb_percentage": -0.47,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2db283a9-a7f9-4510-832a-07a8f1a519d0",
                            "gambit_id": "5eb41433-d90b-4a19-8826-5da56ad466f8",
                            "last_updated": "2023-11-30T11:18:13.836983-05:00",
                            "created_at": "2023-11-29T10:38:02.326837-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.20000",
                            "odds": "1.21280",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8295aef3-3531-4170-8362-2c4960d5a074/?format=api"
                        },
                        {
                            "id": "ff3b1e08-b876-4492-a481-3c617a71d88b",
                            "gambit_id": "31dfb2e4-9c86-4cb7-b74b-deaa813036b8",
                            "last_updated": "2023-11-30T11:18:13.833463-05:00",
                            "created_at": "2023-11-29T10:38:02.323147-05:00",
                            "name": "Houston Rockets",
                            "reward": "4.46000",
                            "odds": "4.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8295aef3-3531-4170-8362-2c4960d5a074/?format=api"
                        }
                    ]
                },
                {
                    "id": "3ff79dc3-9533-4560-8dfc-7f4d92958377",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0a85fdb1-8b53-4158-9457-e0c511cbae4e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-29T10:38:02.304781-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "58a1b890-72c8-427a-8a4f-564b524fc02a",
                            "gambit_id": "a8753489-5e10-4a20-8e61-2e6775b97652",
                            "last_updated": "2023-11-30T11:18:13.825619-05:00",
                            "created_at": "2023-11-29T10:38:02.315632-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ff79dc3-9533-4560-8dfc-7f4d92958377/?format=api"
                        },
                        {
                            "id": "96b0c52e-1763-40f7-8c2e-5c03ef8d6ba9",
                            "gambit_id": "07ba278d-cdab-488e-8987-266ee1e5b380",
                            "last_updated": "2023-11-30T11:18:13.821780-05:00",
                            "created_at": "2023-11-29T10:38:02.310515-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ff79dc3-9533-4560-8dfc-7f4d92958377/?format=api"
                        }
                    ]
                },
                {
                    "id": "a9d16952-e212-4d31-b1d0-8ca4ba9cd8f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0a85fdb1-8b53-4158-9457-e0c511cbae4e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-29T10:38:02.339163-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 217.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 217.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2567fabe-ee95-4910-ad44-3a1151ba6dbb",
                            "gambit_id": "3eab0000-375a-48d6-a885-5d49dbd688e3",
                            "last_updated": "2023-11-30T11:18:13.844258-05:00",
                            "created_at": "2023-11-29T10:38:02.343999-05:00",
                            "name": "Game Total Over 217.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "217.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9d16952-e212-4d31-b1d0-8ca4ba9cd8f2/?format=api"
                        },
                        {
                            "id": "a368756d-950e-4962-86c6-4fed96a87e3f",
                            "gambit_id": "a23c2ab0-4fb0-47af-9e9a-4d8690726dc1",
                            "last_updated": "2023-11-30T11:18:13.848327-05:00",
                            "created_at": "2023-11-29T10:38:02.348493-05:00",
                            "name": "Game Total Under 217.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "217.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9d16952-e212-4d31-b1d0-8ca4ba9cd8f2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e3328322-38af-45d7-b71d-8f0165acfaac",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3b9f47ea-a07b-4b60-a16f-0f04514c0eab",
            "completed": true,
            "last_updated": "2023-11-30T10:58:07.667802-05:00",
            "created_at": "2023-11-29T10:38:02.039377-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/3b9f47ea-a07b-4b60-a16f-0f04514c0eab",
            "datetime": "2023-11-29T20:10:00-05:00",
            "cutoff_datetime": "2023-11-29T20:10:00-05:00",
            "name": "Utah Jazz v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "3033a633-7b6d-4466-a41b-eed7d6fdac7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3328322-38af-45d7-b71d-8f0165acfaac/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-29T10:38:02.066261-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ab4f9ff1-ac32-4fcf-9081-25492a74c79d",
                            "gambit_id": "5ae65069-f521-4414-9f05-9a265fd45a14",
                            "last_updated": "2023-11-30T10:58:07.699885-05:00",
                            "created_at": "2023-11-29T10:38:02.078152-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3033a633-7b6d-4466-a41b-eed7d6fdac7c/?format=api"
                        },
                        {
                            "id": "7e0b896e-d0cc-47c0-a5b3-e00c0e753c7c",
                            "gambit_id": "f84bb151-3b3f-4ff1-a391-54a78036291c",
                            "last_updated": "2023-11-30T10:58:07.696257-05:00",
                            "created_at": "2023-11-29T10:38:02.071910-05:00",
                            "name": "Utah Jazz",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3033a633-7b6d-4466-a41b-eed7d6fdac7c/?format=api"
                        }
                    ]
                },
                {
                    "id": "46041dc8-cf49-47a8-87a1-1eb4b8dfd51f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3328322-38af-45d7-b71d-8f0165acfaac/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-29T10:38:02.049692-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Memphis Grizzlies",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b16dd9b2-43e8-4d00-901f-47013ecbe64c",
                            "gambit_id": "501293e4-d765-45be-b907-2fa4061c794a",
                            "last_updated": "2023-11-30T10:58:07.681607-05:00",
                            "created_at": "2023-11-29T10:38:02.054605-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46041dc8-cf49-47a8-87a1-1eb4b8dfd51f/?format=api"
                        },
                        {
                            "id": "d7c6eb84-48c4-41a2-b069-9f2e810293e4",
                            "gambit_id": "421c7eee-c7ee-4947-bfdb-5da4b02e95be",
                            "last_updated": "2023-11-30T10:58:07.688615-05:00",
                            "created_at": "2023-11-29T10:38:02.059334-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46041dc8-cf49-47a8-87a1-1eb4b8dfd51f/?format=api"
                        }
                    ]
                },
                {
                    "id": "58a7f6a7-5a74-4f91-a8d8-3039c9b05bf6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3328322-38af-45d7-b71d-8f0165acfaac/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-29T10:38:02.084415-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 223",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 223",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "72abcd74-4352-47df-ae5a-ec050218e2eb",
                            "gambit_id": "7d03b59b-3327-4d4a-ad06-124c4321def0",
                            "last_updated": "2023-11-30T10:58:07.710404-05:00",
                            "created_at": "2023-11-29T10:38:02.097564-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/58a7f6a7-5a74-4f91-a8d8-3039c9b05bf6/?format=api"
                        },
                        {
                            "id": "de17b528-8d69-41a5-a846-d33875cd14c0",
                            "gambit_id": "36c05ad2-dc6e-4f85-b514-80bbd8233b98",
                            "last_updated": "2023-11-30T10:58:07.706718-05:00",
                            "created_at": "2023-11-29T10:38:02.090617-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/58a7f6a7-5a74-4f91-a8d8-3039c9b05bf6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2b045a5e-0442-4098-b7ed-245f2753117a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b51789fe-9e86-4fbe-9472-95f9a2f89f4d",
            "completed": true,
            "last_updated": "2023-11-30T11:18:13.557101-05:00",
            "created_at": "2023-11-29T10:38:01.799678-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/b51789fe-9e86-4fbe-9472-95f9a2f89f4d",
            "datetime": "2023-11-29T20:10:00-05:00",
            "cutoff_datetime": "2023-11-29T20:10:00-05:00",
            "name": "Philadelphia 76ers v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "ffd83638-3e27-47f5-803f-4b69178d60b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b045a5e-0442-4098-b7ed-245f2753117a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-29T10:38:01.824747-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5599.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e97acb98-390d-46ef-802d-ce52886625e3",
                            "gambit_id": "4ba11181-81f9-40ee-b118-98a321697194",
                            "last_updated": "2023-11-30T11:18:13.586682-05:00",
                            "created_at": "2023-11-29T10:38:01.834526-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffd83638-3e27-47f5-803f-4b69178d60b4/?format=api"
                        },
                        {
                            "id": "a057b29f-831c-4d1e-823e-aecbac06b7dd",
                            "gambit_id": "27b8a700-1369-4068-9f9b-896af34e43b1",
                            "last_updated": "2023-11-30T11:18:13.583204-05:00",
                            "created_at": "2023-11-29T10:38:01.829701-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffd83638-3e27-47f5-803f-4b69178d60b4/?format=api"
                        }
                    ]
                },
                {
                    "id": "912a0157-3745-488f-89e1-cddd118a4f3d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b045a5e-0442-4098-b7ed-245f2753117a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-29T10:38:01.806855-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Philadelphia 76ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a0545904-046e-46f0-ad4d-8737cb1d20c3",
                            "gambit_id": "ad30e813-8449-4668-9b97-1bf7a636ac87",
                            "last_updated": "2023-11-30T11:18:13.573924-05:00",
                            "created_at": "2023-11-29T10:38:01.817300-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/912a0157-3745-488f-89e1-cddd118a4f3d/?format=api"
                        },
                        {
                            "id": "719a2aeb-cd5d-48d1-8492-e841958edf07",
                            "gambit_id": "f59e6d2e-5415-4476-b9f4-5863fa5b855a",
                            "last_updated": "2023-11-30T11:18:13.570468-05:00",
                            "created_at": "2023-11-29T10:38:01.811681-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/912a0157-3745-488f-89e1-cddd118a4f3d/?format=api"
                        }
                    ]
                },
                {
                    "id": "8dce3bd6-df3f-4151-a207-4e8b385de009",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b045a5e-0442-4098-b7ed-245f2753117a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-29T10:38:01.839689-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "7b315e92-4e97-4dcb-b618-60582e84afb9",
                            "gambit_id": "b4e3a712-a3d9-4d5b-ac95-fb4f2db8652f",
                            "last_updated": "2023-11-30T11:18:13.597711-05:00",
                            "created_at": "2023-11-29T10:38:01.844071-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/8dce3bd6-df3f-4151-a207-4e8b385de009/?format=api"
                        },
                        {
                            "id": "bfbef542-54b3-46ed-a892-95807c002922",
                            "gambit_id": "acf4678e-39c3-46a9-9ae4-6cf5431b202f",
                            "last_updated": "2023-11-30T11:18:13.593915-05:00",
                            "created_at": "2023-11-29T10:38:01.848717-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/8dce3bd6-df3f-4151-a207-4e8b385de009/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "57e019d9-6d7c-4e4d-9c79-7f33036fca1f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5b38b64a-0edb-422d-8d4e-6648d75f8299",
            "completed": true,
            "last_updated": "2023-11-30T11:23:14.270292-05:00",
            "created_at": "2023-11-29T10:38:01.560894-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.15,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/5b38b64a-0edb-422d-8d4e-6648d75f8299",
            "datetime": "2023-11-29T19:40:00-05:00",
            "cutoff_datetime": "2023-11-29T19:40:00-05:00",
            "name": "Phoenix Suns v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "2932099d-4f9b-4c53-864a-c5f8cb5b7c76",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57e019d9-6d7c-4e4d-9c79-7f33036fca1f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-29T10:38:01.583130-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5784.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a6538194-f5bd-45a6-96d8-3839ccbbc94a",
                            "gambit_id": "3ac22804-df0b-4d19-8ece-aca7e71a6020",
                            "last_updated": "2023-11-30T11:23:14.305274-05:00",
                            "created_at": "2023-11-29T10:38:01.588487-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2932099d-4f9b-4c53-864a-c5f8cb5b7c76/?format=api"
                        },
                        {
                            "id": "e5b01c5e-fafc-44a2-9388-22597c43739c",
                            "gambit_id": "b07bcb76-83c6-45c7-934f-6e187299ce3a",
                            "last_updated": "2023-11-30T11:23:14.309146-05:00",
                            "created_at": "2023-11-29T10:38:01.593886-05:00",
                            "name": "Toronto Raptors",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2932099d-4f9b-4c53-864a-c5f8cb5b7c76/?format=api"
                        }
                    ]
                },
                {
                    "id": "a8653a67-8479-4a34-ac58-cb252f43fbc8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57e019d9-6d7c-4e4d-9c79-7f33036fca1f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-29T10:38:01.568843-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Phoenix Suns",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2f03f7f5-45c7-4c9c-93e6-7dfe9b43d00d",
                            "gambit_id": "110ddde3-a415-4730-b6f9-02bc364c8b23",
                            "last_updated": "2023-11-30T11:23:14.298331-05:00",
                            "created_at": "2023-11-29T10:38:01.578266-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8653a67-8479-4a34-ac58-cb252f43fbc8/?format=api"
                        },
                        {
                            "id": "4535a34a-a3da-4d34-b24a-ec4f47ab8d01",
                            "gambit_id": "8832f795-95fb-4f87-9157-d2449be293fe",
                            "last_updated": "2023-11-30T11:23:14.290380-05:00",
                            "created_at": "2023-11-29T10:38:01.573535-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8653a67-8479-4a34-ac58-cb252f43fbc8/?format=api"
                        }
                    ]
                },
                {
                    "id": "cf5da6fc-f6ca-4453-8f3c-3473d400607d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57e019d9-6d7c-4e4d-9c79-7f33036fca1f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-29T10:38:01.598806-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 227",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4d001f82-4384-441a-afb7-cfbd4c9ff1c9",
                            "gambit_id": "a21da18a-ab16-4b38-9926-ba972fc156bd",
                            "last_updated": "2023-11-30T11:23:14.318980-05:00",
                            "created_at": "2023-11-29T10:38:01.602761-05:00",
                            "name": "Game Total Under 227",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf5da6fc-f6ca-4453-8f3c-3473d400607d/?format=api"
                        },
                        {
                            "id": "0bcee4d8-e839-42d8-9004-6af3e49eec9a",
                            "gambit_id": "e33ce13b-5346-4db5-9698-8d752d41e6d7",
                            "last_updated": "2023-11-30T11:23:14.315653-05:00",
                            "created_at": "2023-11-29T10:38:01.607539-05:00",
                            "name": "Game Total Over 227",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf5da6fc-f6ca-4453-8f3c-3473d400607d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d401ba8a-648e-4d09-92f0-681f282ab299",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6c3dabd2-6bf7-4143-9330-7913add8aa7e",
            "completed": true,
            "last_updated": "2023-11-30T11:28:14.962946-05:00",
            "created_at": "2023-11-29T10:38:01.292205-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.15,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/6c3dabd2-6bf7-4143-9330-7913add8aa7e",
            "datetime": "2023-11-29T19:37:00-05:00",
            "cutoff_datetime": "2023-11-29T19:37:00-05:00",
            "name": "Detroit Red Wings v. New York Rangers",
            "bettypes": [
                {
                    "id": "c1cd60a6-f899-4cf6-b511-88a8b9e1f52f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d401ba8a-648e-4d09-92f0-681f282ab299/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-29T10:38:01.304131-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6399.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f9c0feb6-68f3-4714-a996-83c1766f6fe2",
                            "gambit_id": "a0f54d8d-13fb-48e6-aa0c-555845594f72",
                            "last_updated": "2023-11-30T11:28:14.979816-05:00",
                            "created_at": "2023-11-29T10:38:01.330800-05:00",
                            "name": "New York Rangers",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1cd60a6-f899-4cf6-b511-88a8b9e1f52f/?format=api"
                        },
                        {
                            "id": "487b393f-3fae-4b8b-9998-46b128747b87",
                            "gambit_id": "754d1033-1d79-42dd-9114-24b98d7e0ffe",
                            "last_updated": "2023-11-30T11:28:14.976467-05:00",
                            "created_at": "2023-11-29T10:38:01.317615-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1cd60a6-f899-4cf6-b511-88a8b9e1f52f/?format=api"
                        }
                    ]
                },
                {
                    "id": "c0773cd0-a1c0-4f97-9a48-c37b0f27eb46",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d401ba8a-648e-4d09-92f0-681f282ab299/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-29T10:38:01.335095-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5784.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "08ad5419-6f46-4ec0-8268-48e0a4394913",
                            "gambit_id": "38c89dc0-de19-4566-9d58-8d454adefa35",
                            "last_updated": "2023-11-30T11:28:14.992394-05:00",
                            "created_at": "2023-11-29T10:38:01.338559-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0773cd0-a1c0-4f97-9a48-c37b0f27eb46/?format=api"
                        },
                        {
                            "id": "63fd8974-1974-469d-9d8b-db91bee7462f",
                            "gambit_id": "bdd77562-b159-4477-a861-0d23194bc22d",
                            "last_updated": "2023-11-30T11:28:14.996400-05:00",
                            "created_at": "2023-11-29T10:38:01.342675-05:00",
                            "name": "New York Rangers",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0773cd0-a1c0-4f97-9a48-c37b0f27eb46/?format=api"
                        }
                    ]
                },
                {
                    "id": "6af7b525-3484-43dd-98dd-be8a6d521670",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d401ba8a-648e-4d09-92f0-681f282ab299/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-29T10:38:01.346901-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "39941f8d-9d2c-45e9-8350-a634449201a5",
                            "gambit_id": "355b8e09-e068-4341-89a7-1416d5382245",
                            "last_updated": "2023-11-30T11:28:15.012725-05:00",
                            "created_at": "2023-11-29T10:38:01.357279-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/6af7b525-3484-43dd-98dd-be8a6d521670/?format=api"
                        },
                        {
                            "id": "5bd63e1d-d45a-4133-851f-bc09c181bcae",
                            "gambit_id": "db693768-c837-4eb6-b077-f65130b2b11d",
                            "last_updated": "2023-11-30T11:28:15.003485-05:00",
                            "created_at": "2023-11-29T10:38:01.350921-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/6af7b525-3484-43dd-98dd-be8a6d521670/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bd187846-3eda-46f7-b11a-5d67d56cbd36",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "97ec0eeb-5417-4ed5-8c44-76f76278be2a",
            "completed": true,
            "last_updated": "2023-11-30T11:23:13.770382-05:00",
            "created_at": "2023-11-29T10:38:01.021439-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/97ec0eeb-5417-4ed5-8c44-76f76278be2a",
            "datetime": "2023-11-29T19:10:00-05:00",
            "cutoff_datetime": "2023-11-29T19:10:00-05:00",
            "name": "Los Angeles Lakers v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "d650391e-27c3-4bac-b96e-da63a866439a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd187846-3eda-46f7-b11a-5d67d56cbd36/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-11-29T10:38:01.049473-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7158.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 2842.0
                            }
                        ],
                        "expected_reward_tokens": 9520.14,
                        "profit_sb": 20.14,
                        "profit_sb_percentage": 0.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9b1925d7-29f9-4338-ae5a-08a5e6bf5d9c",
                            "gambit_id": "05b26805-7818-4053-a050-fe6b651b8754",
                            "last_updated": "2023-11-30T11:23:13.792802-05:00",
                            "created_at": "2023-11-29T10:38:01.058614-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.33000",
                            "odds": "1.34480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d650391e-27c3-4bac-b96e-da63a866439a/?format=api"
                        },
                        {
                            "id": "f8a4aca8-9a1e-4d72-9821-35844c41d8cf",
                            "gambit_id": "6954992a-1c60-4519-a708-9eb5da19c061",
                            "last_updated": "2023-11-30T11:23:13.796225-05:00",
                            "created_at": "2023-11-29T10:38:01.068094-05:00",
                            "name": "Detroit Pistons",
                            "reward": "3.35000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d650391e-27c3-4bac-b96e-da63a866439a/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5856a7b-b530-43ec-8062-00fa4be8fd18",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd187846-3eda-46f7-b11a-5d67d56cbd36/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-11-29T10:38:01.027805-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Detroit Pistons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9235d708-1a17-417f-9476-f4582b06c046",
                            "gambit_id": "79e03bdd-0c45-468e-ad44-077af9461acf",
                            "last_updated": "2023-11-30T11:23:13.782080-05:00",
                            "created_at": "2023-11-29T10:38:01.036035-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5856a7b-b530-43ec-8062-00fa4be8fd18/?format=api"
                        },
                        {
                            "id": "d2739548-e8eb-4e7c-8c32-59cbbc6145a6",
                            "gambit_id": "60695e66-5dc4-4097-bdce-f1367b25fcc5",
                            "last_updated": "2023-11-30T11:23:13.785744-05:00",
                            "created_at": "2023-11-29T10:38:01.040891-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5856a7b-b530-43ec-8062-00fa4be8fd18/?format=api"
                        }
                    ]
                },
                {
                    "id": "5bd542ca-e11b-4877-94d0-d195d269c951",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd187846-3eda-46f7-b11a-5d67d56cbd36/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-11-29T10:38:01.076454-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": "e6fe08a3-8f60-4199-a5ab-13b71975d4d4",
                            "gambit_id": "2d612ac4-58b0-49b9-a3e2-6c10315b4d6c",
                            "last_updated": "2023-11-30T11:23:13.811212-05:00",
                            "created_at": "2023-11-29T10:38:01.083403-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/5bd542ca-e11b-4877-94d0-d195d269c951/?format=api"
                        },
                        {
                            "id": "48095dc0-3b2f-4f63-8ef5-102382f14802",
                            "gambit_id": "5401a744-de40-4c86-b29d-53cf1eb7a668",
                            "last_updated": "2023-11-30T11:23:13.804571-05:00",
                            "created_at": "2023-11-29T10:38:01.087274-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/5bd542ca-e11b-4877-94d0-d195d269c951/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}