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=7000
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=7100",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=6900",
    "results": [
        {
            "id": "d2203f5c-a051-4f14-90dd-64f1f2df0cc2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c2075e36-38e9-415e-93e3-d4045f68ec83",
            "completed": true,
            "last_updated": "2022-12-21T22:37:05.395643-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.32,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c2075e36-38e9-415e-93e3-d4045f68ec83",
            "datetime": "2022-12-20T19:07:00-05:00",
            "cutoff_datetime": "2022-12-20T19:07:00-05:00",
            "name": "Tampa Bay Lightning v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "d7cc2023-abbd-45a9-8f75-4ea332dd454f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2203f5c-a051-4f14-90dd-64f1f2df0cc2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5574.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4426.0
                            }
                        ],
                        "expected_reward_tokens": 9029.04,
                        "profit_sb": 29.04,
                        "profit_sb_percentage": 0.32,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3eb5399f-3ecd-416f-ba8d-ac1a68ae8957",
                            "gambit_id": "683b934c-2d84-47f3-baf9-70a47451cbb4",
                            "last_updated": "2022-12-21T22:37:05.405106-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.62000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7cc2023-abbd-45a9-8f75-4ea332dd454f/?format=api"
                        },
                        {
                            "id": "a1b9aa3f-2803-4704-8e6f-335142bf04f7",
                            "gambit_id": "2b6e5ec7-a33b-4760-b0b2-c7b5bbd5e32c",
                            "last_updated": "2022-12-21T22:37:05.406193-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.04000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7cc2023-abbd-45a9-8f75-4ea332dd454f/?format=api"
                        }
                    ]
                },
                {
                    "id": "0107ad98-1f3e-4d6d-a5cf-7aef2f448e52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2203f5c-a051-4f14-90dd-64f1f2df0cc2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6481.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 3519.0
                            }
                        ],
                        "expected_reward_tokens": 9008.59,
                        "profit_sb": 8.59,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3adc0749-e8f0-46ee-be76-eab39e011d50",
                            "gambit_id": "0500cbda-d97a-4a91-907c-ab6edb997f34",
                            "last_updated": "2022-12-21T22:37:05.402981-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.39000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0107ad98-1f3e-4d6d-a5cf-7aef2f448e52/?format=api"
                        },
                        {
                            "id": "e1821209-2d01-48a0-980b-7cb728611261",
                            "gambit_id": "0cefa78d-cc45-4bba-963c-93265a28aab1",
                            "last_updated": "2022-12-21T22:37:05.401924-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.56000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0107ad98-1f3e-4d6d-a5cf-7aef2f448e52/?format=api"
                        }
                    ]
                },
                {
                    "id": "79a072ac-3733-44ac-9b93-3b0a3c2cbfc2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2203f5c-a051-4f14-90dd-64f1f2df0cc2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5098.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a825e69f-3df1-4536-ac68-ad0f9b27f25c",
                            "gambit_id": "17cbf27d-4047-4f11-9c5d-993a08035513",
                            "last_updated": "2022-12-21T22:37:05.399755-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79a072ac-3733-44ac-9b93-3b0a3c2cbfc2/?format=api"
                        },
                        {
                            "id": "ccfbfc7b-2c92-46eb-85b4-352e9e6824aa",
                            "gambit_id": "0e1927a5-990d-4bad-be76-60e69663b33a",
                            "last_updated": "2022-12-21T22:37:05.398606-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79a072ac-3733-44ac-9b93-3b0a3c2cbfc2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fa37bea5-50c6-44e0-9626-909299d822ef",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "314a3534-2a8f-4b1b-8216-adfe8cdf973e",
            "completed": true,
            "last_updated": "2022-12-21T22:37:05.049863-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/314a3534-2a8f-4b1b-8216-adfe8cdf973e",
            "datetime": "2022-12-20T19:07:00-05:00",
            "cutoff_datetime": "2022-12-20T19:07:00-05:00",
            "name": "New York Rangers v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "48e6c5e0-38da-4791-b9e0-24b46229ec09",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa37bea5-50c6-44e0-9626-909299d822ef/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5482.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 4518.0
                            }
                        ],
                        "expected_reward_tokens": 8990.48,
                        "profit_sb": -9.52,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2ea73792-de1a-4e71-8dff-540811b7626b",
                            "gambit_id": "2172b562-9324-4617-8dfa-746cf8433b90",
                            "last_updated": "2022-12-21T22:37:05.059234-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.64000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48e6c5e0-38da-4791-b9e0-24b46229ec09/?format=api"
                        },
                        {
                            "id": "d07bd9d2-4fc4-4e7c-995d-bd1692a98ead",
                            "gambit_id": "7480fc95-dae4-4e6f-8469-7fcb559e28fa",
                            "last_updated": "2022-12-21T22:37:05.060272-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.99000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48e6c5e0-38da-4791-b9e0-24b46229ec09/?format=api"
                        }
                    ]
                },
                {
                    "id": "47f39d40-35a3-471c-b0ed-1a59c0a9c774",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa37bea5-50c6-44e0-9626-909299d822ef/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6387.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3613.0
                            }
                        ],
                        "expected_reward_tokens": 9068.63,
                        "profit_sb": 68.63,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "710a9cbe-01ba-4a85-97a4-35ca6ce38a1e",
                            "gambit_id": "3aafa6e4-3ca0-48b0-a767-dc67ed4b86e6",
                            "last_updated": "2022-12-21T22:37:05.057147-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.42000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47f39d40-35a3-471c-b0ed-1a59c0a9c774/?format=api"
                        },
                        {
                            "id": "1db1adfb-f7e5-4074-8a6e-ca3ed6f73806",
                            "gambit_id": "7c0df1ce-94ad-41bb-b437-cd1dfa7ba7b8",
                            "last_updated": "2022-12-21T22:37:05.056107-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.51000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47f39d40-35a3-471c-b0ed-1a59c0a9c774/?format=api"
                        }
                    ]
                },
                {
                    "id": "6760e10b-df56-4f98-af95-988d4735d3c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa37bea5-50c6-44e0-9626-909299d822ef/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5209.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4791.0
                            }
                        ],
                        "expected_reward_tokens": 8959.17,
                        "profit_sb": -40.83,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c335b304-8385-4e7d-a70a-a393523ddee3",
                            "gambit_id": "89517546-35db-4eb8-8fca-b1e6068b5221",
                            "last_updated": "2022-12-21T22:37:05.053970-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6760e10b-df56-4f98-af95-988d4735d3c3/?format=api"
                        },
                        {
                            "id": "6d4f16a3-00cc-4602-9f9a-c033453d00e9",
                            "gambit_id": "b502707d-0a4e-4e61-804b-55487f030a2f",
                            "last_updated": "2022-12-21T22:37:05.052875-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.87000",
                            "odds": "2.00000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6760e10b-df56-4f98-af95-988d4735d3c3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8df79867-86d7-4ccc-bc56-c1de0be912d1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d47d1547-71d3-404c-aad2-8aa2e195f47c",
            "completed": true,
            "last_updated": "2022-12-21T22:37:05.553382-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.43,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d47d1547-71d3-404c-aad2-8aa2e195f47c",
            "datetime": "2022-12-20T19:07:00-05:00",
            "cutoff_datetime": "2022-12-20T19:07:00-05:00",
            "name": "New Jersey Devils v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "2e71d1de-f7b4-4048-a89e-a6c3509b2b13",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8df79867-86d7-4ccc-bc56-c1de0be912d1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5209.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 4791.0
                            }
                        ],
                        "expected_reward_tokens": 8959.17,
                        "profit_sb": -40.83,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2f5a7b12-5b03-4bbc-9438-453a5c082715",
                            "gambit_id": "8a7ba579-c9a6-4940-bf07-03160d6076f8",
                            "last_updated": "2022-12-21T22:37:05.562449-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e71d1de-f7b4-4048-a89e-a6c3509b2b13/?format=api"
                        },
                        {
                            "id": "b37bc896-f513-4401-87f7-f52818d606a0",
                            "gambit_id": "3156c75b-ca02-47fe-99be-7b2e862689a3",
                            "last_updated": "2022-12-21T22:37:05.563511-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.87000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e71d1de-f7b4-4048-a89e-a6c3509b2b13/?format=api"
                        }
                    ]
                },
                {
                    "id": "c8d3029d-bd14-471f-bf9a-6da1ab68ed34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8df79867-86d7-4ccc-bc56-c1de0be912d1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6763.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3237.0
                            }
                        ],
                        "expected_reward_tokens": 9128.34,
                        "profit_sb": 128.34,
                        "profit_sb_percentage": 1.43,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f5eef3e5-0d99-47ba-a8db-e621435bc36a",
                            "gambit_id": "739eae70-0d2f-40ef-b9c8-fd3ff760d0a9",
                            "last_updated": "2022-12-21T22:37:05.560304-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8d3029d-bd14-471f-bf9a-6da1ab68ed34/?format=api"
                        },
                        {
                            "id": "3686241d-d41d-4d29-8768-71f475a2551d",
                            "gambit_id": "13e43248-07fb-4430-98dd-6c2ff4ad69a1",
                            "last_updated": "2022-12-21T22:37:05.559225-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.82000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8d3029d-bd14-471f-bf9a-6da1ab68ed34/?format=api"
                        }
                    ]
                },
                {
                    "id": "e070c38c-f39a-453b-afa7-73fd198822c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8df79867-86d7-4ccc-bc56-c1de0be912d1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5209.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4791.0
                            }
                        ],
                        "expected_reward_tokens": 8959.17,
                        "profit_sb": -40.83,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8bd85ebe-cf6a-47eb-84db-133df549d350",
                            "gambit_id": "611af638-3617-4a01-9e28-2ab8b9a79bbc",
                            "last_updated": "2022-12-21T22:37:05.557105-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e070c38c-f39a-453b-afa7-73fd198822c0/?format=api"
                        },
                        {
                            "id": "87716d9a-ccbb-497e-9202-b3581cab0b11",
                            "gambit_id": "a06138cc-3e4d-4279-a8aa-38f4fdddf77f",
                            "last_updated": "2022-12-21T22:37:05.555998-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.87000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e070c38c-f39a-453b-afa7-73fd198822c0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e0624e32-0513-457b-9602-d242bb78a511",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "28f3feca-4ac5-4a77-b5b9-18a096108f8f",
            "completed": true,
            "last_updated": "2022-12-21T22:37:05.231603-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.39,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/28f3feca-4ac5-4a77-b5b9-18a096108f8f",
            "datetime": "2022-12-20T19:07:00-05:00",
            "cutoff_datetime": "2022-12-20T19:07:00-05:00",
            "name": "Columbus Blue Jackets v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "a29ae90f-b04f-4986-8b6b-b5739d57db22",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0624e32-0513-457b-9602-d242bb78a511/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6166.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 3834.0
                            }
                        ],
                        "expected_reward_tokens": 9124.92,
                        "profit_sb": 124.92,
                        "profit_sb_percentage": 1.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c490b2d5-f0c4-4dfe-bfff-c26293c61b7e",
                            "gambit_id": "1d3e61a6-3e53-426c-a2bc-bfd94f2c12ad",
                            "last_updated": "2022-12-21T22:37:05.240838-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.48000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a29ae90f-b04f-4986-8b6b-b5739d57db22/?format=api"
                        },
                        {
                            "id": "f435cf68-e273-4688-a685-f74fb643a8f9",
                            "gambit_id": "5c95bbe1-4157-4304-ba11-2c5494554bad",
                            "last_updated": "2022-12-21T22:37:05.241881-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.38000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a29ae90f-b04f-4986-8b6b-b5739d57db22/?format=api"
                        }
                    ]
                },
                {
                    "id": "2e2ff586-cd80-448c-a281-11628de4d86f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0624e32-0513-457b-9602-d242bb78a511/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6037.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3963.0
                            }
                        ],
                        "expected_reward_tokens": 9114.9,
                        "profit_sb": 114.9,
                        "profit_sb_percentage": 1.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "04ad8682-6f74-42e0-8e97-f44cd6a1ba5a",
                            "gambit_id": "53758959-972a-4f1c-b395-39fdba92f9af",
                            "last_updated": "2022-12-21T22:37:05.238744-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e2ff586-cd80-448c-a281-11628de4d86f/?format=api"
                        },
                        {
                            "id": "2d677558-24cf-4f76-bd82-5ec85040e65d",
                            "gambit_id": "9480d485-3dc6-4ebd-9e82-4e4073d70780",
                            "last_updated": "2022-12-21T22:37:05.237670-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.30000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e2ff586-cd80-448c-a281-11628de4d86f/?format=api"
                        }
                    ]
                },
                {
                    "id": "6330d86c-914f-4de9-8602-17c7deb682f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0624e32-0513-457b-9602-d242bb78a511/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5209.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4791.0
                            }
                        ],
                        "expected_reward_tokens": 8959.17,
                        "profit_sb": -40.83,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c3fb7579-807f-4822-80f9-9a7545d27350",
                            "gambit_id": "42a1f5ec-c281-4cb4-8797-35803dec6bf3",
                            "last_updated": "2022-12-21T22:37:05.235558-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6330d86c-914f-4de9-8602-17c7deb682f3/?format=api"
                        },
                        {
                            "id": "90e3d555-e5b3-4ab5-a151-3efaaf3ce8f5",
                            "gambit_id": "b0f02925-30d7-4be1-8f2e-93271589f069",
                            "last_updated": "2022-12-21T22:37:05.234419-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.87000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6330d86c-914f-4de9-8602-17c7deb682f3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "61fe5bc0-6762-4ab0-86ca-f6b7975250cb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9a6734e4-1be7-4d54-8b14-8bf7db0feefd",
            "completed": true,
            "last_updated": "2022-12-21T22:42:05.060116-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/9a6734e4-1be7-4d54-8b14-8bf7db0feefd",
            "datetime": "2022-12-20T15:30:00-05:00",
            "cutoff_datetime": "2022-12-20T15:30:00-05:00",
            "name": "Eastern Michigan v. San Jose State",
            "bettypes": [
                {
                    "id": "48a0cf23-6240-428c-a241-1b7a58210c10",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61fe5bc0-6762-4ab0-86ca-f6b7975250cb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Jose State",
                                "amount": 6114.0
                            },
                            {
                                "team": "Eastern Michigan",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "93fa6550-b262-4c48-8248-a6e7107066a8",
                            "gambit_id": "d3792878-c5ac-4b74-8218-5bbcc67a43e7",
                            "last_updated": "2022-12-21T22:42:05.066322-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose State",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48a0cf23-6240-428c-a241-1b7a58210c10/?format=api"
                        },
                        {
                            "id": "20340fa0-4362-485c-a40d-a7177eb12d25",
                            "gambit_id": "c4ca087d-c119-40a6-a379-0e14c9d57ad2",
                            "last_updated": "2022-12-21T22:42:05.067436-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eastern Michigan",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48a0cf23-6240-428c-a241-1b7a58210c10/?format=api"
                        }
                    ]
                },
                {
                    "id": "de7c3d1a-c877-4ef2-8970-db56bd7bba11",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61fe5bc0-6762-4ab0-86ca-f6b7975250cb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Jose State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Eastern Michigan",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "25192d00-fc10-45ed-ba4a-8ba0f2b6b421",
                            "gambit_id": "26bc8bb1-408c-4d22-aeb6-a38dbd9d405b",
                            "last_updated": "2022-12-21T22:42:05.069634-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de7c3d1a-c877-4ef2-8970-db56bd7bba11/?format=api"
                        },
                        {
                            "id": "be983251-8b99-423c-9fb1-137f843dbd8f",
                            "gambit_id": "63659a2a-dc3b-46e5-98a7-a6e5d036fa7a",
                            "last_updated": "2022-12-21T22:42:05.070954-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eastern Michigan",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de7c3d1a-c877-4ef2-8970-db56bd7bba11/?format=api"
                        }
                    ]
                },
                {
                    "id": "778e922b-3dcb-4355-ac3b-2ffe9e049c03",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61fe5bc0-6762-4ab0-86ca-f6b7975250cb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 54.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 54.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "75a240be-d5a8-4ce7-9092-32aa87964fc7",
                            "gambit_id": "afc3561c-2241-4ecd-a9ee-e1af5345c4c1",
                            "last_updated": "2022-12-21T22:42:05.062964-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 54.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "54.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/778e922b-3dcb-4355-ac3b-2ffe9e049c03/?format=api"
                        },
                        {
                            "id": "80ec0772-6ec8-4f2e-aac7-4463f98f32a9",
                            "gambit_id": "60bd4628-a778-4f2f-a879-a3572118bd9b",
                            "last_updated": "2022-12-21T22:42:05.064142-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 54.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "54.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/778e922b-3dcb-4355-ac3b-2ffe9e049c03/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4b25143b-6dec-48ad-8325-fe9bacc10adb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2bc1817c-ce79-4905-8f32-5744a65a06c4",
            "completed": true,
            "last_updated": "2022-12-20T15:57:32.819761-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.56,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/2bc1817c-ce79-4905-8f32-5744a65a06c4",
            "datetime": "2022-12-19T22:59:00-05:00",
            "cutoff_datetime": "2022-12-19T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - December 19th 2022",
            "bettypes": [
                {
                    "id": "60945eac-e030-4718-aec0-24de1bf44818",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b25143b-6dec-48ad-8325-fe9bacc10adb/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Even",
                                "amount": 5000.0
                            },
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "62290f1c-4134-4f2e-b25a-d5e856f2d617",
                            "gambit_id": "710dcc96-3324-4625-9754-3c235d785776",
                            "last_updated": "2022-12-20T15:57:32.822295-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Even",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60945eac-e030-4718-aec0-24de1bf44818/?format=api"
                        },
                        {
                            "id": "35a81981-7f45-4abe-896c-1c8fe8a93d83",
                            "gambit_id": "ce420896-5096-4845-8c0d-d2a74b2f2fcd",
                            "last_updated": "2022-12-20T15:57:32.823512-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Odd",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60945eac-e030-4718-aec0-24de1bf44818/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d36fe142-179b-4bd2-9f36-b4808396212c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e7216407-1459-4898-8229-722df590a989",
            "completed": true,
            "last_updated": "2022-12-20T15:57:20.329792-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/e7216407-1459-4898-8229-722df590a989",
            "datetime": "2022-12-19T22:59:00-05:00",
            "cutoff_datetime": "2022-12-19T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - December 19th 2022",
            "bettypes": [
                {
                    "id": "ad8f5997-ab1a-40b8-909b-9a7e82b148a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d36fe142-179b-4bd2-9f36-b4808396212c/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "f9535d20-3d6d-4972-aef4-221ade3b5ac2",
                            "gambit_id": "137defc4-6a87-4406-a0a7-1053b11fd667",
                            "last_updated": "2022-12-20T15:57:20.332406-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.60000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad8f5997-ab1a-40b8-909b-9a7e82b148a6/?format=api"
                        },
                        {
                            "id": "c3025d4d-ce45-4fd8-8f93-5a9f4780547f",
                            "gambit_id": "b9fdb449-772f-42ac-9be2-dfa685e2e945",
                            "last_updated": "2022-12-20T15:57:20.336809-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.24000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad8f5997-ab1a-40b8-909b-9a7e82b148a6/?format=api"
                        },
                        {
                            "id": "c545d9bc-0b91-419b-9d0f-0d319d02ec3d",
                            "gambit_id": "a5b94e3d-4154-4939-a2ff-47b696f12e37",
                            "last_updated": "2022-12-20T15:57:20.333508-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.24000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad8f5997-ab1a-40b8-909b-9a7e82b148a6/?format=api"
                        },
                        {
                            "id": "d9dd14a5-525d-440a-a3fa-744638b4f7f9",
                            "gambit_id": "4cf1b87c-e592-4559-9254-e55bdd46315d",
                            "last_updated": "2022-12-20T15:57:20.335708-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.24000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad8f5997-ab1a-40b8-909b-9a7e82b148a6/?format=api"
                        },
                        {
                            "id": "6f668681-32ba-4777-a0ac-040d93d798fe",
                            "gambit_id": "0c0925fe-bd9c-45cc-a3b3-b4bbda1d0eca",
                            "last_updated": "2022-12-20T15:57:20.334611-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.24000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad8f5997-ab1a-40b8-909b-9a7e82b148a6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9acbcd0a-58ad-46a3-a6bb-140e4783b153",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d6873719-089e-4ccf-b46b-0fb29a91b2ee",
            "completed": true,
            "last_updated": "2022-12-20T15:57:22.839209-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.84,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d6873719-089e-4ccf-b46b-0fb29a91b2ee",
            "datetime": "2022-12-19T22:37:00-05:00",
            "cutoff_datetime": "2022-12-19T22:37:00-05:00",
            "name": "St Louis Blues v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "bcd05686-2c6f-4082-9dc7-690c52523539",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9acbcd0a-58ad-46a3-a6bb-140e4783b153/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5098.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b6d54d96-c09f-4d0a-87a7-1df144a3fa00",
                            "gambit_id": "7a0a8ed1-5c19-4f21-a929-3dc29b2741b8",
                            "last_updated": "2022-12-20T15:57:22.849714-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcd05686-2c6f-4082-9dc7-690c52523539/?format=api"
                        },
                        {
                            "id": "ffcbd643-6568-43cf-9b79-18ecbc4d520e",
                            "gambit_id": "164dabe7-0c55-43bc-843c-97ce20839e16",
                            "last_updated": "2022-12-20T15:57:22.848614-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcd05686-2c6f-4082-9dc7-690c52523539/?format=api"
                        }
                    ]
                },
                {
                    "id": "7ca517ab-43ee-4fa2-8624-a1b0c13584e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9acbcd0a-58ad-46a3-a6bb-140e4783b153/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6893.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3107.0
                            }
                        ],
                        "expected_reward_tokens": 9165.65,
                        "profit_sb": 165.65,
                        "profit_sb_percentage": 1.84,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0a91b018-b5fe-4b95-b6e1-20864cca221a",
                            "gambit_id": "0d80142f-c937-4e93-a457-060db0f87d9d",
                            "last_updated": "2022-12-20T15:57:22.846359-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.33000",
                            "odds": "1.37740",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ca517ab-43ee-4fa2-8624-a1b0c13584e2/?format=api"
                        },
                        {
                            "id": "08c0b213-67ff-45c6-b548-c994c57e7b93",
                            "gambit_id": "f8f9fa3b-e05c-4c5b-ba35-a955b3aec340",
                            "last_updated": "2022-12-20T15:57:22.845241-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.95000",
                            "odds": "3.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ca517ab-43ee-4fa2-8624-a1b0c13584e2/?format=api"
                        }
                    ]
                },
                {
                    "id": "2c0864d9-31c0-4967-9ca8-ba55100c68f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9acbcd0a-58ad-46a3-a6bb-140e4783b153/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5098.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "467d35a4-32ec-4342-8616-c63c0bea43ab",
                            "gambit_id": "b3494678-882d-4bee-864b-23fd67ad9b4c",
                            "last_updated": "2022-12-20T15:57:22.843050-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c0864d9-31c0-4967-9ca8-ba55100c68f6/?format=api"
                        },
                        {
                            "id": "91d6649b-4501-45cb-8157-9f5e06c983be",
                            "gambit_id": "0efe5421-ba11-436a-9784-56fb16aedd8d",
                            "last_updated": "2022-12-20T15:57:22.841937-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c0864d9-31c0-4967-9ca8-ba55100c68f6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "81a24f60-484b-41f6-acbb-b539b35298e6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c9dbe424-0419-4122-98ee-c5226fb255bf",
            "completed": true,
            "last_updated": "2022-12-20T15:42:20.206113-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.88,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c9dbe424-0419-4122-98ee-c5226fb255bf",
            "datetime": "2022-12-19T22:10:00-05:00",
            "cutoff_datetime": "2022-12-19T22:10:00-05:00",
            "name": "Charlotte Hornets v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "2f2cda8f-ecc6-4ae2-81fb-5fe6000ba5f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/81a24f60-484b-41f6-acbb-b539b35298e6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7837.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 2163.0
                            }
                        ],
                        "expected_reward_tokens": 9169.29,
                        "profit_sb": 169.29,
                        "profit_sb_percentage": 1.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2930179d-4009-4e00-ac27-3d70473c798a",
                            "gambit_id": "e6cf322a-0af0-483b-b639-38793c4e0021",
                            "last_updated": "2022-12-20T15:42:20.212683-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.17000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f2cda8f-ecc6-4ae2-81fb-5fe6000ba5f5/?format=api"
                        },
                        {
                            "id": "e1b9a2d0-901a-4a44-9f9d-7ce8f5f26608",
                            "gambit_id": "35a59652-8b5e-43a2-996c-d1d285b4dfa0",
                            "last_updated": "2022-12-20T15:42:20.213808-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "4.24000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f2cda8f-ecc6-4ae2-81fb-5fe6000ba5f5/?format=api"
                        }
                    ]
                },
                {
                    "id": "c479226d-8cfd-4e32-bf1f-87bd55fc9c04",
                    "match": "https://api-prod.gambitprofit.com/api/matches/81a24f60-484b-41f6-acbb-b539b35298e6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "30737c1d-5e4a-47fd-9205-1d1143888cb8",
                            "gambit_id": "76b8b279-af81-4061-9cd2-fd7ab32d8642",
                            "last_updated": "2022-12-20T15:42:20.216141-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c479226d-8cfd-4e32-bf1f-87bd55fc9c04/?format=api"
                        },
                        {
                            "id": "7fe8bbf3-54b5-4667-a07b-4c4ad2b01eab",
                            "gambit_id": "d1c459a6-4e9a-4410-8fdf-6f1dc4594a90",
                            "last_updated": "2022-12-20T15:42:20.217338-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c479226d-8cfd-4e32-bf1f-87bd55fc9c04/?format=api"
                        }
                    ]
                },
                {
                    "id": "8be7c222-00fb-4432-805c-1fba41fcc257",
                    "match": "https://api-prod.gambitprofit.com/api/matches/81a24f60-484b-41f6-acbb-b539b35298e6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 241.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 241.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07ce4995-e1e2-4969-9148-bea633b3d230",
                            "gambit_id": "ac5fddf2-97ba-4937-9d19-b43ed58c04f5",
                            "last_updated": "2022-12-20T15:42:20.209191-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 241.5",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "241.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8be7c222-00fb-4432-805c-1fba41fcc257/?format=api"
                        },
                        {
                            "id": "9a6256c0-36ba-411d-bc2b-8a27a1a26be4",
                            "gambit_id": "0d96ccf4-b20c-4b23-b183-c1e598fa8544",
                            "last_updated": "2022-12-20T15:42:20.210362-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 241.5",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "241.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8be7c222-00fb-4432-805c-1fba41fcc257/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4c8692a6-e18c-4ae4-8968-e8eeac0c5672",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "13a42fd5-265e-44f7-9d58-2baa52c530f4",
            "completed": true,
            "last_updated": "2022-12-20T20:12:22.053743-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.33,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/13a42fd5-265e-44f7-9d58-2baa52c530f4",
            "datetime": "2022-12-19T22:07:00-05:00",
            "cutoff_datetime": "2022-12-19T22:07:00-05:00",
            "name": "Buffalo Sabres v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "eb32fe3a-e649-42e8-a147-a70268299709",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4c8692a6-e18c-4ae4-8968-e8eeac0c5672/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5730.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4270.0
                            }
                        ],
                        "expected_reward_tokens": 9052.4,
                        "profit_sb": 52.4,
                        "profit_sb_percentage": 0.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1ff319b5-05a1-414a-88f4-aeb443c70dbb",
                            "gambit_id": "6960d8cb-85a1-41fd-aad1-9b79a4687fb0",
                            "last_updated": "2022-12-20T20:12:22.063475-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb32fe3a-e649-42e8-a147-a70268299709/?format=api"
                        },
                        {
                            "id": "7b29c4b3-aabd-42bc-875d-1762e0820e40",
                            "gambit_id": "6c652c93-9331-477b-834a-4ad22396030b",
                            "last_updated": "2022-12-20T20:12:22.064518-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.12000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb32fe3a-e649-42e8-a147-a70268299709/?format=api"
                        }
                    ]
                },
                {
                    "id": "0c801764-6557-45f4-a6d9-0c80d6e39ae2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4c8692a6-e18c-4ae4-8968-e8eeac0c5672/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6247.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3753.0
                            }
                        ],
                        "expected_reward_tokens": 9119.79,
                        "profit_sb": 119.79,
                        "profit_sb_percentage": 1.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8b033b58-41cd-447c-9004-bc6603e61d8a",
                            "gambit_id": "2e846330-4481-4017-9986-79d871172d8f",
                            "last_updated": "2022-12-20T20:12:22.061247-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c801764-6557-45f4-a6d9-0c80d6e39ae2/?format=api"
                        },
                        {
                            "id": "28d12f1b-dc24-48c9-85b1-227cec9b7d2f",
                            "gambit_id": "fe3b5e45-ac23-43fb-9139-4a65fcabac31",
                            "last_updated": "2022-12-20T20:12:22.060098-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.43000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c801764-6557-45f4-a6d9-0c80d6e39ae2/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b31f634-ec62-4b25-8c99-93c2a5c0b371",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4c8692a6-e18c-4ae4-8968-e8eeac0c5672/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5098.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "661994c8-c26c-4fef-8802-2412d6416bbf",
                            "gambit_id": "a9fafa72-8dc6-43af-8084-560d183b65fb",
                            "last_updated": "2022-12-20T20:12:22.057643-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b31f634-ec62-4b25-8c99-93c2a5c0b371/?format=api"
                        },
                        {
                            "id": "2487bbd4-221a-41ae-9ff7-584795ee8377",
                            "gambit_id": "82274f0f-2615-4b5b-a07d-48a29d1649c1",
                            "last_updated": "2022-12-20T20:12:22.056497-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b31f634-ec62-4b25-8c99-93c2a5c0b371/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d5b53d54-3a6c-41a3-b4e1-700af800ae05",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8694ae7e-c402-441f-a470-176ed7eba5f1",
            "completed": true,
            "last_updated": "2022-12-20T20:12:22.617133-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.86,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8694ae7e-c402-441f-a470-176ed7eba5f1",
            "datetime": "2022-12-19T22:07:00-05:00",
            "cutoff_datetime": "2022-12-19T22:07:00-05:00",
            "name": "Montreal Canadiens v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "800aa4c3-6851-4b16-a2f9-49f8804955a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5b53d54-3a6c-41a3-b4e1-700af800ae05/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5209.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 4791.0
                            }
                        ],
                        "expected_reward_tokens": 8959.17,
                        "profit_sb": -40.83,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d3377cf-0185-4935-a3d6-dc9d61ed8eed",
                            "gambit_id": "e29b34f7-e3f8-46ca-8e1d-666286be25ca",
                            "last_updated": "2022-12-20T20:12:22.626060-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/800aa4c3-6851-4b16-a2f9-49f8804955a6/?format=api"
                        },
                        {
                            "id": "c39faf68-a73e-491e-9b07-2e419bf17fef",
                            "gambit_id": "3a5b95da-c3a0-409c-a508-2018a8d8e618",
                            "last_updated": "2022-12-20T20:12:22.627145-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.87000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/800aa4c3-6851-4b16-a2f9-49f8804955a6/?format=api"
                        }
                    ]
                },
                {
                    "id": "fba0fd00-58c4-4875-bb2f-5b32a0cc1f8e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5b53d54-3a6c-41a3-b4e1-700af800ae05/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6675.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3325.0
                            }
                        ],
                        "expected_reward_tokens": 9077.25,
                        "profit_sb": 77.25,
                        "profit_sb_percentage": 0.86,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "53a0bbb7-70af-4bc5-8708-a4116d2be8ec",
                            "gambit_id": "1804cfee-e16d-4655-a761-2cdf98cb7a63",
                            "last_updated": "2022-12-20T20:12:22.623909-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.36000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fba0fd00-58c4-4875-bb2f-5b32a0cc1f8e/?format=api"
                        },
                        {
                            "id": "59a78049-c8ea-4304-bc30-3e7c50d107d7",
                            "gambit_id": "95c865b3-6af6-4217-ad5b-9c38f9e7034e",
                            "last_updated": "2022-12-20T20:12:22.622891-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.73000",
                            "odds": "3.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fba0fd00-58c4-4875-bb2f-5b32a0cc1f8e/?format=api"
                        }
                    ]
                },
                {
                    "id": "2320a798-7bc9-4e00-9942-f16baedc4900",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5b53d54-3a6c-41a3-b4e1-700af800ae05/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5209.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4791.0
                            }
                        ],
                        "expected_reward_tokens": 8959.17,
                        "profit_sb": -40.83,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9410aedc-b7b4-4c77-a2fb-6b1d77e5bad1",
                            "gambit_id": "21ac7d9d-9956-450c-95d9-7a3205d1b5c2",
                            "last_updated": "2022-12-20T20:12:22.619726-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2320a798-7bc9-4e00-9942-f16baedc4900/?format=api"
                        },
                        {
                            "id": "22ba9b60-b067-44d2-892e-5ecbddae1194",
                            "gambit_id": "27607fee-9e5a-4185-bee3-2bd3c0176087",
                            "last_updated": "2022-12-20T20:12:22.620838-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.87000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2320a798-7bc9-4e00-9942-f16baedc4900/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "11fa69ca-72fc-4937-a4b3-77a78457e7a5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "102bea50-a1f2-4827-84ae-cf43685d6f4a",
            "completed": true,
            "last_updated": "2022-12-20T12:32:20.311094-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.7,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/102bea50-a1f2-4827-84ae-cf43685d6f4a",
            "datetime": "2022-12-19T21:10:00-05:00",
            "cutoff_datetime": "2022-12-19T21:10:00-05:00",
            "name": "Los Angeles Lakers v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "7326ac1f-b4b6-471f-b98d-977eaa64e64c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11fa69ca-72fc-4937-a4b3-77a78457e7a5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7968.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 2032.0
                            }
                        ],
                        "expected_reward_tokens": 9242.88,
                        "profit_sb": 242.88,
                        "profit_sb_percentage": 2.7,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "696064b0-7c81-4abc-994d-8c8e6ba7d2e8",
                            "gambit_id": "19905c94-f089-4b6c-879b-131b0d167cec",
                            "last_updated": "2022-12-20T12:32:20.317194-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.16000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7326ac1f-b4b6-471f-b98d-977eaa64e64c/?format=api"
                        },
                        {
                            "id": "2ccd3601-fd94-4961-8217-c5918aa8e3a4",
                            "gambit_id": "df6ba46b-5706-4f24-99b1-951bea5d2818",
                            "last_updated": "2022-12-20T12:32:20.318275-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "4.55000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7326ac1f-b4b6-471f-b98d-977eaa64e64c/?format=api"
                        }
                    ]
                },
                {
                    "id": "e1879b26-8116-425d-ae25-43ae458e2a3e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11fa69ca-72fc-4937-a4b3-77a78457e7a5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Phoenix Suns",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "76fec211-dc31-4d15-be5f-47fde89c8401",
                            "gambit_id": "e1eedefc-90a3-4a5d-af1c-f2250e85a242",
                            "last_updated": "2022-12-20T12:32:20.321538-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1879b26-8116-425d-ae25-43ae458e2a3e/?format=api"
                        },
                        {
                            "id": "fcdcbd56-165f-42f9-9aab-d932c1573e17",
                            "gambit_id": "b6460a3c-77cf-4611-90dd-ca95163254c0",
                            "last_updated": "2022-12-20T12:32:20.320402-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1879b26-8116-425d-ae25-43ae458e2a3e/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b9296af-dd97-43ac-a223-6aa0965ae51d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11fa69ca-72fc-4937-a4b3-77a78457e7a5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 224",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 224",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "90302939-439c-44e9-9d16-5f45cc9b478a",
                            "gambit_id": "287c9079-f21f-4321-a085-4bde83d7d438",
                            "last_updated": "2022-12-20T12:32:20.315007-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 224",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b9296af-dd97-43ac-a223-6aa0965ae51d/?format=api"
                        },
                        {
                            "id": "5b2c353f-57ef-4183-9b95-5cbacc459563",
                            "gambit_id": "1d6cccd6-7137-41ee-adf1-04911d9976c1",
                            "last_updated": "2022-12-20T12:32:20.313870-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 224",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b9296af-dd97-43ac-a223-6aa0965ae51d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1c0fd855-3c4d-40fd-bb3f-0d0e64c9923f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "af65f70a-a8df-4f74-a2bf-d2444b47e2d3",
            "completed": true,
            "last_updated": "2022-12-20T20:12:22.476964-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.62,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/af65f70a-a8df-4f74-a2bf-d2444b47e2d3",
            "datetime": "2022-12-19T21:07:00-05:00",
            "cutoff_datetime": "2022-12-19T21:07:00-05:00",
            "name": "New York Islanders v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "3c47805b-6e3d-430b-b517-a9012e53472c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c0fd855-3c4d-40fd-bb3f-0d0e64c9923f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5730.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4270.0
                            }
                        ],
                        "expected_reward_tokens": 9052.4,
                        "profit_sb": 52.4,
                        "profit_sb_percentage": 0.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8773c9cc-c086-4d4e-8b13-e9493600323d",
                            "gambit_id": "84d56844-e3e6-49ce-b4c5-edb8334ffea2",
                            "last_updated": "2022-12-20T20:12:22.486133-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c47805b-6e3d-430b-b517-a9012e53472c/?format=api"
                        },
                        {
                            "id": "6bcf5d06-0f43-4989-aa76-a11cea97345b",
                            "gambit_id": "94a9c4a3-050d-4cbe-a162-f2e1de87d6e1",
                            "last_updated": "2022-12-20T20:12:22.487179-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "2.12000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c47805b-6e3d-430b-b517-a9012e53472c/?format=api"
                        }
                    ]
                },
                {
                    "id": "7cf28138-c457-4e44-a0a3-56598a12dcf7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c0fd855-3c4d-40fd-bb3f-0d0e64c9923f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6333.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 3667.0
                            }
                        ],
                        "expected_reward_tokens": 9056.19,
                        "profit_sb": 56.19,
                        "profit_sb_percentage": 0.62,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b97be03a-1437-410a-96ae-2ecb4cbb1169",
                            "gambit_id": "c9c5e2bc-a217-4ebe-addf-1befe17e8f6f",
                            "last_updated": "2022-12-20T20:12:22.484016-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.43000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cf28138-c457-4e44-a0a3-56598a12dcf7/?format=api"
                        },
                        {
                            "id": "563cb141-7c0e-43f6-90aa-be5addeddc73",
                            "gambit_id": "3368cb8a-e45f-478d-aa30-124a386d533e",
                            "last_updated": "2022-12-20T20:12:22.482938-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.47000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cf28138-c457-4e44-a0a3-56598a12dcf7/?format=api"
                        }
                    ]
                },
                {
                    "id": "19e2af48-cc97-458b-a694-004f03ba0812",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c0fd855-3c4d-40fd-bb3f-0d0e64c9923f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dc90f875-5c75-440d-beec-12d912a74c1d",
                            "gambit_id": "434dcc30-ae9b-43c0-97d5-b7e3159ce92f",
                            "last_updated": "2022-12-20T20:12:22.479553-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19e2af48-cc97-458b-a694-004f03ba0812/?format=api"
                        },
                        {
                            "id": "32f95811-a8aa-432f-a7f2-0e4b63b6a300",
                            "gambit_id": "ae326416-f565-4581-b855-7a7f6c216e1e",
                            "last_updated": "2022-12-20T20:12:22.480609-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19e2af48-cc97-458b-a694-004f03ba0812/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f2ed29ff-027a-409e-867e-aeab0e7c05ff",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4088fa1f-8497-409c-bbe6-c85f1a8c2e53",
            "completed": true,
            "last_updated": "2022-12-20T15:42:17.424622-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.03,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4088fa1f-8497-409c-bbe6-c85f1a8c2e53",
            "datetime": "2022-12-19T20:15:00-05:00",
            "cutoff_datetime": "2022-12-19T20:15:00-05:00",
            "name": "Los Angeles Rams v. Green Bay Packers",
            "bettypes": [
                {
                    "id": "bbc2e672-4871-4aa9-8013-c23c530c1814",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2ed29ff-027a-409e-867e-aeab0e7c05ff/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7406.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 2594.0
                            }
                        ],
                        "expected_reward_tokens": 9182.76,
                        "profit_sb": 182.76,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a2fe6130-41eb-48c5-a348-645269aa7ec6",
                            "gambit_id": "83447140-67cc-41ff-8094-f33d0b0fd2da",
                            "last_updated": "2022-12-20T15:42:17.430864-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.24000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbc2e672-4871-4aa9-8013-c23c530c1814/?format=api"
                        },
                        {
                            "id": "d574edf6-e7ba-4214-ae72-76a7ef581a66",
                            "gambit_id": "187da986-23f4-4a40-9b49-8a0661d27e57",
                            "last_updated": "2022-12-20T15:42:17.431974-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "3.54000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbc2e672-4871-4aa9-8013-c23c530c1814/?format=api"
                        }
                    ]
                },
                {
                    "id": "25c5ec08-680a-4324-83d6-213f530cfc9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2ed29ff-027a-409e-867e-aeab0e7c05ff/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Los Angeles Rams",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ebbb86b0-3f98-4eef-bea6-be19e71cbe3c",
                            "gambit_id": "91ea406b-64f8-4be0-9118-e4c3d231ab06",
                            "last_updated": "2022-12-20T15:42:17.434239-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25c5ec08-680a-4324-83d6-213f530cfc9c/?format=api"
                        },
                        {
                            "id": "44ccfb69-354b-4826-ad22-94fc8830e2b8",
                            "gambit_id": "c0d529be-33a3-4924-9a20-60b16a6b908f",
                            "last_updated": "2022-12-20T15:42:17.435370-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25c5ec08-680a-4324-83d6-213f530cfc9c/?format=api"
                        }
                    ]
                },
                {
                    "id": "42037f0a-ef76-4c67-9eeb-d19959412fce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2ed29ff-027a-409e-867e-aeab0e7c05ff/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 39.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 39.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ac2c0936-5ec3-47d5-b6e6-b6058bc20107",
                            "gambit_id": "b735c383-5d87-4928-8608-3fbcffa91bc7",
                            "last_updated": "2022-12-20T15:42:17.427410-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 39.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "39.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42037f0a-ef76-4c67-9eeb-d19959412fce/?format=api"
                        },
                        {
                            "id": "ae93f887-83e5-4700-ac2a-69793422d44b",
                            "gambit_id": "3af03948-9188-4893-b6ff-f3806fa0956a",
                            "last_updated": "2022-12-20T15:42:17.428551-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 39.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "39.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42037f0a-ef76-4c67-9eeb-d19959412fce/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a90ce4a9-ab14-4f43-a56c-638614c0f04d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a2b80c44-9be3-4b1c-b5df-ce67b49965ae",
            "completed": true,
            "last_updated": "2022-12-20T15:47:24.711522-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.56,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a2b80c44-9be3-4b1c-b5df-ce67b49965ae",
            "datetime": "2022-12-19T20:10:00-05:00",
            "cutoff_datetime": "2022-12-19T20:10:00-05:00",
            "name": "Milwaukee Bucks v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "995427b5-15f4-4071-b676-4429278c2c92",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a90ce4a9-ab14-4f43-a56c-638614c0f04d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "73b5bbff-1b4b-458d-a909-72e328514e08",
                            "gambit_id": "dfa2c99b-5dfa-43d4-8efd-2021bfa39f14",
                            "last_updated": "2022-12-20T15:47:24.718894-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/995427b5-15f4-4071-b676-4429278c2c92/?format=api"
                        },
                        {
                            "id": "d2f6b65d-dc4f-4b88-a2a3-a4ce665ae58d",
                            "gambit_id": "22b97295-2c7b-4d8d-96cb-2f393c721b61",
                            "last_updated": "2022-12-20T15:47:24.717684-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/995427b5-15f4-4071-b676-4429278c2c92/?format=api"
                        }
                    ]
                },
                {
                    "id": "34dae927-5c88-4798-bb08-34e50e8f29b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a90ce4a9-ab14-4f43-a56c-638614c0f04d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "23171736-aff5-42cd-979b-5c89ed33266d",
                            "gambit_id": "5d8f0d6d-82cc-4022-8c2d-196986486582",
                            "last_updated": "2022-12-20T15:47:24.722348-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34dae927-5c88-4798-bb08-34e50e8f29b5/?format=api"
                        },
                        {
                            "id": "c28014e0-6ab3-480c-9ad8-7eda0470184b",
                            "gambit_id": "8174d3f2-7d19-440d-b3de-9663a7262711",
                            "last_updated": "2022-12-20T15:47:24.721108-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34dae927-5c88-4798-bb08-34e50e8f29b5/?format=api"
                        }
                    ]
                },
                {
                    "id": "c296cadb-6bdd-4694-a4a0-d49d6031d6a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a90ce4a9-ab14-4f43-a56c-638614c0f04d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6e102f79-1580-45aa-95a2-18fc8d7ff0b8",
                            "gambit_id": "5bd97ac0-8420-48f5-94f8-f1a276fd1ba9",
                            "last_updated": "2022-12-20T15:47:24.715410-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c296cadb-6bdd-4694-a4a0-d49d6031d6a3/?format=api"
                        },
                        {
                            "id": "f32bf2b4-1f0c-4477-8bef-9ebf155f78b5",
                            "gambit_id": "8e68023b-c035-47f3-a19a-5ca556a106e8",
                            "last_updated": "2022-12-20T15:47:24.714227-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c296cadb-6bdd-4694-a4a0-d49d6031d6a3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e3d9fee8-890f-4849-b938-a278147eac1f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "51454940-31f6-40b1-ac1b-b104e6e8fa6b",
            "completed": true,
            "last_updated": "2022-12-20T15:52:20.818557-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.1,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/51454940-31f6-40b1-ac1b-b104e6e8fa6b",
            "datetime": "2022-12-19T20:10:00-05:00",
            "cutoff_datetime": "2022-12-19T20:10:00-05:00",
            "name": "Dallas Mavericks v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "a77c4035-6c4e-48ed-9d01-65a4eb3df3cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3d9fee8-890f-4849-b938-a278147eac1f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6481.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 3519.0
                            }
                        ],
                        "expected_reward_tokens": 9008.59,
                        "profit_sb": 8.59,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a73b9803-48c7-4d6b-8acb-406ac2cf6136",
                            "gambit_id": "ac2b06e4-5ed0-423f-92fc-5a437b544dc1",
                            "last_updated": "2022-12-20T15:52:20.825724-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.39000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a77c4035-6c4e-48ed-9d01-65a4eb3df3cb/?format=api"
                        },
                        {
                            "id": "57d60db7-60f8-4688-90a1-c6c92ad614b9",
                            "gambit_id": "ca72939e-b232-418d-8a92-63eee54c615d",
                            "last_updated": "2022-12-20T15:52:20.824574-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "2.56000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a77c4035-6c4e-48ed-9d01-65a4eb3df3cb/?format=api"
                        }
                    ]
                },
                {
                    "id": "dd42bc12-c47e-4d78-ae19-c1209f3af0fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3d9fee8-890f-4849-b938-a278147eac1f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Minnesota Timberwolves",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a19013c-2b2e-441c-835c-7a4eca6e1874",
                            "gambit_id": "6b61ab5b-afba-4bce-99f4-45b642942ce9",
                            "last_updated": "2022-12-20T15:52:20.828980-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd42bc12-c47e-4d78-ae19-c1209f3af0fa/?format=api"
                        },
                        {
                            "id": "4adb3140-1db5-46f0-9005-51fc565c892b",
                            "gambit_id": "8214e62e-4edf-47b9-a9cd-2b07c0fb433a",
                            "last_updated": "2022-12-20T15:52:20.827889-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd42bc12-c47e-4d78-ae19-c1209f3af0fa/?format=api"
                        }
                    ]
                },
                {
                    "id": "865b2bec-0125-4285-bcca-a3fe569bded1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3d9fee8-890f-4849-b938-a278147eac1f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 231",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ba72da92-4384-4f0a-995a-f0810c61fdd6",
                            "gambit_id": "7cc29298-c7e3-4079-ab28-414640451f7a",
                            "last_updated": "2022-12-20T15:52:20.822350-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 231",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/865b2bec-0125-4285-bcca-a3fe569bded1/?format=api"
                        },
                        {
                            "id": "5b81b087-6599-40a1-8d1f-a182efdb078d",
                            "gambit_id": "45ca8e09-965e-43d5-ae20-e917398cb664",
                            "last_updated": "2022-12-20T15:52:20.821254-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 231",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/865b2bec-0125-4285-bcca-a3fe569bded1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3d06f884-a1ce-4034-9899-a8d4c052b231",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bb407583-c52c-4af0-9351-35ac0a42ecd3",
            "completed": true,
            "last_updated": "2022-12-20T15:47:24.383680-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.33,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/bb407583-c52c-4af0-9351-35ac0a42ecd3",
            "datetime": "2022-12-19T20:10:00-05:00",
            "cutoff_datetime": "2022-12-19T20:10:00-05:00",
            "name": "San Antonio Spurs v. Houston Rockets",
            "bettypes": [
                {
                    "id": "64986060-9bff-4ee5-ab09-90887107107e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3d06f884-a1ce-4034-9899-a8d4c052b231/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Rockets",
                                "amount": 6247.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 3753.0
                            }
                        ],
                        "expected_reward_tokens": 9119.79,
                        "profit_sb": 119.79,
                        "profit_sb_percentage": 1.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "615a41a9-a7dd-4f8d-9d61-05fbc13a5a55",
                            "gambit_id": "888b2cb8-f91a-47b9-ab0c-07da75e5bcd8",
                            "last_updated": "2022-12-20T15:47:24.390368-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64986060-9bff-4ee5-ab09-90887107107e/?format=api"
                        },
                        {
                            "id": "3c3f7876-c0a1-4b89-8bac-e6e09c00e52f",
                            "gambit_id": "eb23faa4-8a8a-431f-a638-374e6a988bd7",
                            "last_updated": "2022-12-20T15:47:24.391494-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "2.43000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64986060-9bff-4ee5-ab09-90887107107e/?format=api"
                        }
                    ]
                },
                {
                    "id": "d0cc07b1-d099-4c9d-aec3-5ce75f115a28",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3d06f884-a1ce-4034-9899-a8d4c052b231/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d9dd7415-d3ca-47a3-9647-7c0c44641070",
                            "gambit_id": "0929ab1e-0d20-475e-93a5-c081dfc46902",
                            "last_updated": "2022-12-20T15:47:24.393756-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0cc07b1-d099-4c9d-aec3-5ce75f115a28/?format=api"
                        },
                        {
                            "id": "3f5a4e66-ebb9-4827-b61f-d6d5befe343b",
                            "gambit_id": "c8f7e2d2-b859-417b-aeaf-dadd0c9ba3eb",
                            "last_updated": "2022-12-20T15:47:24.394912-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0cc07b1-d099-4c9d-aec3-5ce75f115a28/?format=api"
                        }
                    ]
                },
                {
                    "id": "e4d9cef2-74d2-4b87-a797-a0f0bb5d9193",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3d06f884-a1ce-4034-9899-a8d4c052b231/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 226.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "40c5194f-65c6-4722-8be4-11094f90b886",
                            "gambit_id": "0747a1f0-d3d7-4767-874e-4c8138a0d303",
                            "last_updated": "2022-12-20T15:47:24.387901-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 226.5",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4d9cef2-74d2-4b87-a797-a0f0bb5d9193/?format=api"
                        },
                        {
                            "id": "8d7b0921-5793-44ad-a5f6-30cc1e0461b2",
                            "gambit_id": "05fda954-ef4f-4570-b913-182a9b2a01c7",
                            "last_updated": "2022-12-20T15:47:24.386536-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 226.5",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4d9cef2-74d2-4b87-a797-a0f0bb5d9193/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c2b16664-0d5a-40c2-9de6-70f09b27bc86",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "638b2691-044b-4ce4-9013-7a30fefd80e8",
            "completed": true,
            "last_updated": "2022-12-20T15:52:21.560909-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.39,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/638b2691-044b-4ce4-9013-7a30fefd80e8",
            "datetime": "2022-12-19T20:10:00-05:00",
            "cutoff_datetime": "2022-12-19T20:10:00-05:00",
            "name": "Portland Trail Blazers v. Oklahoma City Thunder",
            "bettypes": [
                {
                    "id": "bbba80d0-b209-49f5-bf3b-80fce164c258",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2b16664-0d5a-40c2-9de6-70f09b27bc86/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 6166.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 3834.0
                            }
                        ],
                        "expected_reward_tokens": 9124.92,
                        "profit_sb": 124.92,
                        "profit_sb_percentage": 1.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d120fd80-273d-4e66-b883-821b86f42b81",
                            "gambit_id": "966707e0-3a76-4c6b-8b50-48ee420465a5",
                            "last_updated": "2022-12-20T15:52:21.568031-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.48000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbba80d0-b209-49f5-bf3b-80fce164c258/?format=api"
                        },
                        {
                            "id": "bc85f2e0-d317-49bd-bf4c-1c2d0fd63303",
                            "gambit_id": "62e25dea-6e69-4800-81be-3222213ef866",
                            "last_updated": "2022-12-20T15:52:21.566932-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "2.38000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbba80d0-b209-49f5-bf3b-80fce164c258/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ad200a9-c125-462d-bc27-4772c2831d2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2b16664-0d5a-40c2-9de6-70f09b27bc86/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f95e7527-5d1a-4373-99a7-7e99acda5d17",
                            "gambit_id": "ae4cc284-5404-400c-8549-92205a82dbf2",
                            "last_updated": "2022-12-20T15:52:21.571331-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ad200a9-c125-462d-bc27-4772c2831d2f/?format=api"
                        },
                        {
                            "id": "02076d9c-ce76-4e39-999f-b4f98482261c",
                            "gambit_id": "13d84f6c-dc80-4ec7-9493-d246edceda41",
                            "last_updated": "2022-12-20T15:52:21.570244-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ad200a9-c125-462d-bc27-4772c2831d2f/?format=api"
                        }
                    ]
                },
                {
                    "id": "327feff1-647e-499c-be46-c1bbfc2c25d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2b16664-0d5a-40c2-9de6-70f09b27bc86/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 232.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 232.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e3f15759-ec0c-4ac5-9c53-d5d1c0b87d22",
                            "gambit_id": "b14e6fbe-cc62-45da-9e07-223a890e9728",
                            "last_updated": "2022-12-20T15:52:21.564688-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 232.5",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/327feff1-647e-499c-be46-c1bbfc2c25d5/?format=api"
                        },
                        {
                            "id": "c4cced75-2471-4a52-9b2e-16db06d66066",
                            "gambit_id": "cb1a29bc-4cf6-4006-be26-a8a2e38684e8",
                            "last_updated": "2022-12-20T15:52:21.563566-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 232.5",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/327feff1-647e-499c-be46-c1bbfc2c25d5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "37de65ed-9d02-487d-9714-eaf32ff29452",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0acd19e3-8d68-42ea-af85-a02be428e271",
            "completed": true,
            "last_updated": "2022-12-20T20:17:23.324038-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.86,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/0acd19e3-8d68-42ea-af85-a02be428e271",
            "datetime": "2022-12-19T20:07:00-05:00",
            "cutoff_datetime": "2022-12-19T20:07:00-05:00",
            "name": "Edmonton Oilers v. Nashville Predators",
            "bettypes": [
                {
                    "id": "a4e074ec-f9bc-4abd-8592-37f8f42b46ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/37de65ed-9d02-487d-9714-eaf32ff29452/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5209.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 4791.0
                            }
                        ],
                        "expected_reward_tokens": 8959.17,
                        "profit_sb": -40.83,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "75067d94-24f1-4990-9b7e-3dc38a838e0e",
                            "gambit_id": "ed25bb77-ccc8-4d54-b846-d9ccbc20111c",
                            "last_updated": "2022-12-20T20:17:23.333738-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4e074ec-f9bc-4abd-8592-37f8f42b46ac/?format=api"
                        },
                        {
                            "id": "c4605f43-4751-470f-8d1b-ac0369bc8e8c",
                            "gambit_id": "ccc32261-7640-4bf3-880c-94ff4cb9c2eb",
                            "last_updated": "2022-12-20T20:17:23.334842-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.87000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4e074ec-f9bc-4abd-8592-37f8f42b46ac/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e81ab1f-a3c3-4a17-94cd-8acf19389dce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/37de65ed-9d02-487d-9714-eaf32ff29452/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6675.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 3325.0
                            }
                        ],
                        "expected_reward_tokens": 9077.25,
                        "profit_sb": 77.25,
                        "profit_sb_percentage": 0.86,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7d301437-fbb9-4d3e-8eb1-7efd58f01733",
                            "gambit_id": "832be177-4744-4671-8e30-eae4c8444e9e",
                            "last_updated": "2022-12-20T20:17:23.330146-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.36000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e81ab1f-a3c3-4a17-94cd-8acf19389dce/?format=api"
                        },
                        {
                            "id": "17f035cd-29ac-43a6-a43b-f11b07308878",
                            "gambit_id": "a4c3aa03-c8e1-4020-b49e-6d9b8ba2439c",
                            "last_updated": "2022-12-20T20:17:23.331260-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.73000",
                            "odds": "3.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e81ab1f-a3c3-4a17-94cd-8acf19389dce/?format=api"
                        }
                    ]
                },
                {
                    "id": "ab57ff17-9967-42e3-900c-0ba620f3ae09",
                    "match": "https://api-prod.gambitprofit.com/api/matches/37de65ed-9d02-487d-9714-eaf32ff29452/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5df7c330-1b23-4d49-81b9-b828c1a4faa3",
                            "gambit_id": "870a853f-dcd6-4e88-bc74-0eec2419732f",
                            "last_updated": "2022-12-20T20:17:23.326716-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab57ff17-9967-42e3-900c-0ba620f3ae09/?format=api"
                        },
                        {
                            "id": "0dc16150-404c-45a9-bee9-37cc8cdfa28b",
                            "gambit_id": "40e8ee81-172f-4226-b03f-edcd23b35a4e",
                            "last_updated": "2022-12-20T20:17:23.327894-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab57ff17-9967-42e3-900c-0ba620f3ae09/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7e771ac6-e40d-4076-be37-1926c89a6e79",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "22cf8c80-92a8-4955-9021-9d3a10c7ba56",
            "completed": true,
            "last_updated": "2022-12-20T15:52:20.968398-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.71,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/22cf8c80-92a8-4955-9021-9d3a10c7ba56",
            "datetime": "2022-12-19T19:40:00-05:00",
            "cutoff_datetime": "2022-12-19T19:40:00-05:00",
            "name": "Orlando Magic v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "ec68fa5c-ddf7-4324-920c-63cee9702727",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e771ac6-e40d-4076-be37-1926c89a6e79/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7323.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 2677.0
                            }
                        ],
                        "expected_reward_tokens": 9153.75,
                        "profit_sb": 153.75,
                        "profit_sb_percentage": 1.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3b4a6877-1873-4dcf-bdaa-39199e0af535",
                            "gambit_id": "d87b080b-4616-4cf6-82da-0d130f0f2384",
                            "last_updated": "2022-12-20T15:52:20.974627-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.25000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec68fa5c-ddf7-4324-920c-63cee9702727/?format=api"
                        },
                        {
                            "id": "a0374cb2-45f7-4b75-b094-3c99336da91d",
                            "gambit_id": "438f9b2b-ff0e-4b06-9dfc-d37747be38b0",
                            "last_updated": "2022-12-20T15:52:20.975730-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "3.42000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec68fa5c-ddf7-4324-920c-63cee9702727/?format=api"
                        }
                    ]
                },
                {
                    "id": "491a97cc-8f45-4924-9d19-861e80723f28",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e771ac6-e40d-4076-be37-1926c89a6e79/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Orlando Magic",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "70d098d9-8918-482c-b0d5-408530daf27f",
                            "gambit_id": "3e64c7d0-ba99-4b9d-a397-74b48a79512a",
                            "last_updated": "2022-12-20T15:52:20.977894-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/491a97cc-8f45-4924-9d19-861e80723f28/?format=api"
                        },
                        {
                            "id": "142333ab-6224-4817-8638-6dedbb2767b6",
                            "gambit_id": "334e8340-d5ce-4197-aca9-062337bf73b4",
                            "last_updated": "2022-12-20T15:52:20.978968-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/491a97cc-8f45-4924-9d19-861e80723f28/?format=api"
                        }
                    ]
                },
                {
                    "id": "970c9cf0-ecad-4783-a824-2f69ecdaf146",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e771ac6-e40d-4076-be37-1926c89a6e79/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 230",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 230",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "95632153-6b72-426c-9f85-35fae49a0ed2",
                            "gambit_id": "587ea7a3-59c8-46e0-a746-ca26f3c601f7",
                            "last_updated": "2022-12-20T15:52:20.972329-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 230",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/970c9cf0-ecad-4783-a824-2f69ecdaf146/?format=api"
                        },
                        {
                            "id": "4ddc5382-6cf4-499f-a4b0-80d27856f97d",
                            "gambit_id": "b2540dfc-eebc-4f8f-b097-1bc60dcdc810",
                            "last_updated": "2022-12-20T15:52:20.971200-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 230",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/970c9cf0-ecad-4783-a824-2f69ecdaf146/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "07a93a1d-4bcd-4e7e-989b-a30f04d1a3de",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f552e82b-663e-410e-b4b0-167d506211ab",
            "completed": true,
            "last_updated": "2022-12-20T15:52:21.410730-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.31,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f552e82b-663e-410e-b4b0-167d506211ab",
            "datetime": "2022-12-19T19:10:00-05:00",
            "cutoff_datetime": "2022-12-19T19:10:00-05:00",
            "name": "Toronto Raptors v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "24ff1f0d-0b77-42be-8a9c-97c1d624a453",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07a93a1d-4bcd-4e7e-989b-a30f04d1a3de/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 6856.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 3144.0
                            }
                        ],
                        "expected_reward_tokens": 9117.6,
                        "profit_sb": 117.6,
                        "profit_sb_percentage": 1.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e6840e45-c279-48f6-bf75-9f0ce72d4ac4",
                            "gambit_id": "98c4da81-33b6-4d41-8c6f-7416a1981eb2",
                            "last_updated": "2022-12-20T15:52:21.416764-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.33000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ff1f0d-0b77-42be-8a9c-97c1d624a453/?format=api"
                        },
                        {
                            "id": "31254eb9-62c9-4314-b20d-b2caadfb7c24",
                            "gambit_id": "e7b2501a-b3ab-46b3-a7d9-20f65a848b01",
                            "last_updated": "2022-12-20T15:52:21.417890-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "2.90000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ff1f0d-0b77-42be-8a9c-97c1d624a453/?format=api"
                        }
                    ]
                },
                {
                    "id": "e92da89a-514b-45c2-9791-fd6290cc3fdf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07a93a1d-4bcd-4e7e-989b-a30f04d1a3de/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Philadelphia 76ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "97356b47-6451-4566-926f-75a732113965",
                            "gambit_id": "4f64fd78-5bff-49c6-92e6-b0cfb9e36410",
                            "last_updated": "2022-12-20T15:52:21.421228-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e92da89a-514b-45c2-9791-fd6290cc3fdf/?format=api"
                        },
                        {
                            "id": "62f0a105-1106-4d76-8b18-3c0c1762e13a",
                            "gambit_id": "bd4285e9-9c13-478d-bffc-16cfa3991e7d",
                            "last_updated": "2022-12-20T15:52:21.420114-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e92da89a-514b-45c2-9791-fd6290cc3fdf/?format=api"
                        }
                    ]
                },
                {
                    "id": "87fa0c9b-2f39-4e67-9746-7d3c7369b701",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07a93a1d-4bcd-4e7e-989b-a30f04d1a3de/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 219.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 219.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2ea26794-1c69-4f0e-9e7d-404e9414174a",
                            "gambit_id": "dda3d38c-21b5-49d7-ac21-43be1944954b",
                            "last_updated": "2022-12-20T15:52:21.413449-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 219.5",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "219.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87fa0c9b-2f39-4e67-9746-7d3c7369b701/?format=api"
                        },
                        {
                            "id": "38772e02-7f56-4902-90ed-5597e2dfda67",
                            "gambit_id": "51d61fa6-4e98-48c2-b41f-8ae018dfbfc5",
                            "last_updated": "2022-12-20T15:52:21.414589-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 219.5",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "219.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87fa0c9b-2f39-4e67-9746-7d3c7369b701/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5a974afe-9f6b-4456-944d-4341da3fe4d0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3d5510e5-8891-4d6b-ab85-992e973198b7",
            "completed": true,
            "last_updated": "2022-12-20T15:57:22.351090-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.31,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/3d5510e5-8891-4d6b-ab85-992e973198b7",
            "datetime": "2022-12-19T19:10:00-05:00",
            "cutoff_datetime": "2022-12-19T19:10:00-05:00",
            "name": "Utah Jazz v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "22119510-f245-4345-b7c1-e4d1c627b0f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a974afe-9f6b-4456-944d-4341da3fe4d0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6856.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 3144.0
                            }
                        ],
                        "expected_reward_tokens": 9117.6,
                        "profit_sb": 117.6,
                        "profit_sb_percentage": 1.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3eb43961-1045-44c4-a3a2-9060be6ba325",
                            "gambit_id": "feee293d-2b3f-4317-ae75-e3c77180ad8e",
                            "last_updated": "2022-12-20T15:57:22.357258-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.33000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22119510-f245-4345-b7c1-e4d1c627b0f9/?format=api"
                        },
                        {
                            "id": "4d5d607b-1e07-49dc-91c1-ac958f91dd5d",
                            "gambit_id": "a9a7d8ff-0764-4850-8ea4-1051b16ae4d1",
                            "last_updated": "2022-12-20T15:57:22.358493-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "2.90000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22119510-f245-4345-b7c1-e4d1c627b0f9/?format=api"
                        }
                    ]
                },
                {
                    "id": "76d420c2-1038-4cd6-9fe3-0b5b56ed55f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a974afe-9f6b-4456-944d-4341da3fe4d0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ce5c6f1-6f58-449e-83e1-75902b03831e",
                            "gambit_id": "c9b01ff9-9d2c-4cb6-b547-77aed0f9f80e",
                            "last_updated": "2022-12-20T15:57:22.361979-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76d420c2-1038-4cd6-9fe3-0b5b56ed55f0/?format=api"
                        },
                        {
                            "id": "20134d85-05fb-4ba3-b717-df2515d63cd3",
                            "gambit_id": "85047d46-b87b-4312-9d86-995149ad53b8",
                            "last_updated": "2022-12-20T15:57:22.360769-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76d420c2-1038-4cd6-9fe3-0b5b56ed55f0/?format=api"
                        }
                    ]
                },
                {
                    "id": "e7de6ed2-47fc-41a3-ad73-be9f98602b22",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a974afe-9f6b-4456-944d-4341da3fe4d0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 220",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 220",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1419f87e-4e0a-40bd-a197-931be65a4113",
                            "gambit_id": "67c0cce9-e9ec-429f-be3d-424333cd890d",
                            "last_updated": "2022-12-20T15:57:22.353841-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 220",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "220.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7de6ed2-47fc-41a3-ad73-be9f98602b22/?format=api"
                        },
                        {
                            "id": "99e3b13d-b28c-4c64-95e7-07f685c10a87",
                            "gambit_id": "6a2a5afc-f396-4f70-816f-65bc6362a729",
                            "last_updated": "2022-12-20T15:57:22.355012-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 220",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "220.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7de6ed2-47fc-41a3-ad73-be9f98602b22/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6fe08d75-c108-40dd-bc39-a9134394601e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "67e2778a-7d07-42d4-bdce-3e00f2f4d6bb",
            "completed": true,
            "last_updated": "2022-12-20T20:17:23.016452-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.14,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/67e2778a-7d07-42d4-bdce-3e00f2f4d6bb",
            "datetime": "2022-12-19T19:07:00-05:00",
            "cutoff_datetime": "2022-12-19T19:07:00-05:00",
            "name": "Detroit Red Wings v. Washington Capitals",
            "bettypes": [
                {
                    "id": "9f85de6c-bb91-44dc-a92e-1c064aad9f6e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6fe08d75-c108-40dd-bc39-a9134394601e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6110.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3890.0
                            }
                        ],
                        "expected_reward_tokens": 9102.6,
                        "profit_sb": 102.6,
                        "profit_sb_percentage": 1.14,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d4ad1b26-faf3-45ac-b8f3-ef23d1b12a3b",
                            "gambit_id": "386cd4bf-43f8-4626-9c8d-56e0a9da491b",
                            "last_updated": "2022-12-20T20:17:23.026619-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.49000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f85de6c-bb91-44dc-a92e-1c064aad9f6e/?format=api"
                        },
                        {
                            "id": "0a50b49f-4e6e-4f2b-8a82-0e338e86366f",
                            "gambit_id": "074ac1f9-5fa8-4618-80fa-791d00dac9e3",
                            "last_updated": "2022-12-20T20:17:23.027715-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.34000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f85de6c-bb91-44dc-a92e-1c064aad9f6e/?format=api"
                        }
                    ]
                },
                {
                    "id": "548e7ffe-8ff3-4643-a432-57b0fc91a4ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6fe08d75-c108-40dd-bc39-a9134394601e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5968.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4032.0
                            }
                        ],
                        "expected_reward_tokens": 9071.36,
                        "profit_sb": 71.36,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4e551258-2e3a-4f1e-a32b-414d7a57dcab",
                            "gambit_id": "80d0199b-ccce-45c5-9074-37e9a8053188",
                            "last_updated": "2022-12-20T20:17:23.024334-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.52000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/548e7ffe-8ff3-4643-a432-57b0fc91a4ac/?format=api"
                        },
                        {
                            "id": "ceb0bfe6-ff7a-44c5-8b52-f5992beb07b5",
                            "gambit_id": "b48a7cc7-6c21-4577-8089-46083bf91794",
                            "last_updated": "2022-12-20T20:17:23.023191-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.25000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/548e7ffe-8ff3-4643-a432-57b0fc91a4ac/?format=api"
                        }
                    ]
                },
                {
                    "id": "c93f2de2-bca4-48d0-aa5f-ab12858c0c64",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6fe08d75-c108-40dd-bc39-a9134394601e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5098.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b582839d-5838-48e6-878b-28065dbd48b8",
                            "gambit_id": "293790bd-b462-4a1f-9419-4a980abb025c",
                            "last_updated": "2022-12-20T20:17:23.020718-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c93f2de2-bca4-48d0-aa5f-ab12858c0c64/?format=api"
                        },
                        {
                            "id": "9ccf3219-936a-4918-a229-63313dd080a6",
                            "gambit_id": "d747d97b-9f8f-40a2-bb83-e250cbeb8498",
                            "last_updated": "2022-12-20T20:17:23.019575-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c93f2de2-bca4-48d0-aa5f-ab12858c0c64/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3ec8c09d-22a1-47ee-9ad2-032875d0ff1c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "eceec2b6-c72b-47b2-809b-d34399123f1c",
            "completed": true,
            "last_updated": "2022-12-20T20:17:22.696512-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/eceec2b6-c72b-47b2-809b-d34399123f1c",
            "datetime": "2022-12-19T19:07:00-05:00",
            "cutoff_datetime": "2022-12-19T19:07:00-05:00",
            "name": "Florida Panthers v. Boston Bruins",
            "bettypes": [
                {
                    "id": "91699b70-e086-4b56-b9fe-f6c6a683a8e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ec8c09d-22a1-47ee-9ad2-032875d0ff1c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6387.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 3613.0
                            }
                        ],
                        "expected_reward_tokens": 9068.63,
                        "profit_sb": 68.63,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4427d401-5c2d-46d9-b7cf-1c7b76fe39b9",
                            "gambit_id": "29221950-04e7-4b25-b52c-d7f98414453a",
                            "last_updated": "2022-12-20T20:17:22.707389-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.42000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91699b70-e086-4b56-b9fe-f6c6a683a8e2/?format=api"
                        },
                        {
                            "id": "95db0a03-84e1-494a-bcf8-d4ea7ebb5b1a",
                            "gambit_id": "5d25c541-9730-4451-9eb7-547cb91878df",
                            "last_updated": "2022-12-20T20:17:22.708485-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.51000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91699b70-e086-4b56-b9fe-f6c6a683a8e2/?format=api"
                        }
                    ]
                },
                {
                    "id": "f4976ce3-52e9-4ebe-96ed-f903ff3409a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ec8c09d-22a1-47ee-9ad2-032875d0ff1c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5730.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 4270.0
                            }
                        ],
                        "expected_reward_tokens": 9052.4,
                        "profit_sb": 52.4,
                        "profit_sb_percentage": 0.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4f144326-508c-40ba-91f3-bd7ce465190c",
                            "gambit_id": "785d8738-e11e-47ad-8a2b-feee3a1ad097",
                            "last_updated": "2022-12-20T20:17:22.705190-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4976ce3-52e9-4ebe-96ed-f903ff3409a7/?format=api"
                        },
                        {
                            "id": "64191514-52bd-44c3-a9f5-4453d3940075",
                            "gambit_id": "97152b92-2645-4056-9ae6-cdd139341e12",
                            "last_updated": "2022-12-20T20:17:22.704077-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "2.12000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4976ce3-52e9-4ebe-96ed-f903ff3409a7/?format=api"
                        }
                    ]
                },
                {
                    "id": "77cbee94-8379-4ec3-8d4a-353dacc78049",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ec8c09d-22a1-47ee-9ad2-032875d0ff1c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5098.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "135abba3-f103-4674-8592-e6a03c2d442b",
                            "gambit_id": "d4beb382-bb1c-43f8-985e-89a2d4642e00",
                            "last_updated": "2022-12-20T20:17:22.700499-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77cbee94-8379-4ec3-8d4a-353dacc78049/?format=api"
                        },
                        {
                            "id": "25abcd4a-a579-4660-856c-7344fd1777cd",
                            "gambit_id": "13cea83a-63f8-4edc-a3c9-c607cc7f7e9e",
                            "last_updated": "2022-12-20T20:17:22.701661-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77cbee94-8379-4ec3-8d4a-353dacc78049/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4ada81f8-f6a8-4205-a7d8-dbceb99d334f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fa946967-cecf-4c0f-8fce-fd12a6673089",
            "completed": true,
            "last_updated": "2022-12-20T20:17:22.855780-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.85,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/fa946967-cecf-4c0f-8fce-fd12a6673089",
            "datetime": "2022-12-19T19:07:00-05:00",
            "cutoff_datetime": "2022-12-19T19:07:00-05:00",
            "name": "Dallas Stars v. Columbus Blue Jackets",
            "bettypes": [
                {
                    "id": "f2146354-bd88-4120-b6f5-1826738a220a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ada81f8-f6a8-4205-a7d8-dbceb99d334f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6626.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 3374.0
                            }
                        ],
                        "expected_reward_tokens": 9076.06,
                        "profit_sb": 76.06,
                        "profit_sb_percentage": 0.85,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "37640019-ca74-4dcb-acfe-4005b148cc54",
                            "gambit_id": "787932b0-fc43-495f-b24d-64265c0f8be8",
                            "last_updated": "2022-12-20T20:17:22.869039-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2146354-bd88-4120-b6f5-1826738a220a/?format=api"
                        },
                        {
                            "id": "94931a35-e285-4ea5-ae77-5f22bfc5f98f",
                            "gambit_id": "32562b35-d88d-4230-bba8-ea05eed59ce7",
                            "last_updated": "2022-12-20T20:17:22.867816-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.69000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2146354-bd88-4120-b6f5-1826738a220a/?format=api"
                        }
                    ]
                },
                {
                    "id": "ab5fcad0-6e8b-4560-a128-8643b8d36180",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ada81f8-f6a8-4205-a7d8-dbceb99d334f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5387.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 4613.0
                            }
                        ],
                        "expected_reward_tokens": 8995.35,
                        "profit_sb": -4.65,
                        "profit_sb_percentage": -0.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "82d6b575-839f-4863-a303-2330d5b71830",
                            "gambit_id": "85cd2710-99ff-4e16-abb6-3f66e28d1375",
                            "last_updated": "2022-12-20T20:17:22.863824-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab5fcad0-6e8b-4560-a128-8643b8d36180/?format=api"
                        },
                        {
                            "id": "f9d6c027-2d06-4ef9-b88c-b98e9c8c9fd2",
                            "gambit_id": "296b46ba-5281-46fc-968b-089c5fbd63ea",
                            "last_updated": "2022-12-20T20:17:22.865273-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.95000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab5fcad0-6e8b-4560-a128-8643b8d36180/?format=api"
                        }
                    ]
                },
                {
                    "id": "2523b9e1-f906-43c8-8e19-29fd5615de8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ada81f8-f6a8-4205-a7d8-dbceb99d334f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5209.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4791.0
                            }
                        ],
                        "expected_reward_tokens": 8959.17,
                        "profit_sb": -40.83,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9de200e1-87f2-4d61-b413-f83125d4bc73",
                            "gambit_id": "b4c32c19-8f7e-40a3-a6e5-9db64bee1921",
                            "last_updated": "2022-12-20T20:17:22.858979-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2523b9e1-f906-43c8-8e19-29fd5615de8f/?format=api"
                        },
                        {
                            "id": "56c46f59-f420-4c1c-945d-78b56e41f2f0",
                            "gambit_id": "eb25a66f-4282-44a0-8d17-bb04b618696b",
                            "last_updated": "2022-12-20T20:17:22.860581-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.87000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2523b9e1-f906-43c8-8e19-29fd5615de8f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4b54eee1-4e60-488f-b713-c917c4a43c73",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c82040d4-4052-4b3e-868e-e294fcbdcc25",
            "completed": true,
            "last_updated": "2022-12-20T12:32:14.855332-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.44,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c82040d4-4052-4b3e-868e-e294fcbdcc25",
            "datetime": "2022-12-19T14:30:00-05:00",
            "cutoff_datetime": "2022-12-19T14:30:00-05:00",
            "name": "Connecticut v. Marshall",
            "bettypes": [
                {
                    "id": "6efa601d-e1cc-445d-b616-eb44850884d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b54eee1-4e60-488f-b713-c917c4a43c73/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Marshall",
                                "amount": 7683.0
                            },
                            {
                                "team": "Connecticut",
                                "amount": 2317.0
                            }
                        ],
                        "expected_reward_tokens": 9219.6,
                        "profit_sb": 219.6,
                        "profit_sb_percentage": 2.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0d04d451-5142-4f6e-80c7-105f93267731",
                            "gambit_id": "c3ae0b9e-b5d3-45da-973e-cbe00d2aa58b",
                            "last_updated": "2022-12-20T12:32:14.861797-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Marshall",
                            "reward": "1.20000",
                            "odds": "1.22730",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6efa601d-e1cc-445d-b616-eb44850884d3/?format=api"
                        },
                        {
                            "id": "3c7acfa8-995d-441a-8214-129679193394",
                            "gambit_id": "d25a7f8c-0feb-4eb4-9d8a-6ca8303ead91",
                            "last_updated": "2022-12-20T12:32:14.862971-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Connecticut",
                            "reward": "3.98000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6efa601d-e1cc-445d-b616-eb44850884d3/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5098ab7-66bb-4b1d-98b6-2df960d83f25",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b54eee1-4e60-488f-b713-c917c4a43c73/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Marshall",
                                "amount": 5000.0
                            },
                            {
                                "team": "Connecticut",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6c54a743-4a2d-4c49-938c-438a701f0d19",
                            "gambit_id": "5a972afb-eb01-4129-98f7-50f6f40838a1",
                            "last_updated": "2022-12-20T12:32:14.865249-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Marshall",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5098ab7-66bb-4b1d-98b6-2df960d83f25/?format=api"
                        },
                        {
                            "id": "907df292-933c-418d-9bc0-67f8f79e85cb",
                            "gambit_id": "8efacdb3-8dcc-429d-b5d8-1891437cf97a",
                            "last_updated": "2022-12-20T12:32:14.866388-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Connecticut",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5098ab7-66bb-4b1d-98b6-2df960d83f25/?format=api"
                        }
                    ]
                },
                {
                    "id": "c338a3ff-fcb2-4fee-b544-cb4c1b17731b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b54eee1-4e60-488f-b713-c917c4a43c73/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 42",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 42",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bf2b277b-0b01-4fa7-9e10-092e40f763a1",
                            "gambit_id": "cbebfbdd-c59a-4c53-9804-20533d47d454",
                            "last_updated": "2022-12-20T12:32:14.858242-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 42",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c338a3ff-fcb2-4fee-b544-cb4c1b17731b/?format=api"
                        },
                        {
                            "id": "35708de7-d545-4e94-a8cf-6b940c857f7b",
                            "gambit_id": "997d25d6-7b35-4e58-a405-06c687f26f94",
                            "last_updated": "2022-12-20T12:32:14.859463-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 42",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c338a3ff-fcb2-4fee-b544-cb4c1b17731b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "82aeb169-944d-4f2f-9036-614cf8552fbb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "724aaa56-8edb-4253-8f4b-c73964f6b976",
            "completed": true,
            "last_updated": "2022-12-19T19:36:53.224200-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.39,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/724aaa56-8edb-4253-8f4b-c73964f6b976",
            "datetime": "2022-12-18T22:07:00-05:00",
            "cutoff_datetime": "2022-12-18T22:07:00-05:00",
            "name": "Calgary Flames v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "cb4638fb-fc9e-4f42-8bd2-7e017becac0a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82aeb169-944d-4f2f-9036-614cf8552fbb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6166.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3834.0
                            }
                        ],
                        "expected_reward_tokens": 9124.92,
                        "profit_sb": 124.92,
                        "profit_sb_percentage": 1.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e8eb6e5d-6f48-441d-b9ed-2e9ea99d5369",
                            "gambit_id": "1546249a-fe90-4c2a-b025-8e9b976590b0",
                            "last_updated": "2022-12-19T19:36:53.234681-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.48000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb4638fb-fc9e-4f42-8bd2-7e017becac0a/?format=api"
                        },
                        {
                            "id": "53ca5c42-29a1-4cab-a200-fadfc7e2181f",
                            "gambit_id": "b8e7f744-1918-4bb5-a28c-4e9ed72cd314",
                            "last_updated": "2022-12-19T19:36:53.233540-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.38000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb4638fb-fc9e-4f42-8bd2-7e017becac0a/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5595f77-8c5f-413b-98f8-3250c17bddd3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82aeb169-944d-4f2f-9036-614cf8552fbb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Jose Sharks",
                                "amount": 5893.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 4107.0
                            }
                        ],
                        "expected_reward_tokens": 9075.22,
                        "profit_sb": 75.22,
                        "profit_sb_percentage": 0.84,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ad44c25e-b6ac-4f37-ba58-7efbc3f9fb8d",
                            "gambit_id": "c89d513c-2222-41d6-92b6-7af1f2d0f778",
                            "last_updated": "2022-12-19T19:36:53.231360-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.54000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5595f77-8c5f-413b-98f8-3250c17bddd3/?format=api"
                        },
                        {
                            "id": "8d4791b7-106a-4ef1-9df4-c4536f19be9c",
                            "gambit_id": "fa9d1d04-44e6-4876-88d8-62efbf2d714f",
                            "last_updated": "2022-12-19T19:36:53.230276-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.21000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5595f77-8c5f-413b-98f8-3250c17bddd3/?format=api"
                        }
                    ]
                },
                {
                    "id": "b058e9d8-923f-4ba4-a79b-f4dab6e7455e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82aeb169-944d-4f2f-9036-614cf8552fbb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5209.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4791.0
                            }
                        ],
                        "expected_reward_tokens": 8959.17,
                        "profit_sb": -40.83,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "defe4e62-b688-49e4-83c9-a850a9606426",
                            "gambit_id": "24cafa89-ceee-4d7b-9c89-acffa435f08e",
                            "last_updated": "2022-12-19T19:36:53.228033-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b058e9d8-923f-4ba4-a79b-f4dab6e7455e/?format=api"
                        },
                        {
                            "id": "8b184af5-d4be-48ce-9db6-e25effedab51",
                            "gambit_id": "136ea1f3-fbf3-488e-90c2-421254c11564",
                            "last_updated": "2022-12-19T19:36:53.226941-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.87000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b058e9d8-923f-4ba4-a79b-f4dab6e7455e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "043d0f67-e000-4b37-8999-d71e8e03be91",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "59ef4c05-a71b-458c-bdd1-a8f8f5926f65",
            "completed": true,
            "last_updated": "2022-12-19T13:21:55.244478-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.58,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/59ef4c05-a71b-458c-bdd1-a8f8f5926f65",
            "datetime": "2022-12-18T21:40:00-05:00",
            "cutoff_datetime": "2022-12-18T21:40:00-05:00",
            "name": "Washington Wizards v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "5c275a4a-5834-46a8-9229-6afafc73ca4e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/043d0f67-e000-4b37-8999-d71e8e03be91/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5730.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 4270.0
                            }
                        ],
                        "expected_reward_tokens": 9052.4,
                        "profit_sb": 52.4,
                        "profit_sb_percentage": 0.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "97a0e898-5586-4696-b2bd-be56fcd5761f",
                            "gambit_id": "6ba6a030-5390-42c6-bfd4-0413d5c60380",
                            "last_updated": "2022-12-19T13:21:55.254246-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c275a4a-5834-46a8-9229-6afafc73ca4e/?format=api"
                        },
                        {
                            "id": "4788a4c4-2cc4-4e14-8760-8280e886ccc9",
                            "gambit_id": "46ec4d69-e93c-4f4b-bf56-4b50fc4a2ec1",
                            "last_updated": "2022-12-19T13:21:55.255337-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "2.12000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c275a4a-5834-46a8-9229-6afafc73ca4e/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9253df1-20f4-48c6-bf10-67c478edfaf3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/043d0f67-e000-4b37-8999-d71e8e03be91/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Washington Wizards",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7c64c7a7-a55b-49d3-ab55-45fdb699c7c2",
                            "gambit_id": "cd842f89-16b8-4771-9e4c-7a145295db4f",
                            "last_updated": "2022-12-19T13:21:55.250850-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9253df1-20f4-48c6-bf10-67c478edfaf3/?format=api"
                        },
                        {
                            "id": "8ace560d-5d47-4b6c-bc9d-88ad6eaafef5",
                            "gambit_id": "41ed690e-8ddf-401a-8078-9cb1e0cd293e",
                            "last_updated": "2022-12-19T13:21:55.251928-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9253df1-20f4-48c6-bf10-67c478edfaf3/?format=api"
                        }
                    ]
                },
                {
                    "id": "595a0afa-49e8-462a-babb-115d3a75ada2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/043d0f67-e000-4b37-8999-d71e8e03be91/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 237",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 237",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07688a9c-fc35-42aa-8ee4-d44f840a747b",
                            "gambit_id": "8eda34f6-6b80-4459-938d-1c17902c5873",
                            "last_updated": "2022-12-19T13:21:55.248507-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 237",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "237.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/595a0afa-49e8-462a-babb-115d3a75ada2/?format=api"
                        },
                        {
                            "id": "b56dad21-2796-4729-a8fe-9f41169e328c",
                            "gambit_id": "8f4d1b7e-6387-412e-a7dc-2e86173880da",
                            "last_updated": "2022-12-19T13:21:55.247330-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 237",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "237.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/595a0afa-49e8-462a-babb-115d3a75ada2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4756e1fa-2859-46cc-9f5a-5178ae8ffbc6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e1b7eccc-43f8-4cef-b589-97d927952652",
            "completed": true,
            "last_updated": "2022-12-19T13:27:04.872560-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.51,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e1b7eccc-43f8-4cef-b589-97d927952652",
            "datetime": "2022-12-18T20:20:00-05:00",
            "cutoff_datetime": "2022-12-18T20:20:00-05:00",
            "name": "New York Giants v. Washington Commanders",
            "bettypes": [
                {
                    "id": "ff3a103b-cc5f-417f-9a67-9662927d9332",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4756e1fa-2859-46cc-9f5a-5178ae8ffbc6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6389.0
                            },
                            {
                                "team": "New York Giants",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5b3a6589-dee0-49d1-bfc2-69f5dc33e6c1",
                            "gambit_id": "35a92c58-8215-40ab-8ded-4f69ed301efa",
                            "last_updated": "2022-12-19T13:27:04.879163-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Commanders",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff3a103b-cc5f-417f-9a67-9662927d9332/?format=api"
                        },
                        {
                            "id": "4dde3e76-26ee-466e-895a-99207b9c188d",
                            "gambit_id": "5e77cae0-6e73-4207-8484-f39e4f39aa39",
                            "last_updated": "2022-12-19T13:27:04.880256-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Giants",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff3a103b-cc5f-417f-9a67-9662927d9332/?format=api"
                        }
                    ]
                },
                {
                    "id": "d642fb1a-6b48-4304-a4e7-2f58cd1210e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4756e1fa-2859-46cc-9f5a-5178ae8ffbc6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Giants",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington Commanders",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "88549f20-fc49-4a2c-a253-377b6d617774",
                            "gambit_id": "355976bb-5921-4557-b436-8c4107cb0d78",
                            "last_updated": "2022-12-19T13:27:04.883551-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Giants",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d642fb1a-6b48-4304-a4e7-2f58cd1210e6/?format=api"
                        },
                        {
                            "id": "f87f9dc7-17a8-4c10-ab42-4d784af0669c",
                            "gambit_id": "725dcca3-595f-4edc-8d39-d3ca2dcde4b6",
                            "last_updated": "2022-12-19T13:27:04.882415-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Commanders",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d642fb1a-6b48-4304-a4e7-2f58cd1210e6/?format=api"
                        }
                    ]
                },
                {
                    "id": "c8b10543-e2d2-4f86-a922-c2d0a366b8d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4756e1fa-2859-46cc-9f5a-5178ae8ffbc6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 40.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 40.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b1c9ecad-e4b5-4c6f-a8fb-cf04ac58eab1",
                            "gambit_id": "7d1a50b2-e4f3-48c3-9b88-e4c303490459",
                            "last_updated": "2022-12-19T13:27:04.875363-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 40.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8b10543-e2d2-4f86-a922-c2d0a366b8d3/?format=api"
                        },
                        {
                            "id": "78927855-855a-43e9-9160-4e038eea917f",
                            "gambit_id": "778464b8-2920-47c6-ab41-7fc495665a16",
                            "last_updated": "2022-12-19T13:27:04.876670-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 40.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8b10543-e2d2-4f86-a922-c2d0a366b8d3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5bdf9ca0-aa5a-48b0-ba4f-c099d8bc8b58",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "afa2d8e5-1020-4579-a2c5-f2e03c06a401",
            "completed": true,
            "last_updated": "2022-12-19T13:21:49.996288-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.8,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/afa2d8e5-1020-4579-a2c5-f2e03c06a401",
            "datetime": "2022-12-18T20:10:00-05:00",
            "cutoff_datetime": "2022-12-18T20:10:00-05:00",
            "name": "Charlotte Hornets v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "346f2247-adc8-4bf1-8e59-aa48d99da1c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bdf9ca0-aa5a-48b0-ba4f-c099d8bc8b58/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7510.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 2490.0
                            }
                        ],
                        "expected_reward_tokens": 9162.2,
                        "profit_sb": 162.2,
                        "profit_sb_percentage": 1.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "14684e87-da05-408d-a959-5c91ca43b4c4",
                            "gambit_id": "7e76bbe6-efce-4e83-8dcc-e85ff71a7cde",
                            "last_updated": "2022-12-19T13:21:50.002478-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.22000",
                            "odds": "1.25640",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/346f2247-adc8-4bf1-8e59-aa48d99da1c7/?format=api"
                        },
                        {
                            "id": "8c57c9e2-d0de-4402-bbc2-512eef743328",
                            "gambit_id": "9aac1300-9d5a-4850-a929-2215b2ef936e",
                            "last_updated": "2022-12-19T13:21:50.004048-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "3.68000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/346f2247-adc8-4bf1-8e59-aa48d99da1c7/?format=api"
                        }
                    ]
                },
                {
                    "id": "b4f83938-d328-45f5-a0f2-28ab604bc4a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bdf9ca0-aa5a-48b0-ba4f-c099d8bc8b58/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5098.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "80ae1e69-f910-4dc4-9117-e79a88280535",
                            "gambit_id": "06064cbd-b5a0-46f7-9322-4b4ec563c2d1",
                            "last_updated": "2022-12-19T13:21:50.007066-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4f83938-d328-45f5-a0f2-28ab604bc4a4/?format=api"
                        },
                        {
                            "id": "c33370fb-778b-4c68-861f-521e2f722ac5",
                            "gambit_id": "f3f95c92-cc7b-48f5-927d-d232e32be5cd",
                            "last_updated": "2022-12-19T13:21:50.008524-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4f83938-d328-45f5-a0f2-28ab604bc4a4/?format=api"
                        }
                    ]
                },
                {
                    "id": "4db07219-c137-4454-8c52-6b523d441401",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bdf9ca0-aa5a-48b0-ba4f-c099d8bc8b58/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 235",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 235",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c6693b78-300c-4cc3-aac0-65e362113312",
                            "gambit_id": "3ca245ac-66cf-4e89-9b04-d4355073780c",
                            "last_updated": "2022-12-19T13:21:49.999033-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 235",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4db07219-c137-4454-8c52-6b523d441401/?format=api"
                        },
                        {
                            "id": "98327c3b-dda6-4940-a37c-af72552f63e7",
                            "gambit_id": "2c57e2c5-b753-48c2-8170-a801cf89c747",
                            "last_updated": "2022-12-19T13:21:50.000232-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 235",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4db07219-c137-4454-8c52-6b523d441401/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7b0ca952-43a9-4bce-92bc-1914118af553",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "955af487-87dc-46c0-8290-834ee55e1d92",
            "completed": true,
            "last_updated": "2022-12-19T19:36:50.202926-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.33,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/955af487-87dc-46c0-8290-834ee55e1d92",
            "datetime": "2022-12-18T20:07:00-05:00",
            "cutoff_datetime": "2022-12-18T20:07:00-05:00",
            "name": "Winnipeg Jets v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "e77cac9b-c32b-4e65-8c07-990e6b86ca99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b0ca952-43a9-4bce-92bc-1914118af553/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5818.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4182.0
                            }
                        ],
                        "expected_reward_tokens": 9074.94,
                        "profit_sb": 74.94,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0cd4c35b-56a3-43d2-befb-e33907643b90",
                            "gambit_id": "2128e44b-7ea2-4283-94aa-acfd5abb9cd7",
                            "last_updated": "2022-12-19T19:36:50.212370-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e77cac9b-c32b-4e65-8c07-990e6b86ca99/?format=api"
                        },
                        {
                            "id": "239649bc-01c1-4506-b176-5f4498375c3a",
                            "gambit_id": "2a378efc-cc36-4f55-86cc-cc5d94d9e015",
                            "last_updated": "2022-12-19T19:36:50.213480-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.17000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e77cac9b-c32b-4e65-8c07-990e6b86ca99/?format=api"
                        }
                    ]
                },
                {
                    "id": "1f82cc05-f80d-4b05-a4ca-577d4ab7ea86",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b0ca952-43a9-4bce-92bc-1914118af553/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6247.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 3753.0
                            }
                        ],
                        "expected_reward_tokens": 9119.79,
                        "profit_sb": 119.79,
                        "profit_sb_percentage": 1.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a85cd970-5d72-4a0e-854d-c5e12445226f",
                            "gambit_id": "c94cd11d-a723-4d96-8056-85ca1d748c10",
                            "last_updated": "2022-12-19T19:36:50.209012-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f82cc05-f80d-4b05-a4ca-577d4ab7ea86/?format=api"
                        },
                        {
                            "id": "08179260-5c20-44f8-910e-20ed636d2a15",
                            "gambit_id": "c95ad61e-1647-4f87-917f-6533d723e087",
                            "last_updated": "2022-12-19T19:36:50.210132-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.43000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f82cc05-f80d-4b05-a4ca-577d4ab7ea86/?format=api"
                        }
                    ]
                },
                {
                    "id": "7925ae42-55b8-44d2-abc1-d0083976bd5f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b0ca952-43a9-4bce-92bc-1914118af553/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5098.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b51cfcf7-7440-4526-8a21-05c556e4a24d",
                            "gambit_id": "70e582bb-9f86-4ec2-84f7-6f459a41333b",
                            "last_updated": "2022-12-19T19:36:50.206782-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7925ae42-55b8-44d2-abc1-d0083976bd5f/?format=api"
                        },
                        {
                            "id": "6a032e47-87b1-4291-83fb-0f53ebd776bc",
                            "gambit_id": "41ca6168-ae1f-4939-8d89-3bb16456b271",
                            "last_updated": "2022-12-19T19:36:50.205653-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7925ae42-55b8-44d2-abc1-d0083976bd5f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d873a9c5-19a8-400c-9097-05f578289bfa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0ba1a131-6825-4443-b2be-0d309fbb9977",
            "completed": true,
            "last_updated": "2022-12-19T19:36:52.579239-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/0ba1a131-6825-4443-b2be-0d309fbb9977",
            "datetime": "2022-12-18T19:37:00-05:00",
            "cutoff_datetime": "2022-12-18T19:37:00-05:00",
            "name": "New York Rangers v. Chicago Blackhawks",
            "bettypes": [
                {
                    "id": "cb1c930f-07d3-4738-9619-3a2b54bec896",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d873a9c5-19a8-400c-9097-05f578289bfa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6856.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3144.0
                            }
                        ],
                        "expected_reward_tokens": 9117.6,
                        "profit_sb": 117.6,
                        "profit_sb_percentage": 1.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f7a5664c-971f-4fe9-beb2-f8a9e2f43b09",
                            "gambit_id": "ad05b451-5d9f-47f7-9068-cad5e6f9c1ea",
                            "last_updated": "2022-12-19T19:36:52.589660-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.33000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb1c930f-07d3-4738-9619-3a2b54bec896/?format=api"
                        },
                        {
                            "id": "b2936b75-293b-4dd2-bb0b-9cd66fbf9e87",
                            "gambit_id": "cb9035d7-726d-4fec-a5ea-e48dbc78f273",
                            "last_updated": "2022-12-19T19:36:52.588521-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.90000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb1c930f-07d3-4738-9619-3a2b54bec896/?format=api"
                        }
                    ]
                },
                {
                    "id": "29998602-bdf9-48fd-9666-7b53d7595114",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d873a9c5-19a8-400c-9097-05f578289bfa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5209.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 4791.0
                            }
                        ],
                        "expected_reward_tokens": 8959.17,
                        "profit_sb": -40.83,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1e7f0696-792f-46ba-8a55-d0a5012cab3c",
                            "gambit_id": "176f2e4b-43d2-4555-bea7-bbdfe2d19d3a",
                            "last_updated": "2022-12-19T19:36:52.585269-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29998602-bdf9-48fd-9666-7b53d7595114/?format=api"
                        },
                        {
                            "id": "aea7ed84-0334-4f07-a641-52343e370355",
                            "gambit_id": "32af50a7-e961-4b4d-8cb9-42206b2b9eab",
                            "last_updated": "2022-12-19T19:36:52.586353-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.87000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29998602-bdf9-48fd-9666-7b53d7595114/?format=api"
                        }
                    ]
                },
                {
                    "id": "885681f4-daf4-43be-823c-5ee1715fefa0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d873a9c5-19a8-400c-9097-05f578289bfa/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5209.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4791.0
                            }
                        ],
                        "expected_reward_tokens": 8959.17,
                        "profit_sb": -40.83,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d468ad3f-1a2f-439c-a9fb-3232c48a2000",
                            "gambit_id": "5c6f0f66-7e7f-461c-9ad7-296b36384818",
                            "last_updated": "2022-12-19T19:36:52.583112-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/885681f4-daf4-43be-823c-5ee1715fefa0/?format=api"
                        },
                        {
                            "id": "bda90fc4-d912-4a7f-8c52-987c6003359f",
                            "gambit_id": "9d44690e-8644-45be-a79d-4fbe9566a452",
                            "last_updated": "2022-12-19T19:36:52.581984-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.87000",
                            "odds": "2.00000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/885681f4-daf4-43be-823c-5ee1715fefa0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8b9440d3-1871-48ee-985b-60a217328e20",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cc698561-0836-43d3-ad85-fc57e400eb81",
            "completed": true,
            "last_updated": "2022-12-19T13:21:51.020947-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.38,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/cc698561-0836-43d3-ad85-fc57e400eb81",
            "datetime": "2022-12-18T19:10:00-05:00",
            "cutoff_datetime": "2022-12-18T19:10:00-05:00",
            "name": "Chicago Bulls v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "79f6d389-451d-4296-a207-44951ec2cc74",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b9440d3-1871-48ee-985b-60a217328e20/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5306.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 4694.0
                            }
                        ],
                        "expected_reward_tokens": 8965.54,
                        "profit_sb": -34.46,
                        "profit_sb_percentage": -0.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a31ad0d0-fa7d-4809-ace9-9f810b3ca8cf",
                            "gambit_id": "8474ba03-99d6-433d-af90-773a2f67b52e",
                            "last_updated": "2022-12-19T13:21:51.031361-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79f6d389-451d-4296-a207-44951ec2cc74/?format=api"
                        },
                        {
                            "id": "b6398324-a456-4c69-9b32-dcf071574192",
                            "gambit_id": "e3f9c233-fec4-4fd8-9b1e-0f04643811ac",
                            "last_updated": "2022-12-19T13:21:51.030262-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.91000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79f6d389-451d-4296-a207-44951ec2cc74/?format=api"
                        }
                    ]
                },
                {
                    "id": "2bee3e5f-ba3c-40ef-bad0-e8ef21cdbc67",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b9440d3-1871-48ee-985b-60a217328e20/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5000.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d1f206bd-b9b4-4b3d-8859-b613d89d6fa1",
                            "gambit_id": "75e41027-96dc-4daf-8450-13c832d100a7",
                            "last_updated": "2022-12-19T13:21:51.027012-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bee3e5f-ba3c-40ef-bad0-e8ef21cdbc67/?format=api"
                        },
                        {
                            "id": "70979f7d-6936-4544-b3a1-cdc66b66c85e",
                            "gambit_id": "8c21ba74-0807-43dd-86e4-cbc3338b5834",
                            "last_updated": "2022-12-19T13:21:51.028092-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bee3e5f-ba3c-40ef-bad0-e8ef21cdbc67/?format=api"
                        }
                    ]
                },
                {
                    "id": "6fc3b3fc-d44d-493e-91d2-d05a6cf1520f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b9440d3-1871-48ee-985b-60a217328e20/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 234.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 234.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d3075f5e-af21-4229-bc57-45b607761124",
                            "gambit_id": "d505e273-6422-4644-b8cc-ead1b9a56cce",
                            "last_updated": "2022-12-19T13:21:51.024838-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 234.5",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fc3b3fc-d44d-493e-91d2-d05a6cf1520f/?format=api"
                        },
                        {
                            "id": "9e60feeb-c769-4ec2-8d86-06f905401d44",
                            "gambit_id": "b0e178cc-d23e-4060-802e-4318451b696f",
                            "last_updated": "2022-12-19T13:21:51.023717-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 234.5",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fc3b3fc-d44d-493e-91d2-d05a6cf1520f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "74bb58c5-0099-4f9f-b5c7-6ba485ca9cb8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "26b536e8-178b-4b73-b850-91258c7277d6",
            "completed": true,
            "last_updated": "2022-12-19T13:21:53.991324-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.65,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/26b536e8-178b-4b73-b850-91258c7277d6",
            "datetime": "2022-12-18T18:10:00-05:00",
            "cutoff_datetime": "2022-12-18T18:10:00-05:00",
            "name": "Brooklyn Nets v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "63be40b8-2e8b-4143-880d-13da57584dc6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74bb58c5-0099-4f9f-b5c7-6ba485ca9cb8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7261.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 2739.0
                            }
                        ],
                        "expected_reward_tokens": 9148.26,
                        "profit_sb": 148.26,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9a553ea3-c043-40c6-bcbb-806b6a1b9d7e",
                            "gambit_id": "cd3eca60-e2f6-4d0a-bb41-791aefdcf97f",
                            "last_updated": "2022-12-19T13:21:53.998003-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.26000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63be40b8-2e8b-4143-880d-13da57584dc6/?format=api"
                        },
                        {
                            "id": "55407053-fe17-45b4-abda-a82d998b5f53",
                            "gambit_id": "37e3bd98-a275-41e4-a828-db98f4ce646f",
                            "last_updated": "2022-12-19T13:21:53.996962-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "3.34000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63be40b8-2e8b-4143-880d-13da57584dc6/?format=api"
                        }
                    ]
                },
                {
                    "id": "cfc5233f-3a13-4808-977d-65d311e93b0e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74bb58c5-0099-4f9f-b5c7-6ba485ca9cb8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5098.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "31a072cb-15e4-4ad8-84df-e0fdef30f73a",
                            "gambit_id": "af8b7cb0-1fef-42e9-a9d0-1dc500cb18c3",
                            "last_updated": "2022-12-19T13:21:54.001227-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfc5233f-3a13-4808-977d-65d311e93b0e/?format=api"
                        },
                        {
                            "id": "f42aa438-192b-49c5-81d2-d6940c47b94b",
                            "gambit_id": "7dd083b4-3620-42ac-b370-17ccb4b29f03",
                            "last_updated": "2022-12-19T13:21:54.000136-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfc5233f-3a13-4808-977d-65d311e93b0e/?format=api"
                        }
                    ]
                },
                {
                    "id": "b4334500-3775-49ef-a820-fbfd18e1a5c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74bb58c5-0099-4f9f-b5c7-6ba485ca9cb8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b34ce8c8-13b1-4d8d-a804-428effac6c04",
                            "gambit_id": "090ba1ee-15ea-4ae9-9896-ca7433a6ce37",
                            "last_updated": "2022-12-19T13:21:53.994910-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4334500-3775-49ef-a820-fbfd18e1a5c9/?format=api"
                        },
                        {
                            "id": "1bc376d0-5086-4d33-8e52-37b9c375cb8d",
                            "gambit_id": "9c889038-116c-4c85-bbd9-e8245b09eaf9",
                            "last_updated": "2022-12-19T13:21:53.993859-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4334500-3775-49ef-a820-fbfd18e1a5c9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "722f48fd-9367-4520-8e4a-cde64dee0d9f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fb29f36b-0b64-45ec-8c3b-ebcf27a004e6",
            "completed": true,
            "last_updated": "2022-12-19T13:26:51.502584-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.85,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/fb29f36b-0b64-45ec-8c3b-ebcf27a004e6",
            "datetime": "2022-12-18T18:10:00-05:00",
            "cutoff_datetime": "2022-12-18T18:10:00-05:00",
            "name": "Golden State Warriors v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "be87d173-8395-400e-9f01-afb66948a30d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/722f48fd-9367-4520-8e4a-cde64dee0d9f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6626.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 3374.0
                            }
                        ],
                        "expected_reward_tokens": 9076.06,
                        "profit_sb": 76.06,
                        "profit_sb_percentage": 0.85,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "453862d5-1690-4d9c-bfef-cbfcca9ca5fc",
                            "gambit_id": "f10af0dd-c722-4359-8a8e-870fd1ac26c3",
                            "last_updated": "2022-12-19T13:26:51.508593-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be87d173-8395-400e-9f01-afb66948a30d/?format=api"
                        },
                        {
                            "id": "516d634b-32fe-4d04-a167-56e2c1c2adec",
                            "gambit_id": "8e26c91c-5e2c-4f98-83d0-b6ef8a307674",
                            "last_updated": "2022-12-19T13:26:51.509689-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "2.69000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be87d173-8395-400e-9f01-afb66948a30d/?format=api"
                        }
                    ]
                },
                {
                    "id": "abb54476-0caf-492d-b23a-d5f9d0277f9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/722f48fd-9367-4520-8e4a-cde64dee0d9f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dff58670-b96b-49bd-ad3d-6e57fed184ba",
                            "gambit_id": "09dd5053-0eea-4d99-95ba-9623d584b33e",
                            "last_updated": "2022-12-19T13:26:51.512942-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abb54476-0caf-492d-b23a-d5f9d0277f9a/?format=api"
                        },
                        {
                            "id": "116e812b-d705-46fb-9b64-efe9abe9491a",
                            "gambit_id": "3e3f2eb6-ac37-43c8-92c5-5792062021fe",
                            "last_updated": "2022-12-19T13:26:51.511856-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abb54476-0caf-492d-b23a-d5f9d0277f9a/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ea27954-f52f-4941-a5f9-92b403d5f61a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/722f48fd-9367-4520-8e4a-cde64dee0d9f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "053be845-d391-4b08-9992-612103adb3c7",
                            "gambit_id": "f616275b-e4ee-4a8d-b73e-7a88c7ffd509",
                            "last_updated": "2022-12-19T13:26:51.505359-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 223",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ea27954-f52f-4941-a5f9-92b403d5f61a/?format=api"
                        },
                        {
                            "id": "dc150fea-03c8-44ab-8f8d-8bfd99cef39e",
                            "gambit_id": "3622a960-9f1f-47a4-a266-97b3ef726fcc",
                            "last_updated": "2022-12-19T13:26:51.506463-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 223",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ea27954-f52f-4941-a5f9-92b403d5f61a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "28f3adbf-ab69-429c-b56a-afb7488dcfec",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "aaabe844-aede-4060-96a4-ff566559ed3d",
            "completed": true,
            "last_updated": "2022-12-19T13:26:59.002242-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.56,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/aaabe844-aede-4060-96a4-ff566559ed3d",
            "datetime": "2022-12-18T17:10:00-05:00",
            "cutoff_datetime": "2022-12-18T17:10:00-05:00",
            "name": "New York Knicks v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "eabfe6dd-9cd3-4a67-ba70-6522ad4e9acc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28f3adbf-ab69-429c-b56a-afb7488dcfec/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5098.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "14b2c372-5729-4d7a-9bad-5242d3a80569",
                            "gambit_id": "8d9fdefa-39c6-467e-9848-caa92c9ea892",
                            "last_updated": "2022-12-19T13:26:59.007879-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eabfe6dd-9cd3-4a67-ba70-6522ad4e9acc/?format=api"
                        },
                        {
                            "id": "e959f4fc-b4be-4877-b364-fdd1441a2461",
                            "gambit_id": "b339df36-8e3e-4645-8c60-0520e1cf84ab",
                            "last_updated": "2022-12-19T13:26:59.005621-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eabfe6dd-9cd3-4a67-ba70-6522ad4e9acc/?format=api"
                        }
                    ]
                },
                {
                    "id": "758d8c78-1f77-4621-94e6-1b62766017cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28f3adbf-ab69-429c-b56a-afb7488dcfec/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f6ad378e-e4b0-45f5-9676-2d62c49fc791",
                            "gambit_id": "969d0972-4a8c-4409-b633-12b91d837a53",
                            "last_updated": "2022-12-19T13:26:59.015680-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/758d8c78-1f77-4621-94e6-1b62766017cf/?format=api"
                        },
                        {
                            "id": "c54253ee-0ce3-4815-bf55-5d1d935ddbe3",
                            "gambit_id": "f1d77939-c6d4-4fcf-acf1-5b84f162b97d",
                            "last_updated": "2022-12-19T13:26:59.016784-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/758d8c78-1f77-4621-94e6-1b62766017cf/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c619b7a-ca8b-455b-9101-10d2a9344b6d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28f3adbf-ab69-429c-b56a-afb7488dcfec/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e64b819b-2acd-4930-a12c-ea9b33089ff0",
                            "gambit_id": "8167b0b6-5419-4641-b85a-932c04610ee8",
                            "last_updated": "2022-12-19T13:26:59.011707-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c619b7a-ca8b-455b-9101-10d2a9344b6d/?format=api"
                        },
                        {
                            "id": "8f0f83f2-f3e3-4e73-bf44-df8758c6b2c8",
                            "gambit_id": "c7a6063b-e2c3-4131-9e7e-21099f3f707e",
                            "last_updated": "2022-12-19T13:26:59.013085-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c619b7a-ca8b-455b-9101-10d2a9344b6d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c559a599-dc98-4fe9-83e3-93d0f729894e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4865903b-6b29-45c0-a18a-45a0e9148264",
            "completed": true,
            "last_updated": "2022-12-19T19:36:51.947726-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.69,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4865903b-6b29-45c0-a18a-45a0e9148264",
            "datetime": "2022-12-18T17:07:00-05:00",
            "cutoff_datetime": "2022-12-18T17:07:00-05:00",
            "name": "Pittsburgh Penguins v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "149582b3-569e-4b70-b859-e764feae23a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c559a599-dc98-4fe9-83e3-93d0f729894e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5387.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 4613.0
                            }
                        ],
                        "expected_reward_tokens": 8995.35,
                        "profit_sb": -4.65,
                        "profit_sb_percentage": -0.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9f09f3ba-c7d6-4170-bfee-df1951d7bc03",
                            "gambit_id": "796405c0-6653-4b41-8d2b-3caaffdedf2c",
                            "last_updated": "2022-12-19T19:36:51.957051-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/149582b3-569e-4b70-b859-e764feae23a5/?format=api"
                        },
                        {
                            "id": "f257dea0-0b0c-409d-8202-feda84ffe39a",
                            "gambit_id": "293c88e3-4ad1-4a0f-8838-102d90a0544a",
                            "last_updated": "2022-12-19T19:36:51.958127-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.95000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/149582b3-569e-4b70-b859-e764feae23a5/?format=api"
                        }
                    ]
                },
                {
                    "id": "2b83cf9a-da1a-48eb-b4b6-666481a79faf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c559a599-dc98-4fe9-83e3-93d0f729894e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6567.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3433.0
                            }
                        ],
                        "expected_reward_tokens": 9062.46,
                        "profit_sb": 62.46,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f1cb50c5-4d60-496b-8bc5-13a307817a42",
                            "gambit_id": "f81bf55a-50f9-4e18-9c14-a17b5ba3c9a2",
                            "last_updated": "2022-12-19T19:36:51.954885-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.38000",
                            "odds": "1.43480",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b83cf9a-da1a-48eb-b4b6-666481a79faf/?format=api"
                        },
                        {
                            "id": "93f19055-e78f-44c7-832b-86425b8a967e",
                            "gambit_id": "58c1aa3d-b6dd-45ee-a512-fce0ac09463e",
                            "last_updated": "2022-12-19T19:36:51.953797-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.64000",
                            "odds": "2.90000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b83cf9a-da1a-48eb-b4b6-666481a79faf/?format=api"
                        }
                    ]
                },
                {
                    "id": "6d5af31a-1ab1-4280-83e1-24f687c7e08e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c559a599-dc98-4fe9-83e3-93d0f729894e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5098.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "36521135-4286-4506-b337-d4b1b9212a8a",
                            "gambit_id": "fb61d580-fc8a-4c58-880c-a66d4b82514d",
                            "last_updated": "2022-12-19T19:36:51.951537-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d5af31a-1ab1-4280-83e1-24f687c7e08e/?format=api"
                        },
                        {
                            "id": "49ede363-22d4-473e-aa7c-bafa2bb58508",
                            "gambit_id": "354fd5e4-eaee-4823-8d81-914198f85ca6",
                            "last_updated": "2022-12-19T19:36:51.950446-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d5af31a-1ab1-4280-83e1-24f687c7e08e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b9f6f21c-fccd-4fcc-a512-0a1a57a57994",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "61af84d9-cd45-4f25-bfc9-a92eefe1391d",
            "completed": true,
            "last_updated": "2022-12-19T13:32:08.453729-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.03,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/61af84d9-cd45-4f25-bfc9-a92eefe1391d",
            "datetime": "2022-12-18T16:25:00-05:00",
            "cutoff_datetime": "2022-12-18T16:25:00-05:00",
            "name": "Tennessee Titans v. Los Angeles Chargers",
            "bettypes": [
                {
                    "id": "c9eb31b6-0d63-4a22-aa2a-cfa31d0bbe32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9f6f21c-fccd-4fcc-a512-0a1a57a57994/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5829.0
                            },
                            {
                                "team": "Tennessee Titans",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "47255d8e-edc0-44c4-89c4-18a94708cea2",
                            "gambit_id": "70b9bb1e-ca84-43cf-8417-88ea779fb0f0",
                            "last_updated": "2022-12-19T13:32:08.459670-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9eb31b6-0d63-4a22-aa2a-cfa31d0bbe32/?format=api"
                        },
                        {
                            "id": "01def36d-8ed0-4be7-8b1f-ac9b4301595a",
                            "gambit_id": "23d386ad-d097-42ed-a597-e3b05d45ac6b",
                            "last_updated": "2022-12-19T13:32:08.460755-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9eb31b6-0d63-4a22-aa2a-cfa31d0bbe32/?format=api"
                        }
                    ]
                },
                {
                    "id": "a1575d3c-1e1a-4fd9-8cb4-368f2a726e22",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9f6f21c-fccd-4fcc-a512-0a1a57a57994/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Tennessee Titans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1960d64c-29cd-40be-9b6c-96527952076a",
                            "gambit_id": "03bc5a62-f534-4de8-aa71-c303d6677bb5",
                            "last_updated": "2022-12-19T13:32:08.462884-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1575d3c-1e1a-4fd9-8cb4-368f2a726e22/?format=api"
                        },
                        {
                            "id": "f885101d-6b43-4c4d-a21d-e56667939f73",
                            "gambit_id": "1ba301c2-7bc1-4799-8fe4-22ab3ab82387",
                            "last_updated": "2022-12-19T13:32:08.463948-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1575d3c-1e1a-4fd9-8cb4-368f2a726e22/?format=api"
                        }
                    ]
                },
                {
                    "id": "f6e2d61f-11d6-45fb-8eb1-5f54291a05b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9f6f21c-fccd-4fcc-a512-0a1a57a57994/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9dcd24bc-c5ea-4ebd-9a0f-72288c3e8309",
                            "gambit_id": "e559de95-bec5-486b-8d65-c0c6ceddc0d1",
                            "last_updated": "2022-12-19T13:32:08.457542-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 46.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "46.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6e2d61f-11d6-45fb-8eb1-5f54291a05b8/?format=api"
                        },
                        {
                            "id": "baf309b6-20a2-4670-9e1d-ea83b968677a",
                            "gambit_id": "dcc1f175-6804-482c-b23f-49b873f0ae61",
                            "last_updated": "2022-12-19T13:32:08.456447-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 46.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "46.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6e2d61f-11d6-45fb-8eb1-5f54291a05b8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "18040fd3-5afb-4cef-8a6d-89b3ffb51bba",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "55165515-0e15-43f8-bebf-ecbce62bb903",
            "completed": true,
            "last_updated": "2022-12-19T13:27:05.806151-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.46,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/55165515-0e15-43f8-bebf-ecbce62bb903",
            "datetime": "2022-12-18T16:25:00-05:00",
            "cutoff_datetime": "2022-12-18T16:25:00-05:00",
            "name": "Cincinnati Bengals v. Tampa Bay Buccaneers",
            "bettypes": [
                {
                    "id": "bb66b5d9-8513-46f6-a5b3-ba78e5c04058",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18040fd3-5afb-4cef-8a6d-89b3ffb51bba/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 6047.0
                            },
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0ca5b480-4f68-44fa-b6e9-6eef22c6f159",
                            "gambit_id": "348f4fac-661e-4561-b8b4-dabc60086919",
                            "last_updated": "2022-12-19T13:27:05.813728-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb66b5d9-8513-46f6-a5b3-ba78e5c04058/?format=api"
                        },
                        {
                            "id": "3a7aa96c-bbb1-47db-97f4-db7186a1771d",
                            "gambit_id": "7ca1f4eb-9959-4f0f-bf87-a00dbdf45df7",
                            "last_updated": "2022-12-19T13:27:05.812391-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb66b5d9-8513-46f6-a5b3-ba78e5c04058/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc65d26d-3e8d-47e7-b0ff-bbeac1723647",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18040fd3-5afb-4cef-8a6d-89b3ffb51bba/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5208.0
                            },
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3f04538c-43f7-40bd-8f7c-9513fe906cf6",
                            "gambit_id": "9a0ce50d-20ca-4f9a-b725-6d7ee12e023e",
                            "last_updated": "2022-12-19T13:27:05.816384-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc65d26d-3e8d-47e7-b0ff-bbeac1723647/?format=api"
                        },
                        {
                            "id": "585de7df-9648-4f8c-bf33-96e4622b0ba0",
                            "gambit_id": "db6a2817-60a2-4e8e-8c48-6f6327fea240",
                            "last_updated": "2022-12-19T13:27:05.817807-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc65d26d-3e8d-47e7-b0ff-bbeac1723647/?format=api"
                        }
                    ]
                },
                {
                    "id": "87f0d6f6-118c-4480-a195-3ea2ff01b2de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18040fd3-5afb-4cef-8a6d-89b3ffb51bba/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b5942f3f-7c1b-4709-b6b1-695b61715174",
                            "gambit_id": "9b32f8e4-36cf-4dec-aca0-717f43e968d8",
                            "last_updated": "2022-12-19T13:27:05.810219-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 47.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87f0d6f6-118c-4480-a195-3ea2ff01b2de/?format=api"
                        },
                        {
                            "id": "4781a144-67ea-415f-b9dd-4c521bde3ed1",
                            "gambit_id": "654936a2-6a54-4368-abd2-ada7074c89af",
                            "last_updated": "2022-12-19T13:27:05.809036-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 47.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87f0d6f6-118c-4480-a195-3ea2ff01b2de/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7daad6ba-bff5-439e-91a8-34436a9637a4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c8d456ee-49da-40cc-a455-483d4223a331",
            "completed": true,
            "last_updated": "2022-12-19T13:32:07.305224-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.68,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c8d456ee-49da-40cc-a455-483d4223a331",
            "datetime": "2022-12-18T16:05:00-05:00",
            "cutoff_datetime": "2022-12-18T16:05:00-05:00",
            "name": "New England Patriots v. Las Vegas Raiders",
            "bettypes": [
                {
                    "id": "0ca04bdb-7955-4537-96aa-f774903c3dc7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7daad6ba-bff5-439e-91a8-34436a9637a4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Las Vegas Raiders",
                                "amount": 5492.0
                            },
                            {
                                "team": "New England Patriots",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d0982d9d-2b1a-48de-9566-6e439045640c",
                            "gambit_id": "30ac7718-154a-49d2-980c-a3e791aa7151",
                            "last_updated": "2022-12-19T13:32:07.314649-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ca04bdb-7955-4537-96aa-f774903c3dc7/?format=api"
                        },
                        {
                            "id": "c884fff3-8e57-4387-822f-c43007c158cf",
                            "gambit_id": "3ec37aa0-9d68-4684-919d-dbce72ef9755",
                            "last_updated": "2022-12-19T13:32:07.315782-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New England Patriots",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ca04bdb-7955-4537-96aa-f774903c3dc7/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7f85a4d-b6c7-410d-938f-166290f8eb66",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7daad6ba-bff5-439e-91a8-34436a9637a4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New England Patriots",
                                "amount": 5000.0
                            },
                            {
                                "team": "Las Vegas Raiders",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49fb84b5-b2cb-4989-a96f-442ea7d1a131",
                            "gambit_id": "9a1b9fcc-4e9a-403c-b958-67dd98267bdd",
                            "last_updated": "2022-12-19T13:32:07.312471-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New England Patriots",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7f85a4d-b6c7-410d-938f-166290f8eb66/?format=api"
                        },
                        {
                            "id": "fc50236f-3940-4330-9022-f0158576f314",
                            "gambit_id": "ffa111de-949b-4797-a9c2-ba3d9ac9bfc1",
                            "last_updated": "2022-12-19T13:32:07.311364-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7f85a4d-b6c7-410d-938f-166290f8eb66/?format=api"
                        }
                    ]
                },
                {
                    "id": "770f1c12-5164-4020-98ce-cf71d18e3f18",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7daad6ba-bff5-439e-91a8-34436a9637a4/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 45.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 45.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b19c600a-0386-4299-9393-f1ccd0d99ef0",
                            "gambit_id": "725300e3-b9db-4c37-8d48-3ed30a207fe1",
                            "last_updated": "2022-12-19T13:32:07.307922-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 45.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/770f1c12-5164-4020-98ce-cf71d18e3f18/?format=api"
                        },
                        {
                            "id": "3e4c71a9-9e69-4003-9a36-0201bd0e146d",
                            "gambit_id": "358d3b9a-f30f-43b9-9dea-848dea26eeb0",
                            "last_updated": "2022-12-19T13:32:07.309054-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 45.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/770f1c12-5164-4020-98ce-cf71d18e3f18/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "19e0c186-58a5-4ab7-9426-af245e25db9b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "35b1132e-5c24-49c7-8eb2-f7266bd68509",
            "completed": true,
            "last_updated": "2022-12-19T13:32:09.426629-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/35b1132e-5c24-49c7-8eb2-f7266bd68509",
            "datetime": "2022-12-18T16:05:00-05:00",
            "cutoff_datetime": "2022-12-18T16:05:00-05:00",
            "name": "Arizona Cardinals v. Denver Broncos",
            "bettypes": [
                {
                    "id": "697a3578-16f9-4461-ae91-f58115640163",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19e0c186-58a5-4ab7-9426-af245e25db9b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Broncos",
                                "amount": 5399.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ebe91e73-36c3-498f-b1f1-2be9b01c0ab8",
                            "gambit_id": "e790c0ba-960e-4b4d-918a-e10036dfad03",
                            "last_updated": "2022-12-19T13:32:09.435792-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Broncos",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/697a3578-16f9-4461-ae91-f58115640163/?format=api"
                        },
                        {
                            "id": "7d6260bc-6166-4373-b418-5ba0684a3089",
                            "gambit_id": "1dfa81b6-10bf-4643-8f54-81cd6718347a",
                            "last_updated": "2022-12-19T13:32:09.436893-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/697a3578-16f9-4461-ae91-f58115640163/?format=api"
                        }
                    ]
                },
                {
                    "id": "15e56d63-6956-4c6a-b400-55e38f559839",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19e0c186-58a5-4ab7-9426-af245e25db9b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Broncos",
                                "amount": 5000.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "09cb5e7b-a1d4-42af-8430-8be9ef5f3c91",
                            "gambit_id": "af9d14e9-b76f-4c25-b0d8-0a746b685d72",
                            "last_updated": "2022-12-19T13:32:09.432574-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Broncos",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15e56d63-6956-4c6a-b400-55e38f559839/?format=api"
                        },
                        {
                            "id": "d863ad18-de75-4516-8080-598a55cbedcf",
                            "gambit_id": "7cd20e16-0366-45cb-a2c8-3b44ffa2fcb3",
                            "last_updated": "2022-12-19T13:32:09.433647-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15e56d63-6956-4c6a-b400-55e38f559839/?format=api"
                        }
                    ]
                },
                {
                    "id": "0dc27fb2-39e0-42a9-a7d8-57a6f28ef06b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19e0c186-58a5-4ab7-9426-af245e25db9b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 37.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 37.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "04b3166e-0b59-4da7-9607-4db605041bc4",
                            "gambit_id": "4abe3370-5cc4-4655-a606-72736abbae5c",
                            "last_updated": "2022-12-19T13:32:09.430451-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 37.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "37.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dc27fb2-39e0-42a9-a7d8-57a6f28ef06b/?format=api"
                        },
                        {
                            "id": "960311d0-7afd-4fb1-acea-109fdfe84d66",
                            "gambit_id": "1b6dd5be-3f37-4efa-904a-41f94cfc4fed",
                            "last_updated": "2022-12-19T13:32:09.429369-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 37.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "37.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dc27fb2-39e0-42a9-a7d8-57a6f28ef06b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9d683642-b3c8-4402-96a6-3755b509b0be",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4f258a2a-802d-4acd-8583-5ccd9453cff6",
            "completed": true,
            "last_updated": "2022-12-19T13:27:01.207678-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.7,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/4f258a2a-802d-4acd-8583-5ccd9453cff6",
            "datetime": "2022-12-18T15:10:00-05:00",
            "cutoff_datetime": "2022-12-18T15:10:00-05:00",
            "name": "Orlando Magic v. Boston Celtics",
            "bettypes": [
                {
                    "id": "cdce706d-0316-4b17-a7f7-4471d27df032",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d683642-b3c8-4402-96a6-3755b509b0be/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7968.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 2032.0
                            }
                        ],
                        "expected_reward_tokens": 9242.88,
                        "profit_sb": 242.88,
                        "profit_sb_percentage": 2.7,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9659a742-e887-439b-b851-8c0e0127a272",
                            "gambit_id": "dbd6857b-9430-4eb6-a7c3-b8f674be533d",
                            "last_updated": "2022-12-19T13:27:01.214482-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.16000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdce706d-0316-4b17-a7f7-4471d27df032/?format=api"
                        },
                        {
                            "id": "b2c90393-39ec-4a97-b651-5f2c7b1c7541",
                            "gambit_id": "b63d7cbf-b707-403d-a982-d9eca592cdec",
                            "last_updated": "2022-12-19T13:27:01.215621-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "4.55000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdce706d-0316-4b17-a7f7-4471d27df032/?format=api"
                        }
                    ]
                },
                {
                    "id": "cadb7b82-abf7-4e6d-8fa0-ceef32246f8d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d683642-b3c8-4402-96a6-3755b509b0be/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "048c5f30-55fa-4f19-a1fc-eff7cabbb411",
                            "gambit_id": "4f6c35db-8bfa-46fc-94b1-a3552a23a7ec",
                            "last_updated": "2022-12-19T13:27:01.219562-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cadb7b82-abf7-4e6d-8fa0-ceef32246f8d/?format=api"
                        },
                        {
                            "id": "b96c4e19-c684-4526-911e-7d25a3824601",
                            "gambit_id": "9ca00173-c2ec-43aa-b009-2d8771b58c88",
                            "last_updated": "2022-12-19T13:27:01.218022-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cadb7b82-abf7-4e6d-8fa0-ceef32246f8d/?format=api"
                        }
                    ]
                },
                {
                    "id": "c46f2ae5-5938-488f-b269-d30d8f97d04f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d683642-b3c8-4402-96a6-3755b509b0be/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8950.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ec009bcf-ffec-4ab1-8187-b63112a70201",
                            "gambit_id": "159fb4af-766a-48d8-9d5f-fadfc98a4c2c",
                            "last_updated": "2022-12-19T13:27:01.210638-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 223",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c46f2ae5-5938-488f-b269-d30d8f97d04f/?format=api"
                        },
                        {
                            "id": "d61ce5bb-18ec-429b-8e6a-0bc4ac8de3e3",
                            "gambit_id": "76d126ba-fa6c-44e1-a9ae-948101d8688e",
                            "last_updated": "2022-12-19T13:27:01.211841-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 223",
                            "reward": "1.79000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c46f2ae5-5938-488f-b269-d30d8f97d04f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "72a3daa7-0a38-49e3-ba39-81efc2d6a5bd",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "158d64b5-3287-4c1e-82ae-5ca0832b4ccb",
            "completed": true,
            "last_updated": "2022-12-19T19:36:54.056673-05:00",
            "created_at": "1969-12-31T19:00:00-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/158d64b5-3287-4c1e-82ae-5ca0832b4ccb",
            "datetime": "2022-12-18T14:07:00-05:00",
            "cutoff_datetime": "2022-12-18T14:07:00-05:00",
            "name": "Ottawa Senators v. Minnesota Wild",
            "bettypes": [
                {
                    "id": "d5e06b15-b045-4a2d-9c42-3143bd74c7b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72a3daa7-0a38-49e3-ba39-81efc2d6a5bd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6481.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3519.0
                            }
                        ],
                        "expected_reward_tokens": 9008.59,
                        "profit_sb": 8.59,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "91b46830-a73a-4829-924d-65080f4449fe",
                            "gambit_id": "3a0565f6-5dea-44cb-85ff-afbdd55885c1",
                            "last_updated": "2022-12-19T19:36:54.066012-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.39000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5e06b15-b045-4a2d-9c42-3143bd74c7b9/?format=api"
                        },
                        {
                            "id": "2eab4179-3e71-4c9d-a0fb-3e19b7ce9ce3",
                            "gambit_id": "49849668-c8b4-4b1a-80b9-3cb00b0a11af",
                            "last_updated": "2022-12-19T19:36:54.067116-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.56000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5e06b15-b045-4a2d-9c42-3143bd74c7b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "9fabab22-f7b8-4ccd-904e-e02275567013",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72a3daa7-0a38-49e3-ba39-81efc2d6a5bd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5652.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 4348.0
                            }
                        ],
                        "expected_reward_tokens": 9043.2,
                        "profit_sb": 43.2,
                        "profit_sb_percentage": 0.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "af403b99-2bda-4601-8181-9d8754793202",
                            "gambit_id": "f3d820ee-0f87-42a4-aba6-eda7fb5b6ab6",
                            "last_updated": "2022-12-19T19:36:54.063841-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fabab22-f7b8-4ccd-904e-e02275567013/?format=api"
                        },
                        {
                            "id": "3a633bb9-fee0-4b2e-b363-bb4ae3ec94df",
                            "gambit_id": "d89677e3-f50b-4e9f-a0b0-d688de4ce263",
                            "last_updated": "2022-12-19T19:36:54.062743-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.08000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fabab22-f7b8-4ccd-904e-e02275567013/?format=api"
                        }
                    ]
                },
                {
                    "id": "61c00244-ae1b-4548-a220-6bc2fb8c0067",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72a3daa7-0a38-49e3-ba39-81efc2d6a5bd/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5209.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4791.0
                            }
                        ],
                        "expected_reward_tokens": 8959.17,
                        "profit_sb": -40.83,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0ca0a430-67a8-468f-b0a5-f22585fb10ed",
                            "gambit_id": "fc99f126-40f2-4726-a408-0f2ab1667f96",
                            "last_updated": "2022-12-19T19:36:54.060555-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61c00244-ae1b-4548-a220-6bc2fb8c0067/?format=api"
                        },
                        {
                            "id": "fc803703-11d3-4d14-9ee3-119c03b4b5bc",
                            "gambit_id": "622f29ef-8f81-46b3-8bca-b6263a92ca30",
                            "last_updated": "2022-12-19T19:36:54.059459-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.87000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61c00244-ae1b-4548-a220-6bc2fb8c0067/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "76d039c1-624b-4d63-a520-da5ece4edc47",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "40f1fabd-e28e-4d6e-89eb-d0e00e0963ce",
            "completed": true,
            "last_updated": "2022-12-19T13:37:01.854103-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.51,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/40f1fabd-e28e-4d6e-89eb-d0e00e0963ce",
            "datetime": "2022-12-18T13:00:00-05:00",
            "cutoff_datetime": "2022-12-18T13:00:00-05:00",
            "name": "Dallas Cowboys v. Jacksonville Jaguars",
            "bettypes": [
                {
                    "id": "c61774c5-8345-490f-9538-df7e95587786",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76d039c1-624b-4d63-a520-da5ece4edc47/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6389.0
                            },
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b1a2a0fe-1f26-49cf-aaac-860c7183f1df",
                            "gambit_id": "07cf5de0-5acb-4203-8104-5f1e6357d5d8",
                            "last_updated": "2022-12-19T13:37:01.861284-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c61774c5-8345-490f-9538-df7e95587786/?format=api"
                        },
                        {
                            "id": "9cdf94ec-07d0-421d-83ab-3f5783b7d7b8",
                            "gambit_id": "ad20e98d-ba3f-47f4-baa6-936065fa6aa7",
                            "last_updated": "2022-12-19T13:37:01.860069-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c61774c5-8345-490f-9538-df7e95587786/?format=api"
                        }
                    ]
                },
                {
                    "id": "6cf2ee7e-fcea-434f-989a-3436a34359ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76d039c1-624b-4d63-a520-da5ece4edc47/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Cowboys",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "965a25ff-5ef1-4c45-86a2-043e9347a637",
                            "gambit_id": "6154cf22-42ff-44ad-b93b-3b7904e78d51",
                            "last_updated": "2022-12-19T13:37:01.863508-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cf2ee7e-fcea-434f-989a-3436a34359ad/?format=api"
                        },
                        {
                            "id": "09bfdc46-d004-4269-aada-ee73ec28837f",
                            "gambit_id": "cb1fbc8f-bfd6-4aa1-86ee-17768de4e250",
                            "last_updated": "2022-12-19T13:37:01.864762-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cf2ee7e-fcea-434f-989a-3436a34359ad/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd326738-f0dc-4d36-aef0-979aae871d30",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76d039c1-624b-4d63-a520-da5ece4edc47/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 48",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 48",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "88f5d27a-337f-4904-adc9-372bd68aa0cc",
                            "gambit_id": "3a0a0094-dbd2-4468-991a-8559b8a889c1",
                            "last_updated": "2022-12-19T13:37:01.856736-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 48",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "48.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd326738-f0dc-4d36-aef0-979aae871d30/?format=api"
                        },
                        {
                            "id": "df9c0240-73a9-43a7-9e6c-0cf509f5aaf7",
                            "gambit_id": "2f8f2807-4555-4ddb-8186-f00fc5deef71",
                            "last_updated": "2022-12-19T13:37:01.857865-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 48",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "48.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd326738-f0dc-4d36-aef0-979aae871d30/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ffd4e118-c218-4b1b-af4b-6a08320c3873",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2fafbc9c-52e5-4acb-99e0-d19022020b63",
            "completed": true,
            "last_updated": "2022-12-19T13:32:02.815639-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.69,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/2fafbc9c-52e5-4acb-99e0-d19022020b63",
            "datetime": "2022-12-18T13:00:00-05:00",
            "cutoff_datetime": "2022-12-18T13:00:00-05:00",
            "name": "Pittsburgh Steelers v. Carolina Panthers",
            "bettypes": [
                {
                    "id": "a40e58af-3d52-4c38-8966-0df6d8b009f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ffd4e118-c218-4b1b-af4b-6a08320c3873/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Panthers",
                                "amount": 5664.0
                            },
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ca5184ce-5d8a-402d-952c-3a3a801c895f",
                            "gambit_id": "243cfca7-c47a-4e95-8aac-651474db4b3e",
                            "last_updated": "2022-12-19T13:32:02.823662-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Panthers",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a40e58af-3d52-4c38-8966-0df6d8b009f8/?format=api"
                        },
                        {
                            "id": "cb98aa05-7740-4378-ad38-8f64d7cc05e0",
                            "gambit_id": "570fbfb3-05c7-4095-a8b9-a6c35c352970",
                            "last_updated": "2022-12-19T13:32:02.826046-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a40e58af-3d52-4c38-8966-0df6d8b009f8/?format=api"
                        }
                    ]
                },
                {
                    "id": "9cd6e7ae-3a83-47be-9fae-a1b43a6f4ddb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ffd4e118-c218-4b1b-af4b-6a08320c3873/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Panthers",
                                "amount": 5208.0
                            },
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4109069d-2abd-4430-9716-5946a0f86179",
                            "gambit_id": "d0ab5cc5-9017-4017-b939-248d30f115d9",
                            "last_updated": "2022-12-19T13:32:02.828718-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Panthers",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cd6e7ae-3a83-47be-9fae-a1b43a6f4ddb/?format=api"
                        },
                        {
                            "id": "f9412137-1d5d-418d-a269-8a6427d5ba0a",
                            "gambit_id": "5c091744-4295-48d5-9cee-81de0bd02ee9",
                            "last_updated": "2022-12-19T13:32:02.830096-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cd6e7ae-3a83-47be-9fae-a1b43a6f4ddb/?format=api"
                        }
                    ]
                },
                {
                    "id": "3f987330-4f41-47ae-b24f-1a08de12183e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ffd4e118-c218-4b1b-af4b-6a08320c3873/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 37",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 37",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "90fba82e-cd05-469f-9d6f-6db7ad9b8111",
                            "gambit_id": "784ab530-47cb-4420-8b67-4a8db7348c33",
                            "last_updated": "2022-12-19T13:32:02.818848-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 37",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "37.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f987330-4f41-47ae-b24f-1a08de12183e/?format=api"
                        },
                        {
                            "id": "479ee9f5-ecbb-434e-8c40-2c8265f06d98",
                            "gambit_id": "beae14fb-e01b-4fac-ab03-93390f08c2e3",
                            "last_updated": "2022-12-19T13:32:02.820699-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 37",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "37.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f987330-4f41-47ae-b24f-1a08de12183e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c54484a1-80c2-4032-ab8e-0c1ad7633f61",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6fec2fb6-4fb9-413b-be8c-3b51c9c4a66e",
            "completed": true,
            "last_updated": "2022-12-19T13:37:02.330879-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6fec2fb6-4fb9-413b-be8c-3b51c9c4a66e",
            "datetime": "2022-12-18T13:00:00-05:00",
            "cutoff_datetime": "2022-12-18T13:00:00-05:00",
            "name": "Atlanta Falcons v. New Orleans Saints",
            "bettypes": [
                {
                    "id": "bca1590a-f345-43b3-93ef-3d13822bf8eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c54484a1-80c2-4032-ab8e-0c1ad7633f61/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6642.0
                            },
                            {
                                "team": "Atlanta Falcons",
                                "amount": 3358.0
                            }
                        ],
                        "expected_reward_tokens": 9099.54,
                        "profit_sb": 99.54,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f8cb1252-8c23-4421-89cc-d2531260a5cc",
                            "gambit_id": "1c474108-49a9-406c-940a-6589391243cb",
                            "last_updated": "2022-12-19T13:37:02.336929-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Saints",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bca1590a-f345-43b3-93ef-3d13822bf8eb/?format=api"
                        },
                        {
                            "id": "1bba279d-77b8-4ae6-9fea-0b0c9fb84400",
                            "gambit_id": "305d9fed-009c-4b53-8330-1a3ad7bbe863",
                            "last_updated": "2022-12-19T13:37:02.338043-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "2.71000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bca1590a-f345-43b3-93ef-3d13822bf8eb/?format=api"
                        }
                    ]
                },
                {
                    "id": "2cad29b6-9a22-4c97-ad57-95e519199656",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c54484a1-80c2-4032-ab8e-0c1ad7633f61/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Atlanta Falcons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "67acfdbd-bd71-41e3-99ad-3f461ae2c608",
                            "gambit_id": "9af93322-1580-4002-9832-470c231f6ebf",
                            "last_updated": "2022-12-19T13:37:02.341848-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Saints",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cad29b6-9a22-4c97-ad57-95e519199656/?format=api"
                        },
                        {
                            "id": "08d30b96-9cd5-4176-9865-2b6be2abfe38",
                            "gambit_id": "94dbaa3a-3043-4e5e-a51f-4c605817a931",
                            "last_updated": "2022-12-19T13:37:02.340668-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cad29b6-9a22-4c97-ad57-95e519199656/?format=api"
                        }
                    ]
                },
                {
                    "id": "31a0bfe7-7249-4b87-a0a5-f8d1467712bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c54484a1-80c2-4032-ab8e-0c1ad7633f61/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 43.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 43.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4e72ec36-c412-482c-9d60-fef7bf5aa3b8",
                            "gambit_id": "d03dfe9e-ce44-4914-a74e-4e24926bb5f2",
                            "last_updated": "2022-12-19T13:37:02.333644-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 43.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "43.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a0bfe7-7249-4b87-a0a5-f8d1467712bd/?format=api"
                        },
                        {
                            "id": "c5ff11bf-c2e3-4d52-9823-ff6a53f46613",
                            "gambit_id": "c92733b8-86db-4c8f-8420-a3e1cc8928c4",
                            "last_updated": "2022-12-19T13:37:02.334760-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 43.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "43.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a0bfe7-7249-4b87-a0a5-f8d1467712bd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b3e1e430-2267-42f2-89d4-810bcb70c80d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ade109e2-5257-4ac7-aef4-138b7d627e37",
            "completed": true,
            "last_updated": "2022-12-19T13:37:02.485032-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.68,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/ade109e2-5257-4ac7-aef4-138b7d627e37",
            "datetime": "2022-12-18T13:00:00-05:00",
            "cutoff_datetime": "2022-12-18T13:00:00-05:00",
            "name": "Detroit Lions v. New York Jets",
            "bettypes": [
                {
                    "id": "5ccb6e47-21be-428f-b888-71d1af6c3aa6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3e1e430-2267-42f2-89d4-810bcb70c80d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5492.0
                            },
                            {
                                "team": "Detroit Lions",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3bd76dd0-c593-490e-93b7-39ad9b5d72d1",
                            "gambit_id": "9b400bbf-b2a0-431f-93ea-e136d2aa238d",
                            "last_updated": "2022-12-19T13:37:02.488882-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Jets",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ccb6e47-21be-428f-b888-71d1af6c3aa6/?format=api"
                        },
                        {
                            "id": "8a52fc16-8c63-447c-a26e-12152165a7f1",
                            "gambit_id": "ad0d5a7d-2a1b-44e4-8617-4607cd253156",
                            "last_updated": "2022-12-19T13:37:02.487777-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Lions",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ccb6e47-21be-428f-b888-71d1af6c3aa6/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e0759ec-b367-4631-9bb6-9a5a85b46931",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3e1e430-2267-42f2-89d4-810bcb70c80d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Detroit Lions",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4ce2b146-8776-46ed-8681-3bd6c4f09803",
                            "gambit_id": "2b5d80ed-9992-49fa-b48c-e3cce2d86457",
                            "last_updated": "2022-12-19T13:37:02.494356-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Jets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e0759ec-b367-4631-9bb6-9a5a85b46931/?format=api"
                        },
                        {
                            "id": "88fe8d01-fbec-4318-85a0-47757194fa7a",
                            "gambit_id": "8c534ed1-1ea0-4896-9acd-c73eeec9fc25",
                            "last_updated": "2022-12-19T13:37:02.495547-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Lions",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e0759ec-b367-4631-9bb6-9a5a85b46931/?format=api"
                        }
                    ]
                },
                {
                    "id": "d47b1cbd-f4a8-4fc5-ab1e-0a038a5b6bbf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3e1e430-2267-42f2-89d4-810bcb70c80d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 43.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 43.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d32fe6b8-d53b-44ae-b4a0-a3acebd35b49",
                            "gambit_id": "e3ccc95c-78f7-45c0-9892-b62a6466af0d",
                            "last_updated": "2022-12-19T13:37:02.491019-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 43.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "43.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47b1cbd-f4a8-4fc5-ab1e-0a038a5b6bbf/?format=api"
                        },
                        {
                            "id": "dd92ed2f-f845-4ebc-81c4-08e85bc768cc",
                            "gambit_id": "9c5d7cfc-8dc8-4951-9ad1-34fe6e7711a7",
                            "last_updated": "2022-12-19T13:37:02.492064-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 43.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "43.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47b1cbd-f4a8-4fc5-ab1e-0a038a5b6bbf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6239af10-a653-4428-856b-62cfffad52c2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7642a06a-3368-4e6f-b92d-805f9db30b1f",
            "completed": true,
            "last_updated": "2022-12-19T13:32:09.631399-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.14,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7642a06a-3368-4e6f-b92d-805f9db30b1f",
            "datetime": "2022-12-18T13:00:00-05:00",
            "cutoff_datetime": "2022-12-18T13:00:00-05:00",
            "name": "Kansas City Chiefs v. Houston Texans",
            "bettypes": [
                {
                    "id": "2925bbe2-01ad-440c-a754-80df326464fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6239af10-a653-4428-856b-62cfffad52c2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10900.0,
                        "profit_sb": 1900.0,
                        "profit_sb_percentage": 21.11,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 8599.0
                            },
                            {
                                "team": "Houston Texans",
                                "amount": 1401.0
                            }
                        ],
                        "expected_reward_tokens": 9372.69,
                        "profit_sb": 372.69,
                        "profit_sb_percentage": 4.14,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "54611869-ef97-41ee-8537-1f6b901765cd",
                            "gambit_id": "424a146a-8785-4a74-b546-dedabeb38ecf",
                            "last_updated": "2022-12-19T13:32:09.638555-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.09000",
                            "odds": "1.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2925bbe2-01ad-440c-a754-80df326464fd/?format=api"
                        },
                        {
                            "id": "b0a20eba-12fa-421f-94b2-41cdef4e9f31",
                            "gambit_id": "d98b1d35-7e6e-477e-8e45-5314af7346a9",
                            "last_updated": "2022-12-19T13:32:09.637470-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Texans",
                            "reward": "6.69000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2925bbe2-01ad-440c-a754-80df326464fd/?format=api"
                        }
                    ]
                },
                {
                    "id": "5d365855-1546-4f20-a4eb-ed7c1fd406be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6239af10-a653-4428-856b-62cfffad52c2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 5000.0
                            },
                            {
                                "team": "Houston Texans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "38cee275-0447-496e-bf3d-44260bbc2488",
                            "gambit_id": "9f1d2421-8f0f-43cd-9de8-98bf31b92b5b",
                            "last_updated": "2022-12-19T13:32:09.642174-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d365855-1546-4f20-a4eb-ed7c1fd406be/?format=api"
                        },
                        {
                            "id": "dacfe3b7-2bea-4903-b519-1153235b3047",
                            "gambit_id": "e7579b93-6abc-40f7-a7fc-0e824289eee0",
                            "last_updated": "2022-12-19T13:32:09.641013-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Texans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d365855-1546-4f20-a4eb-ed7c1fd406be/?format=api"
                        }
                    ]
                },
                {
                    "id": "33b0f1d3-4b52-4567-afe0-408d3f38fa75",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6239af10-a653-4428-856b-62cfffad52c2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 48.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 48.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e3c9eb50-6a89-4511-a367-a0eb9de7c606",
                            "gambit_id": "d988e799-f568-4b9e-8924-c80d3ad16655",
                            "last_updated": "2022-12-19T13:32:09.635239-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 48.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33b0f1d3-4b52-4567-afe0-408d3f38fa75/?format=api"
                        },
                        {
                            "id": "cbf7d2c5-d2f2-4d85-8087-f429ec541f69",
                            "gambit_id": "8ae8f43a-debc-4c83-9542-ab3cea5e7821",
                            "last_updated": "2022-12-19T13:32:09.634088-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 48.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33b0f1d3-4b52-4567-afe0-408d3f38fa75/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ba11d60c-53fa-4a62-95b9-7e473c1c8352",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6b106516-0774-445d-b52c-63e83c574dad",
            "completed": true,
            "last_updated": "2022-12-19T11:02:04.672998-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.12,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/6b106516-0774-445d-b52c-63e83c574dad",
            "datetime": "2022-12-18T10:00:00-05:00",
            "cutoff_datetime": "2022-12-18T10:00:00-05:00",
            "name": "Argentina v. France",
            "bettypes": [
                {
                    "id": "105ba66c-3653-407e-8999-f9214b36d50c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba11d60c-53fa-4a62-95b9-7e473c1c8352/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Argentina",
                                "amount": 5181.0
                            },
                            {
                                "team": "France",
                                "amount": 4819.0
                            }
                        ],
                        "expected_reward_tokens": 12433.02,
                        "profit_sb": 3433.02,
                        "profit_sb_percentage": 38.14,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Argentina",
                                "amount": 3603.0
                            },
                            {
                                "team": "France",
                                "amount": 3352.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3045.0
                            }
                        ],
                        "expected_reward_tokens": 8647.2,
                        "profit_sb": -352.8,
                        "profit_sb_percentage": -3.92,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "05499a8d-1d9b-4b9f-b979-32416dc872b9",
                            "gambit_id": "ef9856c2-fd1a-4b57-859f-bbc8e38ce638",
                            "last_updated": "2022-12-19T11:02:04.679964-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Argentina",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/105ba66c-3653-407e-8999-f9214b36d50c/?format=api"
                        },
                        {
                            "id": "572200a1-3872-4d84-aa15-09e943cf3da7",
                            "gambit_id": "0e39af39-d76c-42fd-8189-2af3e93d01f5",
                            "last_updated": "2022-12-19T11:02:04.678905-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "France",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/105ba66c-3653-407e-8999-f9214b36d50c/?format=api"
                        },
                        {
                            "id": "893fc66c-c9be-45c0-a413-5c57eb5e8b8b",
                            "gambit_id": "adf0858e-2eda-40a8-bb26-7ebd6fcf9e11",
                            "last_updated": "2022-12-19T11:02:04.681030-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.84000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/105ba66c-3653-407e-8999-f9214b36d50c/?format=api"
                        }
                    ]
                },
                {
                    "id": "b50c8138-aa40-4b6f-b18a-9222355fee53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba11d60c-53fa-4a62-95b9-7e473c1c8352/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5662.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4338.0
                            }
                        ],
                        "expected_reward_tokens": 8719.38,
                        "profit_sb": -280.62,
                        "profit_sb_percentage": -3.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f611aa64-6601-4b55-bed0-af4eb5c2e824",
                            "gambit_id": "c4b13e56-59c2-4cf9-b152-6f9e85ce56c0",
                            "last_updated": "2022-12-19T11:02:04.675578-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.54000",
                            "odds": "1.62000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b50c8138-aa40-4b6f-b18a-9222355fee53/?format=api"
                        },
                        {
                            "id": "d40dec37-6ccc-44af-85c2-c5abdfaf147a",
                            "gambit_id": "66e94a64-1374-4332-b643-72376e064b75",
                            "last_updated": "2022-12-19T11:02:04.676665-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b50c8138-aa40-4b6f-b18a-9222355fee53/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1e254cf7-ee12-4e30-8859-f8285bf688cc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c03f8c49-b35a-4853-8d1e-d5b3568028e8",
            "completed": true,
            "last_updated": "2022-12-19T10:52:36.736991-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/c03f8c49-b35a-4853-8d1e-d5b3568028e8",
            "datetime": "2022-12-17T22:59:00-05:00",
            "cutoff_datetime": "2022-12-17T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - December 17th 2022",
            "bettypes": [
                {
                    "id": "76fa80d0-4da7-4bc7-8828-b1cee6f1d0cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e254cf7-ee12-4e30-8859-f8285bf688cc/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "87209d0f-de26-4506-b817-6ddcb94420b8",
                            "gambit_id": "b1a83ee2-0e9a-49e8-be87-43db9331e7e7",
                            "last_updated": "2022-12-19T10:52:36.739728-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.63000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76fa80d0-4da7-4bc7-8828-b1cee6f1d0cf/?format=api"
                        },
                        {
                            "id": "7cc9bb34-5aeb-45a3-bd64-d761daeb5175",
                            "gambit_id": "cc2e7235-798a-4636-ac6e-6f6b2717b2ee",
                            "last_updated": "2022-12-19T10:52:36.741883-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76fa80d0-4da7-4bc7-8828-b1cee6f1d0cf/?format=api"
                        },
                        {
                            "id": "2b129288-c996-46f0-a6d0-1c86a7c8955a",
                            "gambit_id": "c922dc70-4651-4cc8-bf9e-4f455f338888",
                            "last_updated": "2022-12-19T10:52:36.743983-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76fa80d0-4da7-4bc7-8828-b1cee6f1d0cf/?format=api"
                        },
                        {
                            "id": "481b96f0-97e6-407d-b687-1e27fbf76a72",
                            "gambit_id": "41c513b3-2a86-4618-8b6c-226a2691a9bd",
                            "last_updated": "2022-12-19T10:52:36.742936-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76fa80d0-4da7-4bc7-8828-b1cee6f1d0cf/?format=api"
                        },
                        {
                            "id": "c41643e1-5554-4fd5-abba-e0db3312e2d9",
                            "gambit_id": "dd7fdf4a-c4e8-4034-a216-2401a5f91856",
                            "last_updated": "2022-12-19T10:52:36.740809-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76fa80d0-4da7-4bc7-8828-b1cee6f1d0cf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4cd73080-fecc-40fe-8d66-f8364dfda5a6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9b48dd20-f959-499e-acd9-99c61d67e891",
            "completed": true,
            "last_updated": "2022-12-19T10:52:26.274044-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/9b48dd20-f959-499e-acd9-99c61d67e891",
            "datetime": "2022-12-17T22:59:00-05:00",
            "cutoff_datetime": "2022-12-17T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - December 17th 2022",
            "bettypes": [
                {
                    "id": "3ca5dbdb-dcd7-465b-9149-bc1621ec1cf0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4cd73080-fecc-40fe-8d66-f8364dfda5a6/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Even",
                                "amount": 5000.0
                            },
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "022d3628-782f-42d5-b437-dec73a3f992b",
                            "gambit_id": "fd8df0c5-d9b0-43c2-a907-b7832f36ba8e",
                            "last_updated": "2022-12-19T10:52:26.276590-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Even",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ca5dbdb-dcd7-465b-9149-bc1621ec1cf0/?format=api"
                        },
                        {
                            "id": "b1631b30-447f-4542-b495-352965be49ff",
                            "gambit_id": "9bcdcca0-b7a5-44ff-abb3-b3d181c59444",
                            "last_updated": "2022-12-19T10:52:26.277714-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Odd",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ca5dbdb-dcd7-465b-9149-bc1621ec1cf0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "43128974-d519-42b5-a13d-d6ccaedfb6e2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e0185325-e7d9-4fad-b06a-087fde3fc753",
            "completed": true,
            "last_updated": "2022-12-19T10:37:30.426272-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.46,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e0185325-e7d9-4fad-b06a-087fde3fc753",
            "datetime": "2022-12-17T22:37:00-05:00",
            "cutoff_datetime": "2022-12-17T22:37:00-05:00",
            "name": "San Jose Sharks v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "823742b2-2b1a-4990-875d-79f19e8533fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43128974-d519-42b5-a13d-d6ccaedfb6e2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5829.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "825bf931-895e-41b8-adf6-cc425ea0359e",
                            "gambit_id": "daeb77fd-0360-4a88-9e84-3317ed547ae6",
                            "last_updated": "2022-12-19T10:37:30.436021-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/823742b2-2b1a-4990-875d-79f19e8533fa/?format=api"
                        },
                        {
                            "id": "cf6a98fd-bd64-40dc-9a92-2f03466dbf32",
                            "gambit_id": "05a09873-e1eb-4947-b292-31b5402e25c5",
                            "last_updated": "2022-12-19T10:37:30.437725-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/823742b2-2b1a-4990-875d-79f19e8533fa/?format=api"
                        }
                    ]
                },
                {
                    "id": "d25cc72a-4c0d-4dd2-a270-22835a3ab641",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43128974-d519-42b5-a13d-d6ccaedfb6e2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Jose Sharks",
                                "amount": 6047.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "823e0eb6-0b01-45da-a7bb-2858ec078c1b",
                            "gambit_id": "adbdf861-2c1e-4b4f-893e-ee2b12881cc9",
                            "last_updated": "2022-12-19T10:37:30.433731-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d25cc72a-4c0d-4dd2-a270-22835a3ab641/?format=api"
                        },
                        {
                            "id": "4bd4ba18-5267-49dc-ab0c-cfa22febfcdc",
                            "gambit_id": "c44ce6a1-fe94-4f36-83a2-7b57d35ccfd0",
                            "last_updated": "2022-12-19T10:37:30.432556-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d25cc72a-4c0d-4dd2-a270-22835a3ab641/?format=api"
                        }
                    ]
                },
                {
                    "id": "8aab831b-a49c-47e1-8a26-40bf1ca838df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43128974-d519-42b5-a13d-d6ccaedfb6e2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5208.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b61d6573-bc82-4008-a8bc-a82002acc3d8",
                            "gambit_id": "86f04349-59eb-4150-90e1-d711f4836d28",
                            "last_updated": "2022-12-19T10:37:30.430397-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aab831b-a49c-47e1-8a26-40bf1ca838df/?format=api"
                        },
                        {
                            "id": "5a3267ba-bc3a-4b3f-a5e1-9a23caf7eeb7",
                            "gambit_id": "c1536bf6-3855-4259-9b87-ae3d20a76a36",
                            "last_updated": "2022-12-19T10:37:30.429247-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aab831b-a49c-47e1-8a26-40bf1ca838df/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6d8d1935-9ee0-4ef8-9e5d-de3c9bf9f077",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c4aa757d-a885-42e4-8185-66685e75f39c",
            "completed": true,
            "last_updated": "2022-12-19T10:37:30.263098-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.46,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c4aa757d-a885-42e4-8185-66685e75f39c",
            "datetime": "2022-12-17T22:07:00-05:00",
            "cutoff_datetime": "2022-12-17T22:07:00-05:00",
            "name": "New York Islanders v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "75129a20-9746-4d77-b7d9-e56278d6d118",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d8d1935-9ee0-4ef8-9e5d-de3c9bf9f077/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6047.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9b5622a9-cee9-4c88-a5f1-ccf7b1414c0c",
                            "gambit_id": "b7de24b9-f8ec-4aba-a2c6-f3d30ecf5ee7",
                            "last_updated": "2022-12-19T10:37:30.272428-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75129a20-9746-4d77-b7d9-e56278d6d118/?format=api"
                        },
                        {
                            "id": "45ae385f-118d-456e-9270-88c3843556fe",
                            "gambit_id": "ba9ba3c5-2a4c-42ea-84a4-f73a1abfecd3",
                            "last_updated": "2022-12-19T10:37:30.273485-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75129a20-9746-4d77-b7d9-e56278d6d118/?format=api"
                        }
                    ]
                },
                {
                    "id": "ef0d50ef-216a-4b48-a5fa-89b657928e31",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d8d1935-9ee0-4ef8-9e5d-de3c9bf9f077/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6047.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7f0f0dc5-7fdf-4c6e-906d-6df8cfb17d77",
                            "gambit_id": "68fd01e4-3d58-480a-9441-8daa6f65694a",
                            "last_updated": "2022-12-19T10:37:30.270300-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef0d50ef-216a-4b48-a5fa-89b657928e31/?format=api"
                        },
                        {
                            "id": "4aaa4dd9-c3fa-425c-875f-dfc7ee1d9686",
                            "gambit_id": "869e8040-1159-45d3-a65d-3ea5f964bcfe",
                            "last_updated": "2022-12-19T10:37:30.269246-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef0d50ef-216a-4b48-a5fa-89b657928e31/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b7eade2-0a63-4a09-9b02-7be92b6f1770",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d8d1935-9ee0-4ef8-9e5d-de3c9bf9f077/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5208.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c7d12511-2749-4325-90c9-0119976fd2db",
                            "gambit_id": "1df87cec-b7b7-4774-8c90-4b3ee3745591",
                            "last_updated": "2022-12-19T10:37:30.265913-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b7eade2-0a63-4a09-9b02-7be92b6f1770/?format=api"
                        },
                        {
                            "id": "a30e4e79-c605-48a8-90c0-1afc8f8552fb",
                            "gambit_id": "0f67d226-0e6f-4248-a8b7-3b894f452f9e",
                            "last_updated": "2022-12-19T10:37:30.267073-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b7eade2-0a63-4a09-9b02-7be92b6f1770/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b0b2664d-4812-423f-a47f-229b4b16b186",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "dbf71f6f-ea43-4977-bdc0-224c93441fa7",
            "completed": true,
            "last_updated": "2022-12-19T10:37:30.108420-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.67,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/dbf71f6f-ea43-4977-bdc0-224c93441fa7",
            "datetime": "2022-12-17T22:07:00-05:00",
            "cutoff_datetime": "2022-12-17T22:07:00-05:00",
            "name": "Winnipeg Jets v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "ab93fb43-d7e1-449d-804c-debaa8a2aa5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0b2664d-4812-423f-a47f-229b4b16b186/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5399.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1e1f18ef-6c8e-4c23-a306-7adc33ca9679",
                            "gambit_id": "f13d6f20-fbbc-4d4c-b824-d7a160de6d7f",
                            "last_updated": "2022-12-19T10:37:30.118688-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab93fb43-d7e1-449d-804c-debaa8a2aa5e/?format=api"
                        },
                        {
                            "id": "94e2df3c-c61c-4ed1-932f-3a3501b8c6d8",
                            "gambit_id": "8fcec75e-ff83-40b9-9ed8-91f08036542d",
                            "last_updated": "2022-12-19T10:37:30.117656-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab93fb43-d7e1-449d-804c-debaa8a2aa5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "94a5cd9a-f72a-432c-aefa-61aa4266ac18",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0b2664d-4812-423f-a47f-229b4b16b186/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6778.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 3222.0
                            }
                        ],
                        "expected_reward_tokens": 9150.3,
                        "profit_sb": 150.3,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4993029d-f559-41b9-80da-2a3e7c5af4e8",
                            "gambit_id": "0668c099-3ebf-434c-99d9-5ae9ee3073ee",
                            "last_updated": "2022-12-19T10:37:30.114348-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94a5cd9a-f72a-432c-aefa-61aa4266ac18/?format=api"
                        },
                        {
                            "id": "99e8b64f-59a6-43cc-b379-450be20e090b",
                            "gambit_id": "7ab889bd-a9d0-4ca0-8f42-1abd42142c48",
                            "last_updated": "2022-12-19T10:37:30.115458-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.84000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94a5cd9a-f72a-432c-aefa-61aa4266ac18/?format=api"
                        }
                    ]
                },
                {
                    "id": "acaffe58-30f5-4879-9eac-ec95005ba2f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0b2664d-4812-423f-a47f-229b4b16b186/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5097.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b87cdd1d-6b92-4f4f-a383-287985a1f257",
                            "gambit_id": "a431b543-b177-4690-91e9-b12c084140a7",
                            "last_updated": "2022-12-19T10:37:30.111110-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acaffe58-30f5-4879-9eac-ec95005ba2f9/?format=api"
                        },
                        {
                            "id": "aa207fc6-12fd-45c3-9b5d-9f3d72e5daab",
                            "gambit_id": "fc525f8a-be18-49b9-bba6-f3c99aad6e18",
                            "last_updated": "2022-12-19T10:37:30.112191-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acaffe58-30f5-4879-9eac-ec95005ba2f9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "04ab6ab8-595d-482e-a550-0dd432825c93",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6a33b76d-7191-4fb7-9f0c-59cc8fe3af57",
            "completed": true,
            "last_updated": "2022-12-19T09:47:18.362224-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.25,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6a33b76d-7191-4fb7-9f0c-59cc8fe3af57",
            "datetime": "2022-12-17T21:15:00-05:00",
            "cutoff_datetime": "2022-12-17T21:15:00-05:00",
            "name": "Boise State v. North Texas",
            "bettypes": [
                {
                    "id": "94992522-7d6b-42d8-808f-3c040ed1f2c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/04ab6ab8-595d-482e-a550-0dd432825c93/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boise State",
                                "amount": 7733.0
                            },
                            {
                                "team": "North Texas",
                                "amount": 2267.0
                            }
                        ],
                        "expected_reward_tokens": 9202.27,
                        "profit_sb": 202.27,
                        "profit_sb_percentage": 2.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8815f6ed-bfda-4879-91a0-9b75ebce709d",
                            "gambit_id": "675fef94-c0c7-41e8-a10f-2c372e99a657",
                            "last_updated": "2022-12-19T09:47:18.369346-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boise State",
                            "reward": "1.19000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94992522-7d6b-42d8-808f-3c040ed1f2c9/?format=api"
                        },
                        {
                            "id": "6c33f350-29cf-4d1b-bbae-5b4b4e7a221f",
                            "gambit_id": "e4be7605-17e5-44ff-ae06-456f2ad7f6d8",
                            "last_updated": "2022-12-19T09:47:18.368262-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "North Texas",
                            "reward": "4.06000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94992522-7d6b-42d8-808f-3c040ed1f2c9/?format=api"
                        }
                    ]
                },
                {
                    "id": "44c2f808-0b49-43c4-9228-a4cd3a48e25f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/04ab6ab8-595d-482e-a550-0dd432825c93/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "North Texas",
                                "amount": 5000.0
                            },
                            {
                                "team": "Boise State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3aa8280b-28c8-4ea9-8c6d-d9124cf9d4e9",
                            "gambit_id": "6abe5e73-1bf5-422e-a421-bbabfcbedb45",
                            "last_updated": "2022-12-19T09:47:18.371517-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "North Texas",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44c2f808-0b49-43c4-9228-a4cd3a48e25f/?format=api"
                        },
                        {
                            "id": "84043555-140f-48eb-b386-fe62c0f1d0d8",
                            "gambit_id": "f1d22bfb-57fe-4186-91ec-2e9720a9d769",
                            "last_updated": "2022-12-19T09:47:18.372582-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boise State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44c2f808-0b49-43c4-9228-a4cd3a48e25f/?format=api"
                        }
                    ]
                },
                {
                    "id": "2f283cfa-c56d-4b99-9d67-649c3cd68c80",
                    "match": "https://api-prod.gambitprofit.com/api/matches/04ab6ab8-595d-482e-a550-0dd432825c93/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 63",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 63",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7be5e517-b44a-49fa-a3b0-90529c43bd77",
                            "gambit_id": "4736d207-90e3-41c3-a233-fdb9e18ce66e",
                            "last_updated": "2022-12-19T09:47:18.365045-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 63",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "63.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f283cfa-c56d-4b99-9d67-649c3cd68c80/?format=api"
                        },
                        {
                            "id": "a1c9c678-b41d-429f-8e5e-e0291362673a",
                            "gambit_id": "4bf5e263-e877-4199-84bc-e4c6b2b1b3da",
                            "last_updated": "2022-12-19T09:47:18.366135-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 63",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "63.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f283cfa-c56d-4b99-9d67-649c3cd68c80/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9b744135-1b5f-4c87-b53d-22dca077da38",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "caed2f77-6c41-41ea-be68-747230429d8c",
            "completed": true,
            "last_updated": "2022-12-19T10:32:28.649239-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.98,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/caed2f77-6c41-41ea-be68-747230429d8c",
            "datetime": "2022-12-17T21:10:00-05:00",
            "cutoff_datetime": "2022-12-17T21:10:00-05:00",
            "name": "New Orleans Pelicans v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "aa19beff-a944-43fb-8be5-90f1cf1f95bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b744135-1b5f-4c87-b53d-22dca077da38/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5753.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "defb5f69-b0a8-4318-9e92-43117d64000b",
                            "gambit_id": "e109d849-d559-4457-9f76-847a1201abef",
                            "last_updated": "2022-12-19T10:32:28.654973-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa19beff-a944-43fb-8be5-90f1cf1f95bd/?format=api"
                        },
                        {
                            "id": "7aff5d9d-bab5-43f1-99b0-c7e62390623d",
                            "gambit_id": "948c0ba4-5994-4068-8350-0556c09b12f5",
                            "last_updated": "2022-12-19T10:32:28.656026-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa19beff-a944-43fb-8be5-90f1cf1f95bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e640da8-fbfc-4ac2-8ee8-6ede1d8e86f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b744135-1b5f-4c87-b53d-22dca077da38/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a490db9d-2250-4ddc-b25a-b0902ff1bef9",
                            "gambit_id": "bdc825ab-10cb-4b41-a99c-a9d9ba311010",
                            "last_updated": "2022-12-19T10:32:28.658146-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e640da8-fbfc-4ac2-8ee8-6ede1d8e86f0/?format=api"
                        },
                        {
                            "id": "d9296310-ecfa-400e-988b-0a37695f9c36",
                            "gambit_id": "608582f1-0eb8-41ad-a021-8b1c31e92285",
                            "last_updated": "2022-12-19T10:32:28.659218-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e640da8-fbfc-4ac2-8ee8-6ede1d8e86f0/?format=api"
                        }
                    ]
                },
                {
                    "id": "b62f944a-199f-4a75-938b-f6d31bce61ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b744135-1b5f-4c87-b53d-22dca077da38/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e9038666-4add-4b57-a903-f63944448979",
                            "gambit_id": "b96ea437-804b-4b71-9b04-88bcfd71c5e7",
                            "last_updated": "2022-12-19T10:32:28.652880-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b62f944a-199f-4a75-938b-f6d31bce61ec/?format=api"
                        },
                        {
                            "id": "242646d6-0f6c-4115-b285-0beb5afa15bf",
                            "gambit_id": "bd7c334e-c75a-4554-84c5-a3fe14b04f74",
                            "last_updated": "2022-12-19T10:32:28.651810-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b62f944a-199f-4a75-938b-f6d31bce61ec/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6ffe69d9-b1d8-424b-8a32-d3a7b35ded66",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2064638d-ab34-410d-804e-284afc497744",
            "completed": true,
            "last_updated": "2022-12-19T10:42:31.986869-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/2064638d-ab34-410d-804e-284afc497744",
            "datetime": "2022-12-17T21:07:00-05:00",
            "cutoff_datetime": "2022-12-17T21:07:00-05:00",
            "name": "Buffalo Sabres v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "18793de4-916f-4b95-9b8e-e8cd7b115b17",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ffe69d9-b1d8-424b-8a32-d3a7b35ded66/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6114.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ca0c1d0d-5b8c-4f76-965d-64dbb4ea64e2",
                            "gambit_id": "9d31d8c8-6539-4614-8626-be1b33e75a98",
                            "last_updated": "2022-12-19T10:42:31.997231-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18793de4-916f-4b95-9b8e-e8cd7b115b17/?format=api"
                        },
                        {
                            "id": "50612b48-cc8c-4232-b102-3e36dd3ac1b9",
                            "gambit_id": "bb79bf1e-5953-4ac2-b430-683553f47a32",
                            "last_updated": "2022-12-19T10:42:31.996148-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18793de4-916f-4b95-9b8e-e8cd7b115b17/?format=api"
                        }
                    ]
                },
                {
                    "id": "266581c5-a363-47b4-a31a-5923feb39804",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ffe69d9-b1d8-424b-8a32-d3a7b35ded66/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5974.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d3379a46-62a6-43e2-bcbb-344f03028b08",
                            "gambit_id": "7ba5f7e2-e080-4853-9ea0-65e092e0ed44",
                            "last_updated": "2022-12-19T10:42:31.992886-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/266581c5-a363-47b4-a31a-5923feb39804/?format=api"
                        },
                        {
                            "id": "21612c58-5ef6-475f-854f-e7269cc84638",
                            "gambit_id": "80458371-be84-445d-ac68-509091ac89df",
                            "last_updated": "2022-12-19T10:42:31.993995-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/266581c5-a363-47b4-a31a-5923feb39804/?format=api"
                        }
                    ]
                },
                {
                    "id": "14dd87a6-42d7-4529-99b3-8684fd997b64",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ffe69d9-b1d8-424b-8a32-d3a7b35ded66/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5097.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "63eb01e3-a114-40d1-8f8b-8462683b1a91",
                            "gambit_id": "5e4ea429-989e-4090-8f4d-93cd246c2bea",
                            "last_updated": "2022-12-19T10:42:31.990739-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14dd87a6-42d7-4529-99b3-8684fd997b64/?format=api"
                        },
                        {
                            "id": "bfec711e-9590-4a03-a86e-e73e40aa7c66",
                            "gambit_id": "fb2479ce-e9f1-45e0-bb53-9fca5b1fe4c5",
                            "last_updated": "2022-12-19T10:42:31.989675-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14dd87a6-42d7-4529-99b3-8684fd997b64/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2f2490c5-2d3e-4233-9660-ef094963dd6a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "08c1a106-7565-4894-97ed-6c257823052f",
            "completed": true,
            "last_updated": "2022-12-19T10:42:31.843971-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.46,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/08c1a106-7565-4894-97ed-6c257823052f",
            "datetime": "2022-12-17T21:07:00-05:00",
            "cutoff_datetime": "2022-12-17T21:07:00-05:00",
            "name": "Nashville Predators v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "66d2da1d-e2d2-4345-99c7-c79b2e275a75",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f2490c5-2d3e-4233-9660-ef094963dd6a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6047.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bb542131-daa5-4398-a316-40417a6bfecf",
                            "gambit_id": "2e3efcac-5d3f-49d6-94e6-f472e5549603",
                            "last_updated": "2022-12-19T10:42:31.853091-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66d2da1d-e2d2-4345-99c7-c79b2e275a75/?format=api"
                        },
                        {
                            "id": "0f7506e3-7e91-4eaf-8e5e-ebe9b09396b3",
                            "gambit_id": "6e9091fd-6dd3-46fd-ab44-5a23844722d9",
                            "last_updated": "2022-12-19T10:42:31.854117-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66d2da1d-e2d2-4345-99c7-c79b2e275a75/?format=api"
                        }
                    ]
                },
                {
                    "id": "74e464cf-12c6-4b89-ab76-a81295de2e79",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f2490c5-2d3e-4233-9660-ef094963dd6a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6047.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "868f36b9-bf95-437c-9a6b-2b0d6cb19f52",
                            "gambit_id": "913096eb-1b74-4595-a10b-5914d903178c",
                            "last_updated": "2022-12-19T10:42:31.850916-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74e464cf-12c6-4b89-ab76-a81295de2e79/?format=api"
                        },
                        {
                            "id": "567ff2b3-5ab8-4251-ab84-c13e0106e2dc",
                            "gambit_id": "362bea04-e270-4534-9f80-0c4fa4690e4f",
                            "last_updated": "2022-12-19T10:42:31.849866-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74e464cf-12c6-4b89-ab76-a81295de2e79/?format=api"
                        }
                    ]
                },
                {
                    "id": "83b278fc-6d22-4c89-880d-985d69024b92",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f2490c5-2d3e-4233-9660-ef094963dd6a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5208.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4f52db3b-96dd-4ffc-bf5f-22e5b81cc61a",
                            "gambit_id": "fe0495a2-644e-43d4-9a2e-c5b193c5048a",
                            "last_updated": "2022-12-19T10:42:31.846526-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83b278fc-6d22-4c89-880d-985d69024b92/?format=api"
                        },
                        {
                            "id": "7f1bf9d4-50aa-4310-8f17-60ce9a9c69a2",
                            "gambit_id": "16398087-7d22-4f89-aaf8-5750f2c098ed",
                            "last_updated": "2022-12-19T10:42:31.847712-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83b278fc-6d22-4c89-880d-985d69024b92/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "570553f3-605e-4b0f-b657-c30ffa562d50",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4c010894-548d-4eb6-ad55-66356f0b74ff",
            "completed": true,
            "last_updated": "2022-12-19T11:57:23.261688-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.4,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4c010894-548d-4eb6-ad55-66356f0b74ff",
            "datetime": "2022-12-17T20:15:00-05:00",
            "cutoff_datetime": "2022-12-17T20:15:00-05:00",
            "name": "Miami Dolphins v. Buffalo Bills",
            "bettypes": [
                {
                    "id": "2a507e69-a2be-4199-ac36-89ab28f74289",
                    "match": "https://api-prod.gambitprofit.com/api/matches/570553f3-605e-4b0f-b657-c30ffa562d50/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Bills",
                                "amount": 7257.0
                            },
                            {
                                "team": "Miami Dolphins",
                                "amount": 2743.0
                            }
                        ],
                        "expected_reward_tokens": 9216.39,
                        "profit_sb": 216.39,
                        "profit_sb_percentage": 2.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3bfa5a1f-43eb-401a-82a3-7843bef106c1",
                            "gambit_id": "20ad6331-2dd9-4ac9-b2a4-34a754f5f660",
                            "last_updated": "2022-12-19T11:57:23.268457-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.27000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a507e69-a2be-4199-ac36-89ab28f74289/?format=api"
                        },
                        {
                            "id": "991dcb78-f0a0-49aa-ade9-607aae8f26c7",
                            "gambit_id": "d9bc9ff8-a3fd-4f8d-b9c2-33c748b5555c",
                            "last_updated": "2022-12-19T11:57:23.270091-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Dolphins",
                            "reward": "3.36000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a507e69-a2be-4199-ac36-89ab28f74289/?format=api"
                        }
                    ]
                },
                {
                    "id": "fcb2dc9b-df93-4b10-8f4d-c30e0a026597",
                    "match": "https://api-prod.gambitprofit.com/api/matches/570553f3-605e-4b0f-b657-c30ffa562d50/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Dolphins",
                                "amount": 5000.0
                            },
                            {
                                "team": "Buffalo Bills",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a34d4f60-0931-47be-b412-a8fb064f3200",
                            "gambit_id": "1dbd15a8-8f6a-4ac0-92c6-ef164143c945",
                            "last_updated": "2022-12-19T11:57:23.272278-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Dolphins",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcb2dc9b-df93-4b10-8f4d-c30e0a026597/?format=api"
                        },
                        {
                            "id": "60a4b6df-396d-4985-873f-38dce09e8f1b",
                            "gambit_id": "242a90f5-73dc-47cb-83ee-8011d0e803c5",
                            "last_updated": "2022-12-19T11:57:23.273361-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcb2dc9b-df93-4b10-8f4d-c30e0a026597/?format=api"
                        }
                    ]
                },
                {
                    "id": "3262804f-defa-40c1-aab7-76832b92aba7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/570553f3-605e-4b0f-b657-c30ffa562d50/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 44.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dbdcec38-406c-4c59-abf0-609625405b14",
                            "gambit_id": "b4afec8d-9850-4d16-8ce4-67c575cae1b9",
                            "last_updated": "2022-12-19T11:57:23.264358-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 44.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3262804f-defa-40c1-aab7-76832b92aba7/?format=api"
                        },
                        {
                            "id": "1495609e-2f87-4a59-ab05-fa5964628427",
                            "gambit_id": "793beb95-2f29-4781-828f-8b5ce2265678",
                            "last_updated": "2022-12-19T11:57:23.265466-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 44.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3262804f-defa-40c1-aab7-76832b92aba7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "445def48-ed8b-458b-8271-5fcadd9d0180",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "dd5e62f9-01dc-4adc-a50d-a258737a8129",
            "completed": true,
            "last_updated": "2022-12-18T09:52:30.961782-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.28,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/dd5e62f9-01dc-4adc-a50d-a258737a8129",
            "datetime": "2022-12-17T20:10:00-05:00",
            "cutoff_datetime": "2022-12-17T20:10:00-05:00",
            "name": "Memphis Grizzlies v. Oklahoma City Thunder",
            "bettypes": [
                {
                    "id": "95b26547-0a52-490e-8be9-c78827403b30",
                    "match": "https://api-prod.gambitprofit.com/api/matches/445def48-ed8b-458b-8271-5fcadd9d0180/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8083.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 1917.0
                            }
                        ],
                        "expected_reward_tokens": 9295.45,
                        "profit_sb": 295.45,
                        "profit_sb_percentage": 3.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a6891953-5b89-481f-a654-e41be4c9bcb1",
                            "gambit_id": "2c001528-1ba7-4ae4-add4-cd75f739decb",
                            "last_updated": "2022-12-18T09:52:30.969717-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.15000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b26547-0a52-490e-8be9-c78827403b30/?format=api"
                        },
                        {
                            "id": "9256095f-c7cd-46cf-bbb7-74766c94f418",
                            "gambit_id": "fbe85de2-de17-4b41-819d-e8cc8abf1fab",
                            "last_updated": "2022-12-18T09:52:30.968715-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "4.85000",
                            "odds": "5.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b26547-0a52-490e-8be9-c78827403b30/?format=api"
                        }
                    ]
                },
                {
                    "id": "86e4ec09-4413-4226-b290-2b873148f06a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/445def48-ed8b-458b-8271-5fcadd9d0180/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d5ca92c-623f-4567-9bd1-fe1ce1ad69c1",
                            "gambit_id": "401bcc21-35b7-4bc4-a6e0-204b59a8a403",
                            "last_updated": "2022-12-18T09:52:30.971706-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86e4ec09-4413-4226-b290-2b873148f06a/?format=api"
                        },
                        {
                            "id": "23ca6f3f-80fd-43ea-a320-e4a308883ba6",
                            "gambit_id": "4d86c8e4-13f3-49c2-b46b-d498a33fb1a7",
                            "last_updated": "2022-12-18T09:52:30.972720-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86e4ec09-4413-4226-b290-2b873148f06a/?format=api"
                        }
                    ]
                },
                {
                    "id": "a87a2013-16dd-42e7-a4ac-9a552847dc0d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/445def48-ed8b-458b-8271-5fcadd9d0180/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 230",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 230",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a1781c8c-099b-4ad7-98ec-daa1bdb34684",
                            "gambit_id": "30c70d00-18a4-4c91-b177-922a98f8efbb",
                            "last_updated": "2022-12-18T09:52:30.966592-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 230",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a87a2013-16dd-42e7-a4ac-9a552847dc0d/?format=api"
                        },
                        {
                            "id": "74f90fa1-da97-4002-940d-da3d403b10fb",
                            "gambit_id": "a338736d-5dde-42b3-8b5c-82d0e4d72c6d",
                            "last_updated": "2022-12-18T09:52:30.965416-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 230",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a87a2013-16dd-42e7-a4ac-9a552847dc0d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7975af2d-825f-4471-9bc7-24dae0debd08",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2b806832-45b5-457f-b18e-3149511125f5",
            "completed": true,
            "last_updated": "2022-12-19T10:32:30.450931-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/2b806832-45b5-457f-b18e-3149511125f5",
            "datetime": "2022-12-17T20:10:00-05:00",
            "cutoff_datetime": "2022-12-17T20:10:00-05:00",
            "name": "Dallas Mavericks v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "6404c951-d6fb-479f-b6bb-26c8c8e26a65",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7975af2d-825f-4471-9bc7-24dae0debd08/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7406.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 2594.0
                            }
                        ],
                        "expected_reward_tokens": 9182.76,
                        "profit_sb": 182.76,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f21c6f66-2701-4498-a7f1-f9eca6ff8182",
                            "gambit_id": "71add592-d334-4028-a6a1-492f05f7e992",
                            "last_updated": "2022-12-19T10:32:30.456758-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.24000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6404c951-d6fb-479f-b6bb-26c8c8e26a65/?format=api"
                        },
                        {
                            "id": "f4a99c63-1196-4f84-a826-41f4400a41a0",
                            "gambit_id": "c028571d-c7ee-4923-8d15-a0515ea4925d",
                            "last_updated": "2022-12-19T10:32:30.457800-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "3.54000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6404c951-d6fb-479f-b6bb-26c8c8e26a65/?format=api"
                        }
                    ]
                },
                {
                    "id": "50e5b354-efef-4fe1-92f7-54d9e420b10d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7975af2d-825f-4471-9bc7-24dae0debd08/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c9df6a74-8106-4e1b-b588-3a38a5481cb5",
                            "gambit_id": "7e8ca4ca-de48-457a-b60c-73e0b17d1593",
                            "last_updated": "2022-12-19T10:32:30.459961-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50e5b354-efef-4fe1-92f7-54d9e420b10d/?format=api"
                        },
                        {
                            "id": "9f9b882e-fc5c-47a1-88c9-5cdc112af678",
                            "gambit_id": "d092c6c0-251d-49a2-953d-104107816c97",
                            "last_updated": "2022-12-19T10:32:30.461041-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50e5b354-efef-4fe1-92f7-54d9e420b10d/?format=api"
                        }
                    ]
                },
                {
                    "id": "9dd4a375-8253-4133-8a6d-1c4a9e369d89",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7975af2d-825f-4471-9bc7-24dae0debd08/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 213",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 213",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bfc6c449-f5af-49f8-b157-f687bf801ff4",
                            "gambit_id": "41ed2d18-15bd-4167-b004-f6bb6bae7870",
                            "last_updated": "2022-12-19T10:32:30.454601-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 213",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "213.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dd4a375-8253-4133-8a6d-1c4a9e369d89/?format=api"
                        },
                        {
                            "id": "c7ba69d7-7b3a-411f-a597-be6687db5ce0",
                            "gambit_id": "f6533070-2fce-4e88-8599-95a9a1527946",
                            "last_updated": "2022-12-19T10:32:30.453528-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 213",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "213.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dd4a375-8253-4133-8a6d-1c4a9e369d89/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bb4deeb7-b265-4ebe-b58a-5821bb3fd4d8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "945198ac-145a-4f0a-9f41-3e35f68b6afc",
            "completed": true,
            "last_updated": "2022-12-19T10:32:30.305412-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/945198ac-145a-4f0a-9f41-3e35f68b6afc",
            "datetime": "2022-12-17T20:10:00-05:00",
            "cutoff_datetime": "2022-12-17T20:10:00-05:00",
            "name": "Portland Trail Blazers v. Houston Rockets",
            "bettypes": [
                {
                    "id": "8c0daa86-3637-4b85-9d76-7a589a38b5c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb4deeb7-b265-4ebe-b58a-5821bb3fd4d8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5829.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3e8f7db6-2b9d-4199-b809-88f014adc070",
                            "gambit_id": "c0e28354-9b74-41e7-afe4-09fc01e664a5",
                            "last_updated": "2022-12-19T10:32:30.312362-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c0daa86-3637-4b85-9d76-7a589a38b5c0/?format=api"
                        },
                        {
                            "id": "9681a86a-e03a-4894-956b-73c7533e4849",
                            "gambit_id": "dad316ef-aea6-43b8-bdf7-f7de907739a6",
                            "last_updated": "2022-12-19T10:32:30.311310-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c0daa86-3637-4b85-9d76-7a589a38b5c0/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b5fb53e-fd86-4121-9db0-ba2c30ea9654",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb4deeb7-b265-4ebe-b58a-5821bb3fd4d8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5ccf8942-f3fb-40d7-a849-c7d3f954e81d",
                            "gambit_id": "b51b7c41-f3e6-489d-8745-de239c79c424",
                            "last_updated": "2022-12-19T10:32:30.314478-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b5fb53e-fd86-4121-9db0-ba2c30ea9654/?format=api"
                        },
                        {
                            "id": "01dbdba4-3dce-460f-9754-cacb89b4add3",
                            "gambit_id": "d29d79ca-465c-4ea8-95c0-7122249c7dfe",
                            "last_updated": "2022-12-19T10:32:30.315545-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b5fb53e-fd86-4121-9db0-ba2c30ea9654/?format=api"
                        }
                    ]
                },
                {
                    "id": "c49f0750-6ddc-438e-b286-cdaada9a7c29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb4deeb7-b265-4ebe-b58a-5821bb3fd4d8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 228",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 228",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4edd13f8-d3f5-423e-8de3-eefd3fff663b",
                            "gambit_id": "ff2e7df7-1a2e-48c2-813e-8907ee56bf33",
                            "last_updated": "2022-12-19T10:32:30.308004-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 228",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c49f0750-6ddc-438e-b286-cdaada9a7c29/?format=api"
                        },
                        {
                            "id": "c73061fd-8b7d-4d5f-a52e-c5761c3140ee",
                            "gambit_id": "6c0f48e3-2fe7-4e3c-9156-5467f9fff097",
                            "last_updated": "2022-12-19T10:32:30.309168-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 228",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c49f0750-6ddc-438e-b286-cdaada9a7c29/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6072357b-167f-4c51-85c1-ee1afcc3fb38",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c8950042-867e-4c25-81cb-274f48c41b6c",
            "completed": true,
            "last_updated": "2022-12-19T10:32:30.157130-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c8950042-867e-4c25-81cb-274f48c41b6c",
            "datetime": "2022-12-17T20:10:00-05:00",
            "cutoff_datetime": "2022-12-17T20:10:00-05:00",
            "name": "Utah Jazz v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "2253aa4d-3456-44f5-9bd6-863743e95efb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6072357b-167f-4c51-85c1-ee1afcc3fb38/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5399.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fc27ad5b-9dbf-49c1-b18b-7c488510d511",
                            "gambit_id": "d36a25fe-23d0-4221-96ef-dfd2112c0690",
                            "last_updated": "2022-12-19T10:32:30.167206-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2253aa4d-3456-44f5-9bd6-863743e95efb/?format=api"
                        },
                        {
                            "id": "6fe46b81-629c-4913-838c-5359139e5ca0",
                            "gambit_id": "c34d7d26-bf69-4e6b-8b6d-851da364b77b",
                            "last_updated": "2022-12-19T10:32:30.166178-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2253aa4d-3456-44f5-9bd6-863743e95efb/?format=api"
                        }
                    ]
                },
                {
                    "id": "8531705c-a96c-4db8-922a-76c0e4081170",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6072357b-167f-4c51-85c1-ee1afcc3fb38/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b7a9f021-b2ae-48a8-9407-d080957179bf",
                            "gambit_id": "3786c122-440a-4223-a966-c329ea48f128",
                            "last_updated": "2022-12-19T10:32:30.162911-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8531705c-a96c-4db8-922a-76c0e4081170/?format=api"
                        },
                        {
                            "id": "fc3a37fb-186e-40a9-8321-379dc4ebe548",
                            "gambit_id": "fbef50eb-4558-4b67-ad61-bdd629791221",
                            "last_updated": "2022-12-19T10:32:30.163952-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8531705c-a96c-4db8-922a-76c0e4081170/?format=api"
                        }
                    ]
                },
                {
                    "id": "6b77e070-140f-447b-a4b9-d24fc726305e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6072357b-167f-4c51-85c1-ee1afcc3fb38/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 227",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 227",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "33ddc0a1-3df6-4ae0-a6d8-167b8bf86c5d",
                            "gambit_id": "3278bebe-da17-40b5-b8a8-61aab7ac922d",
                            "last_updated": "2022-12-19T10:32:30.160839-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 227",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b77e070-140f-447b-a4b9-d24fc726305e/?format=api"
                        },
                        {
                            "id": "72ee2938-a0f7-4519-9fb4-6390494c6e09",
                            "gambit_id": "fdd3b1e1-6d4e-4c2c-a74a-86241dc28a2d",
                            "last_updated": "2022-12-19T10:32:30.159747-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 227",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b77e070-140f-447b-a4b9-d24fc726305e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7ce3d8a2-bce7-42ba-bd16-9ad3a2542af7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "05420b66-d848-4a2e-90e5-76ee0def9b23",
            "completed": true,
            "last_updated": "2022-12-19T10:42:31.696356-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/05420b66-d848-4a2e-90e5-76ee0def9b23",
            "datetime": "2022-12-17T19:37:00-05:00",
            "cutoff_datetime": "2022-12-17T19:37:00-05:00",
            "name": "Florida Panthers v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "feb106b4-eb45-49d1-a67a-ebdd33878fdf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ce3d8a2-bce7-42ba-bd16-9ad3a2542af7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5492.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f3ad8990-ebac-4515-81c1-22fcfa93ce18",
                            "gambit_id": "66a30834-3142-4127-a4e9-40e5b9ce3c82",
                            "last_updated": "2022-12-19T10:42:31.705626-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/feb106b4-eb45-49d1-a67a-ebdd33878fdf/?format=api"
                        },
                        {
                            "id": "d2377a62-d067-424c-95e1-0ad12052d839",
                            "gambit_id": "0d1a315d-c19f-4393-a20f-028c3b6d8f0c",
                            "last_updated": "2022-12-19T10:42:31.706709-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/feb106b4-eb45-49d1-a67a-ebdd33878fdf/?format=api"
                        }
                    ]
                },
                {
                    "id": "e25b7ee6-7104-445c-9dbe-2bc5f929e33a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ce3d8a2-bce7-42ba-bd16-9ad3a2542af7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6482.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9b79793d-4af0-4699-8e3a-384d85aed5a7",
                            "gambit_id": "31f3a94e-8301-4dec-8ce2-88600fe0688d",
                            "last_updated": "2022-12-19T10:42:31.703470-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e25b7ee6-7104-445c-9dbe-2bc5f929e33a/?format=api"
                        },
                        {
                            "id": "50b1c296-f5ca-43d1-9eab-3c1b83994ef6",
                            "gambit_id": "5d5063cd-a089-4964-a023-f4a52d4765e1",
                            "last_updated": "2022-12-19T10:42:31.702364-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e25b7ee6-7104-445c-9dbe-2bc5f929e33a/?format=api"
                        }
                    ]
                },
                {
                    "id": "db3458b2-c12e-4e5a-8137-9473f05c9f5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ce3d8a2-bce7-42ba-bd16-9ad3a2542af7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5208.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e30363ef-a1c1-4d14-bac6-286133503058",
                            "gambit_id": "4abb83a1-cf15-48e0-b9ad-48facfb6d93d",
                            "last_updated": "2022-12-19T10:42:31.700102-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db3458b2-c12e-4e5a-8137-9473f05c9f5a/?format=api"
                        },
                        {
                            "id": "e53f0b25-ddd5-496c-9192-9d2382df494c",
                            "gambit_id": "4f2192f2-ee3f-4f2f-b6c4-e38a7aa87ea0",
                            "last_updated": "2022-12-19T10:42:31.698974-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db3458b2-c12e-4e5a-8137-9473f05c9f5a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "64c7d5ec-3cbc-46a3-8a8f-92447388288a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a46705a7-3f4c-4df5-a2e3-de72e08e8988",
            "completed": true,
            "last_updated": "2022-12-19T11:02:04.844919-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.31,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/a46705a7-3f4c-4df5-a2e3-de72e08e8988",
            "datetime": "2022-12-17T19:30:00-05:00",
            "cutoff_datetime": "2022-12-17T19:30:00-05:00",
            "name": "Florida v. Oregon State",
            "bettypes": [
                {
                    "id": "c3d8ec6d-f76e-4b5d-8ca3-26fede01fac0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/64c7d5ec-3cbc-46a3-8a8f-92447388288a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oregon State",
                                "amount": 7029.0
                            },
                            {
                                "team": "Florida",
                                "amount": 2971.0
                            }
                        ],
                        "expected_reward_tokens": 9207.99,
                        "profit_sb": 207.99,
                        "profit_sb_percentage": 2.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0cdacb4e-047a-40c5-95d9-3fe4f3da7d5c",
                            "gambit_id": "7b1aa433-4169-42ff-bbb5-5d4147d382a4",
                            "last_updated": "2022-12-19T11:02:04.850635-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oregon State",
                            "reward": "1.31000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3d8ec6d-f76e-4b5d-8ca3-26fede01fac0/?format=api"
                        },
                        {
                            "id": "9e71fe87-7732-46a3-9361-a9b7a05f93a7",
                            "gambit_id": "bfcfbe05-129c-4863-9fc8-6383a27c9fa3",
                            "last_updated": "2022-12-19T11:02:04.851663-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida",
                            "reward": "3.10000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3d8ec6d-f76e-4b5d-8ca3-26fede01fac0/?format=api"
                        }
                    ]
                },
                {
                    "id": "0f388732-7ff7-4df9-adad-f69a013d4fdd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/64c7d5ec-3cbc-46a3-8a8f-92447388288a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oregon State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a27067f8-3715-464b-b8bf-78a5de7a5374",
                            "gambit_id": "f932d640-cd19-493b-98c9-09cc1fce4c8b",
                            "last_updated": "2022-12-19T11:02:04.854800-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f388732-7ff7-4df9-adad-f69a013d4fdd/?format=api"
                        },
                        {
                            "id": "8f7e7534-77c8-4020-a3c0-545f4307170b",
                            "gambit_id": "45cbc0f4-b9cc-4432-8bdb-e6b38e93c635",
                            "last_updated": "2022-12-19T11:02:04.853736-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oregon State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f388732-7ff7-4df9-adad-f69a013d4fdd/?format=api"
                        }
                    ]
                },
                {
                    "id": "eb94f745-579d-4ee8-8862-9d0323fd418c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/64c7d5ec-3cbc-46a3-8a8f-92447388288a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 52",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 52",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a46a4c4d-8266-437e-aac7-ed5e663d0605",
                            "gambit_id": "b3933886-8387-41e3-b3dd-2151dd319201",
                            "last_updated": "2022-12-19T11:02:04.847458-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 52",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb94f745-579d-4ee8-8862-9d0323fd418c/?format=api"
                        },
                        {
                            "id": "a7071cdc-50e7-4d5d-8e6c-97cf7ce71504",
                            "gambit_id": "d83fd718-4675-40f4-8226-b555ffc2f83f",
                            "last_updated": "2022-12-19T11:02:04.848526-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 52",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb94f745-579d-4ee8-8862-9d0323fd418c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c05c347d-79e2-43a4-bfdb-cd5ce6b15152",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3f039bd2-ed36-4584-950d-9a743594cd4c",
            "completed": true,
            "last_updated": "2022-12-19T10:42:31.231214-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3f039bd2-ed36-4584-950d-9a743594cd4c",
            "datetime": "2022-12-17T19:07:00-05:00",
            "cutoff_datetime": "2022-12-17T19:07:00-05:00",
            "name": "New York Rangers v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "1ff537c9-9aa2-42c2-8297-193a99e6fd03",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c05c347d-79e2-43a4-bfdb-cd5ce6b15152/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5899.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4dc26e78-0d07-4b06-8d1f-20abe8b0320a",
                            "gambit_id": "fae39d54-7dc3-41b8-b6c7-787d91fd5c76",
                            "last_updated": "2022-12-19T10:42:31.244099-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ff537c9-9aa2-42c2-8297-193a99e6fd03/?format=api"
                        },
                        {
                            "id": "096069c5-96be-4bb4-85fd-5419973e2280",
                            "gambit_id": "741cddc5-6f36-47cf-83ff-9438dfd4c7bc",
                            "last_updated": "2022-12-19T10:42:31.242853-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ff537c9-9aa2-42c2-8297-193a99e6fd03/?format=api"
                        }
                    ]
                },
                {
                    "id": "521f168a-25c2-4eff-94b6-268292d5c2ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c05c347d-79e2-43a4-bfdb-cd5ce6b15152/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6170.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cb37ac32-0943-4e8a-addd-907e01a27943",
                            "gambit_id": "dabc9249-7da4-498c-90a6-09f02a04ee1a",
                            "last_updated": "2022-12-19T10:42:31.238236-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/521f168a-25c2-4eff-94b6-268292d5c2ae/?format=api"
                        },
                        {
                            "id": "30fb1178-6052-4d94-808a-400a31435368",
                            "gambit_id": "6ac9fa7b-3859-4483-b351-91e3478f69be",
                            "last_updated": "2022-12-19T10:42:31.240308-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/521f168a-25c2-4eff-94b6-268292d5c2ae/?format=api"
                        }
                    ]
                },
                {
                    "id": "c2b673e5-fa17-4a17-8484-be79d4e020d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c05c347d-79e2-43a4-bfdb-cd5ce6b15152/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5304.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "514f98d6-82ca-4bf4-a5f0-c570b84e2a07",
                            "gambit_id": "aced726c-b52b-49dc-898b-effa30660d93",
                            "last_updated": "2022-12-19T10:42:31.234736-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2b673e5-fa17-4a17-8484-be79d4e020d4/?format=api"
                        },
                        {
                            "id": "bed3ca20-50cb-4aa4-acb5-497e13ea41cc",
                            "gambit_id": "f939d4b1-a59a-4878-9058-d08e7d8f0286",
                            "last_updated": "2022-12-19T10:42:31.235915-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2b673e5-fa17-4a17-8484-be79d4e020d4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "36fca4f6-3fe9-4694-88ac-3f8f3a4869aa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "14a8472c-40d5-4789-896d-23fd3f62940d",
            "completed": true,
            "last_updated": "2022-12-19T10:42:31.377278-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/14a8472c-40d5-4789-896d-23fd3f62940d",
            "datetime": "2022-12-17T19:07:00-05:00",
            "cutoff_datetime": "2022-12-17T19:07:00-05:00",
            "name": "Toronto Maple Leafs v. Washington Capitals",
            "bettypes": [
                {
                    "id": "44b03d02-2cbb-438e-9669-3bb45f047e4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36fca4f6-3fe9-4694-88ac-3f8f3a4869aa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5664.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aff5aced-d42e-4d32-9bbd-5d0291ce25d6",
                            "gambit_id": "184a279e-b655-444f-a9bd-3a05bfe35603",
                            "last_updated": "2022-12-19T10:42:31.387808-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44b03d02-2cbb-438e-9669-3bb45f047e4b/?format=api"
                        },
                        {
                            "id": "fab61891-c8c7-4b56-a8bc-d304895f2190",
                            "gambit_id": "dd7ca567-5ed3-4652-8487-07291c0c8a91",
                            "last_updated": "2022-12-19T10:42:31.386737-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44b03d02-2cbb-438e-9669-3bb45f047e4b/?format=api"
                        }
                    ]
                },
                {
                    "id": "522ee591-8879-4470-a855-f55be27875bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36fca4f6-3fe9-4694-88ac-3f8f3a4869aa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6482.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2f6c47c2-4f7d-42d5-8ba1-e6b52ee5f3ae",
                            "gambit_id": "5f9a1bea-cb4a-47b0-8a03-0d0b0830b273",
                            "last_updated": "2022-12-19T10:42:31.383344-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/522ee591-8879-4470-a855-f55be27875bd/?format=api"
                        },
                        {
                            "id": "6bd003ba-94ab-4368-a634-6854bf8791ab",
                            "gambit_id": "fc24cc2e-524c-4e5e-b4d9-b86d317366ba",
                            "last_updated": "2022-12-19T10:42:31.384488-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/522ee591-8879-4470-a855-f55be27875bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "75fecac9-2383-43df-961e-26e4884134b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36fca4f6-3fe9-4694-88ac-3f8f3a4869aa/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5097.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "503a96c7-81d7-419b-b1da-d472a5e87ed0",
                            "gambit_id": "ea971ded-c13a-45d3-aced-398c9ce6fe5c",
                            "last_updated": "2022-12-19T10:42:31.381157-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75fecac9-2383-43df-961e-26e4884134b6/?format=api"
                        },
                        {
                            "id": "b654aa51-894b-45a9-a080-91347f387d0d",
                            "gambit_id": "8fb2b074-302e-4825-b54c-ba5006e64d38",
                            "last_updated": "2022-12-19T10:42:31.380003-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75fecac9-2383-43df-961e-26e4884134b6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c89a79a4-50c8-4a22-a3e8-b8a35106032d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6ad3b987-02e3-4720-91e9-c508f3473a4a",
            "completed": true,
            "last_updated": "2022-12-19T10:47:30.978331-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/6ad3b987-02e3-4720-91e9-c508f3473a4a",
            "datetime": "2022-12-17T19:07:00-05:00",
            "cutoff_datetime": "2022-12-17T19:07:00-05:00",
            "name": "Dallas Stars v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "64e8d3d4-6b16-45b3-86d3-b9f52d553bbc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c89a79a4-50c8-4a22-a3e8-b8a35106032d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5829.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9608758e-0a4a-4e41-810d-c0b7e9b58e68",
                            "gambit_id": "12b1f9b3-522d-49ee-a9af-9cb05dee02ac",
                            "last_updated": "2022-12-19T10:47:30.987092-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64e8d3d4-6b16-45b3-86d3-b9f52d553bbc/?format=api"
                        },
                        {
                            "id": "919fe338-f9f2-41b8-8e41-3fee6256ca38",
                            "gambit_id": "c22509b0-ca1a-4177-9149-a00ee1813346",
                            "last_updated": "2022-12-19T10:47:30.988098-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64e8d3d4-6b16-45b3-86d3-b9f52d553bbc/?format=api"
                        }
                    ]
                },
                {
                    "id": "1e77f413-cb37-4d2e-8005-f340ffe63f68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c89a79a4-50c8-4a22-a3e8-b8a35106032d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6336.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f1697af2-ea92-4292-b85a-e1303f09da10",
                            "gambit_id": "11ecbf6c-544d-40dd-80b0-e33b202a9c32",
                            "last_updated": "2022-12-19T10:47:30.985064-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e77f413-cb37-4d2e-8005-f340ffe63f68/?format=api"
                        },
                        {
                            "id": "af75a9ae-7663-4149-9fb9-aa0c271ee0fa",
                            "gambit_id": "3bf85500-ab49-4575-bc08-036f946f62bd",
                            "last_updated": "2022-12-19T10:47:30.984026-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e77f413-cb37-4d2e-8005-f340ffe63f68/?format=api"
                        }
                    ]
                },
                {
                    "id": "789c6811-8d80-4bda-9030-d76688435191",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c89a79a4-50c8-4a22-a3e8-b8a35106032d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "11f4bac6-7e02-4a24-a870-a27a6b1729c9",
                            "gambit_id": "94f48dcf-4bdf-496a-bebd-f34d7d270b6b",
                            "last_updated": "2022-12-19T10:47:30.982009-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/789c6811-8d80-4bda-9030-d76688435191/?format=api"
                        },
                        {
                            "id": "fd997b3e-ea8d-42e8-8abf-4eccd557ff54",
                            "gambit_id": "a121e13e-64e2-4f28-ab42-fda9ba2e0e67",
                            "last_updated": "2022-12-19T10:47:30.980956-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/789c6811-8d80-4bda-9030-d76688435191/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e7ad0429-2136-41aa-b7a5-3d1eb3b6cbaa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7346ffd9-fe11-4212-8125-a35b5c60caa1",
            "completed": true,
            "last_updated": "2022-12-19T10:47:31.130546-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.67,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/7346ffd9-fe11-4212-8125-a35b5c60caa1",
            "datetime": "2022-12-17T19:07:00-05:00",
            "cutoff_datetime": "2022-12-17T19:07:00-05:00",
            "name": "Tampa Bay Lightning v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "c5dceb83-002c-4e26-bfed-b32ccf841bdb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7ad0429-2136-41aa-b7a5-3d1eb3b6cbaa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6778.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3222.0
                            }
                        ],
                        "expected_reward_tokens": 9150.3,
                        "profit_sb": 150.3,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "378dc8a1-ab22-4d05-a68b-eafc974f6c54",
                            "gambit_id": "839f1a08-31d3-483f-a0d0-1cdd5e455845",
                            "last_updated": "2022-12-19T10:47:31.141476-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5dceb83-002c-4e26-bfed-b32ccf841bdb/?format=api"
                        },
                        {
                            "id": "83e0419d-4f0c-43ed-82d7-d7b24d65e616",
                            "gambit_id": "3432a89d-b655-409a-a1d0-a06763fa3944",
                            "last_updated": "2022-12-19T10:47:31.140392-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.84000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5dceb83-002c-4e26-bfed-b32ccf841bdb/?format=api"
                        }
                    ]
                },
                {
                    "id": "0411f7f1-469f-41b1-b3b8-638368152a34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7ad0429-2136-41aa-b7a5-3d1eb3b6cbaa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5304.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b556245f-43a5-416b-b80b-a8f54d8cf4c9",
                            "gambit_id": "070c98fe-1cba-4b11-bcc5-a178ee3c9553",
                            "last_updated": "2022-12-19T10:47:31.137136-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0411f7f1-469f-41b1-b3b8-638368152a34/?format=api"
                        },
                        {
                            "id": "4faecda9-bc5b-463c-b372-1394e358be8f",
                            "gambit_id": "d5bde27e-8a87-4105-9322-cef43d0793c3",
                            "last_updated": "2022-12-19T10:47:31.138237-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0411f7f1-469f-41b1-b3b8-638368152a34/?format=api"
                        }
                    ]
                },
                {
                    "id": "1d9a2996-f709-4bef-a5f3-47eb6b2675a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7ad0429-2136-41aa-b7a5-3d1eb3b6cbaa/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5304.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9acf3c71-8a6e-4c2e-81c0-93e61d1433b8",
                            "gambit_id": "014782e0-63d2-4ecd-9cca-053c65f0f137",
                            "last_updated": "2022-12-19T10:47:31.133496-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d9a2996-f709-4bef-a5f3-47eb6b2675a8/?format=api"
                        },
                        {
                            "id": "b4016032-3ba3-4fd2-bcf0-969fd0efa5d6",
                            "gambit_id": "326dcbb9-dc97-45ff-87a4-14f4fc2f154e",
                            "last_updated": "2022-12-19T10:47:31.134826-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d9a2996-f709-4bef-a5f3-47eb6b2675a8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c649301d-f80f-41fd-9ad6-cd7cc06a4638",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a0ddac13-818f-4903-9c36-4410fa7b740d",
            "completed": true,
            "last_updated": "2022-12-19T10:57:06.046518-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.26,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/a0ddac13-818f-4903-9c36-4410fa7b740d",
            "datetime": "2022-12-17T19:00:00-05:00",
            "cutoff_datetime": "2022-12-17T19:00:00-05:00",
            "name": "Bobby Green v. Drew Dober",
            "bettypes": [
                {
                    "id": "a03e7042-61c2-4b10-9629-3e0515639fed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c649301d-f80f-41fd-9ad6-cd7cc06a4638/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Drew Dober",
                                "amount": 5886.0
                            },
                            {
                                "team": "Bobby Green",
                                "amount": 4114.0
                            }
                        ],
                        "expected_reward_tokens": 8886.24,
                        "profit_sb": -113.76,
                        "profit_sb_percentage": -1.26,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8f896da9-5617-4e92-b618-1c03fff34265",
                            "gambit_id": "8aebf931-c771-4bd8-ab71-b95927bccc33",
                            "last_updated": "2022-12-19T10:57:06.052897-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Drew Dober",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a03e7042-61c2-4b10-9629-3e0515639fed/?format=api"
                        },
                        {
                            "id": "edbf634a-36e0-42a2-aa7a-9e1e87248a5e",
                            "gambit_id": "412c696a-a77f-4736-b395-34bbb1f09f6d",
                            "last_updated": "2022-12-19T10:57:06.053958-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bobby Green",
                            "reward": "2.16000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a03e7042-61c2-4b10-9629-3e0515639fed/?format=api"
                        }
                    ]
                },
                {
                    "id": "fdde77ab-d829-4c8d-8d6e-1a5775ea2972",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c649301d-f80f-41fd-9ad6-cd7cc06a4638/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 5924.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4076.0
                            }
                        ],
                        "expected_reward_tokens": 8885.68,
                        "profit_sb": -114.32,
                        "profit_sb_percentage": -1.27,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2c74fd2a-b306-42d3-8348-9f6d1e21d95e",
                            "gambit_id": "89176dfe-d393-47c4-8a19-6e1061604e4d",
                            "last_updated": "2022-12-19T10:57:06.050547-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdde77ab-d829-4c8d-8d6e-1a5775ea2972/?format=api"
                        },
                        {
                            "id": "0c84dc65-d542-48d9-b5ec-b262944e0cdb",
                            "gambit_id": "92d1ab64-3182-45c5-8b9d-d17370903663",
                            "last_updated": "2022-12-19T10:57:06.049276-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdde77ab-d829-4c8d-8d6e-1a5775ea2972/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "17055560-759d-4139-b819-1adb4da5818d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "60edc0db-d039-4a44-90e6-9c8f66ef0cd6",
            "completed": true,
            "last_updated": "2022-12-19T10:52:34.957976-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.69,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/60edc0db-d039-4a44-90e6-9c8f66ef0cd6",
            "datetime": "2022-12-17T19:00:00-05:00",
            "cutoff_datetime": "2022-12-17T19:00:00-05:00",
            "name": "Alessandro Costa v. Amir Albazi",
            "bettypes": [
                {
                    "id": "76c3e330-7b7c-44a6-8f6a-d49678be8a8d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17055560-759d-4139-b819-1adb4da5818d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Amir Albazi",
                                "amount": 7615.0
                            },
                            {
                                "team": "Alessandro Costa",
                                "amount": 2385.0
                            }
                        ],
                        "expected_reward_tokens": 9061.85,
                        "profit_sb": 61.85,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dededda3-b6a3-4d9b-873c-e8eca45b6ef5",
                            "gambit_id": "376fa1f7-d59d-4d0f-9da3-c3ad444b0c11",
                            "last_updated": "2022-12-19T10:52:34.964079-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Amir Albazi",
                            "reward": "1.19000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76c3e330-7b7c-44a6-8f6a-d49678be8a8d/?format=api"
                        },
                        {
                            "id": "b2733af4-cd22-4dd8-b2a6-1e9e1e307fb3",
                            "gambit_id": "406ebd27-ee60-4b6a-9b1d-c4884bfe42d1",
                            "last_updated": "2022-12-19T10:52:34.965278-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alessandro Costa",
                            "reward": "3.80000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76c3e330-7b7c-44a6-8f6a-d49678be8a8d/?format=api"
                        }
                    ]
                },
                {
                    "id": "7cf108e6-bd6c-4d5e-a707-912785bae51a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17055560-759d-4139-b819-1adb4da5818d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5742.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4258.0
                            }
                        ],
                        "expected_reward_tokens": 8899.22,
                        "profit_sb": -100.78,
                        "profit_sb_percentage": -1.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "21894ddc-5bba-4f2c-b972-77b398bb88ed",
                            "gambit_id": "b34c9545-631e-424a-8307-33832803f7d6",
                            "last_updated": "2022-12-19T10:52:34.960645-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cf108e6-bd6c-4d5e-a707-912785bae51a/?format=api"
                        },
                        {
                            "id": "c8f1d158-5f1f-481c-bad1-a3280a1dc798",
                            "gambit_id": "91c90cb7-3b8d-4b2d-b972-b747edfef93a",
                            "last_updated": "2022-12-19T10:52:34.961728-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cf108e6-bd6c-4d5e-a707-912785bae51a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "45ea8518-6c69-43a9-855c-4d8691a48dc0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ad842491-6e2a-4c48-a37a-40eb66f1d8c4",
            "completed": true,
            "last_updated": "2022-12-19T10:52:34.820687-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.44,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/ad842491-6e2a-4c48-a37a-40eb66f1d8c4",
            "datetime": "2022-12-17T19:00:00-05:00",
            "cutoff_datetime": "2022-12-17T19:00:00-05:00",
            "name": "Damir Ismagulov v. Arman Tsarukyan",
            "bettypes": [
                {
                    "id": "4b7c5d02-968b-4bc6-b375-899ff83f1f01",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45ea8518-6c69-43a9-855c-4d8691a48dc0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6127.0
                            },
                            {
                                "team": "Damir Ismagulov",
                                "amount": 3873.0
                            }
                        ],
                        "expected_reward_tokens": 8945.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "93f9b9d5-78e1-4154-a84b-2c2b1d64b0c9",
                            "gambit_id": "10cc2b5e-b6f2-40c9-9df3-adb5e430f201",
                            "last_updated": "2022-12-19T10:52:34.826716-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arman Tsarukyan",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b7c5d02-968b-4bc6-b375-899ff83f1f01/?format=api"
                        },
                        {
                            "id": "f288967c-5978-4470-81a8-fef54aba2bf3",
                            "gambit_id": "76856085-6102-4255-82af-3002a4472751",
                            "last_updated": "2022-12-19T10:52:34.827845-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Damir Ismagulov",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b7c5d02-968b-4bc6-b375-899ff83f1f01/?format=api"
                        }
                    ]
                },
                {
                    "id": "7dbbc279-d45a-40bd-aab0-c2f3a7a0a010",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45ea8518-6c69-43a9-855c-4d8691a48dc0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 6788.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 3212.0
                            }
                        ],
                        "expected_reward_tokens": 8960.16,
                        "profit_sb": -39.84,
                        "profit_sb_percentage": -0.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "02701370-18b2-40f7-92f5-7d7c58532d4f",
                            "gambit_id": "1697de12-ebcf-405f-9fb0-f937c21eeeff",
                            "last_updated": "2022-12-19T10:52:34.824535-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.32000",
                            "odds": "1.37040",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dbbc279-d45a-40bd-aab0-c2f3a7a0a010/?format=api"
                        },
                        {
                            "id": "681d1da7-ecb3-427f-8ae5-0dbcb1d3f019",
                            "gambit_id": "9932a846-4ac7-4b33-94b0-c8e611e47b00",
                            "last_updated": "2022-12-19T10:52:34.823394-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.79000",
                            "odds": "3.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dbbc279-d45a-40bd-aab0-c2f3a7a0a010/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "728f3966-b7dd-47cd-a883-555e716c8c99",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2105fd95-04e1-4aa1-a91b-3be895708c32",
            "completed": true,
            "last_updated": "2022-12-19T10:52:34.680739-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.99,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/2105fd95-04e1-4aa1-a91b-3be895708c32",
            "datetime": "2022-12-17T19:00:00-05:00",
            "cutoff_datetime": "2022-12-17T19:00:00-05:00",
            "name": "Sean Strickland v. Jared Cannonier",
            "bettypes": [
                {
                    "id": "b1de4141-bb23-4f26-8ba7-c72c773f25ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/728f3966-b7dd-47cd-a883-555e716c8c99/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jared Cannonier",
                                "amount": 5099.0
                            },
                            {
                                "team": "Sean Strickland",
                                "amount": 4901.0
                            }
                        ],
                        "expected_reward_tokens": 8821.27,
                        "profit_sb": -178.73,
                        "profit_sb_percentage": -1.99,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6358da0b-1324-4153-95e1-80e9cce1d55a",
                            "gambit_id": "f7f4d0d9-369b-468a-a3dc-fb88effe44fc",
                            "last_updated": "2022-12-19T10:52:34.686652-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jared Cannonier",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1de4141-bb23-4f26-8ba7-c72c773f25ed/?format=api"
                        },
                        {
                            "id": "cbf4e2ce-9344-49a5-9237-1c01a235f976",
                            "gambit_id": "4f584c04-58cc-4171-acb5-e455903d952b",
                            "last_updated": "2022-12-19T10:52:34.687739-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sean Strickland",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1de4141-bb23-4f26-8ba7-c72c773f25ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "543ea17d-b7b1-4828-9ce4-3669c6899589",
                    "match": "https://api-prod.gambitprofit.com/api/matches/728f3966-b7dd-47cd-a883-555e716c8c99/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 4.5",
                                "amount": 5184.0
                            },
                            {
                                "team": "Total Rounds Under 4.5",
                                "amount": 4816.0
                            }
                        ],
                        "expected_reward_tokens": 8812.8,
                        "profit_sb": -187.2,
                        "profit_sb_percentage": -2.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e00d3cdd-fa15-44d6-9213-81275792c162",
                            "gambit_id": "21ffe730-ae91-4379-9e69-3f0af1bc063f",
                            "last_updated": "2022-12-19T10:52:34.684476-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 4.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/543ea17d-b7b1-4828-9ce4-3669c6899589/?format=api"
                        },
                        {
                            "id": "6752ef8e-9e0e-48b6-973e-c07594cfdc42",
                            "gambit_id": "043ce1f1-8562-4724-af6c-0b28bc46a87e",
                            "last_updated": "2022-12-19T10:52:34.683359-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 4.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/543ea17d-b7b1-4828-9ce4-3669c6899589/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ea3782cd-05f1-478f-8801-a04027a954a0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b7aaeed3-a638-481c-9b78-39bb93d04ef7",
            "completed": true,
            "last_updated": "2022-12-19T10:57:06.251349-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.5,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/b7aaeed3-a638-481c-9b78-39bb93d04ef7",
            "datetime": "2022-12-17T19:00:00-05:00",
            "cutoff_datetime": "2022-12-17T19:00:00-05:00",
            "name": "Cody Brundage v. Michal Oleksiejczuk",
            "bettypes": [
                {
                    "id": "89c44c75-adbc-46b2-8c8d-95d225f6b11c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ea3782cd-05f1-478f-8801-a04027a954a0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Michal Oleksiejczuk",
                                "amount": 6633.0
                            },
                            {
                                "team": "Cody Brundage",
                                "amount": 3367.0
                            }
                        ],
                        "expected_reward_tokens": 8954.55,
                        "profit_sb": -45.45,
                        "profit_sb_percentage": -0.5,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f506356d-47c0-47e8-bfb5-fc5d3919528e",
                            "gambit_id": "c90fd51d-56f7-4df5-90cd-0b59066e8054",
                            "last_updated": "2022-12-19T10:57:06.257294-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michal Oleksiejczuk",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89c44c75-adbc-46b2-8c8d-95d225f6b11c/?format=api"
                        },
                        {
                            "id": "f5281142-a92b-4357-9582-413127a73b90",
                            "gambit_id": "f15402c9-245c-4187-a9ba-aa44575f68bf",
                            "last_updated": "2022-12-19T10:57:06.258404-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cody Brundage",
                            "reward": "2.66000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89c44c75-adbc-46b2-8c8d-95d225f6b11c/?format=api"
                        }
                    ]
                },
                {
                    "id": "b6ca844a-7b77-43b3-9953-e9bd64a4c1fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ea3782cd-05f1-478f-8801-a04027a954a0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 5378.0
                            },
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 4622.0
                            }
                        ],
                        "expected_reward_tokens": 8873.7,
                        "profit_sb": -126.3,
                        "profit_sb_percentage": -1.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ed4aaa94-9e79-4ce1-a17a-d16c9b84f316",
                            "gambit_id": "1393cced-bfa5-48aa-a764-f563e4123c18",
                            "last_updated": "2022-12-19T10:57:06.253991-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6ca844a-7b77-43b3-9953-e9bd64a4c1fa/?format=api"
                        },
                        {
                            "id": "460ac1dd-16ee-4c73-ab6b-d4836acbd2c8",
                            "gambit_id": "deba10f1-490a-4a8f-92c6-7fee6bdb369e",
                            "last_updated": "2022-12-19T10:57:06.255096-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6ca844a-7b77-43b3-9953-e9bd64a4c1fa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a9867456-3b7a-4f69-96e0-68a7dd82f183",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3f906a43-ed79-402a-9e3f-86890ae46eaa",
            "completed": true,
            "last_updated": "2022-12-19T10:52:35.374494-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.87,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/3f906a43-ed79-402a-9e3f-86890ae46eaa",
            "datetime": "2022-12-17T19:00:00-05:00",
            "cutoff_datetime": "2022-12-17T19:00:00-05:00",
            "name": "Alex Caceres v. Julian Erosa",
            "bettypes": [
                {
                    "id": "2e137443-0092-4c26-93a3-068507f7bc7e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9867456-3b7a-4f69-96e0-68a7dd82f183/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Julian Erosa",
                                "amount": 5831.0
                            },
                            {
                                "team": "Alex Caceres",
                                "amount": 4169.0
                            }
                        ],
                        "expected_reward_tokens": 8921.43,
                        "profit_sb": -78.57,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "94b7e80d-fc3f-4657-88fb-b09038dac108",
                            "gambit_id": "811f2b5b-79da-4997-9313-c10a724ec83b",
                            "last_updated": "2022-12-19T10:52:35.380376-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Julian Erosa",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e137443-0092-4c26-93a3-068507f7bc7e/?format=api"
                        },
                        {
                            "id": "41e7244f-2b97-4819-b1d7-b3ad39209f48",
                            "gambit_id": "d4a2e0a7-92a4-4560-9da2-f045547a19c8",
                            "last_updated": "2022-12-19T10:52:35.381488-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Caceres",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e137443-0092-4c26-93a3-068507f7bc7e/?format=api"
                        }
                    ]
                },
                {
                    "id": "56028a7a-1142-41b5-8a74-115a2f9702e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9867456-3b7a-4f69-96e0-68a7dd82f183/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 5742.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4258.0
                            }
                        ],
                        "expected_reward_tokens": 8899.22,
                        "profit_sb": -100.78,
                        "profit_sb_percentage": -1.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8841c0c2-fdb7-40f8-8918-7695ec8733c4",
                            "gambit_id": "6c5eb3dc-e34a-4459-901b-be1c468ecd45",
                            "last_updated": "2022-12-19T10:52:35.378218-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56028a7a-1142-41b5-8a74-115a2f9702e8/?format=api"
                        },
                        {
                            "id": "a9dbba80-64ba-4c4d-be03-6666a12a80f7",
                            "gambit_id": "6dfe189d-0271-4f69-afc0-f64bbe86346c",
                            "last_updated": "2022-12-19T10:52:35.377116-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56028a7a-1142-41b5-8a74-115a2f9702e8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "42582fed-5d7e-492a-8c05-6968bcb53d73",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4d31946e-a54b-45db-bee1-ab05980f2fec",
            "completed": true,
            "last_updated": "2022-12-19T10:12:23.603541-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4d31946e-a54b-45db-bee1-ab05980f2fec",
            "datetime": "2022-12-17T17:45:00-05:00",
            "cutoff_datetime": "2022-12-17T17:45:00-05:00",
            "name": "Rice v. Southern Miss",
            "bettypes": [
                {
                    "id": "9f7a77b7-58a5-4d7a-aed6-1bcefb359863",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42582fed-5d7e-492a-8c05-6968bcb53d73/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Southern Miss",
                                "amount": 6691.0
                            },
                            {
                                "team": "Rice",
                                "amount": 3309.0
                            }
                        ],
                        "expected_reward_tokens": 9099.75,
                        "profit_sb": 99.75,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7e575e7e-73c8-48ea-9d25-a560522a2933",
                            "gambit_id": "017652bb-37ed-46ce-a65b-b65633c0a407",
                            "last_updated": "2022-12-19T10:12:23.606353-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Southern Miss",
                            "reward": "1.36000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f7a77b7-58a5-4d7a-aed6-1bcefb359863/?format=api"
                        },
                        {
                            "id": "7abe9906-e0dd-4d4d-9c2e-2d9508887dc8",
                            "gambit_id": "046f702f-e38b-49ce-8c3d-93065f789325",
                            "last_updated": "2022-12-19T10:12:23.607741-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rice",
                            "reward": "2.75000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f7a77b7-58a5-4d7a-aed6-1bcefb359863/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ba37d74-8631-473c-b031-35f1ca319b62",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42582fed-5d7e-492a-8c05-6968bcb53d73/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Southern Miss",
                                "amount": 5000.0
                            },
                            {
                                "team": "Rice",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "78441daf-2004-495f-b48f-9f9021615953",
                            "gambit_id": "1d01c298-d319-4029-95bf-5f3269a66f9a",
                            "last_updated": "2022-12-19T10:12:23.614336-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Southern Miss",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ba37d74-8631-473c-b031-35f1ca319b62/?format=api"
                        },
                        {
                            "id": "2e96e82a-17b9-4462-8b0a-b34ca4c1cc01",
                            "gambit_id": "2dfda9b9-b2fd-4450-8409-b0d3a9189b93",
                            "last_updated": "2022-12-19T10:12:23.615562-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rice",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ba37d74-8631-473c-b031-35f1ca319b62/?format=api"
                        }
                    ]
                },
                {
                    "id": "5cbd153d-3d47-415a-87e2-fe857c78e504",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42582fed-5d7e-492a-8c05-6968bcb53d73/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 45.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 45.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7068fc65-0621-4127-ae5a-f8b65814b272",
                            "gambit_id": "9814f1bc-5824-49ea-8759-ad699ba4addc",
                            "last_updated": "2022-12-19T10:12:23.610451-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 45.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cbd153d-3d47-415a-87e2-fe857c78e504/?format=api"
                        },
                        {
                            "id": "f8bdf01d-4329-4a9e-a5b6-a3105838bb0d",
                            "gambit_id": "0a102f1e-60e7-4ff0-bc18-5ee68b7cf7f1",
                            "last_updated": "2022-12-19T10:12:23.611702-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 45.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cbd153d-3d47-415a-87e2-fe857c78e504/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4caaa390-2d22-4250-8b22-aca429f86efc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "58d9a35f-aaba-4507-aa61-dbfac2975874",
            "completed": true,
            "last_updated": "2022-12-19T10:37:30.580001-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.72,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/58d9a35f-aaba-4507-aa61-dbfac2975874",
            "datetime": "2022-12-17T17:10:00-05:00",
            "cutoff_datetime": "2022-12-17T17:10:00-05:00",
            "name": "Miami Heat v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "29269fb5-b70d-4e6d-a9ba-80eb33591724",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4caaa390-2d22-4250-8b22-aca429f86efc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7209.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 2791.0
                            }
                        ],
                        "expected_reward_tokens": 9154.48,
                        "profit_sb": 154.48,
                        "profit_sb_percentage": 1.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e51316c4-5c7f-4f12-ab9d-829a1f6d5ab3",
                            "gambit_id": "fd37ea9b-e609-4683-bbcf-2c041c30a212",
                            "last_updated": "2022-12-19T10:37:30.590203-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.27000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29269fb5-b70d-4e6d-a9ba-80eb33591724/?format=api"
                        },
                        {
                            "id": "ab726c46-2874-48b6-92f2-33d6f6a9d761",
                            "gambit_id": "3f7bd9df-04e5-40d9-b2e9-2ec2891b474d",
                            "last_updated": "2022-12-19T10:37:30.591492-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "3.28000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29269fb5-b70d-4e6d-a9ba-80eb33591724/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e35658d-6623-45da-934c-1d8ace3123ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4caaa390-2d22-4250-8b22-aca429f86efc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5c92739a-ac73-475b-8737-2ab86815586c",
                            "gambit_id": "40da7291-57db-4d3b-b9e5-32ded33cb7e8",
                            "last_updated": "2022-12-19T10:37:30.587751-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e35658d-6623-45da-934c-1d8ace3123ec/?format=api"
                        },
                        {
                            "id": "bd80aa7d-4ff8-4153-a504-139feba2fd54",
                            "gambit_id": "8b06714a-7fed-4aa8-a6fc-deb546550e0c",
                            "last_updated": "2022-12-19T10:37:30.586479-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e35658d-6623-45da-934c-1d8ace3123ec/?format=api"
                        }
                    ]
                },
                {
                    "id": "be9eba2d-5d84-4ce7-8a20-2ccdf81f73f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4caaa390-2d22-4250-8b22-aca429f86efc/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 222.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 222.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f3855265-a97e-4684-af0a-629a5035946f",
                            "gambit_id": "96c45e50-780d-4582-ae24-f83f9611b401",
                            "last_updated": "2022-12-19T10:37:30.584141-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 222.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be9eba2d-5d84-4ce7-8a20-2ccdf81f73f5/?format=api"
                        },
                        {
                            "id": "242ed2fb-f0b2-4169-b93a-4f25271ab71e",
                            "gambit_id": "57c667db-ab8e-4e8f-800e-7339b45586f3",
                            "last_updated": "2022-12-19T10:37:30.582937-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 222.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be9eba2d-5d84-4ce7-8a20-2ccdf81f73f5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ebc79b29-68d5-41d0-9b41-76e2b7051730",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f345b66b-3971-412c-96e5-fd0caab2540c",
            "completed": true,
            "last_updated": "2022-12-19T12:02:18.258927-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.98,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f345b66b-3971-412c-96e5-fd0caab2540c",
            "datetime": "2022-12-17T16:30:00-05:00",
            "cutoff_datetime": "2022-12-17T16:30:00-05:00",
            "name": "Baltimore Ravens v. Cleveland Browns",
            "bettypes": [
                {
                    "id": "9069a220-33fd-42df-af53-c39b96bf0487",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ebc79b29-68d5-41d0-9b41-76e2b7051730/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5753.0
                            },
                            {
                                "team": "Baltimore Ravens",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "01a9376d-aa98-40bb-b81d-b9c50928bf04",
                            "gambit_id": "b6996914-b6ed-4cf6-84d3-f3510de24125",
                            "last_updated": "2022-12-19T12:02:18.264847-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Browns",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9069a220-33fd-42df-af53-c39b96bf0487/?format=api"
                        },
                        {
                            "id": "0aa6d74d-2217-4dc9-afa9-e7dac5c3257f",
                            "gambit_id": "8a029be1-e278-485f-9b9b-da4ec3f7636b",
                            "last_updated": "2022-12-19T12:02:18.265909-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9069a220-33fd-42df-af53-c39b96bf0487/?format=api"
                        }
                    ]
                },
                {
                    "id": "53848dc0-632d-4feb-afd2-73b760148448",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ebc79b29-68d5-41d0-9b41-76e2b7051730/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Baltimore Ravens",
                                "amount": 5208.0
                            },
                            {
                                "team": "Cleveland Browns",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c8f5a1e3-5f9b-4d68-ae41-7ca4ad831694",
                            "gambit_id": "a1c12664-abf3-48fc-841a-08971570c0e7",
                            "last_updated": "2022-12-19T12:02:18.269053-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53848dc0-632d-4feb-afd2-73b760148448/?format=api"
                        },
                        {
                            "id": "121920fa-8842-4c4c-9fae-f8ad4ce1bf74",
                            "gambit_id": "6e917853-d809-48c7-b8a1-fe44d610b8f2",
                            "last_updated": "2022-12-19T12:02:18.268015-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Browns",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53848dc0-632d-4feb-afd2-73b760148448/?format=api"
                        }
                    ]
                },
                {
                    "id": "8502d046-2c99-4266-b9ce-4a3fe98cfefc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ebc79b29-68d5-41d0-9b41-76e2b7051730/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 39",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 39",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3162ee1d-877a-4132-bee4-3f2b622ae3c5",
                            "gambit_id": "e87537bf-cdf6-4c55-8ac6-9ff8fe0fb92c",
                            "last_updated": "2022-12-19T12:02:18.261734-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 39",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "39.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8502d046-2c99-4266-b9ce-4a3fe98cfefc/?format=api"
                        },
                        {
                            "id": "cccc08ed-b0c4-4c04-bed5-0cc92897ce02",
                            "gambit_id": "79ee9f42-726e-4737-a5f6-6bdffd1363fb",
                            "last_updated": "2022-12-19T12:02:18.262792-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 39",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "39.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8502d046-2c99-4266-b9ce-4a3fe98cfefc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ff2f4369-0b84-43b1-95f9-3f91d433120a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a9d9855f-1565-49b7-940b-de5fc847ff81",
            "completed": true,
            "last_updated": "2022-12-18T09:52:27.949701-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a9d9855f-1565-49b7-940b-de5fc847ff81",
            "datetime": "2022-12-17T16:10:00-05:00",
            "cutoff_datetime": "2022-12-17T16:10:00-05:00",
            "name": "Washington Wizards v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "9b81afe9-d4a9-4af7-8e6f-871701e77691",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ff2f4369-0b84-43b1-95f9-3f91d433120a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6336.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e20dc70b-7d54-4289-ad05-d996af881066",
                            "gambit_id": "0c6cde07-6ebd-4e76-9beb-d2a925fa4d90",
                            "last_updated": "2022-12-18T09:52:27.958684-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b81afe9-d4a9-4af7-8e6f-871701e77691/?format=api"
                        },
                        {
                            "id": "7df14457-fdd4-4913-a16e-3c6955cde4b4",
                            "gambit_id": "1a13e919-f635-4eb2-97e5-30ca2fdb3a5a",
                            "last_updated": "2022-12-18T09:52:27.960368-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b81afe9-d4a9-4af7-8e6f-871701e77691/?format=api"
                        }
                    ]
                },
                {
                    "id": "39d1b283-0950-4959-ad5e-063fc9d7dc61",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ff2f4369-0b84-43b1-95f9-3f91d433120a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f23b6c37-42b5-4e4d-be25-5eb59001d0a2",
                            "gambit_id": "e20de21b-0125-4370-aedb-4e3df5a7e998",
                            "last_updated": "2022-12-18T09:52:27.955545-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39d1b283-0950-4959-ad5e-063fc9d7dc61/?format=api"
                        },
                        {
                            "id": "428d27f5-4eaa-498d-81f9-d620e9b662cb",
                            "gambit_id": "91c35285-666e-459f-9071-77c4ef8c66c1",
                            "last_updated": "2022-12-18T09:52:27.956590-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39d1b283-0950-4959-ad5e-063fc9d7dc61/?format=api"
                        }
                    ]
                },
                {
                    "id": "9e2df310-d6e8-4f3a-becc-1e781b3709f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ff2f4369-0b84-43b1-95f9-3f91d433120a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b7ab52b3-44ea-4d1e-8166-98f579ea7fa9",
                            "gambit_id": "1924d542-dbd2-4dd7-9769-ba67ab6615a6",
                            "last_updated": "2022-12-18T09:52:27.953427-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 219.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "219.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e2df310-d6e8-4f3a-becc-1e781b3709f6/?format=api"
                        },
                        {
                            "id": "056b7884-2aec-4fd3-a5f7-6b826a9abee1",
                            "gambit_id": "22e45e67-6ba7-4642-a107-629cc7436419",
                            "last_updated": "2022-12-18T09:52:27.952313-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 219.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "219.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e2df310-d6e8-4f3a-becc-1e781b3709f6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bc0fdd26-44dc-43d3-9b8f-29352cd5d4a7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "775959b6-7462-42f8-a96e-7c85087aeb27",
            "completed": true,
            "last_updated": "2022-12-19T10:47:30.824966-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.72,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/775959b6-7462-42f8-a96e-7c85087aeb27",
            "datetime": "2022-12-17T16:07:00-05:00",
            "cutoff_datetime": "2022-12-17T16:07:00-05:00",
            "name": "Anaheim Ducks v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "b96dd67a-9551-43e6-b2c4-feafa13dc736",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc0fdd26-44dc-43d3-9b8f-29352cd5d4a7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7209.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 2791.0
                            }
                        ],
                        "expected_reward_tokens": 9154.48,
                        "profit_sb": 154.48,
                        "profit_sb_percentage": 1.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ebc2c69c-8c13-4cef-9c55-740689b222cc",
                            "gambit_id": "0586474d-4d8e-441b-9458-1b444b118482",
                            "last_updated": "2022-12-19T10:47:30.833656-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.27000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b96dd67a-9551-43e6-b2c4-feafa13dc736/?format=api"
                        },
                        {
                            "id": "dbd9e70c-bb7c-4790-93ac-3cc363d490fd",
                            "gambit_id": "50897201-ce35-429b-bce7-c78c58242087",
                            "last_updated": "2022-12-19T10:47:30.834711-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "3.28000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b96dd67a-9551-43e6-b2c4-feafa13dc736/?format=api"
                        }
                    ]
                },
                {
                    "id": "103b8422-676b-4dad-952c-f8c8be5871e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc0fdd26-44dc-43d3-9b8f-29352cd5d4a7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5399.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2d0d6e4d-fde8-4531-a9c8-c9af71e6e71e",
                            "gambit_id": "5ac56220-18da-40a1-a799-2badb5ec4702",
                            "last_updated": "2022-12-19T10:47:30.830602-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/103b8422-676b-4dad-952c-f8c8be5871e2/?format=api"
                        },
                        {
                            "id": "f551ca79-caf3-4ab7-9b6b-219131771c58",
                            "gambit_id": "ec2a129b-5a60-4af1-a21f-2874f3a3dbda",
                            "last_updated": "2022-12-19T10:47:30.831597-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/103b8422-676b-4dad-952c-f8c8be5871e2/?format=api"
                        }
                    ]
                },
                {
                    "id": "03a9fc91-2182-4682-a5bd-fa45b4589c68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc0fdd26-44dc-43d3-9b8f-29352cd5d4a7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5399.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "68542cd0-2f27-41bf-89de-59e8d117f7e6",
                            "gambit_id": "e9c9cbc7-907d-4366-9e3a-ecd39f2ba3ca",
                            "last_updated": "2022-12-19T10:47:30.828568-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03a9fc91-2182-4682-a5bd-fa45b4589c68/?format=api"
                        },
                        {
                            "id": "3b520f4c-d1e1-4c36-985e-02edbf543ef4",
                            "gambit_id": "85b4e403-00e9-4002-855f-21af557446be",
                            "last_updated": "2022-12-19T10:47:30.827562-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03a9fc91-2182-4682-a5bd-fa45b4589c68/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "47cb2a0d-fbfa-4f10-a50d-69435513a14b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0f6d2eac-c9ab-4b8a-aa68-dbf8d6742e41",
            "completed": true,
            "last_updated": "2022-12-19T10:22:26.567467-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/0f6d2eac-c9ab-4b8a-aa68-dbf8d6742e41",
            "datetime": "2022-12-17T15:30:00-05:00",
            "cutoff_datetime": "2022-12-17T15:30:00-05:00",
            "name": "Fresno State v. Washington State",
            "bettypes": [
                {
                    "id": "ad554c99-e393-484f-8c83-9e7449b22710",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47cb2a0d-fbfa-4f10-a50d-69435513a14b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Fresno State",
                                "amount": 6482.0
                            },
                            {
                                "team": "Washington State",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c16bbb6a-307f-415c-a9e2-6c911d399e33",
                            "gambit_id": "75a3ac80-f57d-448b-8abb-f9722e9d8439",
                            "last_updated": "2022-12-19T10:22:26.574505-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fresno State",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad554c99-e393-484f-8c83-9e7449b22710/?format=api"
                        },
                        {
                            "id": "b4790185-cb94-42ab-ae9d-8b4b64185e9e",
                            "gambit_id": "152f2f19-8e0f-45b2-b53c-d2c1f8b909a3",
                            "last_updated": "2022-12-19T10:22:26.573411-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington State",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad554c99-e393-484f-8c83-9e7449b22710/?format=api"
                        }
                    ]
                },
                {
                    "id": "a720d7a9-591d-46d5-9f61-53d816f49719",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47cb2a0d-fbfa-4f10-a50d-69435513a14b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Fresno State",
                                "amount": 5097.0
                            },
                            {
                                "team": "Washington State",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7548bfd8-236a-49c9-87c7-b405e5aab31b",
                            "gambit_id": "2af2ca6d-2720-45d6-941a-4585e7838241",
                            "last_updated": "2022-12-19T10:22:26.577774-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fresno State",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a720d7a9-591d-46d5-9f61-53d816f49719/?format=api"
                        },
                        {
                            "id": "15402591-6b16-40ae-957a-17e9caef6e0f",
                            "gambit_id": "9d032c62-ab65-4701-a3fc-6900b802cb19",
                            "last_updated": "2022-12-19T10:22:26.576712-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington State",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a720d7a9-591d-46d5-9f61-53d816f49719/?format=api"
                        }
                    ]
                },
                {
                    "id": "081ae9df-533b-4205-ba40-9ffb178905b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47cb2a0d-fbfa-4f10-a50d-69435513a14b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 53.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 53.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c8dad67a-350c-4c57-9136-6e0da7cbc804",
                            "gambit_id": "23fc0ba4-da73-49e6-9f13-47edbdc38366",
                            "last_updated": "2022-12-19T10:22:26.570054-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 53.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "53.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081ae9df-533b-4205-ba40-9ffb178905b6/?format=api"
                        },
                        {
                            "id": "d0f434d8-b784-4b07-aa91-240d5105c63e",
                            "gambit_id": "70580a02-8c7c-4e4d-a8aa-278628992f41",
                            "last_updated": "2022-12-19T10:22:26.571109-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 53.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "53.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081ae9df-533b-4205-ba40-9ffb178905b6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "41c8e37b-334c-4a20-a13c-47c10c205c12",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4051b2f8-9880-4f0f-bdac-73f35d5034e4",
            "completed": true,
            "last_updated": "2022-12-19T10:22:26.398461-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4051b2f8-9880-4f0f-bdac-73f35d5034e4",
            "datetime": "2022-12-17T14:15:00-05:00",
            "cutoff_datetime": "2022-12-17T14:15:00-05:00",
            "name": "BYU v. SMU",
            "bettypes": [
                {
                    "id": "ededc4d3-3570-49b4-9f0a-e1d6fb09531c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41c8e37b-334c-4a20-a13c-47c10c205c12/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SMU",
                                "amount": 6336.0
                            },
                            {
                                "team": "BYU",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "78473da5-06bc-4ea0-92a2-58d3ddfc71fb",
                            "gambit_id": "aa94c438-46a8-4f57-a9c4-a0d94c61543c",
                            "last_updated": "2022-12-19T10:22:26.404348-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SMU",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ededc4d3-3570-49b4-9f0a-e1d6fb09531c/?format=api"
                        },
                        {
                            "id": "c867ad8c-a02a-4c48-bc16-a896cca97def",
                            "gambit_id": "ffcb7b99-58be-4960-8f12-3d11298283a0",
                            "last_updated": "2022-12-19T10:22:26.405383-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BYU",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ededc4d3-3570-49b4-9f0a-e1d6fb09531c/?format=api"
                        }
                    ]
                },
                {
                    "id": "a87dda6f-e18d-4257-af6e-c9ae48ed0b75",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41c8e37b-334c-4a20-a13c-47c10c205c12/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SMU",
                                "amount": 5000.0
                            },
                            {
                                "team": "BYU",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "daa4ffe8-d205-4790-b83b-33d0462c65b0",
                            "gambit_id": "0506ef41-3af4-4df9-bab8-1b15636c741e",
                            "last_updated": "2022-12-19T10:22:26.407437-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SMU",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a87dda6f-e18d-4257-af6e-c9ae48ed0b75/?format=api"
                        },
                        {
                            "id": "8cfbf494-8d85-44f2-bb42-04d89ef67bee",
                            "gambit_id": "00d8d45a-ee5f-4ff1-b7e5-e54601f5eaea",
                            "last_updated": "2022-12-19T10:22:26.408548-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BYU",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a87dda6f-e18d-4257-af6e-c9ae48ed0b75/?format=api"
                        }
                    ]
                },
                {
                    "id": "1177a6fd-c4ac-4a8d-b698-e98a70477f67",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41c8e37b-334c-4a20-a13c-47c10c205c12/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 65.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 65.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8b58f636-aca6-4637-8d80-67d4cc1bb638",
                            "gambit_id": "5c288539-554f-42e9-ac05-23d172521e06",
                            "last_updated": "2022-12-19T10:22:26.402232-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 65.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "65.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1177a6fd-c4ac-4a8d-b698-e98a70477f67/?format=api"
                        },
                        {
                            "id": "18d753c5-aa44-493a-afbe-ad482988fbe8",
                            "gambit_id": "8fe12dd3-b396-437a-bbda-9303dbcfa656",
                            "last_updated": "2022-12-19T10:22:26.401107-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 65.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "65.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1177a6fd-c4ac-4a8d-b698-e98a70477f67/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "724e85d3-826b-4024-b17f-b16f47066211",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b10bd801-c292-4b52-91c7-5c6094df8882",
            "completed": true,
            "last_updated": "2022-12-19T10:47:30.655254-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.16,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b10bd801-c292-4b52-91c7-5c6094df8882",
            "datetime": "2022-12-17T13:07:00-05:00",
            "cutoff_datetime": "2022-12-17T13:07:00-05:00",
            "name": "Ottawa Senators v. Detroit Red Wings",
            "bettypes": [
                {
                    "id": "f7558f17-dde6-456a-9673-580379187c66",
                    "match": "https://api-prod.gambitprofit.com/api/matches/724e85d3-826b-4024-b17f-b16f47066211/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5097.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "090cd049-1c7a-4671-81ad-0a211e3307b5",
                            "gambit_id": "81bc9bf2-bf7d-476f-bca7-f3f9f45011d6",
                            "last_updated": "2022-12-19T10:47:30.665454-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7558f17-dde6-456a-9673-580379187c66/?format=api"
                        },
                        {
                            "id": "ce2d6eca-a43b-4127-859f-5680409a55e1",
                            "gambit_id": "d92431a0-f746-4be4-82ec-38fea012fea3",
                            "last_updated": "2022-12-19T10:47:30.664415-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7558f17-dde6-456a-9673-580379187c66/?format=api"
                        }
                    ]
                },
                {
                    "id": "fb9e782d-e953-41f8-bd8c-d42c9f79f900",
                    "match": "https://api-prod.gambitprofit.com/api/matches/724e85d3-826b-4024-b17f-b16f47066211/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6862.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3138.0
                            }
                        ],
                        "expected_reward_tokens": 9194.34,
                        "profit_sb": 194.34,
                        "profit_sb_percentage": 2.16,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b406b2ce-9b0c-494f-b547-53e90da196d8",
                            "gambit_id": "19ffb56d-73e0-42c5-9cdf-3ec593ecdd4f",
                            "last_updated": "2022-12-19T10:47:30.662350-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.34000",
                            "odds": "1.38460",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb9e782d-e953-41f8-bd8c-d42c9f79f900/?format=api"
                        },
                        {
                            "id": "13d61142-9546-4d04-9cac-2cfdc004b80b",
                            "gambit_id": "18141253-d83e-4ce7-b9c1-04f9c9c47cc7",
                            "last_updated": "2022-12-19T10:47:30.661269-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.93000",
                            "odds": "3.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb9e782d-e953-41f8-bd8c-d42c9f79f900/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c85b5ab-44d9-4660-b087-e1ff7d91f3d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/724e85d3-826b-4024-b17f-b16f47066211/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5097.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "724f744e-c94b-4688-a4bd-0a5a26132ee3",
                            "gambit_id": "c30b72b2-a460-409e-b71f-042bf8b1b023",
                            "last_updated": "2022-12-19T10:47:30.659008-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c85b5ab-44d9-4660-b087-e1ff7d91f3d4/?format=api"
                        },
                        {
                            "id": "a358cba4-e036-46ce-b8d9-5c73158bf812",
                            "gambit_id": "daf7bec9-3cba-4c4c-965f-a152479582de",
                            "last_updated": "2022-12-19T10:47:30.657940-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c85b5ab-44d9-4660-b087-e1ff7d91f3d4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2c097e6b-2b17-4868-ad82-63af7636539b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "95104a75-de5f-453b-b090-facee4cd1d78",
            "completed": true,
            "last_updated": "2022-12-19T10:47:32.616283-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.14,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/95104a75-de5f-453b-b090-facee4cd1d78",
            "datetime": "2022-12-17T13:07:00-05:00",
            "cutoff_datetime": "2022-12-17T13:07:00-05:00",
            "name": "Columbus Blue Jackets v. Boston Bruins",
            "bettypes": [
                {
                    "id": "e2100dab-ef31-44d6-9332-a532b5442fce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c097e6b-2b17-4868-ad82-63af7636539b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7661.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 2339.0
                            }
                        ],
                        "expected_reward_tokens": 9192.27,
                        "profit_sb": 192.27,
                        "profit_sb_percentage": 2.14,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8a92b932-abe9-4409-b43b-0ed6e5d58544",
                            "gambit_id": "a34f5582-c5b6-4d1a-8561-b9f90e2859d1",
                            "last_updated": "2022-12-19T10:47:32.625608-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.20000",
                            "odds": "1.23260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2100dab-ef31-44d6-9332-a532b5442fce/?format=api"
                        },
                        {
                            "id": "380702ef-512a-4869-9975-d3b366aafc2a",
                            "gambit_id": "269ad119-b4a2-4eb5-bdd2-1e2c0f56c10e",
                            "last_updated": "2022-12-19T10:47:32.626739-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "3.93000",
                            "odds": "4.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2100dab-ef31-44d6-9332-a532b5442fce/?format=api"
                        }
                    ]
                },
                {
                    "id": "01b439ff-6241-468c-8c40-90c5f15a4094",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c097e6b-2b17-4868-ad82-63af7636539b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5974.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5e61ad5f-4658-4287-807f-77c77d04b420",
                            "gambit_id": "32fadd1a-47c7-459d-8b84-601b404c5f9c",
                            "last_updated": "2022-12-19T10:47:32.623564-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01b439ff-6241-468c-8c40-90c5f15a4094/?format=api"
                        },
                        {
                            "id": "54196faa-df9d-4726-a654-b05d0a45b9f0",
                            "gambit_id": "b9ce08ad-8917-4f70-a489-372cd7e9fe81",
                            "last_updated": "2022-12-19T10:47:32.622497-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01b439ff-6241-468c-8c40-90c5f15a4094/?format=api"
                        }
                    ]
                },
                {
                    "id": "b3b4e6d9-896f-493f-8813-008440557d58",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c097e6b-2b17-4868-ad82-63af7636539b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5097.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "750a063f-966a-4655-a408-a1ec3c746a06",
                            "gambit_id": "eeb2e75b-67cc-48bb-b812-25fb78aca6ef",
                            "last_updated": "2022-12-19T10:47:32.619288-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3b4e6d9-896f-493f-8813-008440557d58/?format=api"
                        },
                        {
                            "id": "6ce3d27c-44f3-46cb-b600-f7da8072ed25",
                            "gambit_id": "ce28d243-8d75-41c2-9908-549f01e615d3",
                            "last_updated": "2022-12-19T10:47:32.620313-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3b4e6d9-896f-493f-8813-008440557d58/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d2422bea-d369-4e71-b628-2e25c1fcffcc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cc49ac58-679a-4082-8aeb-2fd854b71197",
            "completed": true,
            "last_updated": "2022-12-19T12:02:18.098779-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.49,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/cc49ac58-679a-4082-8aeb-2fd854b71197",
            "datetime": "2022-12-17T13:00:00-05:00",
            "cutoff_datetime": "2022-12-17T13:00:00-05:00",
            "name": "Indianapolis Colts v. Minnesota Vikings",
            "bettypes": [
                {
                    "id": "d999c929-2a07-4b81-8637-74d668cd92c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2422bea-d369-4e71-b628-2e25c1fcffcc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Vikings",
                                "amount": 6256.0
                            },
                            {
                                "team": "Indianapolis Colts",
                                "amount": 3744.0
                            }
                        ],
                        "expected_reward_tokens": 9133.76,
                        "profit_sb": 133.76,
                        "profit_sb_percentage": 1.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ea60a04d-6699-482e-b458-3959a4e9d157",
                            "gambit_id": "6359cbf7-7181-4c9f-9116-75b2eba7a358",
                            "last_updated": "2022-12-19T12:02:18.104666-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d999c929-2a07-4b81-8637-74d668cd92c8/?format=api"
                        },
                        {
                            "id": "d4fe546f-f994-4336-8184-2aa22913129c",
                            "gambit_id": "bf5d883e-7388-44bb-ae5d-502fa83ee1ca",
                            "last_updated": "2022-12-19T12:02:18.105723-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "2.44000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d999c929-2a07-4b81-8637-74d668cd92c8/?format=api"
                        }
                    ]
                },
                {
                    "id": "2b15f1a2-501f-43ba-a038-f0ec21e69d3b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2422bea-d369-4e71-b628-2e25c1fcffcc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Vikings",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indianapolis Colts",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6949a03f-4418-489a-a60c-639bf50992ff",
                            "gambit_id": "78b80a7f-b75a-4920-9488-a5cf6bb84b1e",
                            "last_updated": "2022-12-19T12:02:18.107823-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b15f1a2-501f-43ba-a038-f0ec21e69d3b/?format=api"
                        },
                        {
                            "id": "b3adfe9b-0c4c-43e5-ab42-252500b5e8b1",
                            "gambit_id": "249c0714-69c6-4363-a0f0-dcb3f64e87de",
                            "last_updated": "2022-12-19T12:02:18.108898-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b15f1a2-501f-43ba-a038-f0ec21e69d3b/?format=api"
                        }
                    ]
                },
                {
                    "id": "c1df3ef6-3e47-42fe-8cd1-18d764dbaf1a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2422bea-d369-4e71-b628-2e25c1fcffcc/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 47",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 47",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "832c402e-c00e-4617-a4fa-6e24d7633e7b",
                            "gambit_id": "a19a7865-dd8d-461f-b21a-ea63e3aa5f78",
                            "last_updated": "2022-12-19T12:02:18.101381-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 47",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "47.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1df3ef6-3e47-42fe-8cd1-18d764dbaf1a/?format=api"
                        },
                        {
                            "id": "9a3e8e6b-d118-42d2-8ddf-40108740e262",
                            "gambit_id": "e0f7eaa5-4720-427e-9b98-b45ccf0d6261",
                            "last_updated": "2022-12-19T12:02:18.102489-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 47",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "47.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1df3ef6-3e47-42fe-8cd1-18d764dbaf1a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "428fb765-c790-4694-8164-b442fbac2465",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2f27224a-ed6b-457b-a140-15643e8bb21f",
            "completed": true,
            "last_updated": "2022-12-18T09:47:22.859364-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.28,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/2f27224a-ed6b-457b-a140-15643e8bb21f",
            "datetime": "2022-12-17T12:00:00-05:00",
            "cutoff_datetime": "2022-12-17T12:00:00-05:00",
            "name": "Jackson State v. NC Central",
            "bettypes": [
                {
                    "id": "9941ef16-b41e-4023-a6c8-de9ad1ce6d2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/428fb765-c790-4694-8164-b442fbac2465/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jackson State",
                                "amount": 8083.0
                            },
                            {
                                "team": "NC Central",
                                "amount": 1917.0
                            }
                        ],
                        "expected_reward_tokens": 9295.45,
                        "profit_sb": 295.45,
                        "profit_sb_percentage": 3.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9c1bfa77-cfbf-46bc-b446-cdd44cbb8be3",
                            "gambit_id": "61924957-325d-4221-95c0-6e96ececc65b",
                            "last_updated": "2022-12-18T09:47:22.863986-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jackson State",
                            "reward": "1.15000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9941ef16-b41e-4023-a6c8-de9ad1ce6d2b/?format=api"
                        },
                        {
                            "id": "ccb402fd-4e00-487e-bd2a-8d5adec5a1f8",
                            "gambit_id": "8f6a4889-2140-49bc-9c65-2a048fb1b83a",
                            "last_updated": "2022-12-18T09:47:22.862678-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NC Central",
                            "reward": "4.85000",
                            "odds": "5.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9941ef16-b41e-4023-a6c8-de9ad1ce6d2b/?format=api"
                        }
                    ]
                },
                {
                    "id": "cf8f9298-86ce-4a15-b508-9d064f5aa3b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/428fb765-c790-4694-8164-b442fbac2465/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NC Central",
                                "amount": 5000.0
                            },
                            {
                                "team": "Jackson State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9940b5e8-5f89-47ab-a6bb-1862d92f0ace",
                            "gambit_id": "a189ceb7-f68d-471d-9d8d-c5c61c0fe94b",
                            "last_updated": "2022-12-18T09:47:22.871422-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NC Central",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf8f9298-86ce-4a15-b508-9d064f5aa3b7/?format=api"
                        },
                        {
                            "id": "593bb134-a6ce-44de-9b93-44b4130047ba",
                            "gambit_id": "2a573bde-921a-4aca-a25e-fb6df2869ef5",
                            "last_updated": "2022-12-18T09:47:22.872650-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jackson State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf8f9298-86ce-4a15-b508-9d064f5aa3b7/?format=api"
                        }
                    ]
                },
                {
                    "id": "774fb86b-32c5-4376-94b1-430cd57f761b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/428fb765-c790-4694-8164-b442fbac2465/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 55",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 55",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d15f6988-a95f-4532-bea6-3604a3fdcdd3",
                            "gambit_id": "4c56af38-c5b3-44e8-a595-ba78c9740361",
                            "last_updated": "2022-12-18T09:47:22.867075-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 55",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/774fb86b-32c5-4376-94b1-430cd57f761b/?format=api"
                        },
                        {
                            "id": "f07a89fd-4807-45d8-abc0-408e2d3942a8",
                            "gambit_id": "985311d2-75a5-48d9-87fb-6b1c7beb2235",
                            "last_updated": "2022-12-18T09:47:22.868838-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 55",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/774fb86b-32c5-4376-94b1-430cd57f761b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a787bdc4-f81e-4d2f-9ad6-c87bf58255bf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "708fac5a-c973-4499-8d6b-add02b3ee26d",
            "completed": true,
            "last_updated": "2022-12-19T10:22:26.153614-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.68,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/708fac5a-c973-4499-8d6b-add02b3ee26d",
            "datetime": "2022-12-17T11:00:00-05:00",
            "cutoff_datetime": "2022-12-17T11:00:00-05:00",
            "name": "Louisville v. Cincinnati",
            "bettypes": [
                {
                    "id": "a6916a4d-5fe6-4443-922c-aef1337e86b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a787bdc4-f81e-4d2f-9ad6-c87bf58255bf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Louisville",
                                "amount": 5492.0
                            },
                            {
                                "team": "Cincinnati",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c98dbdec-dfc1-4b37-bf7a-784def13d1ee",
                            "gambit_id": "5c80994f-a5bc-4334-ad87-1ff4b4edaac1",
                            "last_updated": "2022-12-19T10:22:26.160610-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Louisville",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6916a4d-5fe6-4443-922c-aef1337e86b6/?format=api"
                        },
                        {
                            "id": "69c3b348-e1b6-4ea8-bb05-a8f422ad0c61",
                            "gambit_id": "ced860a8-9068-41b3-9c24-42ae9b2975b0",
                            "last_updated": "2022-12-19T10:22:26.159564-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6916a4d-5fe6-4443-922c-aef1337e86b6/?format=api"
                        }
                    ]
                },
                {
                    "id": "0376d217-ebea-4ad2-9a93-99160e889823",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a787bdc4-f81e-4d2f-9ad6-c87bf58255bf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Louisville",
                                "amount": 5000.0
                            },
                            {
                                "team": "Cincinnati",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8ab70d26-e116-4ffc-886a-19751346ce3b",
                            "gambit_id": "779f8145-b63c-4a60-9fbb-bfc612f8662a",
                            "last_updated": "2022-12-19T10:22:26.162710-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Louisville",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0376d217-ebea-4ad2-9a93-99160e889823/?format=api"
                        },
                        {
                            "id": "5f502fd5-3d8c-4109-aa7a-458912076664",
                            "gambit_id": "263286ad-db1d-4152-b591-56a30b3b35e3",
                            "last_updated": "2022-12-19T10:22:26.163773-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0376d217-ebea-4ad2-9a93-99160e889823/?format=api"
                        }
                    ]
                },
                {
                    "id": "0c53bdbb-0486-460b-94ab-c50344c3313c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a787bdc4-f81e-4d2f-9ad6-c87bf58255bf/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 38.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 38.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fd1533c1-129d-43e1-a7c9-3af2083b1f54",
                            "gambit_id": "72d98f2b-a242-4eac-ba00-096ce6c493f6",
                            "last_updated": "2022-12-19T10:22:26.156349-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 38.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "38.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c53bdbb-0486-460b-94ab-c50344c3313c/?format=api"
                        },
                        {
                            "id": "152cd51d-cf67-4c10-a3bd-4c669e116487",
                            "gambit_id": "d89f593f-e632-442a-9457-929123f98643",
                            "last_updated": "2022-12-19T10:22:26.157470-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 38.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "38.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c53bdbb-0486-460b-94ab-c50344c3313c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a88c4772-3270-4783-8e24-cc3bc8606ae9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "48f51abd-7c51-4df8-9944-3d9fd4b78f83",
            "completed": true,
            "last_updated": "2022-12-19T10:57:04.156966-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.12,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/48f51abd-7c51-4df8-9944-3d9fd4b78f83",
            "datetime": "2022-12-17T10:00:00-05:00",
            "cutoff_datetime": "2022-12-17T10:00:00-05:00",
            "name": "Croatia v. Morocco",
            "bettypes": [
                {
                    "id": "bf5b4c10-a5ae-4d18-a4c6-e0a9d8952633",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a88c4772-3270-4783-8e24-cc3bc8606ae9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Croatia",
                                "amount": 5764.0
                            },
                            {
                                "team": "Morocco",
                                "amount": 4236.0
                            }
                        ],
                        "expected_reward_tokens": 11816.2,
                        "profit_sb": 2816.2,
                        "profit_sb_percentage": 31.29,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Croatia",
                                "amount": 4188.0
                            },
                            {
                                "team": "Morocco",
                                "amount": 3077.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2734.0
                            }
                        ],
                        "expected_reward_tokens": 8584.76,
                        "profit_sb": -415.24,
                        "profit_sb_percentage": -4.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c611b309-2772-40d7-b979-4df201432573",
                            "gambit_id": "bd4538ae-ef37-40db-ab94-e121bf46188a",
                            "last_updated": "2022-12-19T10:57:04.164604-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Croatia",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf5b4c10-a5ae-4d18-a4c6-e0a9d8952633/?format=api"
                        },
                        {
                            "id": "66210c35-3fec-496a-91b3-dd3fb23d5837",
                            "gambit_id": "97ed21f3-8760-487c-b484-85e5f6add194",
                            "last_updated": "2022-12-19T10:57:04.163538-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Morocco",
                            "reward": "2.79000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf5b4c10-a5ae-4d18-a4c6-e0a9d8952633/?format=api"
                        },
                        {
                            "id": "81ad7db8-cca1-4f02-82e9-8bc7ad17ee94",
                            "gambit_id": "7d1f8e7a-e7da-497e-99c3-c955f079174c",
                            "last_updated": "2022-12-19T10:57:04.165662-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.14000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf5b4c10-a5ae-4d18-a4c6-e0a9d8952633/?format=api"
                        }
                    ]
                },
                {
                    "id": "b9ecbc04-04eb-4f53-9b85-9a861af6ff06",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a88c4772-3270-4783-8e24-cc3bc8606ae9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5129.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4871.0
                            }
                        ],
                        "expected_reward_tokens": 8719.09,
                        "profit_sb": -280.91,
                        "profit_sb_percentage": -3.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d882360d-13c2-4ffe-a7e2-94fa3f5c16ea",
                            "gambit_id": "d14961de-0652-4037-8dfe-0c6e826a31e2",
                            "last_updated": "2022-12-19T10:57:04.161216-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9ecbc04-04eb-4f53-9b85-9a861af6ff06/?format=api"
                        },
                        {
                            "id": "fe2e487c-1358-4c35-9806-6288f25712ff",
                            "gambit_id": "bd9e033e-2df0-436f-949b-0b98537df5ac",
                            "last_updated": "2022-12-19T10:57:04.159921-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.79000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9ecbc04-04eb-4f53-9b85-9a861af6ff06/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ba35daa2-f7d8-410e-a04b-b2fa719f34bf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "24c076a5-1d8b-4141-ac98-899fab75107f",
            "completed": true,
            "last_updated": "2022-12-17T19:32:20.470653-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/24c076a5-1d8b-4141-ac98-899fab75107f",
            "datetime": "2022-12-16T22:10:00-05:00",
            "cutoff_datetime": "2022-12-16T22:10:00-05:00",
            "name": "Denver Nuggets v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "fa04e732-9207-4b58-b42e-51dafbad2aa7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba35daa2-f7d8-410e-a04b-b2fa719f34bf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5304.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "14f58f04-cc05-4326-a657-5a23cd1aae36",
                            "gambit_id": "ca4460cf-7b21-4428-b3b8-bf386a9c599e",
                            "last_updated": "2022-12-17T19:32:20.477854-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa04e732-9207-4b58-b42e-51dafbad2aa7/?format=api"
                        },
                        {
                            "id": "4eba2184-a514-48fd-a9c3-12047a75238c",
                            "gambit_id": "9cfc1dd5-405b-4a75-932e-5b181c457503",
                            "last_updated": "2022-12-17T19:32:20.476708-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa04e732-9207-4b58-b42e-51dafbad2aa7/?format=api"
                        }
                    ]
                },
                {
                    "id": "839719ff-f8e7-4f8a-9336-843466120e24",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba35daa2-f7d8-410e-a04b-b2fa719f34bf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Denver Nuggets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "320c4857-bf72-4555-aa34-6223abdb3d80",
                            "gambit_id": "d6b9f5d0-c757-4893-bb9a-1bd9c71338e3",
                            "last_updated": "2022-12-17T19:32:20.480092-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/839719ff-f8e7-4f8a-9336-843466120e24/?format=api"
                        },
                        {
                            "id": "9da4de8a-b2ce-4545-b863-119b015a54a0",
                            "gambit_id": "fd14dbbe-7e83-4895-a5d5-cf56158f1bbe",
                            "last_updated": "2022-12-17T19:32:20.481186-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/839719ff-f8e7-4f8a-9336-843466120e24/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed082da9-0326-4e95-bad5-59f36fbb0524",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba35daa2-f7d8-410e-a04b-b2fa719f34bf/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 236.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 236.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "502db857-ac74-46d5-ad00-3e227be16546",
                            "gambit_id": "72781392-9924-468c-a33a-1ace0bce6eff",
                            "last_updated": "2022-12-17T19:32:20.474513-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 236.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed082da9-0326-4e95-bad5-59f36fbb0524/?format=api"
                        },
                        {
                            "id": "8621aced-c37c-4b70-8318-8af3505a6066",
                            "gambit_id": "22165d97-8731-4dac-8467-7bd12c63d4e2",
                            "last_updated": "2022-12-17T19:32:20.473421-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 236.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed082da9-0326-4e95-bad5-59f36fbb0524/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4af3fb8f-d76e-4a03-a56d-fa33a7b0dc59",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6449a9d4-25b7-4101-a80f-38196eeb2e28",
            "completed": true,
            "last_updated": "2022-12-17T19:42:24.547229-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/6449a9d4-25b7-4101-a80f-38196eeb2e28",
            "datetime": "2022-12-16T21:37:00-05:00",
            "cutoff_datetime": "2022-12-16T21:37:00-05:00",
            "name": "New York Islanders v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "e7d997de-a750-4609-9074-edf4d80910e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4af3fb8f-d76e-4a03-a56d-fa33a7b0dc59/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6170.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0e1cd9a7-cee6-4ce0-a5bc-7f3987024351",
                            "gambit_id": "3d1c006e-491d-418d-9300-c6a9625960cc",
                            "last_updated": "2022-12-17T19:42:24.564990-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7d997de-a750-4609-9074-edf4d80910e5/?format=api"
                        },
                        {
                            "id": "fd407d44-2671-41a5-80e8-f60f065c7e14",
                            "gambit_id": "6a7f4a93-8186-490f-9179-b48308dda43f",
                            "last_updated": "2022-12-17T19:42:24.563608-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7d997de-a750-4609-9074-edf4d80910e5/?format=api"
                        }
                    ]
                },
                {
                    "id": "2335636d-0ae5-4b71-8fe5-97c484dc3b81",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4af3fb8f-d76e-4a03-a56d-fa33a7b0dc59/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5974.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3f802d5e-7e52-4de3-95be-40c7f74ae156",
                            "gambit_id": "e4ffdf8d-849f-425b-941a-bd7deedbe89b",
                            "last_updated": "2022-12-17T19:42:24.559895-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2335636d-0ae5-4b71-8fe5-97c484dc3b81/?format=api"
                        },
                        {
                            "id": "3d9de6d5-3ae3-4a43-8fb0-a40dddefed38",
                            "gambit_id": "dbfb5346-6cfe-4dd0-84df-608073186b6b",
                            "last_updated": "2022-12-17T19:42:24.561132-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2335636d-0ae5-4b71-8fe5-97c484dc3b81/?format=api"
                        }
                    ]
                },
                {
                    "id": "7de07bea-d2ef-4b68-955b-875983be33e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4af3fb8f-d76e-4a03-a56d-fa33a7b0dc59/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1d5c53ad-4778-4606-bcee-1e2baaaec41a",
                            "gambit_id": "aacff59e-0f5e-42a7-97c1-3ad71e6d6a5e",
                            "last_updated": "2022-12-17T19:42:24.557231-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de07bea-d2ef-4b68-955b-875983be33e3/?format=api"
                        },
                        {
                            "id": "a9434cb3-10bd-4445-ba5d-e0cd6df7e984",
                            "gambit_id": "0440c561-da82-4559-9a32-95f40877f949",
                            "last_updated": "2022-12-17T19:42:24.555796-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de07bea-d2ef-4b68-955b-875983be33e3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e8d4f32d-c15b-4d98-aa55-69709bfb02b9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5b000240-c33e-40e6-9a1c-7ec447c878de",
            "completed": true,
            "last_updated": "2022-12-17T19:42:24.994907-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.95,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5b000240-c33e-40e6-9a1c-7ec447c878de",
            "datetime": "2022-12-16T21:07:00-05:00",
            "cutoff_datetime": "2022-12-16T21:07:00-05:00",
            "name": "St Louis Blues v. Calgary Flames",
            "bettypes": [
                {
                    "id": "718b98fc-3633-4221-870b-f6d791559e2d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e8d4f32d-c15b-4d98-aa55-69709bfb02b9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6584.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3416.0
                            }
                        ],
                        "expected_reward_tokens": 9085.92,
                        "profit_sb": 85.92,
                        "profit_sb_percentage": 0.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6daa2ff5-05dd-4b2a-a50f-19da1c4bdd66",
                            "gambit_id": "eca07526-3c35-478a-a152-cfd424e55b18",
                            "last_updated": "2022-12-17T19:42:25.005146-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.38000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/718b98fc-3633-4221-870b-f6d791559e2d/?format=api"
                        },
                        {
                            "id": "63adfc2c-ae6e-4692-a179-61906cbd9712",
                            "gambit_id": "92e4a2ab-a149-4193-926a-673b50b4ca9a",
                            "last_updated": "2022-12-17T19:42:25.006426-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.66000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/718b98fc-3633-4221-870b-f6d791559e2d/?format=api"
                        }
                    ]
                },
                {
                    "id": "42443a06-f0a9-489f-b88e-b296af6e9376",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e8d4f32d-c15b-4d98-aa55-69709bfb02b9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5571.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 9079.45,
                        "profit_sb": 79.45,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "37fe65ad-9828-49d9-a753-ead42df39a9b",
                            "gambit_id": "49bd985b-1c7e-4ca7-b99b-fd3666ac47fb",
                            "last_updated": "2022-12-17T19:42:25.002352-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42443a06-f0a9-489f-b88e-b296af6e9376/?format=api"
                        },
                        {
                            "id": "c6233078-6a94-48d4-8251-3391558346d2",
                            "gambit_id": "a3bbb87c-1be8-4fcb-a98f-01caaaf97738",
                            "last_updated": "2022-12-17T19:42:25.001254-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42443a06-f0a9-489f-b88e-b296af6e9376/?format=api"
                        }
                    ]
                },
                {
                    "id": "27e4bedd-bbe0-4dd4-ac22-a094458245ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e8d4f32d-c15b-4d98-aa55-69709bfb02b9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5304.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e066ba00-a296-4c6c-8281-4580632498e4",
                            "gambit_id": "d0d0898c-74e7-4256-809d-3f310a3408b3",
                            "last_updated": "2022-12-17T19:42:24.997745-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27e4bedd-bbe0-4dd4-ac22-a094458245ca/?format=api"
                        },
                        {
                            "id": "eb88c941-4b95-4c80-83f3-db7c900bbca3",
                            "gambit_id": "10ffff2a-70b1-4144-9fe2-d0e9aa262bd8",
                            "last_updated": "2022-12-17T19:42:24.998834-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27e4bedd-bbe0-4dd4-ac22-a094458245ca/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "68bd44ee-d04e-47e0-8f94-2a69c6a89766",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ad16ca84-9ef3-4cc0-97c9-06358d92b1a0",
            "completed": true,
            "last_updated": "2022-12-17T19:32:21.064918-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ad16ca84-9ef3-4cc0-97c9-06358d92b1a0",
            "datetime": "2022-12-16T20:40:00-05:00",
            "cutoff_datetime": "2022-12-16T20:40:00-05:00",
            "name": "Portland Trail Blazers v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "fa1bfcca-9e4f-498e-8430-46f4222fa113",
                    "match": "https://api-prod.gambitprofit.com/api/matches/68bd44ee-d04e-47e0-8f94-2a69c6a89766/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6114.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9c15a7a9-6584-4404-b0c0-e3229dea6c2b",
                            "gambit_id": "8163c597-f0b1-4cd9-b59c-4346feb08ce6",
                            "last_updated": "2022-12-17T19:32:21.071616-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa1bfcca-9e4f-498e-8430-46f4222fa113/?format=api"
                        },
                        {
                            "id": "1d8b4a21-e386-4696-b6f6-62b6b5972a7b",
                            "gambit_id": "0b74fe70-27cf-4991-968a-db386e5869a8",
                            "last_updated": "2022-12-17T19:32:21.072800-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa1bfcca-9e4f-498e-8430-46f4222fa113/?format=api"
                        }
                    ]
                },
                {
                    "id": "e2e7fab0-cb58-45f6-abf0-de8d003a636f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/68bd44ee-d04e-47e0-8f94-2a69c6a89766/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0f9b4560-2d2f-4043-aba9-a52ed29194f4",
                            "gambit_id": "b4d9464d-326d-41f2-8adc-467e0d823f9f",
                            "last_updated": "2022-12-17T19:32:21.076686-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2e7fab0-cb58-45f6-abf0-de8d003a636f/?format=api"
                        },
                        {
                            "id": "ed899d63-1c8f-42bd-b613-d811a23d9ecd",
                            "gambit_id": "7e203a96-2ec9-47ce-902f-785fc43c4bcb",
                            "last_updated": "2022-12-17T19:32:21.075162-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2e7fab0-cb58-45f6-abf0-de8d003a636f/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d5ebefa-d277-444d-a985-5f88d89ff9f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/68bd44ee-d04e-47e0-8f94-2a69c6a89766/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 226.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5e3da904-c2c6-498f-8bd8-d57d20508abe",
                            "gambit_id": "a2939c79-8a3d-43b0-8213-a237d01c2c6c",
                            "last_updated": "2022-12-17T19:32:21.069251-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 226.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d5ebefa-d277-444d-a985-5f88d89ff9f5/?format=api"
                        },
                        {
                            "id": "522ad386-303a-43f5-b6e0-b1c4c0c3dcc8",
                            "gambit_id": "9b1c9c01-fa58-4130-a9ba-643deb4138e3",
                            "last_updated": "2022-12-17T19:32:21.068008-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 226.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d5ebefa-d277-444d-a985-5f88d89ff9f5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "93717a64-b249-4232-829c-184a474ff030",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "93937ee7-15ea-495f-9eb2-b368874bacb4",
            "completed": true,
            "last_updated": "2022-12-17T19:32:20.317533-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.98,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/93937ee7-15ea-495f-9eb2-b368874bacb4",
            "datetime": "2022-12-16T20:10:00-05:00",
            "cutoff_datetime": "2022-12-16T20:10:00-05:00",
            "name": "New York Knicks v. Chicago Bulls",
            "bettypes": [
                {
                    "id": "de3e9c06-9641-44d7-ad6c-0d842c6685b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/93717a64-b249-4232-829c-184a474ff030/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5753.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8f4a3e70-0c5d-4212-b36c-5c3493ea6121",
                            "gambit_id": "94c541e1-7307-4843-a5ed-f8e49537f51e",
                            "last_updated": "2022-12-17T19:32:20.323539-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de3e9c06-9641-44d7-ad6c-0d842c6685b2/?format=api"
                        },
                        {
                            "id": "1af3ac69-3a40-4f4d-b351-947839981335",
                            "gambit_id": "6e251158-3cf3-49d3-9cfc-37656cd013ba",
                            "last_updated": "2022-12-17T19:32:20.324643-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de3e9c06-9641-44d7-ad6c-0d842c6685b2/?format=api"
                        }
                    ]
                },
                {
                    "id": "41196e7f-6c28-440f-991d-cd79b1a0c22f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/93717a64-b249-4232-829c-184a474ff030/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d7c3118f-59a3-467a-99bc-a3dbfb1b82d6",
                            "gambit_id": "0abd053d-efd2-46d1-b7ed-e7e477ffa798",
                            "last_updated": "2022-12-17T19:32:20.326837-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41196e7f-6c28-440f-991d-cd79b1a0c22f/?format=api"
                        },
                        {
                            "id": "038df5e8-ab9c-4164-b024-476949e6b3de",
                            "gambit_id": "29a2d825-a048-48c5-bea8-1ead11d52294",
                            "last_updated": "2022-12-17T19:32:20.327939-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41196e7f-6c28-440f-991d-cd79b1a0c22f/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca532f59-3127-42cb-8136-68405bad64ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/93717a64-b249-4232-829c-184a474ff030/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dca9fa6a-b118-4d9f-b1d6-d31a60fef514",
                            "gambit_id": "17077099-3c78-46db-8ed4-a4675476d2f3",
                            "last_updated": "2022-12-17T19:32:20.321322-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 225.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca532f59-3127-42cb-8136-68405bad64ab/?format=api"
                        },
                        {
                            "id": "89fe629f-01bb-4c47-ae40-080a1b630618",
                            "gambit_id": "ec10ced4-ef42-486b-8af4-3cc2fe555869",
                            "last_updated": "2022-12-17T19:32:20.320211-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 225.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca532f59-3127-42cb-8136-68405bad64ab/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "17bbf6e2-b681-4570-a534-5ae8da951119",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4a257705-e357-4343-a818-dfdcf395c503",
            "completed": true,
            "last_updated": "2022-12-17T19:32:20.619004-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.46,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/4a257705-e357-4343-a818-dfdcf395c503",
            "datetime": "2022-12-16T20:10:00-05:00",
            "cutoff_datetime": "2022-12-16T20:10:00-05:00",
            "name": "Minnesota Timberwolves v. Oklahoma City Thunder",
            "bettypes": [
                {
                    "id": "d5d70e7e-1952-4c17-a590-2efa05cc59d6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17bbf6e2-b681-4570-a534-5ae8da951119/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6047.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b2eaee8f-c88d-4805-b230-35b560c27628",
                            "gambit_id": "79acec00-575e-4870-8ca3-1a1315411c9e",
                            "last_updated": "2022-12-17T19:32:20.628613-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d70e7e-1952-4c17-a590-2efa05cc59d6/?format=api"
                        },
                        {
                            "id": "cb920262-52f9-483d-a2fa-e8045403257e",
                            "gambit_id": "5ff10242-f864-49d6-8e5a-a825b07eab9b",
                            "last_updated": "2022-12-17T19:32:20.629773-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d70e7e-1952-4c17-a590-2efa05cc59d6/?format=api"
                        }
                    ]
                },
                {
                    "id": "bc7bf268-6434-44fe-b180-648accdf3e2d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17bbf6e2-b681-4570-a534-5ae8da951119/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "870eef85-89f2-4c1a-b83c-ba6f32081d01",
                            "gambit_id": "f7e967b3-54f1-4d87-bd16-9987ccce23c9",
                            "last_updated": "2022-12-17T19:32:20.626332-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc7bf268-6434-44fe-b180-648accdf3e2d/?format=api"
                        },
                        {
                            "id": "f0987f73-30de-4018-b9ad-082bb10d9076",
                            "gambit_id": "263379ac-b448-439f-865e-f1866f54e894",
                            "last_updated": "2022-12-17T19:32:20.625227-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc7bf268-6434-44fe-b180-648accdf3e2d/?format=api"
                        }
                    ]
                },
                {
                    "id": "04dc5901-e892-40cb-9d40-7ade0220410d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17bbf6e2-b681-4570-a534-5ae8da951119/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 234.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 234.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3c18caf0-6b09-4902-a211-b8284ee022c8",
                            "gambit_id": "98519a26-767f-4839-8c22-1e05011e4fcf",
                            "last_updated": "2022-12-17T19:32:20.622891-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 234.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04dc5901-e892-40cb-9d40-7ade0220410d/?format=api"
                        },
                        {
                            "id": "b25dfd65-7585-4bf9-a6c4-614740d6fe0e",
                            "gambit_id": "16c9c99d-065f-4354-8fda-674d0b3136e9",
                            "last_updated": "2022-12-17T19:32:20.621742-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 234.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04dc5901-e892-40cb-9d40-7ade0220410d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "03a1f004-a055-4b30-81f1-37c09fa8386b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "def9d7b6-35c7-405c-8c91-ceef3d10200c",
            "completed": true,
            "last_updated": "2022-12-17T19:47:21.929554-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.97,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/def9d7b6-35c7-405c-8c91-ceef3d10200c",
            "datetime": "2022-12-16T20:07:00-05:00",
            "cutoff_datetime": "2022-12-16T20:07:00-05:00",
            "name": "Chicago Blackhawks v. Minnesota Wild",
            "bettypes": [
                {
                    "id": "db1acef6-cf6e-44f4-88d7-70a6b583369e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03a1f004-a055-4b30-81f1-37c09fa8386b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7585.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 2415.0
                            }
                        ],
                        "expected_reward_tokens": 9177.0,
                        "profit_sb": 177.0,
                        "profit_sb_percentage": 1.97,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7a063a05-3223-4d9b-9012-211ba33c9bd3",
                            "gambit_id": "f775e76b-8c91-4813-9d20-56fc06591ebc",
                            "last_updated": "2022-12-17T19:47:21.938712-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.21000",
                            "odds": "1.24390",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db1acef6-cf6e-44f4-88d7-70a6b583369e/?format=api"
                        },
                        {
                            "id": "b9a67a4e-4180-45b5-85a7-f11c52a6804a",
                            "gambit_id": "575ce82e-d4a0-4a28-8f21-7a29b4dccde9",
                            "last_updated": "2022-12-17T19:47:21.939724-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "3.80000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db1acef6-cf6e-44f4-88d7-70a6b583369e/?format=api"
                        }
                    ]
                },
                {
                    "id": "deeaa721-9b50-4a66-b506-2794d5d76e7d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03a1f004-a055-4b30-81f1-37c09fa8386b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5899.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7e22a5ee-896a-4f35-a644-94777a9b8cda",
                            "gambit_id": "670f08bc-e35a-4ef4-b676-27e05deb98b9",
                            "last_updated": "2022-12-17T19:47:21.935497-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/deeaa721-9b50-4a66-b506-2794d5d76e7d/?format=api"
                        },
                        {
                            "id": "8beef286-6cc5-4d81-8a65-3294e607e215",
                            "gambit_id": "6e8f74c1-e261-4aff-844c-22267595b74b",
                            "last_updated": "2022-12-17T19:47:21.936558-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/deeaa721-9b50-4a66-b506-2794d5d76e7d/?format=api"
                        }
                    ]
                },
                {
                    "id": "d593e0d3-04f9-4d06-8626-5bacc88646cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03a1f004-a055-4b30-81f1-37c09fa8386b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5097.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c7b71da6-76d1-4d46-9976-79664c639c09",
                            "gambit_id": "e02edb0a-8924-4c45-bb7b-f462a0e311cd",
                            "last_updated": "2022-12-17T19:47:21.933223-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d593e0d3-04f9-4d06-8626-5bacc88646cd/?format=api"
                        },
                        {
                            "id": "95e5b27c-cf32-4a06-9fe0-11deb749110f",
                            "gambit_id": "053e0e1b-6fba-4c86-8d86-67f185261317",
                            "last_updated": "2022-12-17T19:47:21.932144-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d593e0d3-04f9-4d06-8626-5bacc88646cd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b8978267-98ce-4ee7-b8cd-9c0e8fe7d51c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "23696de1-44ca-4b06-a985-ee698258d158",
            "completed": true,
            "last_updated": "2022-12-17T19:37:20.347731-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.1,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/23696de1-44ca-4b06-a985-ee698258d158",
            "datetime": "2022-12-16T19:40:00-05:00",
            "cutoff_datetime": "2022-12-16T19:40:00-05:00",
            "name": "Brooklyn Nets v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "b9dc4185-1b28-4c74-a770-d56c0c9757e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b8978267-98ce-4ee7-b8cd-9c0e8fe7d51c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5208.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3ff061bb-c27e-4803-9f33-4a17483de70d",
                            "gambit_id": "1da343bf-e8b0-451e-91b9-2a04747cbde7",
                            "last_updated": "2022-12-17T19:37:20.354740-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9dc4185-1b28-4c74-a770-d56c0c9757e3/?format=api"
                        },
                        {
                            "id": "a5fc129e-497d-496c-ba83-e0e070f943c5",
                            "gambit_id": "712d4a7e-d573-4385-b3f3-c14f9cc37b99",
                            "last_updated": "2022-12-17T19:37:20.353697-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9dc4185-1b28-4c74-a770-d56c0c9757e3/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b685bee-bc05-4e93-8d76-a382855f055c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b8978267-98ce-4ee7-b8cd-9c0e8fe7d51c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4cd7f9e1-aa11-4ee4-aa09-d3b5b3516a21",
                            "gambit_id": "d2acffd0-6425-43ad-b4ce-1272f22f90da",
                            "last_updated": "2022-12-17T19:37:20.356840-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b685bee-bc05-4e93-8d76-a382855f055c/?format=api"
                        },
                        {
                            "id": "de9c1fc1-6ebe-447b-8262-3cc6fafccdc3",
                            "gambit_id": "e9f65d93-c509-4cff-8408-727641bda15e",
                            "last_updated": "2022-12-17T19:37:20.357879-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b685bee-bc05-4e93-8d76-a382855f055c/?format=api"
                        }
                    ]
                },
                {
                    "id": "22a3fd04-8586-4d7c-90ee-f3fd0ef72ca3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b8978267-98ce-4ee7-b8cd-9c0e8fe7d51c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ed2a763-d4cf-4242-af79-f97132d9be44",
                            "gambit_id": "ea35de04-cd85-46f0-9c55-3053fe1e8b80",
                            "last_updated": "2022-12-17T19:37:20.350458-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 224.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22a3fd04-8586-4d7c-90ee-f3fd0ef72ca3/?format=api"
                        },
                        {
                            "id": "7c7ba5b0-f156-4efd-b159-14d346a3f19f",
                            "gambit_id": "3603c686-80ee-4136-b698-7ddae35d34a5",
                            "last_updated": "2022-12-17T19:37:20.351559-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 224.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22a3fd04-8586-4d7c-90ee-f3fd0ef72ca3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "da43576f-001f-4be8-94f1-1ed7b052be83",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ba5f31d2-aef9-4efd-9f37-ffa87aa0d019",
            "completed": true,
            "last_updated": "2022-12-17T19:37:20.644554-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.01,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ba5f31d2-aef9-4efd-9f37-ffa87aa0d019",
            "datetime": "2022-12-16T19:40:00-05:00",
            "cutoff_datetime": "2022-12-16T19:40:00-05:00",
            "name": "Golden State Warriors v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "41b3a2e4-e75c-46bd-887b-9ead7e5b8b1b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da43576f-001f-4be8-94f1-1ed7b052be83/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 7525.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 2475.0
                            }
                        ],
                        "expected_reward_tokens": 9180.5,
                        "profit_sb": 180.5,
                        "profit_sb_percentage": 2.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "227f5830-237e-48f9-a49d-a35678591f12",
                            "gambit_id": "407dade9-f886-4788-bfda-a89ebc56820e",
                            "last_updated": "2022-12-17T19:37:20.653627-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.22000",
                            "odds": "1.25640",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41b3a2e4-e75c-46bd-887b-9ead7e5b8b1b/?format=api"
                        },
                        {
                            "id": "5af20a55-20a0-4545-aed8-ffc6895f85ca",
                            "gambit_id": "0d52b085-c821-4523-a01a-f126b4ec230a",
                            "last_updated": "2022-12-17T19:37:20.654675-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "3.71000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41b3a2e4-e75c-46bd-887b-9ead7e5b8b1b/?format=api"
                        }
                    ]
                },
                {
                    "id": "548fa6c5-7dac-4060-b814-7c89ce9a4138",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da43576f-001f-4be8-94f1-1ed7b052be83/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "22dbd550-ab66-443f-85ca-f8c7d83fc02a",
                            "gambit_id": "38eaff49-7ea0-4669-9f65-fb03ef2dada9",
                            "last_updated": "2022-12-17T19:37:20.650463-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/548fa6c5-7dac-4060-b814-7c89ce9a4138/?format=api"
                        },
                        {
                            "id": "382352fe-a8db-4590-8175-b220d8d97156",
                            "gambit_id": "d0176b14-3331-4b23-8dec-2e3ec3976696",
                            "last_updated": "2022-12-17T19:37:20.651520-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/548fa6c5-7dac-4060-b814-7c89ce9a4138/?format=api"
                        }
                    ]
                },
                {
                    "id": "030df08c-f43d-460c-a7fa-11d304bd05ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da43576f-001f-4be8-94f1-1ed7b052be83/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 222",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 222",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8fc5500f-5f1d-48c9-9682-d0fbca554ce0",
                            "gambit_id": "6c10ea88-8896-428a-abfc-edbabcc6d257",
                            "last_updated": "2022-12-17T19:37:20.647247-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 222",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/030df08c-f43d-460c-a7fa-11d304bd05ac/?format=api"
                        },
                        {
                            "id": "07293485-9289-4689-b02f-2b0007f33e06",
                            "gambit_id": "c0bfaec3-4537-4380-8e95-06cb47801b4f",
                            "last_updated": "2022-12-17T19:37:20.648310-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 222",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/030df08c-f43d-460c-a7fa-11d304bd05ac/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d8838b27-5533-4a90-97c5-3507e49e204a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8f8cafbc-e996-43ef-a1b9-e08d8b4174eb",
            "completed": true,
            "last_updated": "2022-12-17T10:07:07.004667-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.14,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8f8cafbc-e996-43ef-a1b9-e08d8b4174eb",
            "datetime": "2022-12-16T19:40:00-05:00",
            "cutoff_datetime": "2022-12-16T19:40:00-05:00",
            "name": "Orlando Magic v. Boston Celtics",
            "bettypes": [
                {
                    "id": "78cf179c-fd45-418c-9359-b2a7f0fe6721",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8838b27-5533-4a90-97c5-3507e49e204a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10900.0,
                        "profit_sb": 1900.0,
                        "profit_sb_percentage": 21.11,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 8599.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 1401.0
                            }
                        ],
                        "expected_reward_tokens": 9372.69,
                        "profit_sb": 372.69,
                        "profit_sb_percentage": 4.14,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dcf47f4c-5c0b-4f3e-b693-36f1fdb2f2a2",
                            "gambit_id": "ccbc0f7a-8c9e-4f26-be34-431a0fa00f50",
                            "last_updated": "2022-12-17T10:07:07.012402-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.09000",
                            "odds": "1.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78cf179c-fd45-418c-9359-b2a7f0fe6721/?format=api"
                        },
                        {
                            "id": "ab6777c3-f6c8-45e9-a74d-520e8bb92274",
                            "gambit_id": "c628e4a5-427b-43b7-a250-7305089bac71",
                            "last_updated": "2022-12-17T10:07:07.013650-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "6.69000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78cf179c-fd45-418c-9359-b2a7f0fe6721/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b6a7e1f-9dad-4e9a-8b8a-95b888c1e7a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8838b27-5533-4a90-97c5-3507e49e204a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "822f85bb-d0a0-4766-a165-77f5e8754260",
                            "gambit_id": "66f6e7be-a8ac-43d1-8f33-53cd53f31079",
                            "last_updated": "2022-12-17T10:07:07.017289-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "13.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b6a7e1f-9dad-4e9a-8b8a-95b888c1e7a0/?format=api"
                        },
                        {
                            "id": "ede04c0a-78e2-4af5-a35e-59be327a55b3",
                            "gambit_id": "3031d897-467d-4589-93c0-993da0c9c99e",
                            "last_updated": "2022-12-17T10:07:07.016103-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-13.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b6a7e1f-9dad-4e9a-8b8a-95b888c1e7a0/?format=api"
                        }
                    ]
                },
                {
                    "id": "b32a46b8-7a8e-4606-8ff4-54ffd21ff7ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8838b27-5533-4a90-97c5-3507e49e204a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 225",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9fe85a77-6a42-4d2e-b0fc-641fee8ee144",
                            "gambit_id": "b487787c-2293-4881-aef9-7725ef728a37",
                            "last_updated": "2022-12-17T10:07:07.008377-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 225",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b32a46b8-7a8e-4606-8ff4-54ffd21ff7ff/?format=api"
                        },
                        {
                            "id": "b21d1f83-c799-4083-8a98-e22e15f6120c",
                            "gambit_id": "7525fd65-d482-4371-9a56-1807e540e630",
                            "last_updated": "2022-12-17T10:07:07.009774-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 225",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b32a46b8-7a8e-4606-8ff4-54ffd21ff7ff/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9eafb138-245f-4579-8c85-f45dd7344da7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fc16722e-e725-416b-90f0-2165e5779acc",
            "completed": true,
            "last_updated": "2022-12-17T19:37:20.495675-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.4,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/fc16722e-e725-416b-90f0-2165e5779acc",
            "datetime": "2022-12-16T19:40:00-05:00",
            "cutoff_datetime": "2022-12-16T19:40:00-05:00",
            "name": "Indiana Pacers v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "8900540a-0268-47fd-a60b-cd48d84e95e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9eafb138-245f-4579-8c85-f45dd7344da7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7257.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 2743.0
                            }
                        ],
                        "expected_reward_tokens": 9216.39,
                        "profit_sb": 216.39,
                        "profit_sb_percentage": 2.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d1cefe6d-4703-4e44-b872-672d9d87fd5d",
                            "gambit_id": "4eeb2532-93ea-4ac1-95d4-955338efafc7",
                            "last_updated": "2022-12-17T19:37:20.501989-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.27000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8900540a-0268-47fd-a60b-cd48d84e95e2/?format=api"
                        },
                        {
                            "id": "5eff2928-330f-4397-af1a-bbb64405b430",
                            "gambit_id": "0e4b8665-7023-4695-80aa-44bdc7986d3a",
                            "last_updated": "2022-12-17T19:37:20.503090-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "3.36000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8900540a-0268-47fd-a60b-cd48d84e95e2/?format=api"
                        }
                    ]
                },
                {
                    "id": "870d6d92-ad5b-453b-914a-9ad592540257",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9eafb138-245f-4579-8c85-f45dd7344da7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dddbe01e-bb5a-4077-913c-de32a1b810df",
                            "gambit_id": "10ab6f83-3050-4b38-ab24-ce07f316176b",
                            "last_updated": "2022-12-17T19:37:20.505376-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/870d6d92-ad5b-453b-914a-9ad592540257/?format=api"
                        },
                        {
                            "id": "eff745e7-75a0-482d-a6dc-5fd0df68b177",
                            "gambit_id": "ce608dd5-02d2-4626-aad4-b09e21c3599c",
                            "last_updated": "2022-12-17T19:37:20.506457-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/870d6d92-ad5b-453b-914a-9ad592540257/?format=api"
                        }
                    ]
                },
                {
                    "id": "b70794ec-b01f-4261-b923-7dd312a0e8e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9eafb138-245f-4579-8c85-f45dd7344da7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 222",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 222",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "57684f8b-6f9f-4b22-b6f1-189fd2f76873",
                            "gambit_id": "0491e319-50bb-428c-8e0c-22cc2ed910f5",
                            "last_updated": "2022-12-17T19:37:20.498657-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 222",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b70794ec-b01f-4261-b923-7dd312a0e8e7/?format=api"
                        },
                        {
                            "id": "c7cc42a0-db9f-446f-b58e-193f09e7544b",
                            "gambit_id": "339e9232-d290-4a8e-9d03-0647be16884a",
                            "last_updated": "2022-12-17T19:37:20.499771-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 222",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b70794ec-b01f-4261-b923-7dd312a0e8e7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "13818d80-3937-4d2f-87a0-6564bf2d0b0a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "949d6154-e75d-4174-90bb-4c8264eae23c",
            "completed": true,
            "last_updated": "2022-12-17T19:42:23.019650-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.59,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/949d6154-e75d-4174-90bb-4c8264eae23c",
            "datetime": "2022-12-16T19:10:00-05:00",
            "cutoff_datetime": "2022-12-16T19:10:00-05:00",
            "name": "Sacramento Kings v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "68239711-5046-41a5-8606-2e8130ac5475",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13818d80-3937-4d2f-87a0-6564bf2d0b0a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6723.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 3277.0
                            }
                        ],
                        "expected_reward_tokens": 9142.83,
                        "profit_sb": 142.83,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "011ca4db-bd18-44c5-9d0d-d721494e4012",
                            "gambit_id": "fa268a62-8406-411c-8fc9-297374a45b49",
                            "last_updated": "2022-12-17T19:42:23.027074-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.36000",
                            "odds": "1.40820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68239711-5046-41a5-8606-2e8130ac5475/?format=api"
                        },
                        {
                            "id": "707f4547-8e7a-42c1-9681-085b2cfcb88e",
                            "gambit_id": "18f4b702-6466-4482-a498-b258455f7077",
                            "last_updated": "2022-12-17T19:42:23.026028-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "2.79000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68239711-5046-41a5-8606-2e8130ac5475/?format=api"
                        }
                    ]
                },
                {
                    "id": "bc699522-972f-4ecc-a47b-fe13f3f3dc5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13818d80-3937-4d2f-87a0-6564bf2d0b0a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Sacramento Kings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c9317e23-87f1-4120-9c64-ece3e3f05f3b",
                            "gambit_id": "e1952f05-7bb8-4cff-a768-b15c96528255",
                            "last_updated": "2022-12-17T19:42:23.029211-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc699522-972f-4ecc-a47b-fe13f3f3dc5b/?format=api"
                        },
                        {
                            "id": "937dee91-3f21-490a-8466-b5977b7ba21b",
                            "gambit_id": "9fc6618a-1dc0-42b6-8269-c5d21bce7048",
                            "last_updated": "2022-12-17T19:42:23.030263-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc699522-972f-4ecc-a47b-fe13f3f3dc5b/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca8c2500-dcf7-46b7-a2e1-fda0a37091ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13818d80-3937-4d2f-87a0-6564bf2d0b0a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 238",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 238",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2575501f-5b32-4390-a679-eee624924b15",
                            "gambit_id": "bd54e611-0502-49a2-8bef-639937b26b78",
                            "last_updated": "2022-12-17T19:42:23.022621-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 238",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "238.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca8c2500-dcf7-46b7-a2e1-fda0a37091ad/?format=api"
                        },
                        {
                            "id": "21b810f2-0e05-4c54-b599-22c618a6ea4f",
                            "gambit_id": "e9da8a84-2866-451b-87f8-39c6c0794393",
                            "last_updated": "2022-12-17T19:42:23.023879-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 238",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "238.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca8c2500-dcf7-46b7-a2e1-fda0a37091ad/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}