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=200
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=300",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=100",
    "results": [
        {
            "id": "4f28524f-fd94-4743-8e0d-fc8da1569406",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "89bf4ea6-c252-438d-b538-98cf0b22a40a",
            "completed": true,
            "last_updated": "2024-01-24T20:38:17.999986-05:00",
            "created_at": "2024-01-23T09:43:21.049474-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/89bf4ea6-c252-438d-b538-98cf0b22a40a",
            "datetime": "2024-01-23T19:30:00-05:00",
            "cutoff_datetime": "2024-01-23T19:30:00-05:00",
            "name": "New York Knicks v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "80efa76c-55d6-4431-9d71-f4cfe06e3e0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f28524f-fd94-4743-8e0d-fc8da1569406/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-23T09:43:21.086255-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d4f11b22-d355-4d10-9c41-0d508400b6f1",
                            "gambit_id": "91be7f04-c6e7-4a5c-bfb7-a65d5b403d16",
                            "last_updated": "2024-01-24T20:38:18.023316-05:00",
                            "created_at": "2024-01-23T09:43:21.101725-05:00",
                            "name": "New York Knicks",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80efa76c-55d6-4431-9d71-f4cfe06e3e0c/?format=api"
                        },
                        {
                            "id": "26751dcf-2fb3-48f5-bfb5-3974b93f138c",
                            "gambit_id": "c904da7d-c5c5-413b-9566-c6926ed99c9d",
                            "last_updated": "2024-01-24T20:38:18.026776-05:00",
                            "created_at": "2024-01-23T09:43:21.112977-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80efa76c-55d6-4431-9d71-f4cfe06e3e0c/?format=api"
                        }
                    ]
                },
                {
                    "id": "33ad15ec-08cc-4cf0-a8fc-551227d50521",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f28524f-fd94-4743-8e0d-fc8da1569406/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-23T09:43:21.058637-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 5107.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "600e5d47-8499-4066-941a-63c401085b56",
                            "gambit_id": "0702973a-09f1-47a0-872c-85541d02ea9e",
                            "last_updated": "2024-01-24T20:38:18.012922-05:00",
                            "created_at": "2024-01-23T09:43:21.064893-05:00",
                            "name": "New York Knicks",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33ad15ec-08cc-4cf0-a8fc-551227d50521/?format=api"
                        },
                        {
                            "id": "9224eaa5-9758-47b1-b8e1-43ea68f2c76d",
                            "gambit_id": "7b2cadee-5500-49ec-85ae-07427db6b342",
                            "last_updated": "2024-01-24T20:38:18.016454-05:00",
                            "created_at": "2024-01-23T09:43:21.072343-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33ad15ec-08cc-4cf0-a8fc-551227d50521/?format=api"
                        }
                    ]
                },
                {
                    "id": "e4713a5b-889f-4aae-b709-96c00da136c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f28524f-fd94-4743-8e0d-fc8da1569406/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-23T09:43:21.121601-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 223.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 223.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "222fbc2a-3e7a-4a9e-a370-57026be36cc2",
                            "gambit_id": "18278f95-1609-4924-8f2c-83d1541ee3e1",
                            "last_updated": "2024-01-24T20:38:18.033257-05:00",
                            "created_at": "2024-01-23T09:43:21.126698-05:00",
                            "name": "Game Total Over 223.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4713a5b-889f-4aae-b709-96c00da136c5/?format=api"
                        },
                        {
                            "id": "f3f42d41-3ac2-4722-ad7a-b77c332d5da3",
                            "gambit_id": "94f9d12e-ce9a-4046-8087-3e2ead85ac9d",
                            "last_updated": "2024-01-24T20:38:18.036651-05:00",
                            "created_at": "2024-01-23T09:43:21.131931-05:00",
                            "name": "Game Total Under 223.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4713a5b-889f-4aae-b709-96c00da136c5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c55a7188-6151-4360-bafb-241464e363aa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1e23bcc9-1df7-4b9f-adf2-8c19ed730b30",
            "completed": true,
            "last_updated": "2024-01-24T20:38:18.920255-05:00",
            "created_at": "2024-01-23T09:43:20.780000-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.45,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1e23bcc9-1df7-4b9f-adf2-8c19ed730b30",
            "datetime": "2024-01-23T19:10:00-05:00",
            "cutoff_datetime": "2024-01-23T19:10:00-05:00",
            "name": "Denver Nuggets v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "aa2b2c64-afbe-4b53-a0a3-9ef65da92922",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c55a7188-6151-4360-bafb-241464e363aa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-23T09:43:20.806434-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6390.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a65000dc-b8c5-4e49-80ec-e1f6fbee2349",
                            "gambit_id": "bfb09360-8c4f-4806-85a9-936b48a1679c",
                            "last_updated": "2024-01-24T20:38:18.938886-05:00",
                            "created_at": "2024-01-23T09:43:20.811418-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa2b2c64-afbe-4b53-a0a3-9ef65da92922/?format=api"
                        },
                        {
                            "id": "b22585bd-1950-4cd3-812c-a551de7672f7",
                            "gambit_id": "72237911-e51e-443f-bf5d-f353d4cb5462",
                            "last_updated": "2024-01-24T20:38:18.942357-05:00",
                            "created_at": "2024-01-23T09:43:20.825702-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa2b2c64-afbe-4b53-a0a3-9ef65da92922/?format=api"
                        }
                    ]
                },
                {
                    "id": "59021bc5-6c1a-4118-a75d-4ecbe185baf8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c55a7188-6151-4360-bafb-241464e363aa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-23T09:43:20.790950-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5107.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d040e1ad-5105-4778-8e73-b0620312cb77",
                            "gambit_id": "71363a46-6ae4-48c7-b1ca-33be418fcfbf",
                            "last_updated": "2024-01-24T20:38:18.928981-05:00",
                            "created_at": "2024-01-23T09:43:20.796291-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59021bc5-6c1a-4118-a75d-4ecbe185baf8/?format=api"
                        },
                        {
                            "id": "34c54488-b269-46d0-ba0b-451ce48008d8",
                            "gambit_id": "8747c796-82ce-43ce-8b08-cdc161947f18",
                            "last_updated": "2024-01-24T20:38:18.932339-05:00",
                            "created_at": "2024-01-23T09:43:20.802227-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59021bc5-6c1a-4118-a75d-4ecbe185baf8/?format=api"
                        }
                    ]
                },
                {
                    "id": "c09017d7-855d-4ab9-8783-ff17700904a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c55a7188-6151-4360-bafb-241464e363aa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-23T09:43:20.830811-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 237.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 237.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5707e62f-d6fb-4f71-928b-a98e82bb233a",
                            "gambit_id": "027d5a31-9be3-4347-b4ba-de424a369373",
                            "last_updated": "2024-01-24T20:38:18.952181-05:00",
                            "created_at": "2024-01-23T09:43:20.841134-05:00",
                            "name": "Game Total Under 237.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c09017d7-855d-4ab9-8783-ff17700904a1/?format=api"
                        },
                        {
                            "id": "953185d8-9846-4bf5-9618-3b64a8b98afe",
                            "gambit_id": "c6b229fd-550b-4b63-80d8-a7a64084d189",
                            "last_updated": "2024-01-24T20:38:18.948971-05:00",
                            "created_at": "2024-01-23T09:43:20.835670-05:00",
                            "name": "Game Total Over 237.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c09017d7-855d-4ab9-8783-ff17700904a1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "644d340a-3dbd-40b2-b2ee-6806c20314cf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3017f472-6c47-415f-9806-ae3b66b1cbf1",
            "completed": true,
            "last_updated": "2024-01-24T22:33:13.585298-05:00",
            "created_at": "2024-01-23T09:43:20.276240-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3017f472-6c47-415f-9806-ae3b66b1cbf1",
            "datetime": "2024-01-23T19:07:00-05:00",
            "cutoff_datetime": "2024-01-23T19:07:00-05:00",
            "name": "Tampa Bay Lightning v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "1dfe6dab-b81c-41c8-b6be-5b60349439f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/644d340a-3dbd-40b2-b2ee-6806c20314cf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-23T09:43:20.293767-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "67812c51-9df2-4a4c-83dd-5e16f3ba4b06",
                            "gambit_id": "106cc9de-2415-4c9d-abae-672446aef4b0",
                            "last_updated": "2024-01-24T22:33:13.597222-05:00",
                            "created_at": "2024-01-23T09:43:20.299784-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dfe6dab-b81c-41c8-b6be-5b60349439f5/?format=api"
                        },
                        {
                            "id": "6c9dca38-a1d4-4042-a56e-a22a6bff6e08",
                            "gambit_id": "7894b496-35dc-4a65-9ee4-f4f56e1cdba2",
                            "last_updated": "2024-01-24T22:33:13.600691-05:00",
                            "created_at": "2024-01-23T09:43:20.305155-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dfe6dab-b81c-41c8-b6be-5b60349439f5/?format=api"
                        }
                    ]
                },
                {
                    "id": "a3c56016-4c46-4f05-820b-e00208be34c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/644d340a-3dbd-40b2-b2ee-6806c20314cf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-23T09:43:20.311076-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6935.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3065.0
                            }
                        ],
                        "expected_reward_tokens": 9500.95,
                        "profit_sb": 0.95,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7d78bdbd-84a7-403d-ada6-107710b85390",
                            "gambit_id": "45c63c1d-0759-43a6-9299-0798a6533975",
                            "last_updated": "2024-01-24T22:33:13.607356-05:00",
                            "created_at": "2024-01-23T09:43:20.315675-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c56016-4c46-4f05-820b-e00208be34c8/?format=api"
                        },
                        {
                            "id": "abe13140-d9f6-4eff-9eea-3cb49e2d566f",
                            "gambit_id": "97559a56-6180-4657-9bac-b5151e120b78",
                            "last_updated": "2024-01-24T22:33:13.610556-05:00",
                            "created_at": "2024-01-23T09:43:20.321454-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "3.10000",
                            "odds": "3.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c56016-4c46-4f05-820b-e00208be34c8/?format=api"
                        }
                    ]
                },
                {
                    "id": "2bb8bc67-54b8-4d90-baf7-48ab147577c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/644d340a-3dbd-40b2-b2ee-6806c20314cf/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-23T09:43:20.327503-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f2f1e4ae-1f9a-48e1-bec9-0bc8e9a6c472",
                            "gambit_id": "95fb7982-8798-4344-b6f9-a21554b6e18c",
                            "last_updated": "2024-01-24T22:33:13.620525-05:00",
                            "created_at": "2024-01-23T09:43:20.340102-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb8bc67-54b8-4d90-baf7-48ab147577c6/?format=api"
                        },
                        {
                            "id": "9b925663-0cc9-44f0-b0ba-50d0de71cc47",
                            "gambit_id": "4787bc2d-66cf-4175-821e-8b992b915f8c",
                            "last_updated": "2024-01-24T22:33:13.617214-05:00",
                            "created_at": "2024-01-23T09:43:20.332715-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb8bc67-54b8-4d90-baf7-48ab147577c6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8328fadf-a47f-4fe6-9634-42fe5e75a1f2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "26d59c1a-269f-4c4f-8d11-56ed349285e1",
            "completed": true,
            "last_updated": "2024-01-24T22:33:13.808604-05:00",
            "created_at": "2024-01-23T09:43:20.532025-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.17,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/26d59c1a-269f-4c4f-8d11-56ed349285e1",
            "datetime": "2024-01-23T19:07:00-05:00",
            "cutoff_datetime": "2024-01-23T19:07:00-05:00",
            "name": "Ottawa Senators v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "8dc41906-db3c-45f9-98ba-652785e0772d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8328fadf-a47f-4fe6-9634-42fe5e75a1f2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-23T09:43:20.538457-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5773.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6ef71914-4c8a-4957-8ceb-ec7a8aee7379",
                            "gambit_id": "799714cf-f353-47f1-9c78-6758683cf25e",
                            "last_updated": "2024-01-24T22:33:13.818095-05:00",
                            "created_at": "2024-01-23T09:43:20.547378-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dc41906-db3c-45f9-98ba-652785e0772d/?format=api"
                        },
                        {
                            "id": "4a6a291b-174e-4a92-aa06-d6340a078e9c",
                            "gambit_id": "2d8cf3d9-5c78-4221-bd5a-3cc023cee2dd",
                            "last_updated": "2024-01-24T22:33:13.821490-05:00",
                            "created_at": "2024-01-23T09:43:20.553450-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dc41906-db3c-45f9-98ba-652785e0772d/?format=api"
                        }
                    ]
                },
                {
                    "id": "208ab207-b5de-4bf8-9a5c-c86f2dccccf9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8328fadf-a47f-4fe6-9634-42fe5e75a1f2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-23T09:43:20.558480-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6324.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bcb7840b-7388-4805-b799-37041e73685b",
                            "gambit_id": "da3deb05-73ff-477a-8cbf-fc66772ad6f5",
                            "last_updated": "2024-01-24T22:33:13.831446-05:00",
                            "created_at": "2024-01-23T09:43:20.572282-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/208ab207-b5de-4bf8-9a5c-c86f2dccccf9/?format=api"
                        },
                        {
                            "id": "83a61d7a-d634-4fee-9543-5e7271dc148e",
                            "gambit_id": "a6e6bd5d-8e56-4087-b801-c9084199f9fd",
                            "last_updated": "2024-01-24T22:33:13.827998-05:00",
                            "created_at": "2024-01-23T09:43:20.562480-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/208ab207-b5de-4bf8-9a5c-c86f2dccccf9/?format=api"
                        }
                    ]
                },
                {
                    "id": "411b85c1-63b2-4559-a1df-c1adc4b8e7cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8328fadf-a47f-4fe6-9634-42fe5e75a1f2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-23T09:43:20.577832-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5512.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3f859037-b02a-4aff-b9b1-b60832190afa",
                            "gambit_id": "73f8340f-85a2-47b5-bc61-b22d21d49487",
                            "last_updated": "2024-01-24T22:33:13.838362-05:00",
                            "created_at": "2024-01-23T09:43:20.583879-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/411b85c1-63b2-4559-a1df-c1adc4b8e7cc/?format=api"
                        },
                        {
                            "id": "caa4eb93-5b4d-4495-8667-c42c17f24ca0",
                            "gambit_id": "ed43942b-b532-4c62-8010-b7eb91bcd1f4",
                            "last_updated": "2024-01-24T22:33:13.841956-05:00",
                            "created_at": "2024-01-23T09:43:20.589599-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/411b85c1-63b2-4559-a1df-c1adc4b8e7cc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3bdf81b3-ea4d-44f5-80e0-b84ed8bd1c5a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c0e0d1ff-cb94-4d04-a41d-d79239fc6432",
            "completed": true,
            "last_updated": "2024-01-24T22:28:17.766291-05:00",
            "created_at": "2024-01-23T09:43:20.003191-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.45,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c0e0d1ff-cb94-4d04-a41d-d79239fc6432",
            "datetime": "2024-01-23T19:07:00-05:00",
            "cutoff_datetime": "2024-01-23T19:07:00-05:00",
            "name": "Dallas Stars v. Detroit Red Wings",
            "bettypes": [
                {
                    "id": "10d638e1-c5bd-46dd-9fea-8c5cb5640425",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3bdf81b3-ea4d-44f5-80e0-b84ed8bd1c5a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-23T09:43:20.032922-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 5688.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "85b4fe83-b8a2-44ac-9e4a-af7e71999f21",
                            "gambit_id": "ad188bca-78be-4367-b803-4f19281e4801",
                            "last_updated": "2024-01-24T22:28:17.776738-05:00",
                            "created_at": "2024-01-23T09:43:20.046121-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10d638e1-c5bd-46dd-9fea-8c5cb5640425/?format=api"
                        },
                        {
                            "id": "45b2843f-941a-4734-9488-3f35c308fc30",
                            "gambit_id": "caeec677-65bd-462e-b195-bf7b76d222e1",
                            "last_updated": "2024-01-24T22:28:17.781133-05:00",
                            "created_at": "2024-01-23T09:43:20.054440-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10d638e1-c5bd-46dd-9fea-8c5cb5640425/?format=api"
                        }
                    ]
                },
                {
                    "id": "88f36247-223f-412d-9e60-2ce0ba7d8e26",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3bdf81b3-ea4d-44f5-80e0-b84ed8bd1c5a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-23T09:43:20.059623-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6390.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3c3258d9-1a39-425f-8b9f-7555e92af186",
                            "gambit_id": "08887e1b-eb9c-49be-aa42-9327ecf60c4e",
                            "last_updated": "2024-01-24T22:28:17.795889-05:00",
                            "created_at": "2024-01-23T09:43:20.071450-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88f36247-223f-412d-9e60-2ce0ba7d8e26/?format=api"
                        },
                        {
                            "id": "96e7e8b9-dc8e-4757-8cc9-3f644c6049fd",
                            "gambit_id": "a80df0f9-1a96-426f-beb8-1f504abcd328",
                            "last_updated": "2024-01-24T22:28:17.792643-05:00",
                            "created_at": "2024-01-23T09:43:20.065629-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88f36247-223f-412d-9e60-2ce0ba7d8e26/?format=api"
                        }
                    ]
                },
                {
                    "id": "a12701c8-ec2e-433c-809b-75c18776345b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3bdf81b3-ea4d-44f5-80e0-b84ed8bd1c5a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-23T09:43:20.076299-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "451f88da-f7e8-492b-bb30-69dea7fea5d2",
                            "gambit_id": "3bdeb20c-9b9a-443d-b145-aa741961ddae",
                            "last_updated": "2024-01-24T22:28:17.804871-05:00",
                            "created_at": "2024-01-23T09:43:20.081173-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12701c8-ec2e-433c-809b-75c18776345b/?format=api"
                        },
                        {
                            "id": "93cb380d-8909-4f57-a0a0-ad291033cbfe",
                            "gambit_id": "ffe9fded-9972-42ae-9ddf-1d741579bd59",
                            "last_updated": "2024-01-24T22:28:17.808214-05:00",
                            "created_at": "2024-01-23T09:43:20.086631-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12701c8-ec2e-433c-809b-75c18776345b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f51afa59-42ee-457a-92a3-b8c17a59246d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "86881cc0-e31e-4b1a-8117-04762b4e3cad",
            "completed": true,
            "last_updated": "2024-01-23T20:18:21.281579-05:00",
            "created_at": "2024-01-22T08:43:06.415416-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/86881cc0-e31e-4b1a-8117-04762b4e3cad",
            "datetime": "2024-01-22T22:59:00-05:00",
            "cutoff_datetime": "2024-01-22T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - January 22nd 2024",
            "bettypes": [
                {
                    "id": "9696273c-247d-4a9b-a7f7-587c81797d50",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f51afa59-42ee-457a-92a3-b8c17a59246d/?format=api",
                    "name": "FreeForm",
                    "created_at": "2024-01-22T08:43:06.420247-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5a48c1a6-6539-4f78-bed1-ba4c13746c77",
                            "gambit_id": "b1e77653-851e-47c8-8192-e25aab678dc8",
                            "last_updated": "2024-01-23T20:18:21.295419-05:00",
                            "created_at": "2024-01-22T08:43:06.423817-05:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9696273c-247d-4a9b-a7f7-587c81797d50/?format=api"
                        },
                        {
                            "id": "e76ae27c-8c94-4440-b58e-49be2cd8ccf9",
                            "gambit_id": "ca492250-f532-44d0-9cf5-91bbc6fa991e",
                            "last_updated": "2024-01-23T20:18:21.299873-05:00",
                            "created_at": "2024-01-22T08:43:06.427787-05:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9696273c-247d-4a9b-a7f7-587c81797d50/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3f20ae56-8130-459b-af62-3f1cea4680a0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b891db2f-f58c-462f-bcac-0ce8dfb21d81",
            "completed": true,
            "last_updated": "2024-01-23T20:18:15.545969-05:00",
            "created_at": "2024-01-22T08:43:06.203318-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/b891db2f-f58c-462f-bcac-0ce8dfb21d81",
            "datetime": "2024-01-22T22:59:00-05:00",
            "cutoff_datetime": "2024-01-22T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - January 22nd 2024",
            "bettypes": [
                {
                    "id": "070a87f2-2ac5-4caa-ac74-b77c3f82e3dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3f20ae56-8130-459b-af62-3f1cea4680a0/?format=api",
                    "name": "FreeForm",
                    "created_at": "2024-01-22T08:43:06.211346-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": "8ff6bd24-c3f4-456b-9891-7cd6d2b37e65",
                            "gambit_id": "9d616576-ef73-4a88-9745-032380ba1a07",
                            "last_updated": "2024-01-23T20:18:15.578668-05:00",
                            "created_at": "2024-01-22T08:43:06.237282-05:00",
                            "name": "21 to 26",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/070a87f2-2ac5-4caa-ac74-b77c3f82e3dc/?format=api"
                        },
                        {
                            "id": "1aeddbb9-5f0d-4208-946d-36fa665c9fce",
                            "gambit_id": "a3cf69dc-7d67-4b78-a2ab-313507002ee1",
                            "last_updated": "2024-01-23T20:18:15.571315-05:00",
                            "created_at": "2024-01-22T08:43:06.227163-05:00",
                            "name": "11 to 15",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/070a87f2-2ac5-4caa-ac74-b77c3f82e3dc/?format=api"
                        },
                        {
                            "id": "7fcd474c-f097-4b08-b201-566d5ea7e0c0",
                            "gambit_id": "4cfba139-30af-4291-a8d2-cbfbf0c8873b",
                            "last_updated": "2024-01-23T20:18:15.575255-05:00",
                            "created_at": "2024-01-22T08:43:06.232053-05:00",
                            "name": "16 to 20",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/070a87f2-2ac5-4caa-ac74-b77c3f82e3dc/?format=api"
                        },
                        {
                            "id": "250a39eb-0f27-431d-b820-e1364be81bd2",
                            "gambit_id": "d39c4c1f-7a11-44ea-ac8b-87574bc462b6",
                            "last_updated": "2024-01-23T20:18:15.566835-05:00",
                            "created_at": "2024-01-22T08:43:06.221240-05:00",
                            "name": "6 to 10",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/070a87f2-2ac5-4caa-ac74-b77c3f82e3dc/?format=api"
                        },
                        {
                            "id": "c0c3adda-129f-4eff-a129-b22d110af415",
                            "gambit_id": "4aa7c4da-a027-4030-a154-9571f31c1e69",
                            "last_updated": "2024-01-23T20:18:15.560420-05:00",
                            "created_at": "2024-01-22T08:43:06.215680-05:00",
                            "name": "1 to 5",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/070a87f2-2ac5-4caa-ac74-b77c3f82e3dc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e67cbf8c-f7e3-4121-8fa6-f3fb20537d4b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "37daa860-42f7-4984-86f0-c1bed201dc3d",
            "completed": true,
            "last_updated": "2024-01-23T20:13:14.563186-05:00",
            "created_at": "2024-01-22T08:43:05.962802-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.13,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/37daa860-42f7-4984-86f0-c1bed201dc3d",
            "datetime": "2024-01-22T22:37:00-05:00",
            "cutoff_datetime": "2024-01-22T22:37:00-05:00",
            "name": "San Jose Sharks v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "c2c51b4b-b9a6-4394-a18f-055a83e3a10d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e67cbf8c-f7e3-4121-8fa6-f3fb20537d4b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-22T08:43:05.969399-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7559.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 2441.0
                            }
                        ],
                        "expected_reward_tokens": 9446.67,
                        "profit_sb": -53.33,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0148a513-9005-4421-9aa0-95fe2c02b078",
                            "gambit_id": "cc8ee45b-8f7f-4eef-8243-e9ca3fd3fe3a",
                            "last_updated": "2024-01-23T20:13:14.579555-05:00",
                            "created_at": "2024-01-22T08:43:05.977293-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.25000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2c51b4b-b9a6-4394-a18f-055a83e3a10d/?format=api"
                        },
                        {
                            "id": "fd7ec661-35b3-4f8a-bd69-d63b8b633c4a",
                            "gambit_id": "5e138450-33ec-44e3-9308-48b1a34667d3",
                            "last_updated": "2024-01-23T20:13:14.575603-05:00",
                            "created_at": "2024-01-22T08:43:05.973390-05:00",
                            "name": "San Jose Sharks",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2c51b4b-b9a6-4394-a18f-055a83e3a10d/?format=api"
                        }
                    ]
                },
                {
                    "id": "257f60e4-1bdc-4ab5-a3af-3cf6ebe0808c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e67cbf8c-f7e3-4121-8fa6-f3fb20537d4b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-22T08:43:05.981941-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5857.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d98fad1b-6ef2-4a25-a700-77b4df1c5d0e",
                            "gambit_id": "c9b39763-039a-47e4-b052-cc090a2184f5",
                            "last_updated": "2024-01-23T20:13:14.590125-05:00",
                            "created_at": "2024-01-22T08:43:05.991271-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/257f60e4-1bdc-4ab5-a3af-3cf6ebe0808c/?format=api"
                        },
                        {
                            "id": "acddc148-b505-40c8-ae2d-2c04a6508c33",
                            "gambit_id": "46e9f03c-f939-422e-a134-583a9f488f9a",
                            "last_updated": "2024-01-23T20:13:14.586701-05:00",
                            "created_at": "2024-01-22T08:43:05.985937-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/257f60e4-1bdc-4ab5-a3af-3cf6ebe0808c/?format=api"
                        }
                    ]
                },
                {
                    "id": "30739b82-efb6-4daf-81fd-fcc1245929f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e67cbf8c-f7e3-4121-8fa6-f3fb20537d4b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-22T08:43:05.996977-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cd36c1dc-923d-4908-9fa1-a8d1ce23e7ac",
                            "gambit_id": "e2f7d1dc-e63d-4a4d-8451-336c30cb164d",
                            "last_updated": "2024-01-23T20:13:14.598381-05:00",
                            "created_at": "2024-01-22T08:43:06.010916-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30739b82-efb6-4daf-81fd-fcc1245929f2/?format=api"
                        },
                        {
                            "id": "cc79bbea-5f62-48d9-b561-d5fc79a0a4c0",
                            "gambit_id": "9426077f-f0a6-46ab-b3b4-8939c2231d0e",
                            "last_updated": "2024-01-23T20:13:14.601923-05:00",
                            "created_at": "2024-01-22T08:43:06.017669-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30739b82-efb6-4daf-81fd-fcc1245929f2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3e6dba37-dc14-4a0f-b4f2-06d482fa0399",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ca344e68-b0b4-4325-8494-836154d88de1",
            "completed": true,
            "last_updated": "2024-01-23T20:03:14.296776-05:00",
            "created_at": "2024-01-22T08:43:05.712888-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/ca344e68-b0b4-4325-8494-836154d88de1",
            "datetime": "2024-01-22T22:10:00-05:00",
            "cutoff_datetime": "2024-01-22T22:10:00-05:00",
            "name": "Atlanta Hawks v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "e5a8553b-17c4-4a31-84ab-0283bf11709d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e6dba37-dc14-4a0f-b4f2-06d482fa0399/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-22T08:43:05.743207-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7351.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 2649.0
                            }
                        ],
                        "expected_reward_tokens": 9482.79,
                        "profit_sb": -17.21,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "26f6a3c6-b1e0-4680-99fc-ef8b647149c5",
                            "gambit_id": "80cb291a-b1e6-4d13-b4db-7f8a463efa2b",
                            "last_updated": "2024-01-23T20:03:14.332185-05:00",
                            "created_at": "2024-01-22T08:43:05.755971-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.29000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5a8553b-17c4-4a31-84ab-0283bf11709d/?format=api"
                        },
                        {
                            "id": "f0053929-c196-4ce6-afce-afbffdd5f3b3",
                            "gambit_id": "dfcf71d9-ac41-41f6-a888-4869131e0983",
                            "last_updated": "2024-01-23T20:03:14.327357-05:00",
                            "created_at": "2024-01-22T08:43:05.751097-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "3.58000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5a8553b-17c4-4a31-84ab-0283bf11709d/?format=api"
                        }
                    ]
                },
                {
                    "id": "b4ac19e6-7ca9-431b-9a7d-36f815edf0ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e6dba37-dc14-4a0f-b4f2-06d482fa0399/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-22T08:43:05.719357-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Sacramento Kings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ed4b2eb4-3f35-411e-86de-e571b7135793",
                            "gambit_id": "8d9dbcf9-f695-4244-9446-da36d37f5507",
                            "last_updated": "2024-01-23T20:03:14.313150-05:00",
                            "created_at": "2024-01-22T08:43:05.723738-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4ac19e6-7ca9-431b-9a7d-36f815edf0ad/?format=api"
                        },
                        {
                            "id": "9cbf8c47-ff1e-4e46-97dd-42ff7c46731b",
                            "gambit_id": "5ad3dd90-bae2-4693-afaf-5b0f8ee18365",
                            "last_updated": "2024-01-23T20:03:14.317748-05:00",
                            "created_at": "2024-01-22T08:43:05.731811-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4ac19e6-7ca9-431b-9a7d-36f815edf0ad/?format=api"
                        }
                    ]
                },
                {
                    "id": "c90dac32-7d29-4ce6-909f-57ce915a715b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e6dba37-dc14-4a0f-b4f2-06d482fa0399/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-22T08:43:05.761554-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 237.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 237.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d1d56be-78c0-49be-a790-d3543c2153e2",
                            "gambit_id": "388042f4-d8e8-4d8f-9fe5-02cc74fe03ef",
                            "last_updated": "2024-01-23T20:03:14.345195-05:00",
                            "created_at": "2024-01-22T08:43:05.765709-05:00",
                            "name": "Game Total Under 237.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c90dac32-7d29-4ce6-909f-57ce915a715b/?format=api"
                        },
                        {
                            "id": "8884b579-1704-4655-bbc6-289449edf465",
                            "gambit_id": "ab15a8b3-80d8-4c78-8be3-1f5e3cb212d8",
                            "last_updated": "2024-01-23T20:03:14.340915-05:00",
                            "created_at": "2024-01-22T08:43:05.769874-05:00",
                            "name": "Game Total Over 237.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c90dac32-7d29-4ce6-909f-57ce915a715b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3b24409e-8430-401e-aabb-fd281e73d2b0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d5ceb6b9-cee6-4d26-8147-3be52b955adf",
            "completed": true,
            "last_updated": "2024-01-23T20:13:15.099760-05:00",
            "created_at": "2024-01-22T08:43:05.456871-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.04,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d5ceb6b9-cee6-4d26-8147-3be52b955adf",
            "datetime": "2024-01-22T22:07:00-05:00",
            "cutoff_datetime": "2024-01-22T22:07:00-05:00",
            "name": "Chicago Blackhawks v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "131b05ff-fbd7-412e-a60b-170d7243aa43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b24409e-8430-401e-aabb-fd281e73d2b0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-22T08:43:05.462150-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7770.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 2230.0
                            }
                        ],
                        "expected_reward_tokens": 9477.5,
                        "profit_sb": -22.5,
                        "profit_sb_percentage": -0.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca2dda5d-8156-4a56-8ca8-be5db0682fd0",
                            "gambit_id": "65d0f807-abc6-4dec-aa40-268876e764e1",
                            "last_updated": "2024-01-23T20:13:15.110889-05:00",
                            "created_at": "2024-01-22T08:43:05.486827-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.22000",
                            "odds": "1.22730",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/131b05ff-fbd7-412e-a60b-170d7243aa43/?format=api"
                        },
                        {
                            "id": "c96f371c-d51c-42ed-a6d5-40fedab2e7b1",
                            "gambit_id": "e6d040cb-14f4-4b43-83e1-361c6cb64d8d",
                            "last_updated": "2024-01-23T20:13:15.107461-05:00",
                            "created_at": "2024-01-22T08:43:05.476936-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "4.25000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/131b05ff-fbd7-412e-a60b-170d7243aa43/?format=api"
                        }
                    ]
                },
                {
                    "id": "b14748f7-a685-4d07-93a3-bac62a1dccc7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b24409e-8430-401e-aabb-fd281e73d2b0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-22T08:43:05.491740-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6010.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "40d814e6-5b36-4b1a-8cf6-5a121c4a0dc7",
                            "gambit_id": "eeb20413-e4c5-4483-91c4-0419a4dc7281",
                            "last_updated": "2024-01-23T20:13:15.120619-05:00",
                            "created_at": "2024-01-22T08:43:05.502395-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b14748f7-a685-4d07-93a3-bac62a1dccc7/?format=api"
                        },
                        {
                            "id": "98392686-6025-47e8-8559-df2d03322c44",
                            "gambit_id": "32132c32-3c0a-4244-b912-a5205022edce",
                            "last_updated": "2024-01-23T20:13:15.117307-05:00",
                            "created_at": "2024-01-22T08:43:05.496422-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b14748f7-a685-4d07-93a3-bac62a1dccc7/?format=api"
                        }
                    ]
                },
                {
                    "id": "ebb4584c-dbdc-4d81-910d-7be7013e913b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b24409e-8430-401e-aabb-fd281e73d2b0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-22T08:43:05.507385-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "180445c7-e199-4bfc-816b-2f6053b4fa9d",
                            "gambit_id": "24d5710c-b765-455c-98ce-9acc11ea695a",
                            "last_updated": "2024-01-23T20:13:15.127201-05:00",
                            "created_at": "2024-01-22T08:43:05.511786-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebb4584c-dbdc-4d81-910d-7be7013e913b/?format=api"
                        },
                        {
                            "id": "7d5be907-7f71-42fc-aa01-4f1cf8d45fd9",
                            "gambit_id": "a1872ceb-1e05-4e53-b937-e2528c677a96",
                            "last_updated": "2024-01-23T20:13:15.130317-05:00",
                            "created_at": "2024-01-22T08:43:05.517010-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebb4584c-dbdc-4d81-910d-7be7013e913b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0514ce3e-33e7-406b-aa15-a4775bf35b6e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "24155ba5-92ae-434c-a4ff-3a995b3dd65c",
            "completed": true,
            "last_updated": "2024-01-23T20:03:14.785904-05:00",
            "created_at": "2024-01-22T08:43:05.196489-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.21,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/24155ba5-92ae-434c-a4ff-3a995b3dd65c",
            "datetime": "2024-01-22T21:10:00-05:00",
            "cutoff_datetime": "2024-01-22T21:10:00-05:00",
            "name": "Chicago Bulls v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "aa9bd261-ce5a-4158-b498-c3949fe94d50",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0514ce3e-33e7-406b-aa15-a4775bf35b6e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-22T08:43:05.204924-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6449.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 3551.0
                            }
                        ],
                        "expected_reward_tokens": 9480.03,
                        "profit_sb": -19.97,
                        "profit_sb_percentage": -0.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e7dff36b-950b-43df-9d8a-3eaf82797622",
                            "gambit_id": "e543277b-0139-4cba-ba44-edad79ae9647",
                            "last_updated": "2024-01-23T20:03:14.807069-05:00",
                            "created_at": "2024-01-22T08:43:05.214865-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa9bd261-ce5a-4158-b498-c3949fe94d50/?format=api"
                        },
                        {
                            "id": "586185dd-446f-4cef-a7bd-6bbad0129633",
                            "gambit_id": "bbcca9b1-3c4f-40f2-9282-bb8521614b4a",
                            "last_updated": "2024-01-23T20:03:14.803933-05:00",
                            "created_at": "2024-01-22T08:43:05.209471-05:00",
                            "name": "Chicago Bulls",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa9bd261-ce5a-4158-b498-c3949fe94d50/?format=api"
                        }
                    ]
                },
                {
                    "id": "ddafb0b5-7535-425b-9817-ca9193570f05",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0514ce3e-33e7-406b-aa15-a4775bf35b6e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-22T08:43:05.220660-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 5107.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e31a1030-c0d1-4a9c-bd8e-b41c9e9e43d9",
                            "gambit_id": "b4603c37-2843-4a1d-8230-ae54bcff557c",
                            "last_updated": "2024-01-23T20:03:14.822774-05:00",
                            "created_at": "2024-01-22T08:43:05.229874-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddafb0b5-7535-425b-9817-ca9193570f05/?format=api"
                        },
                        {
                            "id": "08139324-285a-4ea5-bc1c-3224b8766549",
                            "gambit_id": "b2a79490-11d0-44a3-a875-2d590e2c8abc",
                            "last_updated": "2024-01-23T20:03:14.819469-05:00",
                            "created_at": "2024-01-22T08:43:05.225194-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddafb0b5-7535-425b-9817-ca9193570f05/?format=api"
                        }
                    ]
                },
                {
                    "id": "e068b1a1-fece-420b-8f8f-70693bd02a98",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0514ce3e-33e7-406b-aa15-a4775bf35b6e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-22T08:43:05.234902-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 228",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 228",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6457391c-fc1f-4baa-a83d-7054852476db",
                            "gambit_id": "a211dcdc-fa84-45bf-89de-31c468e6d361",
                            "last_updated": "2024-01-23T20:03:14.832011-05:00",
                            "created_at": "2024-01-22T08:43:05.264728-05:00",
                            "name": "Game Total Under 228",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e068b1a1-fece-420b-8f8f-70693bd02a98/?format=api"
                        },
                        {
                            "id": "84c944b3-86a8-487a-95bf-be093c2332cb",
                            "gambit_id": "63fe70d8-0f6f-4afd-b28d-d544c8cb1c12",
                            "last_updated": "2024-01-23T20:03:14.828947-05:00",
                            "created_at": "2024-01-22T08:43:05.253660-05:00",
                            "name": "Game Total Over 228",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e068b1a1-fece-420b-8f8f-70693bd02a98/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9d300c06-5224-493d-8eb1-622331a59c2f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1a3780bc-78cc-4099-903a-5157d277e6dd",
            "completed": true,
            "last_updated": "2024-01-23T20:13:15.326879-05:00",
            "created_at": "2024-01-22T08:43:04.949865-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/1a3780bc-78cc-4099-903a-5157d277e6dd",
            "datetime": "2024-01-22T21:07:00-05:00",
            "cutoff_datetime": "2024-01-22T21:07:00-05:00",
            "name": "Pittsburgh Penguins v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "bc756bd1-6094-4605-aa5e-b3c745c34d57",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d300c06-5224-493d-8eb1-622331a59c2f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-22T08:43:04.957943-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 5939.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e58439a2-cad2-4f2b-b81a-a1b101371890",
                            "gambit_id": "4ac5ab06-bbe7-46a6-86f1-366dadf228f1",
                            "last_updated": "2024-01-23T20:13:15.339476-05:00",
                            "created_at": "2024-01-22T08:43:04.965221-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc756bd1-6094-4605-aa5e-b3c745c34d57/?format=api"
                        },
                        {
                            "id": "5480428e-23c4-49fc-b792-3c42409341ae",
                            "gambit_id": "6cfc881a-a85b-487d-a5f1-e86d6050325b",
                            "last_updated": "2024-01-23T20:13:15.342806-05:00",
                            "created_at": "2024-01-22T08:43:04.969396-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc756bd1-6094-4605-aa5e-b3c745c34d57/?format=api"
                        }
                    ]
                },
                {
                    "id": "73844896-208a-45f9-b113-7a378c1b36b0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d300c06-5224-493d-8eb1-622331a59c2f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-22T08:43:04.974107-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6232.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "af306fba-6851-4851-bf18-64a2af3fa513",
                            "gambit_id": "a03cec72-cb3c-4ea4-ab50-d5ad9601fc5d",
                            "last_updated": "2024-01-23T20:13:15.353445-05:00",
                            "created_at": "2024-01-22T08:43:04.988318-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73844896-208a-45f9-b113-7a378c1b36b0/?format=api"
                        },
                        {
                            "id": "78064eb6-e069-48ca-865f-67bdbfe685c5",
                            "gambit_id": "268bedd3-9aea-4cdb-a8b4-58117e59495f",
                            "last_updated": "2024-01-23T20:13:15.349311-05:00",
                            "created_at": "2024-01-22T08:43:04.983200-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73844896-208a-45f9-b113-7a378c1b36b0/?format=api"
                        }
                    ]
                },
                {
                    "id": "b8784d70-8fef-4ce9-98c0-55a56dc26b53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d300c06-5224-493d-8eb1-622331a59c2f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-22T08:43:04.992406-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "097b0e97-b52f-483d-8bee-e7b3e2b73613",
                            "gambit_id": "c1a608a9-a0b6-49b5-9cd2-176a940c72c3",
                            "last_updated": "2024-01-23T20:13:15.359877-05:00",
                            "created_at": "2024-01-22T08:43:04.995809-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8784d70-8fef-4ce9-98c0-55a56dc26b53/?format=api"
                        },
                        {
                            "id": "5ec5f0d3-031c-477d-b370-ae4812fc8f77",
                            "gambit_id": "cbf470f5-2ed2-452b-8a31-f3f84426ccb4",
                            "last_updated": "2024-01-23T20:13:15.363269-05:00",
                            "created_at": "2024-01-22T08:43:05.000829-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8784d70-8fef-4ce9-98c0-55a56dc26b53/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ae979377-fd1a-4349-81e6-50aab63ae491",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "416d752d-3a72-4a57-8eff-e6fe11994c4e",
            "completed": true,
            "last_updated": "2024-01-23T20:03:12.730520-05:00",
            "created_at": "2024-01-22T08:43:04.711732-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.74,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/416d752d-3a72-4a57-8eff-e6fe11994c4e",
            "datetime": "2024-01-22T20:40:00-05:00",
            "cutoff_datetime": "2024-01-22T20:40:00-05:00",
            "name": "Boston Celtics v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "2bf6105e-6e55-4f90-beca-1563d2b7fc25",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ae979377-fd1a-4349-81e6-50aab63ae491/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-22T08:43:04.739756-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2723e4ca-376f-4d0a-bbab-3f94eaed2ae2",
                            "gambit_id": "96cbb735-05c8-4547-ae1e-51cd4effdde9",
                            "last_updated": "2024-01-23T20:03:12.752770-05:00",
                            "created_at": "2024-01-22T08:43:04.744161-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bf6105e-6e55-4f90-beca-1563d2b7fc25/?format=api"
                        },
                        {
                            "id": "0fe90ba4-7667-40de-81ea-f1b7eaea7a99",
                            "gambit_id": "927ae364-fb00-4f74-b8e7-229c22ce2fd1",
                            "last_updated": "2024-01-23T20:03:12.755914-05:00",
                            "created_at": "2024-01-22T08:43:04.748940-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bf6105e-6e55-4f90-beca-1563d2b7fc25/?format=api"
                        }
                    ]
                },
                {
                    "id": "b6c445b9-f349-461d-94f4-f7973abdb11f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ae979377-fd1a-4349-81e6-50aab63ae491/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-22T08:43:04.722564-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3a4f09af-1197-4e3b-8fb2-2332a668be34",
                            "gambit_id": "f373a4b5-cdc1-4d80-9f93-0b13266e0c54",
                            "last_updated": "2024-01-23T20:03:12.743269-05:00",
                            "created_at": "2024-01-22T08:43:04.728563-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6c445b9-f349-461d-94f4-f7973abdb11f/?format=api"
                        },
                        {
                            "id": "85736bb5-a070-41f0-a892-c4df2d121dcf",
                            "gambit_id": "658ddbc9-155a-4f83-a683-f6316dfdc895",
                            "last_updated": "2024-01-23T20:03:12.746395-05:00",
                            "created_at": "2024-01-22T08:43:04.734929-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6c445b9-f349-461d-94f4-f7973abdb11f/?format=api"
                        }
                    ]
                },
                {
                    "id": "96d012db-c1a0-4015-af80-dfe7d03fc176",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ae979377-fd1a-4349-81e6-50aab63ae491/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-22T08:43:04.753482-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 240.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 240.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d4722091-e150-442c-90d2-8e14e2dbdca9",
                            "gambit_id": "a53b4cc0-374f-45a9-910a-f172e8add4f4",
                            "last_updated": "2024-01-23T20:03:12.762232-05:00",
                            "created_at": "2024-01-22T08:43:04.757665-05:00",
                            "name": "Game Total Over 240.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "240.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96d012db-c1a0-4015-af80-dfe7d03fc176/?format=api"
                        },
                        {
                            "id": "b42389a6-65c9-45ba-a5f5-78f4d34aa11f",
                            "gambit_id": "22b4a4c9-5c54-487e-9560-0abf3df2f758",
                            "last_updated": "2024-01-23T20:03:12.765431-05:00",
                            "created_at": "2024-01-22T08:43:04.762182-05:00",
                            "name": "Game Total Under 240.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "240.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96d012db-c1a0-4015-af80-dfe7d03fc176/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2fc9ebb2-3bad-489d-a803-0c94c8c5bb77",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1272523d-9296-4bc2-9038-aa86518b8a0c",
            "completed": true,
            "last_updated": "2024-01-23T20:03:13.394472-05:00",
            "created_at": "2024-01-22T08:43:04.477826-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.35,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1272523d-9296-4bc2-9038-aa86518b8a0c",
            "datetime": "2024-01-22T20:10:00-05:00",
            "cutoff_datetime": "2024-01-22T20:10:00-05:00",
            "name": "Charlotte Hornets v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "86c6cd80-e2fb-415a-9972-62195c3697fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2fc9ebb2-3bad-489d-a803-0c94c8c5bb77/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-22T08:43:04.483619-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10800.0,
                        "profit_sb": 1300.0,
                        "profit_sb_percentage": 13.68,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 8769.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 1231.0
                            }
                        ],
                        "expected_reward_tokens": 9466.39,
                        "profit_sb": -33.61,
                        "profit_sb_percentage": -0.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "06a1b71c-8fab-4016-b946-910fa3aa52a8",
                            "gambit_id": "2aec0032-6519-44c5-aa57-26f39946ff55",
                            "last_updated": "2024-01-23T20:03:13.411151-05:00",
                            "created_at": "2024-01-22T08:43:04.487873-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.08000",
                            "odds": "1.08330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86c6cd80-e2fb-415a-9972-62195c3697fa/?format=api"
                        },
                        {
                            "id": "8626bad2-8a75-4001-bced-17168bddd313",
                            "gambit_id": "fe785b4c-0fcd-4edc-8a00-461d81016436",
                            "last_updated": "2024-01-23T20:03:13.407765-05:00",
                            "created_at": "2024-01-22T08:43:04.492362-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "7.69000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86c6cd80-e2fb-415a-9972-62195c3697fa/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1785efb-e4a0-4155-ad0c-f892dfbdf3c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2fc9ebb2-3bad-489d-a803-0c94c8c5bb77/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-22T08:43:04.496322-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e9a1569c-de0c-4143-81a7-293cfef7f1b1",
                            "gambit_id": "1599762a-e626-464a-95fa-b952feb45f00",
                            "last_updated": "2024-01-23T20:03:13.421331-05:00",
                            "created_at": "2024-01-22T08:43:04.502248-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1785efb-e4a0-4155-ad0c-f892dfbdf3c6/?format=api"
                        },
                        {
                            "id": "ea36a941-444a-4220-b17f-d3ff029f5ae2",
                            "gambit_id": "ba75b250-dfdc-4b7d-af15-3d8a62464bf2",
                            "last_updated": "2024-01-23T20:03:13.418050-05:00",
                            "created_at": "2024-01-22T08:43:04.510127-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1785efb-e4a0-4155-ad0c-f892dfbdf3c6/?format=api"
                        }
                    ]
                },
                {
                    "id": "433a06c2-ff32-47aa-9714-aa7f1eb24b63",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2fc9ebb2-3bad-489d-a803-0c94c8c5bb77/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-22T08:43:04.513966-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 221.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 221.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c3d12ef8-a410-44d6-9f42-78c0a3a01208",
                            "gambit_id": "9f2e7e61-df0e-4f33-8a45-66cbbb968d5a",
                            "last_updated": "2024-01-23T20:03:13.427754-05:00",
                            "created_at": "2024-01-22T08:43:04.518243-05:00",
                            "name": "Game Total Over 221.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/433a06c2-ff32-47aa-9714-aa7f1eb24b63/?format=api"
                        },
                        {
                            "id": "d6778c23-6b1c-44bc-bee8-fb7cfe964f96",
                            "gambit_id": "911e768e-9b99-4ff0-b336-db00801a33b4",
                            "last_updated": "2024-01-23T20:03:13.430905-05:00",
                            "created_at": "2024-01-22T08:43:04.522612-05:00",
                            "name": "Game Total Under 221.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/433a06c2-ff32-47aa-9714-aa7f1eb24b63/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "138c93dd-2174-4cd4-9472-01dc9c33054b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4b28b54a-5d08-4782-8dd0-7cff2f75fedf",
            "completed": true,
            "last_updated": "2024-01-23T20:13:14.858972-05:00",
            "created_at": "2024-01-22T08:43:04.240437-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.18,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4b28b54a-5d08-4782-8dd0-7cff2f75fedf",
            "datetime": "2024-01-22T20:07:00-05:00",
            "cutoff_datetime": "2024-01-22T20:07:00-05:00",
            "name": "Florida Panthers v. Nashville Predators",
            "bettypes": [
                {
                    "id": "575a38d0-1110-4953-b0f4-03116f9caa91",
                    "match": "https://api-prod.gambitprofit.com/api/matches/138c93dd-2174-4cd4-9472-01dc9c33054b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-22T08:43:04.247138-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9953ab94-4033-4258-b4e9-23cade98dd68",
                            "gambit_id": "f4ee5cdd-5103-4d16-b4a4-a3b0042df11d",
                            "last_updated": "2024-01-23T20:13:14.872579-05:00",
                            "created_at": "2024-01-22T08:43:04.251236-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/575a38d0-1110-4953-b0f4-03116f9caa91/?format=api"
                        },
                        {
                            "id": "f40ae89f-cd4e-4dd9-8c65-99e4677ab309",
                            "gambit_id": "b70c6f07-182b-47d9-a2ae-dfeccfe65b28",
                            "last_updated": "2024-01-23T20:13:14.875898-05:00",
                            "created_at": "2024-01-22T08:43:04.255437-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/575a38d0-1110-4953-b0f4-03116f9caa91/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f7be873-d4bd-4682-986e-8a0ae5d08db6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/138c93dd-2174-4cd4-9472-01dc9c33054b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-22T08:43:04.261912-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6611.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 3389.0
                            }
                        ],
                        "expected_reward_tokens": 9387.53,
                        "profit_sb": -112.47,
                        "profit_sb_percentage": -1.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c1b115eb-760d-4784-b9be-31665c39aa1d",
                            "gambit_id": "4c58c5ad-b470-4d23-be61-951db1b3946a",
                            "last_updated": "2024-01-23T20:13:14.885811-05:00",
                            "created_at": "2024-01-22T08:43:04.269702-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f7be873-d4bd-4682-986e-8a0ae5d08db6/?format=api"
                        },
                        {
                            "id": "885a978a-98fa-4534-9f31-235cdb2f0e32",
                            "gambit_id": "343f6d4c-5c03-4540-a543-8f704329d92b",
                            "last_updated": "2024-01-23T20:13:14.882498-05:00",
                            "created_at": "2024-01-22T08:43:04.265613-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f7be873-d4bd-4682-986e-8a0ae5d08db6/?format=api"
                        }
                    ]
                },
                {
                    "id": "79ed75f5-d433-4fac-91be-2747e71c3d1e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/138c93dd-2174-4cd4-9472-01dc9c33054b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-22T08:43:04.275991-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fcb46702-0572-459f-8b10-8f23df0439a2",
                            "gambit_id": "3292da21-2aff-4346-948a-9f1cd0c9964a",
                            "last_updated": "2024-01-23T20:13:14.892359-05:00",
                            "created_at": "2024-01-22T08:43:04.282161-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ed75f5-d433-4fac-91be-2747e71c3d1e/?format=api"
                        },
                        {
                            "id": "5ef37293-fb37-463a-ad0b-8d186c5ad386",
                            "gambit_id": "6d386ad1-c5bf-4199-b023-e469bad639bf",
                            "last_updated": "2024-01-23T20:13:14.895627-05:00",
                            "created_at": "2024-01-22T08:43:04.287670-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ed75f5-d433-4fac-91be-2747e71c3d1e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1492e5af-932d-4933-b653-51e25285e663",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0178ab85-2866-46e8-87d0-550ccbef430d",
            "completed": true,
            "last_updated": "2024-01-23T20:08:14.901442-05:00",
            "created_at": "2024-01-22T08:43:04.000751-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.02,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/0178ab85-2866-46e8-87d0-550ccbef430d",
            "datetime": "2024-01-22T19:40:00-05:00",
            "cutoff_datetime": "2024-01-22T19:40:00-05:00",
            "name": "Memphis Grizzlies v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "21ec4890-bb65-4703-83a2-05db4f05f7ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1492e5af-932d-4933-b653-51e25285e663/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-22T08:43:04.029396-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6984.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 3016.0
                            }
                        ],
                        "expected_reward_tokens": 9498.24,
                        "profit_sb": -1.76,
                        "profit_sb_percentage": -0.02,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b5e2fc7d-f928-4e73-9252-99e4d07647ad",
                            "gambit_id": "fc250c52-4a38-4327-ad98-0244855a0677",
                            "last_updated": "2024-01-23T20:08:14.923202-05:00",
                            "created_at": "2024-01-22T08:43:04.037285-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.36000",
                            "odds": "1.37740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21ec4890-bb65-4703-83a2-05db4f05f7ba/?format=api"
                        },
                        {
                            "id": "5da428d4-823d-4f1d-a4f3-fb22b1234896",
                            "gambit_id": "f74d44f4-b592-40d0-978d-6fbaf8c128dd",
                            "last_updated": "2024-01-23T20:08:14.926517-05:00",
                            "created_at": "2024-01-22T08:43:04.033186-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "3.15000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21ec4890-bb65-4703-83a2-05db4f05f7ba/?format=api"
                        }
                    ]
                },
                {
                    "id": "49614c14-c041-4c6f-ad21-b10c2c0c10a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1492e5af-932d-4933-b653-51e25285e663/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-22T08:43:04.014733-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Toronto Raptors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4eb04fef-473c-4dcd-ab6e-137b7c5a4fd8",
                            "gambit_id": "aee3b6ab-03c3-4679-8195-6472a8029555",
                            "last_updated": "2024-01-23T20:08:14.913324-05:00",
                            "created_at": "2024-01-22T08:43:04.019639-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49614c14-c041-4c6f-ad21-b10c2c0c10a8/?format=api"
                        },
                        {
                            "id": "cab0b2aa-7799-4b07-b729-facbb3c590a7",
                            "gambit_id": "c45ae600-01ad-4ced-81d0-097fc0163736",
                            "last_updated": "2024-01-23T20:08:14.916568-05:00",
                            "created_at": "2024-01-22T08:43:04.024499-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49614c14-c041-4c6f-ad21-b10c2c0c10a8/?format=api"
                        }
                    ]
                },
                {
                    "id": "879da3ac-9ed7-4e5e-9b54-82d9f30a9709",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1492e5af-932d-4933-b653-51e25285e663/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-22T08:43:04.041352-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 225.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 225.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6388b96b-f7c3-4235-a373-e3bee65bdae7",
                            "gambit_id": "1edf4dac-2df5-4a8a-847a-8c36d5009a00",
                            "last_updated": "2024-01-23T20:08:14.938146-05:00",
                            "created_at": "2024-01-22T08:43:04.048842-05:00",
                            "name": "Game Total Under 225.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/879da3ac-9ed7-4e5e-9b54-82d9f30a9709/?format=api"
                        },
                        {
                            "id": "c3e61b6f-5cba-4a61-a32f-0989ea7651d7",
                            "gambit_id": "e85d361b-93d9-4246-92fc-6376c8980066",
                            "last_updated": "2024-01-23T20:08:14.933817-05:00",
                            "created_at": "2024-01-22T08:43:04.045074-05:00",
                            "name": "Game Total Over 225.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/879da3ac-9ed7-4e5e-9b54-82d9f30a9709/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "68bd29eb-59dc-4a8e-b152-57ce0be7ee04",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2d3be369-c73a-47c6-a793-eea1b138890b",
            "completed": true,
            "last_updated": "2024-01-23T20:08:15.358897-05:00",
            "created_at": "2024-01-22T08:43:03.294146-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.07,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/2d3be369-c73a-47c6-a793-eea1b138890b",
            "datetime": "2024-01-22T19:10:00-05:00",
            "cutoff_datetime": "2024-01-22T19:10:00-05:00",
            "name": "San Antonio Spurs v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "54d9f6ec-e27f-4da6-86a9-afdf6bebe202",
                    "match": "https://api-prod.gambitprofit.com/api/matches/68bd29eb-59dc-4a8e-b152-57ce0be7ee04/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-22T08:43:03.315549-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10900.0,
                        "profit_sb": 1400.0,
                        "profit_sb_percentage": 14.74,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 8724.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 1276.0
                            }
                        ],
                        "expected_reward_tokens": 9506.2,
                        "profit_sb": 6.2,
                        "profit_sb_percentage": 0.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3eb74399-cd59-4b4c-a9b9-2a2cb28cf0a4",
                            "gambit_id": "c2f0ea2a-87cf-459f-9571-967d2bdc80f5",
                            "last_updated": "2024-01-23T20:08:15.393203-05:00",
                            "created_at": "2024-01-22T08:43:03.326401-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.09000",
                            "odds": "1.09090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54d9f6ec-e27f-4da6-86a9-afdf6bebe202/?format=api"
                        },
                        {
                            "id": "ba691427-89ed-4bc6-99e5-5dfdffac50c7",
                            "gambit_id": "d93b7f09-93b1-4f64-b0d4-40b429232ce5",
                            "last_updated": "2024-01-23T20:08:15.390098-05:00",
                            "created_at": "2024-01-22T08:43:03.319967-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "7.45000",
                            "odds": "7.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54d9f6ec-e27f-4da6-86a9-afdf6bebe202/?format=api"
                        }
                    ]
                },
                {
                    "id": "24b8d20c-61ed-4709-9423-dc19f2e9df14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/68bd29eb-59dc-4a8e-b152-57ce0be7ee04/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-22T08:43:03.300361-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eaf25a96-ecc5-4125-8cc9-379033b82887",
                            "gambit_id": "ad344247-a01a-4cc5-9acc-6d977ce2533c",
                            "last_updated": "2024-01-23T20:08:15.376583-05:00",
                            "created_at": "2024-01-22T08:43:03.305568-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24b8d20c-61ed-4709-9423-dc19f2e9df14/?format=api"
                        },
                        {
                            "id": "d5d682b2-2d25-4ca1-95a0-9f57524cdc4a",
                            "gambit_id": "6c64029a-9f24-4258-99d0-994329b629fc",
                            "last_updated": "2024-01-23T20:08:15.383554-05:00",
                            "created_at": "2024-01-22T08:43:03.310429-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24b8d20c-61ed-4709-9423-dc19f2e9df14/?format=api"
                        }
                    ]
                },
                {
                    "id": "b9203b9d-b826-498b-af78-d4397d4187cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/68bd29eb-59dc-4a8e-b152-57ce0be7ee04/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-22T08:43:03.330770-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 237.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 237.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ddaea2f4-9193-4451-99f1-80a61bce8916",
                            "gambit_id": "57ad0709-ddb5-4424-a42c-599e22dbc2ed",
                            "last_updated": "2024-01-23T20:08:15.405594-05:00",
                            "created_at": "2024-01-22T08:43:03.334872-05:00",
                            "name": "Game Total Over 237.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9203b9d-b826-498b-af78-d4397d4187cd/?format=api"
                        },
                        {
                            "id": "ddc0aa34-8195-4193-9037-434300cc5182",
                            "gambit_id": "d8c7df8d-0bbe-4988-8448-7f75d74ea458",
                            "last_updated": "2024-01-23T20:08:15.408822-05:00",
                            "created_at": "2024-01-22T08:43:03.339440-05:00",
                            "name": "Game Total Under 237.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9203b9d-b826-498b-af78-d4397d4187cd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cc1da365-fa04-45f8-a54b-e908d9ab81df",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ab581fa8-d9be-4483-8941-4cf1077d0d0b",
            "completed": true,
            "last_updated": "2024-01-23T20:08:15.828758-05:00",
            "created_at": "2024-01-22T08:43:03.531727-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ab581fa8-d9be-4483-8941-4cf1077d0d0b",
            "datetime": "2024-01-22T19:10:00-05:00",
            "cutoff_datetime": "2024-01-22T19:10:00-05:00",
            "name": "Milwaukee Bucks v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "6d5fc286-5dcb-43b0-a0de-1feb2e0963b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc1da365-fa04-45f8-a54b-e908d9ab81df/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-22T08:43:03.551701-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8480.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 1520.0
                            }
                        ],
                        "expected_reward_tokens": 9497.6,
                        "profit_sb": -2.4,
                        "profit_sb_percentage": -0.03,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "145e276f-91b2-432a-822f-eff3759d8298",
                            "gambit_id": "11ce457c-d928-4717-8051-83d1ae4e9b15",
                            "last_updated": "2024-01-23T20:08:15.859282-05:00",
                            "created_at": "2024-01-22T08:43:03.555655-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.12000",
                            "odds": "1.12500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d5fc286-5dcb-43b0-a0de-1feb2e0963b8/?format=api"
                        },
                        {
                            "id": "938b0af3-9686-4ad2-a9f2-6ca71482e16b",
                            "gambit_id": "69c89265-2976-45af-a38e-7664cc5dea85",
                            "last_updated": "2024-01-23T20:08:15.862392-05:00",
                            "created_at": "2024-01-22T08:43:03.560394-05:00",
                            "name": "Detroit Pistons",
                            "reward": "6.25000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d5fc286-5dcb-43b0-a0de-1feb2e0963b8/?format=api"
                        }
                    ]
                },
                {
                    "id": "bfa9bd76-ad72-41b7-8f54-6074c2f27ca4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc1da365-fa04-45f8-a54b-e908d9ab81df/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-22T08:43:03.537753-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Detroit Pistons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a939099-0d12-4bb2-a0e9-b7d58d821b45",
                            "gambit_id": "97e58587-0530-4552-af09-b6c10772b62a",
                            "last_updated": "2024-01-23T20:08:15.844806-05:00",
                            "created_at": "2024-01-22T08:43:03.542590-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa9bd76-ad72-41b7-8f54-6074c2f27ca4/?format=api"
                        },
                        {
                            "id": "4cf1dfc1-3e6b-4932-84af-f6e06e53d6f1",
                            "gambit_id": "ad279f7b-aff2-4e73-bf10-1c04641073ea",
                            "last_updated": "2024-01-23T20:08:15.847990-05:00",
                            "created_at": "2024-01-22T08:43:03.547117-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa9bd76-ad72-41b7-8f54-6074c2f27ca4/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c6878af-432d-4e79-a935-2ac63b1c7cef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc1da365-fa04-45f8-a54b-e908d9ab81df/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-22T08:43:03.565036-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 247.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 247.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ac1dec70-eb36-4c29-b451-9b0ee0bccf49",
                            "gambit_id": "388a0bf4-db2a-438f-ac25-7986c9ae1d2b",
                            "last_updated": "2024-01-23T20:08:15.871934-05:00",
                            "created_at": "2024-01-22T08:43:03.575386-05:00",
                            "name": "Game Total Under 247.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "247.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c6878af-432d-4e79-a935-2ac63b1c7cef/?format=api"
                        },
                        {
                            "id": "71cc9c05-6720-439e-8c4d-b11b3a4a7829",
                            "gambit_id": "af471a1c-cbdf-4826-8823-0e13307fe2df",
                            "last_updated": "2024-01-23T20:08:15.868784-05:00",
                            "created_at": "2024-01-22T08:43:03.569448-05:00",
                            "name": "Game Total Over 247.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "247.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c6878af-432d-4e79-a935-2ac63b1c7cef/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7b274b49-c9fc-4114-a5db-a5bb588eac44",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "23670e19-ebe1-4460-bfe8-f29bdceb2abe",
            "completed": true,
            "last_updated": "2024-01-23T20:08:13.652464-05:00",
            "created_at": "2024-01-22T08:43:03.768017-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.74,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/23670e19-ebe1-4460-bfe8-f29bdceb2abe",
            "datetime": "2024-01-22T19:10:00-05:00",
            "cutoff_datetime": "2024-01-22T19:10:00-05:00",
            "name": "Cleveland Cavaliers v. Orlando Magic",
            "bettypes": [
                {
                    "id": "187b21e1-b62e-478e-864a-5dd854d73560",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b274b49-c9fc-4114-a5db-a5bb588eac44/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-22T08:43:03.776413-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8f0a30c-7278-461c-8b8d-6b5ead503cb2",
                            "gambit_id": "180724c6-101c-4b8e-8bcd-8b800af989b0",
                            "last_updated": "2024-01-23T20:08:13.667323-05:00",
                            "created_at": "2024-01-22T08:43:03.781350-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/187b21e1-b62e-478e-864a-5dd854d73560/?format=api"
                        },
                        {
                            "id": "f0d1e596-fed8-4dd6-a4e5-fafe7943ac7d",
                            "gambit_id": "a026bbec-4185-468a-8027-70b81768b500",
                            "last_updated": "2024-01-23T20:08:13.663379-05:00",
                            "created_at": "2024-01-22T08:43:03.785382-05:00",
                            "name": "Orlando Magic",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/187b21e1-b62e-478e-864a-5dd854d73560/?format=api"
                        }
                    ]
                },
                {
                    "id": "60fd9d71-739d-4f92-a261-b775a4e4a845",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b274b49-c9fc-4114-a5db-a5bb588eac44/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-22T08:43:03.789649-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Orlando Magic",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9104a88c-03a3-4d6f-ad9f-a31e956a7a15",
                            "gambit_id": "05491e8f-6c26-48c9-bd61-70dc169c6362",
                            "last_updated": "2024-01-23T20:08:13.680933-05:00",
                            "created_at": "2024-01-22T08:43:03.794256-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60fd9d71-739d-4f92-a261-b775a4e4a845/?format=api"
                        },
                        {
                            "id": "45971f81-3fcf-418d-adb7-16e7e9d5cd12",
                            "gambit_id": "5ba411b5-b248-431f-9cdd-3056231f3693",
                            "last_updated": "2024-01-23T20:08:13.687782-05:00",
                            "created_at": "2024-01-22T08:43:03.798966-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60fd9d71-739d-4f92-a261-b775a4e4a845/?format=api"
                        }
                    ]
                },
                {
                    "id": "a26a6a54-9f76-4452-9882-abfb289087ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b274b49-c9fc-4114-a5db-a5bb588eac44/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-22T08:43:03.803235-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 215",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 215",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4f0b6656-2518-4fba-a098-0502180d7505",
                            "gambit_id": "810b285a-5e5f-4bc9-89ea-998ecc435315",
                            "last_updated": "2024-01-23T20:08:13.701980-05:00",
                            "created_at": "2024-01-22T08:43:03.806950-05:00",
                            "name": "Game Total Over 215",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "215.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a26a6a54-9f76-4452-9882-abfb289087ef/?format=api"
                        },
                        {
                            "id": "9ef6f5dd-1e49-4c86-a46c-b6ba0632c646",
                            "gambit_id": "2e3a30f0-2e5f-4364-9b90-fce83bf5d926",
                            "last_updated": "2024-01-23T20:08:13.708850-05:00",
                            "created_at": "2024-01-22T08:43:03.812105-05:00",
                            "name": "Game Total Under 215",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "215.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a26a6a54-9f76-4452-9882-abfb289087ef/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f6ac726c-7aa6-4d74-9717-6afe91b1cf3e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bc3bad11-f698-4445-9f0b-c1fbd59aeef8",
            "completed": true,
            "last_updated": "2024-01-23T20:13:14.316060-05:00",
            "created_at": "2024-01-22T08:43:03.043859-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.45,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/bc3bad11-f698-4445-9f0b-c1fbd59aeef8",
            "datetime": "2024-01-22T19:07:00-05:00",
            "cutoff_datetime": "2024-01-22T19:07:00-05:00",
            "name": "Vegas Golden Knights v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "cf3d0ccc-f3d0-4faa-b67e-733db51173cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6ac726c-7aa6-4d74-9717-6afe91b1cf3e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-22T08:43:03.059808-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4be6e951-375e-4028-a53c-f2e4e72fee1e",
                            "gambit_id": "03153641-c7a6-49c3-b7be-48add6691c22",
                            "last_updated": "2024-01-23T20:13:14.333450-05:00",
                            "created_at": "2024-01-22T08:43:03.075146-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf3d0ccc-f3d0-4faa-b67e-733db51173cc/?format=api"
                        },
                        {
                            "id": "527f0f99-2b2c-41c2-9c11-31755d3939cd",
                            "gambit_id": "9e867545-ee8f-4079-ba22-5cb983321fb7",
                            "last_updated": "2024-01-23T20:13:14.329781-05:00",
                            "created_at": "2024-01-22T08:43:03.070108-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf3d0ccc-f3d0-4faa-b67e-733db51173cc/?format=api"
                        }
                    ]
                },
                {
                    "id": "f3272145-4381-4024-9dd8-64d08a48d457",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6ac726c-7aa6-4d74-9717-6afe91b1cf3e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-22T08:43:03.079314-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6805.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 3195.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c3d5e994-9ff3-4175-939a-a179f0df36dd",
                            "gambit_id": "dafedcad-30a7-4311-abbb-c0673fa44b46",
                            "last_updated": "2024-01-23T20:13:14.340013-05:00",
                            "created_at": "2024-01-22T08:43:03.083202-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.39000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3272145-4381-4024-9dd8-64d08a48d457/?format=api"
                        },
                        {
                            "id": "e40255e6-6519-4a68-af8d-f1194d3e048e",
                            "gambit_id": "d75a4a95-6ed0-4867-a914-cd1bb919541f",
                            "last_updated": "2024-01-23T20:13:14.343428-05:00",
                            "created_at": "2024-01-22T08:43:03.087804-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.96000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3272145-4381-4024-9dd8-64d08a48d457/?format=api"
                        }
                    ]
                },
                {
                    "id": "63037f77-0352-4736-811a-638a26913266",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6ac726c-7aa6-4d74-9717-6afe91b1cf3e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-22T08:43:03.092866-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "85b386fb-439b-4727-af22-a9ba274c37ec",
                            "gambit_id": "1948273d-aef7-4705-93c7-6e0194f81853",
                            "last_updated": "2024-01-23T20:13:14.350492-05:00",
                            "created_at": "2024-01-22T08:43:03.097808-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63037f77-0352-4736-811a-638a26913266/?format=api"
                        },
                        {
                            "id": "86151b5d-1606-4663-a872-bdb849b2affa",
                            "gambit_id": "7fe438e0-c18e-49d9-9d41-f201e03391d5",
                            "last_updated": "2024-01-23T20:13:14.353945-05:00",
                            "created_at": "2024-01-22T08:43:03.103226-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63037f77-0352-4736-811a-638a26913266/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8baaefdc-f6a1-4154-8a89-89cd35910021",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4c993765-72e3-4212-9e51-10194fb6c414",
            "completed": true,
            "last_updated": "2024-01-23T20:13:15.981106-05:00",
            "created_at": "2024-01-22T08:43:02.790528-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.61,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4c993765-72e3-4212-9e51-10194fb6c414",
            "datetime": "2024-01-22T19:07:00-05:00",
            "cutoff_datetime": "2024-01-22T19:07:00-05:00",
            "name": "Winnipeg Jets v. Boston Bruins",
            "bettypes": [
                {
                    "id": "d042fdf2-f4e7-4a81-afd8-5dc1947d3c97",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8baaefdc-f6a1-4154-8a89-89cd35910021/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-22T08:43:02.796794-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 5688.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8495b33a-60c4-4716-9fcf-b1c9110a5eac",
                            "gambit_id": "e5a4a476-ee74-4401-8cce-08bb685dfd1e",
                            "last_updated": "2024-01-23T20:13:15.992742-05:00",
                            "created_at": "2024-01-22T08:43:02.806732-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d042fdf2-f4e7-4a81-afd8-5dc1947d3c97/?format=api"
                        },
                        {
                            "id": "fd55e31b-6171-488c-ab71-259563a396bf",
                            "gambit_id": "18fb86d7-c065-4ad1-87d4-5fcca45f9d4c",
                            "last_updated": "2024-01-23T20:13:15.989381-05:00",
                            "created_at": "2024-01-22T08:43:02.801536-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d042fdf2-f4e7-4a81-afd8-5dc1947d3c97/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e84abe3-e440-4c17-9797-476153473fc2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8baaefdc-f6a1-4154-8a89-89cd35910021/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-22T08:43:02.810838-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6554.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8e8d803b-629a-4a79-a51a-9f38d5af0648",
                            "gambit_id": "f8366a36-7025-4d06-b425-75214df77cb3",
                            "last_updated": "2024-01-23T20:13:15.999097-05:00",
                            "created_at": "2024-01-22T08:43:02.814919-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e84abe3-e440-4c17-9797-476153473fc2/?format=api"
                        },
                        {
                            "id": "ccd12143-597b-49f7-916c-4cc7c9373645",
                            "gambit_id": "88af1168-ea46-45e9-a11a-7bb019ca4068",
                            "last_updated": "2024-01-23T20:13:16.002777-05:00",
                            "created_at": "2024-01-22T08:43:02.819230-05:00",
                            "name": "Boston Bruins",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e84abe3-e440-4c17-9797-476153473fc2/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e03e05b-f454-4eae-9640-a45f91bd779a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8baaefdc-f6a1-4154-8a89-89cd35910021/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-22T08:43:02.837308-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "898b6dfe-cecb-4de4-907f-12c542b3eff8",
                            "gambit_id": "218c72fa-301e-4b99-b39d-f39c0a7f1af9",
                            "last_updated": "2024-01-23T20:13:16.009728-05:00",
                            "created_at": "2024-01-22T08:43:02.851780-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e03e05b-f454-4eae-9640-a45f91bd779a/?format=api"
                        },
                        {
                            "id": "5789cae9-f57d-48c2-8f21-d9fd0618010f",
                            "gambit_id": "5e51e02f-92f0-47f1-81ba-f58fe8dbe144",
                            "last_updated": "2024-01-23T20:13:16.013049-05:00",
                            "created_at": "2024-01-22T08:43:02.846806-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e03e05b-f454-4eae-9640-a45f91bd779a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1fd6c86f-8856-4cf6-9c19-ad8018479adb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9a915386-620d-4a90-bd3b-c4613cd74417",
            "completed": true,
            "last_updated": "2024-01-23T20:28:17.319549-05:00",
            "created_at": "2024-01-22T08:43:02.541648-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.79,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/9a915386-620d-4a90-bd3b-c4613cd74417",
            "datetime": "2024-01-22T14:45:00-05:00",
            "cutoff_datetime": "2024-01-22T14:45:00-05:00",
            "name": "Brighton & Hove Albion v. Wolverhampton Wanderers",
            "bettypes": [
                {
                    "id": "5e29d535-a3ef-4d5a-aca5-1ade7c860588",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1fd6c86f-8856-4cf6-9c19-ad8018479adb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-22T08:43:02.553863-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Brighton & Hove Albion",
                                "amount": 7186.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2814.0
                            }
                        ],
                        "expected_reward_tokens": 11424.84,
                        "profit_sb": 1924.84,
                        "profit_sb_percentage": 20.26,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brighton & Hove Albion",
                                "amount": 5809.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2275.0
                            },
                            {
                                "team": "Wolverhampton Wanderers",
                                "amount": 1916.0
                            }
                        ],
                        "expected_reward_tokens": 9235.12,
                        "profit_sb": -264.88,
                        "profit_sb_percentage": -2.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e891e2b5-89b6-4bd5-b09f-9fe1a2a3af04",
                            "gambit_id": "0d1b2c44-118f-46fe-98be-ea4fc14069f8",
                            "last_updated": "2024-01-23T20:28:17.336331-05:00",
                            "created_at": "2024-01-22T08:43:02.565700-05:00",
                            "name": "Brighton & Hove Albion",
                            "reward": "1.59000",
                            "odds": "1.62000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e29d535-a3ef-4d5a-aca5-1ade7c860588/?format=api"
                        },
                        {
                            "id": "5a3ca64e-e823-422f-a430-488304f04e77",
                            "gambit_id": "ba30651c-7de6-4444-9bba-63d7f61fe1e8",
                            "last_updated": "2024-01-23T20:28:17.332884-05:00",
                            "created_at": "2024-01-22T08:43:02.560576-05:00",
                            "name": "Draw",
                            "reward": "4.06000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e29d535-a3ef-4d5a-aca5-1ade7c860588/?format=api"
                        },
                        {
                            "id": "98a701ab-a26d-42e4-9792-4aeeec7c3743",
                            "gambit_id": "0d06205f-3984-46bc-a5c3-bf600274a040",
                            "last_updated": "2024-01-23T20:28:17.339660-05:00",
                            "created_at": "2024-01-22T08:43:02.573270-05:00",
                            "name": "Wolverhampton Wanderers",
                            "reward": "4.82000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e29d535-a3ef-4d5a-aca5-1ade7c860588/?format=api"
                        }
                    ]
                },
                {
                    "id": "7b30abf8-b1d6-4f68-a6b2-9453fc41b1e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1fd6c86f-8856-4cf6-9c19-ad8018479adb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-22T08:43:02.579149-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5879.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4121.0
                            }
                        ],
                        "expected_reward_tokens": 9230.03,
                        "profit_sb": -269.97,
                        "profit_sb_percentage": -2.84,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c8559d41-65cc-4613-b0fb-6d7aab93c808",
                            "gambit_id": "c1df5be0-4f93-45f9-8f54-4876a734102c",
                            "last_updated": "2024-01-23T20:28:17.346563-05:00",
                            "created_at": "2024-01-22T08:43:02.583879-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.57000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b30abf8-b1d6-4f68-a6b2-9453fc41b1e0/?format=api"
                        },
                        {
                            "id": "aac8ae71-8fe3-4c50-bf5d-9525a16f1478",
                            "gambit_id": "d4ab71c3-6ccd-4d13-8c13-d53cd5df4ed1",
                            "last_updated": "2024-01-23T20:28:17.349979-05:00",
                            "created_at": "2024-01-22T08:43:02.594305-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b30abf8-b1d6-4f68-a6b2-9453fc41b1e0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "eb05e7d7-ae62-4ccd-bf5a-4ea5b67ad27a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e56662b4-f463-454c-b75b-adefca7e7f56",
            "completed": true,
            "last_updated": "2024-01-23T18:43:25.813380-05:00",
            "created_at": "2024-01-21T09:33:16.388788-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.51,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e56662b4-f463-454c-b75b-adefca7e7f56",
            "datetime": "2024-01-21T22:10:00-05:00",
            "cutoff_datetime": "2024-01-21T22:10:00-05:00",
            "name": "Portland Trail Blazers v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "d1204098-88ff-4589-bf1b-81fde9087322",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eb05e7d7-ae62-4ccd-bf5a-4ea5b67ad27a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-21T09:33:16.418921-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8079.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 1921.0
                            }
                        ],
                        "expected_reward_tokens": 9451.32,
                        "profit_sb": -48.68,
                        "profit_sb_percentage": -0.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2e288e19-bb7a-4344-b29d-41eb98d4fef2",
                            "gambit_id": "94d6518a-5c77-451d-8b5b-269a82bf9872",
                            "last_updated": "2024-01-23T18:43:25.852200-05:00",
                            "created_at": "2024-01-21T09:33:16.425941-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.17000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1204098-88ff-4589-bf1b-81fde9087322/?format=api"
                        },
                        {
                            "id": "d810b77f-6d0f-4191-b87e-157a3e8633fb",
                            "gambit_id": "e73ba09b-418e-47f0-8a65-d82bd6e34133",
                            "last_updated": "2024-01-23T18:43:25.848598-05:00",
                            "created_at": "2024-01-21T09:33:16.422203-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "4.92000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1204098-88ff-4589-bf1b-81fde9087322/?format=api"
                        }
                    ]
                },
                {
                    "id": "a479cd69-47b8-4eb9-83a4-1607ad0e3ae2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eb05e7d7-ae62-4ccd-bf5a-4ea5b67ad27a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-21T09:33:16.395529-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5107.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5b80adff-895b-4fb8-b0ec-974d4bf7c791",
                            "gambit_id": "0950472d-04db-42dd-bf94-40b20b429241",
                            "last_updated": "2024-01-23T18:43:25.830724-05:00",
                            "created_at": "2024-01-21T09:33:16.403097-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a479cd69-47b8-4eb9-83a4-1607ad0e3ae2/?format=api"
                        },
                        {
                            "id": "788ba8f3-6cfd-4a68-afcf-9f95d70b0212",
                            "gambit_id": "51dbbf89-5692-482c-abf1-f001543c9869",
                            "last_updated": "2024-01-23T18:43:25.826684-05:00",
                            "created_at": "2024-01-21T09:33:16.399222-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a479cd69-47b8-4eb9-83a4-1607ad0e3ae2/?format=api"
                        }
                    ]
                },
                {
                    "id": "e42cb64d-f62e-4c9d-8c1c-181cbce54072",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eb05e7d7-ae62-4ccd-bf5a-4ea5b67ad27a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-21T09:33:16.407155-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 229",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 229",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "514a9e2a-96e7-4cf9-9712-1d6b6ce7df8a",
                            "gambit_id": "b35a8177-459b-492b-9199-c7e94ad913cf",
                            "last_updated": "2024-01-23T18:43:25.837256-05:00",
                            "created_at": "2024-01-21T09:33:16.415196-05:00",
                            "name": "Game Total Over 229",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e42cb64d-f62e-4c9d-8c1c-181cbce54072/?format=api"
                        },
                        {
                            "id": "a52e2003-bfb0-44d3-a8d3-21361242f74d",
                            "gambit_id": "4ccdf441-aa32-4506-b255-bd4409d9dc3c",
                            "last_updated": "2024-01-23T18:43:25.841131-05:00",
                            "created_at": "2024-01-21T09:33:16.410594-05:00",
                            "name": "Game Total Under 229",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e42cb64d-f62e-4c9d-8c1c-181cbce54072/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "09f73e08-3d73-453b-97a0-a066fbe9a16a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "92dbf6ff-cc54-4125-a9e4-59a9c7387595",
            "completed": true,
            "last_updated": "2024-01-23T18:48:26.531395-05:00",
            "created_at": "2024-01-21T09:33:16.156776-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.41,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/92dbf6ff-cc54-4125-a9e4-59a9c7387595",
            "datetime": "2024-01-21T21:07:00-05:00",
            "cutoff_datetime": "2024-01-21T21:07:00-05:00",
            "name": "Toronto Maple Leafs v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "bc4781e8-e6e8-4f66-bc5e-53d3827d9e03",
                    "match": "https://api-prod.gambitprofit.com/api/matches/09f73e08-3d73-453b-97a0-a066fbe9a16a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-21T09:33:16.161612-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aa1c6c2b-1301-43b2-984a-34e038c901df",
                            "gambit_id": "fb596a08-6fef-42dc-a6fa-9e9a885f66b3",
                            "last_updated": "2024-01-23T18:48:26.544241-05:00",
                            "created_at": "2024-01-21T09:33:16.165796-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc4781e8-e6e8-4f66-bc5e-53d3827d9e03/?format=api"
                        },
                        {
                            "id": "40a5c93d-a4dc-4b0f-8acd-d07390a4eb53",
                            "gambit_id": "792d3481-f034-4761-b2fa-6e5fa9affc41",
                            "last_updated": "2024-01-23T18:48:26.547795-05:00",
                            "created_at": "2024-01-21T09:33:16.169631-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc4781e8-e6e8-4f66-bc5e-53d3827d9e03/?format=api"
                        }
                    ]
                },
                {
                    "id": "698d73ee-eaec-42aa-a30f-92c9b01eb39b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/09f73e08-3d73-453b-97a0-a066fbe9a16a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-21T09:33:16.173520-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6856.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 3144.0
                            }
                        ],
                        "expected_reward_tokens": 9461.28,
                        "profit_sb": -38.72,
                        "profit_sb_percentage": -0.41,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8da00d08-de18-41b2-9fa4-a76999e3dd0f",
                            "gambit_id": "86e583b7-f319-49a0-9df4-3783dd2e3a55",
                            "last_updated": "2024-01-23T18:48:26.557926-05:00",
                            "created_at": "2024-01-21T09:33:16.183595-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/698d73ee-eaec-42aa-a30f-92c9b01eb39b/?format=api"
                        },
                        {
                            "id": "ddd057f6-768b-4f02-8632-47bd457dd7b3",
                            "gambit_id": "f8612193-8aba-4412-ab54-e8fb239f3a9b",
                            "last_updated": "2024-01-23T18:48:26.554698-05:00",
                            "created_at": "2024-01-21T09:33:16.177995-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "3.01000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/698d73ee-eaec-42aa-a30f-92c9b01eb39b/?format=api"
                        }
                    ]
                },
                {
                    "id": "38618a41-7c10-4cef-a679-29625d74db48",
                    "match": "https://api-prod.gambitprofit.com/api/matches/09f73e08-3d73-453b-97a0-a066fbe9a16a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-21T09:33:16.187540-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27449013-7c5d-4da4-bab9-242fe2ef8349",
                            "gambit_id": "0d1892f9-0915-4884-8efa-05a6e8fd5416",
                            "last_updated": "2024-01-23T18:48:26.564704-05:00",
                            "created_at": "2024-01-21T09:33:16.191066-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38618a41-7c10-4cef-a679-29625d74db48/?format=api"
                        },
                        {
                            "id": "331e21da-054f-4711-961f-e2d3014dc672",
                            "gambit_id": "417ab91f-ee37-4df1-9e90-acfc5d11cbfa",
                            "last_updated": "2024-01-23T18:48:26.568003-05:00",
                            "created_at": "2024-01-21T09:33:16.194648-05:00",
                            "name": "Game Total Under 6",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38618a41-7c10-4cef-a679-29625d74db48/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "eb973bb7-7872-449a-98f8-9bd5f9b6270c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "714eb5a9-81e0-4434-8eb4-256732d3b0c1",
            "completed": true,
            "last_updated": "2024-01-23T18:52:56.645617-05:00",
            "created_at": "2024-01-21T09:33:15.919408-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.7,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/714eb5a9-81e0-4434-8eb4-256732d3b0c1",
            "datetime": "2024-01-21T20:37:00-05:00",
            "cutoff_datetime": "2024-01-21T20:37:00-05:00",
            "name": "New York Rangers v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "d827549b-12f7-4abf-8069-ff9193f80cf8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eb973bb7-7872-449a-98f8-9bd5f9b6270c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-21T09:33:15.929193-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6643.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3357.0
                            }
                        ],
                        "expected_reward_tokens": 9433.06,
                        "profit_sb": -66.94,
                        "profit_sb_percentage": -0.7,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7d7b5b32-0563-4263-b6c9-923d36a2b602",
                            "gambit_id": "feadd468-ce0f-44c2-9614-7b7777a26f53",
                            "last_updated": "2024-01-23T18:52:56.659127-05:00",
                            "created_at": "2024-01-21T09:33:15.933802-05:00",
                            "name": "New York Rangers",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d827549b-12f7-4abf-8069-ff9193f80cf8/?format=api"
                        },
                        {
                            "id": "0f3572a6-9cae-4b4a-abea-b6c4a26e445c",
                            "gambit_id": "6fd904a0-dbfc-4bbd-98b3-12852d25cf7d",
                            "last_updated": "2024-01-23T18:52:56.662720-05:00",
                            "created_at": "2024-01-21T09:33:15.937835-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d827549b-12f7-4abf-8069-ff9193f80cf8/?format=api"
                        }
                    ]
                },
                {
                    "id": "b3bdfbfd-0e37-4955-9a6f-2df03ece16ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eb973bb7-7872-449a-98f8-9bd5f9b6270c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-21T09:33:15.941812-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Anaheim Ducks",
                                "amount": 5512.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a922747a-37ab-4016-b043-50cd8228cadb",
                            "gambit_id": "19951094-b576-4093-b62d-76295705a0af",
                            "last_updated": "2024-01-23T18:52:56.673160-05:00",
                            "created_at": "2024-01-21T09:33:15.949587-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3bdfbfd-0e37-4955-9a6f-2df03ece16ff/?format=api"
                        },
                        {
                            "id": "9521a698-179f-4eb1-af4e-6bc37fa2d998",
                            "gambit_id": "06e0a18f-7401-4269-bfdc-7e210412e0b8",
                            "last_updated": "2024-01-23T18:52:56.669652-05:00",
                            "created_at": "2024-01-21T09:33:15.945702-05:00",
                            "name": "New York Rangers",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3bdfbfd-0e37-4955-9a6f-2df03ece16ff/?format=api"
                        }
                    ]
                },
                {
                    "id": "2f15732b-a777-4182-a671-aad44c3acc32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eb973bb7-7872-449a-98f8-9bd5f9b6270c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-21T09:33:15.953543-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dc3795c4-b38f-4cc4-a0f1-db9e578f66eb",
                            "gambit_id": "2171b391-24ed-44fd-aef1-0a37b9915810",
                            "last_updated": "2024-01-23T18:52:56.685128-05:00",
                            "created_at": "2024-01-21T09:33:15.963541-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f15732b-a777-4182-a671-aad44c3acc32/?format=api"
                        },
                        {
                            "id": "fc6028b4-dfaa-4630-9cc4-370ba3e06e14",
                            "gambit_id": "0e262d58-0aee-401d-8fda-da35af2c05fd",
                            "last_updated": "2024-01-23T18:52:56.681056-05:00",
                            "created_at": "2024-01-21T09:33:15.958428-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f15732b-a777-4182-a671-aad44c3acc32/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4df749be-d2f0-4377-82a3-7d3b51f240a8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a7b5d167-b2bb-43ff-8ad2-76fd135f17d3",
            "completed": true,
            "last_updated": "2024-01-23T18:43:26.044283-05:00",
            "created_at": "2024-01-21T09:33:15.683467-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.06,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a7b5d167-b2bb-43ff-8ad2-76fd135f17d3",
            "datetime": "2024-01-21T20:10:00-05:00",
            "cutoff_datetime": "2024-01-21T20:10:00-05:00",
            "name": "Indiana Pacers v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "d77fe1c9-9ba8-4d20-a38c-091fd4290631",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4df749be-d2f0-4377-82a3-7d3b51f240a8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-21T09:33:15.706422-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7033.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 2967.0
                            }
                        ],
                        "expected_reward_tokens": 9494.4,
                        "profit_sb": -5.6,
                        "profit_sb_percentage": -0.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "48c4785d-efe3-4c97-9ab1-b32eb2802467",
                            "gambit_id": "c3d7f529-1799-4bb9-b517-3ece6270a35c",
                            "last_updated": "2024-01-23T18:43:26.071645-05:00",
                            "created_at": "2024-01-21T09:33:15.714914-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.35000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77fe1c9-9ba8-4d20-a38c-091fd4290631/?format=api"
                        },
                        {
                            "id": "c1189cf7-107d-48e1-8ef4-a9c02d04d863",
                            "gambit_id": "6a394831-7df2-41f7-a675-6b1c7fb48be3",
                            "last_updated": "2024-01-23T18:43:26.068301-05:00",
                            "created_at": "2024-01-21T09:33:15.711017-05:00",
                            "name": "Indiana Pacers",
                            "reward": "3.20000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77fe1c9-9ba8-4d20-a38c-091fd4290631/?format=api"
                        }
                    ]
                },
                {
                    "id": "09ac6703-2809-49d2-a710-8063deb7a56e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4df749be-d2f0-4377-82a3-7d3b51f240a8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-21T09:33:15.689456-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Phoenix Suns",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a5024b20-5bd3-405e-aa85-442993aef663",
                            "gambit_id": "cce47b84-c96a-4645-8f75-ce7105461e66",
                            "last_updated": "2024-01-23T18:43:26.056047-05:00",
                            "created_at": "2024-01-21T09:33:15.694758-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09ac6703-2809-49d2-a710-8063deb7a56e/?format=api"
                        },
                        {
                            "id": "d1ef214e-9630-4760-87d2-00c14fd1abe7",
                            "gambit_id": "142f792a-f602-48a0-8188-fa7dca3541c4",
                            "last_updated": "2024-01-23T18:43:26.061564-05:00",
                            "created_at": "2024-01-21T09:33:15.701302-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09ac6703-2809-49d2-a710-8063deb7a56e/?format=api"
                        }
                    ]
                },
                {
                    "id": "19cbddc9-6f20-425c-9c0b-4eb398c205c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4df749be-d2f0-4377-82a3-7d3b51f240a8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-21T09:33:15.718945-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 245",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 245",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca31c151-e0f0-4eb5-9979-74c87b646c4d",
                            "gambit_id": "dcd111f1-85c4-4f70-b468-f092aafd1153",
                            "last_updated": "2024-01-23T18:43:26.078057-05:00",
                            "created_at": "2024-01-21T09:33:15.722324-05:00",
                            "name": "Game Total Over 245",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "245.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19cbddc9-6f20-425c-9c0b-4eb398c205c3/?format=api"
                        },
                        {
                            "id": "845e204d-a960-417b-9d54-67d5c4bbebfa",
                            "gambit_id": "ab7349bc-2692-443e-86b7-83dc138f5ce9",
                            "last_updated": "2024-01-23T18:43:26.081236-05:00",
                            "created_at": "2024-01-21T09:33:15.726226-05:00",
                            "name": "Game Total Under 245",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "245.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19cbddc9-6f20-425c-9c0b-4eb398c205c3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "41fd8249-27e6-4b1a-bdde-6d2ce32c85ed",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5737885d-2fc1-4e55-8443-f8314ab40dae",
            "completed": true,
            "last_updated": "2024-01-23T18:52:56.189280-05:00",
            "created_at": "2024-01-21T09:33:15.442058-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5737885d-2fc1-4e55-8443-f8314ab40dae",
            "datetime": "2024-01-21T19:37:00-05:00",
            "cutoff_datetime": "2024-01-21T19:37:00-05:00",
            "name": "Dallas Stars v. New York Islanders",
            "bettypes": [
                {
                    "id": "15ee9d6e-3e7f-40e0-826a-ac2f68b9e70e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41fd8249-27e6-4b1a-bdde-6d2ce32c85ed/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-21T09:33:15.451972-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Islanders",
                                "amount": 5107.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce07f4de-b04b-4d57-a8d8-beec35026191",
                            "gambit_id": "978fd513-02af-4eb6-a99b-73c7b717e557",
                            "last_updated": "2024-01-23T18:52:56.202182-05:00",
                            "created_at": "2024-01-21T09:33:15.461360-05:00",
                            "name": "New York Islanders",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15ee9d6e-3e7f-40e0-826a-ac2f68b9e70e/?format=api"
                        },
                        {
                            "id": "36c41ec1-2f35-4bf3-9d87-9ae3021e3737",
                            "gambit_id": "d049ff97-a9ad-458a-8986-55fc3d5c9e86",
                            "last_updated": "2024-01-23T18:52:56.198689-05:00",
                            "created_at": "2024-01-21T09:33:15.456663-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15ee9d6e-3e7f-40e0-826a-ac2f68b9e70e/?format=api"
                        }
                    ]
                },
                {
                    "id": "dca6b5ba-9c6f-4fa8-a924-936f018df50b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41fd8249-27e6-4b1a-bdde-6d2ce32c85ed/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-21T09:33:15.465175-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7106.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 2894.0
                            }
                        ],
                        "expected_reward_tokens": 9521.26,
                        "profit_sb": 21.26,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "098b1b6c-8761-4ee6-8ad3-b79d516789c8",
                            "gambit_id": "483732ed-3a5d-40eb-94d7-1443ae7b863d",
                            "last_updated": "2024-01-23T18:52:56.212557-05:00",
                            "created_at": "2024-01-21T09:33:15.473780-05:00",
                            "name": "New York Islanders",
                            "reward": "1.34000",
                            "odds": "1.35710",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dca6b5ba-9c6f-4fa8-a924-936f018df50b/?format=api"
                        },
                        {
                            "id": "1d1e9013-8fb8-4178-a325-ff9ee541187e",
                            "gambit_id": "3bf78133-07e7-4ec5-a4c5-bf6cae27b998",
                            "last_updated": "2024-01-23T18:52:56.209118-05:00",
                            "created_at": "2024-01-21T09:33:15.468968-05:00",
                            "name": "Dallas Stars",
                            "reward": "3.29000",
                            "odds": "3.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dca6b5ba-9c6f-4fa8-a924-936f018df50b/?format=api"
                        }
                    ]
                },
                {
                    "id": "34756a44-c133-47da-9d8b-8686ef376644",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41fd8249-27e6-4b1a-bdde-6d2ce32c85ed/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-21T09:33:15.478831-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2b012d32-a835-4811-90d9-8248d17daa8e",
                            "gambit_id": "f9756aca-854f-4fd8-b41e-eadf9992651c",
                            "last_updated": "2024-01-23T18:52:56.219936-05:00",
                            "created_at": "2024-01-21T09:33:15.483196-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34756a44-c133-47da-9d8b-8686ef376644/?format=api"
                        },
                        {
                            "id": "c44ef22d-fb3e-411e-8924-cef290cc43dd",
                            "gambit_id": "12fe1aa8-738d-470d-8dcf-30517366fa8a",
                            "last_updated": "2024-01-23T18:52:56.223407-05:00",
                            "created_at": "2024-01-21T09:33:15.488584-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34756a44-c133-47da-9d8b-8686ef376644/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "369cb16d-2a03-4a39-a71b-41f58f7b5436",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e0b78aed-c4a9-444f-a25e-06fba9bd5968",
            "completed": true,
            "last_updated": "2024-01-23T18:48:25.362674-05:00",
            "created_at": "2024-01-21T09:33:15.195867-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.09,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e0b78aed-c4a9-444f-a25e-06fba9bd5968",
            "datetime": "2024-01-21T19:10:00-05:00",
            "cutoff_datetime": "2024-01-21T19:10:00-05:00",
            "name": "Boston Celtics v. Houston Rockets",
            "bettypes": [
                {
                    "id": "dd56acab-3e60-4dc7-8378-718cfcd14216",
                    "match": "https://api-prod.gambitprofit.com/api/matches/369cb16d-2a03-4a39-a71b-41f58f7b5436/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-21T09:33:15.224104-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8268.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 1732.0
                            }
                        ],
                        "expected_reward_tokens": 9508.2,
                        "profit_sb": 8.2,
                        "profit_sb_percentage": 0.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4e8936e0-51c6-4197-bc9f-edb8464e2283",
                            "gambit_id": "9f0b4a08-aa54-4cab-b637-39078ba97071",
                            "last_updated": "2024-01-23T18:48:25.390507-05:00",
                            "created_at": "2024-01-21T09:33:15.228210-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.15000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd56acab-3e60-4dc7-8378-718cfcd14216/?format=api"
                        },
                        {
                            "id": "58ee4e6e-9d9f-47b5-8782-59b222cf2cf9",
                            "gambit_id": "a421dc2c-96e3-43aa-a057-a553be1e6f0c",
                            "last_updated": "2024-01-23T18:48:25.394114-05:00",
                            "created_at": "2024-01-21T09:33:15.232443-05:00",
                            "name": "Houston Rockets",
                            "reward": "5.49000",
                            "odds": "5.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd56acab-3e60-4dc7-8378-718cfcd14216/?format=api"
                        }
                    ]
                },
                {
                    "id": "2abc0ed9-4841-4335-94e3-d3e00660c2d6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/369cb16d-2a03-4a39-a71b-41f58f7b5436/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-21T09:33:15.209354-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b9e5b77f-7a3b-4b82-b7d0-88ba5e933b74",
                            "gambit_id": "c40f33ca-68b0-43e4-9edb-a10e51665894",
                            "last_updated": "2024-01-23T18:48:25.379595-05:00",
                            "created_at": "2024-01-21T09:33:15.213787-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2abc0ed9-4841-4335-94e3-d3e00660c2d6/?format=api"
                        },
                        {
                            "id": "7d91fb4d-d704-4a3b-b659-43da7409a7c8",
                            "gambit_id": "c5033caf-1205-44fe-8ed6-c61241e68790",
                            "last_updated": "2024-01-23T18:48:25.383293-05:00",
                            "created_at": "2024-01-21T09:33:15.218874-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2abc0ed9-4841-4335-94e3-d3e00660c2d6/?format=api"
                        }
                    ]
                },
                {
                    "id": "d139c8aa-3016-4a61-b2ed-c21f8dd9f278",
                    "match": "https://api-prod.gambitprofit.com/api/matches/369cb16d-2a03-4a39-a71b-41f58f7b5436/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-21T09:33:15.237302-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 226",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 226",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e64a5d6f-e2ac-4117-83d5-727411b0d542",
                            "gambit_id": "81dbc58f-14fc-4b12-856f-a9dde5a70716",
                            "last_updated": "2024-01-23T18:48:25.401652-05:00",
                            "created_at": "2024-01-21T09:33:15.240669-05:00",
                            "name": "Game Total Over 226",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d139c8aa-3016-4a61-b2ed-c21f8dd9f278/?format=api"
                        },
                        {
                            "id": "6ea3e932-eba1-4a32-8f1a-2737ef458ba8",
                            "gambit_id": "b2dd64d9-1cc0-4462-8cd4-b0022796fa46",
                            "last_updated": "2024-01-23T18:48:25.405229-05:00",
                            "created_at": "2024-01-21T09:33:15.246274-05:00",
                            "name": "Game Total Under 226",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d139c8aa-3016-4a61-b2ed-c21f8dd9f278/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "debf28a9-7da1-40a5-8c6c-16c951652afa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "25d75559-08e5-43c3-a4ca-4b7cf587fbfb",
            "completed": true,
            "last_updated": "2024-01-23T18:52:55.954459-05:00",
            "created_at": "2024-01-21T09:33:14.923318-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.51,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/25d75559-08e5-43c3-a4ca-4b7cf587fbfb",
            "datetime": "2024-01-21T19:07:00-05:00",
            "cutoff_datetime": "2024-01-21T19:07:00-05:00",
            "name": "Tampa Bay Lightning v. Detroit Red Wings",
            "bettypes": [
                {
                    "id": "2b8cb71e-c3c9-4d68-ae6d-f51ee42c59de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/debf28a9-7da1-40a5-8c6c-16c951652afa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-21T09:33:14.934646-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3af080f4-64b9-411b-b297-6b0d576a3c22",
                            "gambit_id": "75056534-d47a-49f5-9485-10e9518f568f",
                            "last_updated": "2024-01-23T18:52:55.969064-05:00",
                            "created_at": "2024-01-21T09:33:14.942232-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b8cb71e-c3c9-4d68-ae6d-f51ee42c59de/?format=api"
                        },
                        {
                            "id": "f4419e5f-1096-4f00-86ba-8f93e1c503a7",
                            "gambit_id": "ffba8050-674f-47f3-ae42-e1159e5ec54d",
                            "last_updated": "2024-01-23T18:52:55.972539-05:00",
                            "created_at": "2024-01-21T09:33:14.949206-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b8cb71e-c3c9-4d68-ae6d-f51ee42c59de/?format=api"
                        }
                    ]
                },
                {
                    "id": "b168ec23-849c-497a-88c6-f7907b3b47ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/debf28a9-7da1-40a5-8c6c-16c951652afa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-21T09:33:14.955879-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6752.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 3248.0
                            }
                        ],
                        "expected_reward_tokens": 9451.68,
                        "profit_sb": -48.32,
                        "profit_sb_percentage": -0.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e51af09-7fe4-4c0f-8b12-d8f4d4958082",
                            "gambit_id": "0a3794e4-6f2c-47e5-b14d-cb4177255a6d",
                            "last_updated": "2024-01-23T18:52:55.982532-05:00",
                            "created_at": "2024-01-21T09:33:14.973627-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b168ec23-849c-497a-88c6-f7907b3b47ed/?format=api"
                        },
                        {
                            "id": "2e1442db-2809-4cbc-a28c-6b76443275cc",
                            "gambit_id": "b97a7b24-c2c5-428a-b98b-faa6e40febe5",
                            "last_updated": "2024-01-23T18:52:55.979142-05:00",
                            "created_at": "2024-01-21T09:33:14.962567-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.91000",
                            "odds": "3.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b168ec23-849c-497a-88c6-f7907b3b47ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "9df1ea09-2a54-4ca2-b189-fc3b74629efd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/debf28a9-7da1-40a5-8c6c-16c951652afa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-21T09:33:14.986222-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "40f7bb66-326d-490a-86ca-e26dea041bdb",
                            "gambit_id": "690f954b-f836-4758-ace2-3c9ce7bb45a5",
                            "last_updated": "2024-01-23T18:52:55.993110-05:00",
                            "created_at": "2024-01-21T09:33:14.990191-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9df1ea09-2a54-4ca2-b189-fc3b74629efd/?format=api"
                        },
                        {
                            "id": "1dd3a7b1-3012-45f5-ae23-89f26d57c029",
                            "gambit_id": "9ad54d77-9824-41a8-9730-75dab7a6d777",
                            "last_updated": "2024-01-23T18:52:55.996373-05:00",
                            "created_at": "2024-01-21T09:33:14.994012-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9df1ea09-2a54-4ca2-b189-fc3b74629efd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0cd1366e-24c9-4049-85d4-5e4200414e24",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "217208cf-a323-4335-8099-ee234e981437",
            "completed": true,
            "last_updated": "2024-01-23T18:43:22.744494-05:00",
            "created_at": "2024-01-19T09:33:13.747155-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.13,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/217208cf-a323-4335-8099-ee234e981437",
            "datetime": "2024-01-21T18:30:00-05:00",
            "cutoff_datetime": "2024-01-21T18:30:00-05:00",
            "name": "Kansas City Chiefs v. Buffalo Bills",
            "bettypes": [
                {
                    "id": "49d5dd08-97f1-4625-81f2-077d8a095db4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cd1366e-24c9-4049-85d4-5e4200414e24/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T09:33:13.760835-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5857.0
                            },
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "027ff1f4-adce-4af8-a336-60d91e492714",
                            "gambit_id": "091b9d3b-6596-4682-98b9-a96405be0c95",
                            "last_updated": "2024-01-23T18:43:22.758011-05:00",
                            "created_at": "2024-01-19T09:33:13.778493-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49d5dd08-97f1-4625-81f2-077d8a095db4/?format=api"
                        },
                        {
                            "id": "233059d3-cb64-46dc-8433-1206dc40c09e",
                            "gambit_id": "79e56eda-bffd-43b1-9e2a-322093be8538",
                            "last_updated": "2024-01-23T18:43:22.753730-05:00",
                            "created_at": "2024-01-19T09:33:13.772965-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49d5dd08-97f1-4625-81f2-077d8a095db4/?format=api"
                        }
                    ]
                },
                {
                    "id": "0acc1100-f897-425d-95a7-3ccd6b2db98a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cd1366e-24c9-4049-85d4-5e4200414e24/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-19T09:33:13.782409-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9ba6ab67-401f-4f83-9ba3-865c8674aaf1",
                            "gambit_id": "86dcab74-dca1-41b1-985f-daa38d708ad6",
                            "last_updated": "2024-01-23T18:43:22.769352-05:00",
                            "created_at": "2024-01-19T09:33:13.790861-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0acc1100-f897-425d-95a7-3ccd6b2db98a/?format=api"
                        },
                        {
                            "id": "40d9b967-844b-4c1d-ab96-5740602ac4bb",
                            "gambit_id": "0bc90ed3-2634-4a8f-914d-b6f7f9b6534b",
                            "last_updated": "2024-01-23T18:43:22.765831-05:00",
                            "created_at": "2024-01-19T09:33:13.786577-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0acc1100-f897-425d-95a7-3ccd6b2db98a/?format=api"
                        }
                    ]
                },
                {
                    "id": "c993ad5e-b680-4510-86cc-0e6bb427141a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cd1366e-24c9-4049-85d4-5e4200414e24/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T09:33:13.794719-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 46",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 46",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "50380920-12c5-4287-861f-46a9e4deaade",
                            "gambit_id": "ea10b009-bd32-437a-8d32-70cea0e65904",
                            "last_updated": "2024-01-23T18:43:22.799824-05:00",
                            "created_at": "2024-01-19T09:33:13.798388-05:00",
                            "name": "Game Total Under 46",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "46.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c993ad5e-b680-4510-86cc-0e6bb427141a/?format=api"
                        },
                        {
                            "id": "c39981a2-0299-46b6-bdee-6c506c1c0868",
                            "gambit_id": "220a5642-5a0e-47ee-a07b-80c8abb5a3f4",
                            "last_updated": "2024-01-23T18:43:22.794593-05:00",
                            "created_at": "2024-01-19T09:33:13.802721-05:00",
                            "name": "Game Total Over 46",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "46.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c993ad5e-b680-4510-86cc-0e6bb427141a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "76990f18-f90e-4712-9ae0-1231eabb6e81",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f3637262-e78c-4fd7-93c3-fd641cea6a3b",
            "completed": true,
            "last_updated": "2024-01-23T18:48:24.859053-05:00",
            "created_at": "2024-01-21T09:33:14.677220-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f3637262-e78c-4fd7-93c3-fd641cea6a3b",
            "datetime": "2024-01-21T18:10:00-05:00",
            "cutoff_datetime": "2024-01-21T18:10:00-05:00",
            "name": "Miami Heat v. Orlando Magic",
            "bettypes": [
                {
                    "id": "c2cf7712-d616-41e5-a7b5-14a34cb4d329",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76990f18-f90e-4712-9ae0-1231eabb6e81/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-21T09:33:14.700026-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a1abcb18-71d1-4e5e-a358-ce0ea4e7289a",
                            "gambit_id": "f662a723-4e4b-4374-af2a-013a254682a0",
                            "last_updated": "2024-01-23T18:48:24.886078-05:00",
                            "created_at": "2024-01-21T09:33:14.707351-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2cf7712-d616-41e5-a7b5-14a34cb4d329/?format=api"
                        },
                        {
                            "id": "62d80453-f30b-4a4d-aae5-80c13b37d57e",
                            "gambit_id": "85e95ba8-1ee3-4580-8a94-143e6333a0c0",
                            "last_updated": "2024-01-23T18:48:24.882254-05:00",
                            "created_at": "2024-01-21T09:33:14.703604-05:00",
                            "name": "Miami Heat",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2cf7712-d616-41e5-a7b5-14a34cb4d329/?format=api"
                        }
                    ]
                },
                {
                    "id": "adc7a015-d725-4589-b66e-5dfc33fb94c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76990f18-f90e-4712-9ae0-1231eabb6e81/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-21T09:33:14.686574-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Orlando Magic",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "14256863-b6e0-4d66-87b1-78976400bff6",
                            "gambit_id": "a0f7fc96-69ad-4bb6-b67b-82bf9a7832d1",
                            "last_updated": "2024-01-23T18:48:24.871445-05:00",
                            "created_at": "2024-01-21T09:33:14.690748-05:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adc7a015-d725-4589-b66e-5dfc33fb94c6/?format=api"
                        },
                        {
                            "id": "b34c6743-78ab-4216-b451-d3269662fa4e",
                            "gambit_id": "4fdd41b0-bed9-409f-9b4f-376c472664c4",
                            "last_updated": "2024-01-23T18:48:24.875009-05:00",
                            "created_at": "2024-01-21T09:33:14.694695-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adc7a015-d725-4589-b66e-5dfc33fb94c6/?format=api"
                        }
                    ]
                },
                {
                    "id": "96bb99e8-039d-4a8c-906a-37305d3a300f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76990f18-f90e-4712-9ae0-1231eabb6e81/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-21T09:33:14.711208-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 213.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 213.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e6227c18-1b3e-4e84-8290-f8b7696a66bf",
                            "gambit_id": "205d8ef1-906d-44bd-8096-f36ddad12fe4",
                            "last_updated": "2024-01-23T18:48:24.892672-05:00",
                            "created_at": "2024-01-21T09:33:14.714794-05:00",
                            "name": "Game Total Over 213.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "213.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96bb99e8-039d-4a8c-906a-37305d3a300f/?format=api"
                        },
                        {
                            "id": "c5103359-c781-4af2-9914-b6526e3818ac",
                            "gambit_id": "a73bf3fa-79da-4509-b86e-42fd1aebd5e2",
                            "last_updated": "2024-01-23T18:48:24.913397-05:00",
                            "created_at": "2024-01-21T09:33:14.721990-05:00",
                            "name": "Game Total Under 213.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "213.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96bb99e8-039d-4a8c-906a-37305d3a300f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8babb8f7-c26b-4a7b-9aa0-e7ae850c5d6b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "821f17e3-9164-476d-aae3-57390f9b86d6",
            "completed": true,
            "last_updated": "2024-01-23T18:48:27.129981-05:00",
            "created_at": "2024-01-21T09:33:14.437723-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/821f17e3-9164-476d-aae3-57390f9b86d6",
            "datetime": "2024-01-21T18:10:00-05:00",
            "cutoff_datetime": "2024-01-21T18:10:00-05:00",
            "name": "Denver Nuggets v. Washington Wizards",
            "bettypes": [
                {
                    "id": "c81666f0-e995-41fe-a212-a3e17505ea4a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8babb8f7-c26b-4a7b-9aa0-e7ae850c5d6b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-21T09:33:14.455117-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8480.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 1520.0
                            }
                        ],
                        "expected_reward_tokens": 9497.6,
                        "profit_sb": -2.4,
                        "profit_sb_percentage": -0.03,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d430be7-8e38-40d2-8dc4-9d6358f6a5a5",
                            "gambit_id": "4bf7953b-8b73-46f3-88ee-dd8c24b47aac",
                            "last_updated": "2024-01-23T18:48:27.153058-05:00",
                            "created_at": "2024-01-21T09:33:14.458715-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.12000",
                            "odds": "1.12500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c81666f0-e995-41fe-a212-a3e17505ea4a/?format=api"
                        },
                        {
                            "id": "2cc9ad31-425f-40b2-a1b9-cba8674a754d",
                            "gambit_id": "883a8b54-833d-4bee-82a6-21756d16f217",
                            "last_updated": "2024-01-23T18:48:27.156221-05:00",
                            "created_at": "2024-01-21T09:33:14.462338-05:00",
                            "name": "Washington Wizards",
                            "reward": "6.25000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c81666f0-e995-41fe-a212-a3e17505ea4a/?format=api"
                        }
                    ]
                },
                {
                    "id": "e97c11f4-f8e7-4378-aef8-75106b0366f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8babb8f7-c26b-4a7b-9aa0-e7ae850c5d6b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-21T09:33:14.442777-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5107.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "92b3280d-2b60-4757-ac49-3419c1a8d189",
                            "gambit_id": "391cdb52-dba0-43cb-bad7-40b86c8633ff",
                            "last_updated": "2024-01-23T18:48:27.142810-05:00",
                            "created_at": "2024-01-21T09:33:14.447064-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e97c11f4-f8e7-4378-aef8-75106b0366f0/?format=api"
                        },
                        {
                            "id": "4d0b723e-8198-4132-9f3a-ac3575350306",
                            "gambit_id": "fe78122a-cffd-41fd-8964-522c063da759",
                            "last_updated": "2024-01-23T18:48:27.146527-05:00",
                            "created_at": "2024-01-21T09:33:14.451193-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e97c11f4-f8e7-4378-aef8-75106b0366f0/?format=api"
                        }
                    ]
                },
                {
                    "id": "36447b82-0100-40dd-b212-8becfad5a58c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8babb8f7-c26b-4a7b-9aa0-e7ae850c5d6b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-21T09:33:14.466295-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 236.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 236.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8d59974-c3d6-4c9c-a78e-fe43abdd0977",
                            "gambit_id": "2fdd0f7a-604e-4e96-baee-a5287d54bcf3",
                            "last_updated": "2024-01-23T18:48:27.162477-05:00",
                            "created_at": "2024-01-21T09:33:14.470280-05:00",
                            "name": "Game Total Over 236.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36447b82-0100-40dd-b212-8becfad5a58c/?format=api"
                        },
                        {
                            "id": "0e4f6e2c-b173-456e-a8bf-4da9873b41a0",
                            "gambit_id": "8de6db11-6989-4beb-ace5-a6f26e959ad5",
                            "last_updated": "2024-01-23T18:48:27.165868-05:00",
                            "created_at": "2024-01-21T09:33:14.477969-05:00",
                            "name": "Game Total Under 236.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36447b82-0100-40dd-b212-8becfad5a58c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d58b7e78-2532-4e1a-bccb-38158efaae9a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1290a534-f65f-4f5a-90f5-f4377c24cc5e",
            "completed": true,
            "last_updated": "2024-01-23T18:52:56.416189-05:00",
            "created_at": "2024-01-21T09:33:14.195045-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/1290a534-f65f-4f5a-90f5-f4377c24cc5e",
            "datetime": "2024-01-21T17:07:00-05:00",
            "cutoff_datetime": "2024-01-21T17:07:00-05:00",
            "name": "Minnesota Wild v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "b86ef315-0eab-495b-a6bd-362bcf5dfc83",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d58b7e78-2532-4e1a-bccb-38158efaae9a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-21T09:33:14.199889-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 6232.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "48eb0938-34cb-40b3-978c-656689679ddc",
                            "gambit_id": "81c8768b-4282-4ccc-9845-fa809d0f0dfb",
                            "last_updated": "2024-01-23T18:52:56.429474-05:00",
                            "created_at": "2024-01-21T09:33:14.208645-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b86ef315-0eab-495b-a6bd-362bcf5dfc83/?format=api"
                        },
                        {
                            "id": "f00344fc-645b-4670-a497-9013e51ca64a",
                            "gambit_id": "ce632187-617f-4534-8fc0-23126bc3258c",
                            "last_updated": "2024-01-23T18:52:56.425760-05:00",
                            "created_at": "2024-01-21T09:33:14.204803-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b86ef315-0eab-495b-a6bd-362bcf5dfc83/?format=api"
                        }
                    ]
                },
                {
                    "id": "5eeb6e55-032b-420b-b242-e401611eefd8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d58b7e78-2532-4e1a-bccb-38158efaae9a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-21T09:33:14.212880-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5857.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e8ccce1a-53f1-4a4b-b364-d1e152b83c11",
                            "gambit_id": "96f09bce-53d7-41f8-9a95-e8676e87396f",
                            "last_updated": "2024-01-23T18:52:56.436998-05:00",
                            "created_at": "2024-01-21T09:33:14.217197-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eeb6e55-032b-420b-b242-e401611eefd8/?format=api"
                        },
                        {
                            "id": "18745c16-a0dc-4784-b694-de55e75df179",
                            "gambit_id": "3b22e5ee-d2d2-40c7-b011-5ecee983fd96",
                            "last_updated": "2024-01-23T18:52:56.440697-05:00",
                            "created_at": "2024-01-21T09:33:14.220883-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eeb6e55-032b-420b-b242-e401611eefd8/?format=api"
                        }
                    ]
                },
                {
                    "id": "7f2c0511-45bd-4eca-b899-2df56ff02449",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d58b7e78-2532-4e1a-bccb-38158efaae9a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-21T09:33:14.224608-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cbc5efa7-decb-4f40-9ded-1d06b0fb75de",
                            "gambit_id": "bef2687e-79db-44fe-bc69-d6093c3b39ca",
                            "last_updated": "2024-01-23T18:52:56.453025-05:00",
                            "created_at": "2024-01-21T09:33:14.232973-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2c0511-45bd-4eca-b899-2df56ff02449/?format=api"
                        },
                        {
                            "id": "da1400e0-5558-426c-b505-38c49205aa61",
                            "gambit_id": "61fb052e-a99c-4f74-b7fa-2a98b5c92db8",
                            "last_updated": "2024-01-23T18:52:56.449161-05:00",
                            "created_at": "2024-01-21T09:33:14.229356-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2c0511-45bd-4eca-b899-2df56ff02449/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9a170d9b-0f2e-4939-a855-b88ba7fb21a8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e11176c7-cb0d-48d8-8aa6-f509e48f5c56",
            "completed": true,
            "last_updated": "2024-01-23T18:48:25.840033-05:00",
            "created_at": "2024-01-21T09:33:13.646998-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.51,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e11176c7-cb0d-48d8-8aa6-f509e48f5c56",
            "datetime": "2024-01-21T15:40:00-05:00",
            "cutoff_datetime": "2024-01-21T15:40:00-05:00",
            "name": "Brooklyn Nets v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "4f6de870-f99b-4da4-aec7-c7754ea45bd1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9a170d9b-0f2e-4939-a855-b88ba7fb21a8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-21T09:33:13.678323-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8079.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 1921.0
                            }
                        ],
                        "expected_reward_tokens": 9451.32,
                        "profit_sb": -48.68,
                        "profit_sb_percentage": -0.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1ef3851c-da24-4fdd-9f40-efef7fa35694",
                            "gambit_id": "43c82131-15fd-4e4f-b24a-7a4e61b4b0ba",
                            "last_updated": "2024-01-23T18:48:25.866846-05:00",
                            "created_at": "2024-01-21T09:33:13.691306-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.17000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f6de870-f99b-4da4-aec7-c7754ea45bd1/?format=api"
                        },
                        {
                            "id": "72e61afd-481f-4295-884b-9aee82405c95",
                            "gambit_id": "e91ba5d9-c9a4-4460-8432-1a643a9a043e",
                            "last_updated": "2024-01-23T18:48:25.863553-05:00",
                            "created_at": "2024-01-21T09:33:13.684503-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "4.92000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f6de870-f99b-4da4-aec7-c7754ea45bd1/?format=api"
                        }
                    ]
                },
                {
                    "id": "861b84d0-8c48-47c1-b200-037c5001de91",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9a170d9b-0f2e-4939-a855-b88ba7fb21a8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-21T09:33:13.653599-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a1390426-d233-430d-8758-211b22919019",
                            "gambit_id": "8a7a3429-f6ed-46e6-a513-2691e1ff77e1",
                            "last_updated": "2024-01-23T18:48:25.852937-05:00",
                            "created_at": "2024-01-21T09:33:13.657381-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/861b84d0-8c48-47c1-b200-037c5001de91/?format=api"
                        },
                        {
                            "id": "ade78ee4-8aba-4b70-bf78-55bd0373c83d",
                            "gambit_id": "ea0dafc4-4bab-42ea-b063-37aa3168c3ff",
                            "last_updated": "2024-01-23T18:48:25.856187-05:00",
                            "created_at": "2024-01-21T09:33:13.661562-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/861b84d0-8c48-47c1-b200-037c5001de91/?format=api"
                        }
                    ]
                },
                {
                    "id": "ba061195-19c2-4742-85f4-e5854a15f9dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9a170d9b-0f2e-4939-a855-b88ba7fb21a8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-21T09:33:13.695111-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c71cf15c-63b6-4fb6-bef4-0a9bb74b7b05",
                            "gambit_id": "0c42f313-64ce-45e3-9c8a-18df9a66303e",
                            "last_updated": "2024-01-23T18:48:25.873302-05:00",
                            "created_at": "2024-01-21T09:33:13.698834-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba061195-19c2-4742-85f4-e5854a15f9dc/?format=api"
                        },
                        {
                            "id": "1a02703c-c04a-4970-b733-2bdccdaefd6c",
                            "gambit_id": "8f611d17-7998-42d9-bdb3-2a695af6ac49",
                            "last_updated": "2024-01-23T18:48:25.876762-05:00",
                            "created_at": "2024-01-21T09:33:13.702867-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba061195-19c2-4742-85f4-e5854a15f9dc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1f9d5495-66e9-42f4-a4cf-0f1d9e8703ab",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "973ee8e0-3f51-4277-b256-03239cf4cc45",
            "completed": true,
            "last_updated": "2024-01-23T18:43:22.997271-05:00",
            "created_at": "2024-01-19T09:33:13.479425-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.06,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/973ee8e0-3f51-4277-b256-03239cf4cc45",
            "datetime": "2024-01-21T15:00:00-05:00",
            "cutoff_datetime": "2024-01-21T15:00:00-05:00",
            "name": "Tampa Bay Buccaneers v. Detroit Lions",
            "bettypes": [
                {
                    "id": "c14724de-d261-4845-996a-8a08bdc0c4c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f9d5495-66e9-42f4-a4cf-0f1d9e8703ab/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T09:33:13.519663-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Lions",
                                "amount": 7033.0
                            },
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 2967.0
                            }
                        ],
                        "expected_reward_tokens": 9494.4,
                        "profit_sb": -5.6,
                        "profit_sb_percentage": -0.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "61d45705-3f22-46cf-8df7-1e9043a7f693",
                            "gambit_id": "e6c0f43d-c8e6-430a-abf5-1e6d12ad0c4d",
                            "last_updated": "2024-01-23T18:43:23.047236-05:00",
                            "created_at": "2024-01-19T09:33:13.553105-05:00",
                            "name": "Detroit Lions",
                            "reward": "1.35000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c14724de-d261-4845-996a-8a08bdc0c4c3/?format=api"
                        },
                        {
                            "id": "a2282ef9-c586-4bf5-a449-b4d10efccae2",
                            "gambit_id": "282f0ed6-d4f0-4e8c-a80d-4b31310a02cc",
                            "last_updated": "2024-01-23T18:43:23.043762-05:00",
                            "created_at": "2024-01-19T09:33:13.529151-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "3.20000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c14724de-d261-4845-996a-8a08bdc0c4c3/?format=api"
                        }
                    ]
                },
                {
                    "id": "8dee55db-640d-443d-8376-98d05d325b0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f9d5495-66e9-42f4-a4cf-0f1d9e8703ab/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-19T09:33:13.488279-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Detroit Lions",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9eb1240f-3df6-4caf-8299-2bfaef750f58",
                            "gambit_id": "f00746c6-ed5e-47ed-bf0a-0ee09c9efa3a",
                            "last_updated": "2024-01-23T18:43:23.022382-05:00",
                            "created_at": "2024-01-19T09:33:13.495775-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dee55db-640d-443d-8376-98d05d325b0f/?format=api"
                        },
                        {
                            "id": "8eb40fa9-545f-4f60-acca-fcdfad5969db",
                            "gambit_id": "3a8fc1ec-bf1d-4ae5-9807-196923f86c53",
                            "last_updated": "2024-01-23T18:43:23.026259-05:00",
                            "created_at": "2024-01-19T09:33:13.500806-05:00",
                            "name": "Detroit Lions",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dee55db-640d-443d-8376-98d05d325b0f/?format=api"
                        }
                    ]
                },
                {
                    "id": "5683a8c0-dec8-40c0-8b21-8d93d2ae5d6f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f9d5495-66e9-42f4-a4cf-0f1d9e8703ab/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T09:33:13.504444-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 49.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 49.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "26a03bd1-e8da-4fcd-8150-326ead1e04a8",
                            "gambit_id": "4b8a4ed5-76b3-4fe1-ae28-88ef2ee238fd",
                            "last_updated": "2024-01-23T18:43:23.033283-05:00",
                            "created_at": "2024-01-19T09:33:13.507699-05:00",
                            "name": "Game Total Over 49.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "49.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5683a8c0-dec8-40c0-8b21-8d93d2ae5d6f/?format=api"
                        },
                        {
                            "id": "bbf77e35-1c08-4cfa-b9d2-56c6019f805e",
                            "gambit_id": "48d33796-40a4-43cb-ba62-9c9276bf7cad",
                            "last_updated": "2024-01-23T18:43:23.036786-05:00",
                            "created_at": "2024-01-19T09:33:13.511770-05:00",
                            "name": "Game Total Under 49.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "49.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5683a8c0-dec8-40c0-8b21-8d93d2ae5d6f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8d3b371c-bbfe-4a97-8f7f-0c834c53f6a5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ee539e4b-800b-42e9-92c9-e3f1b27f42ca",
            "completed": true,
            "last_updated": "2024-01-23T18:52:56.876130-05:00",
            "created_at": "2024-01-21T09:33:13.389308-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.17,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ee539e4b-800b-42e9-92c9-e3f1b27f42ca",
            "datetime": "2024-01-21T13:07:00-05:00",
            "cutoff_datetime": "2024-01-21T13:07:00-05:00",
            "name": "Ottawa Senators v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "bd1d570a-af7a-4cb6-b2fa-ce35f26ee618",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d3b371c-bbfe-4a97-8f7f-0c834c53f6a5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-21T09:33:13.403441-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5773.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ed264197-e600-4814-af31-cb4dd27a4da2",
                            "gambit_id": "dd2645ff-32a0-4744-acb9-0dc6d20d376f",
                            "last_updated": "2024-01-23T18:52:56.890052-05:00",
                            "created_at": "2024-01-21T09:33:13.413980-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd1d570a-af7a-4cb6-b2fa-ce35f26ee618/?format=api"
                        },
                        {
                            "id": "0308c410-82b6-4a42-befd-ffadf57e57a3",
                            "gambit_id": "0b956950-44e4-4a94-895c-4a9641ed4eb1",
                            "last_updated": "2024-01-23T18:52:56.886055-05:00",
                            "created_at": "2024-01-21T09:33:13.409358-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd1d570a-af7a-4cb6-b2fa-ce35f26ee618/?format=api"
                        }
                    ]
                },
                {
                    "id": "45e4e175-49fe-4118-a8c6-3de562561d76",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d3b371c-bbfe-4a97-8f7f-0c834c53f6a5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-21T09:33:13.418825-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ottawa Senators",
                                "amount": 6324.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49c8f847-3e29-435d-a8d5-5e9a8019641a",
                            "gambit_id": "de183f5b-5d63-4421-a46b-d751b51df2dc",
                            "last_updated": "2024-01-23T18:52:56.896763-05:00",
                            "created_at": "2024-01-21T09:33:13.423378-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45e4e175-49fe-4118-a8c6-3de562561d76/?format=api"
                        },
                        {
                            "id": "f477206c-1cde-491e-89a7-d1fbb2209650",
                            "gambit_id": "abae27be-2123-42b7-9acc-3fd3f796d18f",
                            "last_updated": "2024-01-23T18:52:56.900235-05:00",
                            "created_at": "2024-01-21T09:33:13.428440-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45e4e175-49fe-4118-a8c6-3de562561d76/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e3d807d-b09a-4727-b4f7-6d026b8ad212",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d3b371c-bbfe-4a97-8f7f-0c834c53f6a5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-21T09:33:13.433194-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "232d4b45-6e6e-44e0-8666-3fb34bd530a0",
                            "gambit_id": "e51dd1cb-1f27-4d89-951a-8e1460e2c292",
                            "last_updated": "2024-01-23T18:52:56.908023-05:00",
                            "created_at": "2024-01-21T09:33:13.438650-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e3d807d-b09a-4727-b4f7-6d026b8ad212/?format=api"
                        },
                        {
                            "id": "b8ac4333-2003-4782-98db-ec5178251218",
                            "gambit_id": "9ca30c00-1c92-4e39-a51e-88970fd408aa",
                            "last_updated": "2024-01-23T18:52:56.911714-05:00",
                            "created_at": "2024-01-21T09:33:13.443023-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e3d807d-b09a-4727-b4f7-6d026b8ad212/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6c468f88-a2c8-4288-b572-b55d3866062c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b50a8bee-09eb-4eb2-8975-7704fdffc733",
            "completed": true,
            "last_updated": "2024-01-23T18:57:55.874467-05:00",
            "created_at": "2024-01-19T22:23:07.089895-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.28,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/b50a8bee-09eb-4eb2-8975-7704fdffc733",
            "datetime": "2024-01-21T11:30:00-05:00",
            "cutoff_datetime": "2024-01-21T11:30:00-05:00",
            "name": "Bournemouth v. Liverpool",
            "bettypes": [
                {
                    "id": "148019da-26e1-4a04-91bf-3e8a3029cb94",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6c468f88-a2c8-4288-b572-b55d3866062c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T22:23:07.100535-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 7145.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2855.0
                            }
                        ],
                        "expected_reward_tokens": 11932.15,
                        "profit_sb": 2432.15,
                        "profit_sb_percentage": 25.6,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 5559.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2221.0
                            },
                            {
                                "team": "Bournemouth",
                                "amount": 2221.0
                            }
                        ],
                        "expected_reward_tokens": 9283.53,
                        "profit_sb": -216.47,
                        "profit_sb_percentage": -2.28,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "48f266e1-8a20-4e2f-ac2c-fdff1365ee99",
                            "gambit_id": "58c9e832-fe60-4219-8498-7f2517cb71bb",
                            "last_updated": "2024-01-23T18:57:55.896073-05:00",
                            "created_at": "2024-01-19T22:23:07.114311-05:00",
                            "name": "Liverpool",
                            "reward": "1.67000",
                            "odds": "1.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148019da-26e1-4a04-91bf-3e8a3029cb94/?format=api"
                        },
                        {
                            "id": "daec246a-8db1-40aa-92a2-2df7107e3447",
                            "gambit_id": "d922e4fd-04f3-409e-8121-324f6b03e774",
                            "last_updated": "2024-01-23T18:57:55.888270-05:00",
                            "created_at": "2024-01-19T22:23:07.104719-05:00",
                            "name": "Draw",
                            "reward": "4.18000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148019da-26e1-4a04-91bf-3e8a3029cb94/?format=api"
                        },
                        {
                            "id": "d20f9903-9932-4926-8cd9-a3bdb3658451",
                            "gambit_id": "1042cd64-4d1c-4bce-905e-c87bfa26f756",
                            "last_updated": "2024-01-23T18:57:55.892408-05:00",
                            "created_at": "2024-01-19T22:23:07.109322-05:00",
                            "name": "Bournemouth",
                            "reward": "4.18000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148019da-26e1-4a04-91bf-3e8a3029cb94/?format=api"
                        }
                    ]
                },
                {
                    "id": "f80b94aa-0046-4545-b963-5e698109ff8a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6c468f88-a2c8-4288-b572-b55d3866062c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T22:23:07.118719-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 6706.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3294.0
                            }
                        ],
                        "expected_reward_tokens": 9254.28,
                        "profit_sb": -245.72,
                        "profit_sb_percentage": -2.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b5893f2e-96aa-486d-b407-cc632c149452",
                            "gambit_id": "6a85e35c-0c88-4c95-940a-80e76e5d3f3f",
                            "last_updated": "2024-01-23T18:57:55.903426-05:00",
                            "created_at": "2024-01-19T22:23:07.123020-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f80b94aa-0046-4545-b963-5e698109ff8a/?format=api"
                        },
                        {
                            "id": "cb8376c3-de21-4afc-91f4-a4193e781c01",
                            "gambit_id": "96ffdda9-1254-4fc6-a098-77979ecde68f",
                            "last_updated": "2024-01-23T18:57:55.907050-05:00",
                            "created_at": "2024-01-19T22:23:07.127314-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f80b94aa-0046-4545-b963-5e698109ff8a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4b9ad22e-3380-4335-836c-2b374663f92e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "891b8b9a-5fe1-427e-8709-7c20cc2f4b98",
            "completed": true,
            "last_updated": "2024-01-23T18:57:56.093730-05:00",
            "created_at": "2024-01-19T22:23:06.862251-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.19,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/891b8b9a-5fe1-427e-8709-7c20cc2f4b98",
            "datetime": "2024-01-21T09:00:00-05:00",
            "cutoff_datetime": "2024-01-21T09:00:00-05:00",
            "name": "Sheffield United v. West Ham United",
            "bettypes": [
                {
                    "id": "f8ee7ae2-eebf-41ea-94d3-d8e30dc9d95a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b9ad22e-3380-4335-836c-2b374663f92e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T22:23:06.877683-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "West Ham United",
                                "amount": 5135.0
                            },
                            {
                                "team": "Sheffield United",
                                "amount": 4865.0
                            }
                        ],
                        "expected_reward_tokens": 12989.55,
                        "profit_sb": 3489.55,
                        "profit_sb_percentage": 36.73,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "West Ham United",
                                "amount": 3635.0
                            },
                            {
                                "team": "Sheffield United",
                                "amount": 3445.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2920.0
                            }
                        ],
                        "expected_reward_tokens": 9196.55,
                        "profit_sb": -303.45,
                        "profit_sb_percentage": -3.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "83789809-7487-4b31-8418-65518ca1144d",
                            "gambit_id": "81b62b88-d526-4de6-9839-0c17a4ed7303",
                            "last_updated": "2024-01-23T18:57:56.110295-05:00",
                            "created_at": "2024-01-19T22:23:06.892039-05:00",
                            "name": "West Ham United",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8ee7ae2-eebf-41ea-94d3-d8e30dc9d95a/?format=api"
                        },
                        {
                            "id": "298123b7-82af-409e-a0d4-a9066b635ea5",
                            "gambit_id": "888f87a6-deba-428c-9208-8f8b9639af8c",
                            "last_updated": "2024-01-23T18:57:56.106261-05:00",
                            "created_at": "2024-01-19T22:23:06.886688-05:00",
                            "name": "Sheffield United",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8ee7ae2-eebf-41ea-94d3-d8e30dc9d95a/?format=api"
                        },
                        {
                            "id": "7310a18e-88a1-49be-a73b-e49b53676610",
                            "gambit_id": "915de3b2-3669-4184-9e37-707b2fb539e4",
                            "last_updated": "2024-01-23T18:57:56.102823-05:00",
                            "created_at": "2024-01-19T22:23:06.882342-05:00",
                            "name": "Draw",
                            "reward": "3.15000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8ee7ae2-eebf-41ea-94d3-d8e30dc9d95a/?format=api"
                        }
                    ]
                },
                {
                    "id": "2ea921c6-b7bd-476d-83b1-862acfc65386",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b9ad22e-3380-4335-836c-2b374663f92e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T22:23:06.896536-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5068.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4932.0
                            }
                        ],
                        "expected_reward_tokens": 9173.08,
                        "profit_sb": -326.92,
                        "profit_sb_percentage": -3.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5b1d5981-59dc-4a81-9528-f452fdc5eeca",
                            "gambit_id": "f1d0949d-fcdf-4923-8c6a-b3efbab82bec",
                            "last_updated": "2024-01-23T18:57:56.121338-05:00",
                            "created_at": "2024-01-19T22:23:06.904922-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.81000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ea921c6-b7bd-476d-83b1-862acfc65386/?format=api"
                        },
                        {
                            "id": "06257685-4cc9-4dad-aa64-08b158f392c6",
                            "gambit_id": "b7af7fe7-74de-4fac-8673-155f54043ac2",
                            "last_updated": "2024-01-23T18:57:56.117788-05:00",
                            "created_at": "2024-01-19T22:23:06.900068-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.86000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ea921c6-b7bd-476d-83b1-862acfc65386/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6abbb338-587f-48bb-acf6-e3ce62a3de93",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7a92ef8e-494d-4411-b36a-0b82a863b61c",
            "completed": true,
            "last_updated": "2024-01-23T18:33:35.617987-05:00",
            "created_at": "2024-01-20T05:38:18.487751-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/7a92ef8e-494d-4411-b36a-0b82a863b61c",
            "datetime": "2024-01-20T22:59:00-05:00",
            "cutoff_datetime": "2024-01-20T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - January 20th 2024",
            "bettypes": [
                {
                    "id": "91b4399d-86e2-47ea-bbe3-77ce273e534b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6abbb338-587f-48bb-acf6-e3ce62a3de93/?format=api",
                    "name": "FreeForm",
                    "created_at": "2024-01-20T05:38:18.497049-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "186366c8-a40b-4921-b39f-2fa4ce1fc18f",
                            "gambit_id": "38eddc92-30af-45a6-8e71-57077149485c",
                            "last_updated": "2024-01-23T18:33:35.625267-05:00",
                            "created_at": "2024-01-20T05:38:18.501207-05:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91b4399d-86e2-47ea-bbe3-77ce273e534b/?format=api"
                        },
                        {
                            "id": "302f253a-de27-4c32-80ea-78e1a0d5547b",
                            "gambit_id": "73315acd-7d82-4c5c-ad83-b35da28fe033",
                            "last_updated": "2024-01-23T18:33:35.628568-05:00",
                            "created_at": "2024-01-20T05:38:18.505212-05:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91b4399d-86e2-47ea-bbe3-77ce273e534b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "507770bd-f552-4c72-9e9b-2d2728fb7592",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7f2e8420-387d-4983-b733-437793ef3067",
            "completed": true,
            "last_updated": "2024-01-23T18:33:35.187731-05:00",
            "created_at": "2024-01-20T05:38:18.275667-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/7f2e8420-387d-4983-b733-437793ef3067",
            "datetime": "2024-01-20T22:59:00-05:00",
            "cutoff_datetime": "2024-01-20T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - January 20th 2024",
            "bettypes": [
                {
                    "id": "d77269d0-f462-4ed4-b960-965b40d92d51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/507770bd-f552-4c72-9e9b-2d2728fb7592/?format=api",
                    "name": "FreeForm",
                    "created_at": "2024-01-20T05:38:18.288647-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": "c29faa2e-b6ec-48db-b20c-be5c7a423092",
                            "gambit_id": "2e7fb827-7eff-4e37-b1da-9904c5614314",
                            "last_updated": "2024-01-23T18:33:35.199434-05:00",
                            "created_at": "2024-01-20T05:38:18.297163-05:00",
                            "name": "21 to 26",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77269d0-f462-4ed4-b960-965b40d92d51/?format=api"
                        },
                        {
                            "id": "3f17e4dc-c794-470d-a3f4-0f56f8f409fc",
                            "gambit_id": "502b0b02-2900-4f07-948d-e6b07053ad60",
                            "last_updated": "2024-01-23T18:33:35.205750-05:00",
                            "created_at": "2024-01-20T05:38:18.304786-05:00",
                            "name": "6 to 10",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77269d0-f462-4ed4-b960-965b40d92d51/?format=api"
                        },
                        {
                            "id": "176c6f81-1f5e-4c37-92dc-79ae94dd2fe0",
                            "gambit_id": "eec07376-dbbd-4bcb-ac3c-3522ed7b45b6",
                            "last_updated": "2024-01-23T18:33:35.209061-05:00",
                            "created_at": "2024-01-20T05:38:18.308934-05:00",
                            "name": "11 to 15",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77269d0-f462-4ed4-b960-965b40d92d51/?format=api"
                        },
                        {
                            "id": "c32c1bd0-d702-43f5-878e-3a3d423cbf3b",
                            "gambit_id": "82833a8d-2ed5-4d6b-b556-a8091e688d64",
                            "last_updated": "2024-01-23T18:33:35.202636-05:00",
                            "created_at": "2024-01-20T05:38:18.301315-05:00",
                            "name": "1 to 5",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77269d0-f462-4ed4-b960-965b40d92d51/?format=api"
                        },
                        {
                            "id": "9bdf564a-4ad1-4df5-8a87-4d0b424942ff",
                            "gambit_id": "38530ced-b302-43bc-b63f-2e7727138c44",
                            "last_updated": "2024-01-23T18:33:35.196203-05:00",
                            "created_at": "2024-01-20T05:38:18.292923-05:00",
                            "name": "16 to 20",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77269d0-f462-4ed4-b960-965b40d92d51/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "632cd8ba-ab3e-47b2-95c9-cdfe9c643a80",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "38b67044-5f5d-470a-a930-f7ead58e2031",
            "completed": true,
            "last_updated": "2024-01-23T20:18:20.561298-05:00",
            "created_at": "2024-01-20T05:38:18.060085-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.51,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/38b67044-5f5d-470a-a930-f7ead58e2031",
            "datetime": "2024-01-20T22:37:00-05:00",
            "cutoff_datetime": "2024-01-20T22:37:00-05:00",
            "name": "New York Rangers v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "c58b93af-4ea2-4fea-bfc4-ec4cb9446cd1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/632cd8ba-ab3e-47b2-95c9-cdfe9c643a80/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-20T05:38:18.069815-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "474030ae-8103-4b4e-aa28-2635de3b3cf6",
                            "gambit_id": "d77fa0e3-a9bf-40f5-81af-6bad276487ce",
                            "last_updated": "2024-01-23T20:18:20.578105-05:00",
                            "created_at": "2024-01-20T05:38:18.079595-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58b93af-4ea2-4fea-bfc4-ec4cb9446cd1/?format=api"
                        },
                        {
                            "id": "1eedd3e9-d377-4172-849f-b3d14210ade5",
                            "gambit_id": "4c2ea475-ffc3-4fd5-a3f9-4193ea800961",
                            "last_updated": "2024-01-23T20:18:20.574837-05:00",
                            "created_at": "2024-01-20T05:38:18.074585-05:00",
                            "name": "New York Rangers",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58b93af-4ea2-4fea-bfc4-ec4cb9446cd1/?format=api"
                        }
                    ]
                },
                {
                    "id": "b3efde58-b6e7-4442-bb91-b9f1e2f139e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/632cd8ba-ab3e-47b2-95c9-cdfe9c643a80/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-20T05:38:18.084250-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6752.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3248.0
                            }
                        ],
                        "expected_reward_tokens": 9451.68,
                        "profit_sb": -48.32,
                        "profit_sb_percentage": -0.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1d4376bc-3e24-4bf1-bf07-fac8228c8d4f",
                            "gambit_id": "23139688-6f65-426c-9900-8a850b6b8e87",
                            "last_updated": "2024-01-23T20:18:20.584748-05:00",
                            "created_at": "2024-01-20T05:38:18.088139-05:00",
                            "name": "New York Rangers",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3efde58-b6e7-4442-bb91-b9f1e2f139e2/?format=api"
                        },
                        {
                            "id": "73d8a7b6-5232-4472-8d8d-ee5ad7b60e0d",
                            "gambit_id": "2502ab36-2682-4186-b51c-f1192503e2e4",
                            "last_updated": "2024-01-23T20:18:20.587916-05:00",
                            "created_at": "2024-01-20T05:38:18.092703-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.91000",
                            "odds": "3.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3efde58-b6e7-4442-bb91-b9f1e2f139e2/?format=api"
                        }
                    ]
                },
                {
                    "id": "a8fee37f-511f-48ac-8f36-a4a51d44fce7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/632cd8ba-ab3e-47b2-95c9-cdfe9c643a80/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-20T07:33:19.785407-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "99681819-73e8-45bc-81d0-4b8f266e9f38",
                            "gambit_id": "c67294f6-702e-4725-9931-45dd009675be",
                            "last_updated": "2024-01-23T20:18:20.594722-05:00",
                            "created_at": "2024-01-20T07:33:19.789170-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8fee37f-511f-48ac-8f36-a4a51d44fce7/?format=api"
                        },
                        {
                            "id": "1d009f70-4103-4c1b-b950-fc36b1fa4a3f",
                            "gambit_id": "0ffddba7-f126-41dd-a668-f20642cf8d9b",
                            "last_updated": "2024-01-23T20:18:20.597868-05:00",
                            "created_at": "2024-01-20T07:33:19.793813-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8fee37f-511f-48ac-8f36-a4a51d44fce7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dd6726c6-53e5-4d7b-9dc6-5b8c4250f372",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7150465e-8941-4677-aadb-f0b0d3d63514",
            "completed": true,
            "last_updated": "2024-01-23T20:18:20.304870-05:00",
            "created_at": "2024-01-20T05:38:17.844922-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/7150465e-8941-4677-aadb-f0b0d3d63514",
            "datetime": "2024-01-20T22:07:00-05:00",
            "cutoff_datetime": "2024-01-20T22:07:00-05:00",
            "name": "Edmonton Oilers v. Calgary Flames",
            "bettypes": [
                {
                    "id": "a79f18b5-92d0-4ee0-bba5-87db69dda9a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd6726c6-53e5-4d7b-9dc6-5b8c4250f372/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-20T05:38:17.854208-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Edmonton Oilers",
                                "amount": 6232.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2f48d593-e4cd-4fba-bd24-16bd840f71a2",
                            "gambit_id": "87a85a41-5e9c-4e3a-b48b-f477481b43f0",
                            "last_updated": "2024-01-23T20:18:20.325052-05:00",
                            "created_at": "2024-01-20T05:38:17.858150-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a79f18b5-92d0-4ee0-bba5-87db69dda9a8/?format=api"
                        },
                        {
                            "id": "764a19c0-bbf3-4246-bf48-c696fad2b46d",
                            "gambit_id": "297bd6d2-fceb-40ea-9a91-49360770a074",
                            "last_updated": "2024-01-23T20:18:20.329154-05:00",
                            "created_at": "2024-01-20T05:38:17.863036-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a79f18b5-92d0-4ee0-bba5-87db69dda9a8/?format=api"
                        }
                    ]
                },
                {
                    "id": "46c4bd60-fd80-44ad-8365-00444dbe0713",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd6726c6-53e5-4d7b-9dc6-5b8c4250f372/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-20T05:38:17.866982-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8836ac60-c90e-4c75-85fa-8574b8826b1a",
                            "gambit_id": "f9844332-d0df-4c2d-b820-f2833fb7c072",
                            "last_updated": "2024-01-23T20:18:20.344906-05:00",
                            "created_at": "2024-01-20T05:38:17.876244-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46c4bd60-fd80-44ad-8365-00444dbe0713/?format=api"
                        },
                        {
                            "id": "e5b601d7-62fb-4c4c-a521-ba92ccdb0718",
                            "gambit_id": "288e2771-60d6-433c-bfb9-ffd267d5b171",
                            "last_updated": "2024-01-23T20:18:20.341588-05:00",
                            "created_at": "2024-01-20T05:38:17.870563-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46c4bd60-fd80-44ad-8365-00444dbe0713/?format=api"
                        }
                    ]
                },
                {
                    "id": "b4c9f8c0-077c-467c-98d7-2ca4da414d7e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd6726c6-53e5-4d7b-9dc6-5b8c4250f372/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-20T07:33:19.559383-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5423.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bbe07e44-438c-41b2-bebd-47778f029b9e",
                            "gambit_id": "ded84c95-a521-4479-8691-4722c4d01365",
                            "last_updated": "2024-01-23T20:18:20.351197-05:00",
                            "created_at": "2024-01-20T07:33:19.563192-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4c9f8c0-077c-467c-98d7-2ca4da414d7e/?format=api"
                        },
                        {
                            "id": "1da5ef0f-265d-4026-b37e-db04cd150f19",
                            "gambit_id": "7e997a80-ac4d-4e11-a816-9ebece17cfcd",
                            "last_updated": "2024-01-23T20:18:20.354478-05:00",
                            "created_at": "2024-01-20T07:33:19.567917-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4c9f8c0-077c-467c-98d7-2ca4da414d7e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5b5dc5fa-fa02-40ee-a701-b7dfb1da9fa8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4ef1eecd-0258-4a0e-92ca-61e6636f3369",
            "completed": true,
            "last_updated": "2024-01-23T20:23:21.393111-05:00",
            "created_at": "2024-01-20T05:38:17.635837-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.7,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4ef1eecd-0258-4a0e-92ca-61e6636f3369",
            "datetime": "2024-01-20T22:07:00-05:00",
            "cutoff_datetime": "2024-01-20T22:07:00-05:00",
            "name": "Anaheim Ducks v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "951940f5-30e3-4245-91b0-94ef82e86bb2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b5dc5fa-fa02-40ee-a701-b7dfb1da9fa8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-20T05:38:17.641035-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Anaheim Ducks",
                                "amount": 5423.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1bce2f96-14cf-40b8-b89d-d64815c2e1a0",
                            "gambit_id": "0891acb4-df48-4a22-9adc-672adfdad6f2",
                            "last_updated": "2024-01-23T20:23:21.400615-05:00",
                            "created_at": "2024-01-20T05:38:17.645184-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/951940f5-30e3-4245-91b0-94ef82e86bb2/?format=api"
                        },
                        {
                            "id": "17ab257e-70dd-4d22-a333-25411f0b9c03",
                            "gambit_id": "a092729f-1de5-4a41-baa2-262f07e0fd0b",
                            "last_updated": "2024-01-23T20:23:21.403797-05:00",
                            "created_at": "2024-01-20T05:38:17.649358-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/951940f5-30e3-4245-91b0-94ef82e86bb2/?format=api"
                        }
                    ]
                },
                {
                    "id": "c365421f-ffeb-48ec-8487-b9acefef0e2d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b5dc5fa-fa02-40ee-a701-b7dfb1da9fa8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-20T05:38:17.653742-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6643.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3357.0
                            }
                        ],
                        "expected_reward_tokens": 9433.06,
                        "profit_sb": -66.94,
                        "profit_sb_percentage": -0.7,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "25ce4484-8edc-4e66-92f9-5ab3db97665b",
                            "gambit_id": "277aac36-bf82-4f69-b486-c9eb8897c988",
                            "last_updated": "2024-01-23T20:23:21.416408-05:00",
                            "created_at": "2024-01-20T05:38:17.662311-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c365421f-ffeb-48ec-8487-b9acefef0e2d/?format=api"
                        },
                        {
                            "id": "447fcead-ecc1-48a0-b560-c855b57d9d4e",
                            "gambit_id": "bfce13d7-ef02-4623-9572-6af3c9fbf1c7",
                            "last_updated": "2024-01-23T20:23:21.410435-05:00",
                            "created_at": "2024-01-20T05:38:17.658089-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c365421f-ffeb-48ec-8487-b9acefef0e2d/?format=api"
                        }
                    ]
                },
                {
                    "id": "58013234-938d-4728-809b-143a60d47af2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b5dc5fa-fa02-40ee-a701-b7dfb1da9fa8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-20T07:33:19.337202-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cbd24c96-5f2d-4387-b7b2-db8eb97816e7",
                            "gambit_id": "b1a3b7b4-13e7-4e0a-a1f7-0616ec6bd586",
                            "last_updated": "2024-01-23T20:23:21.423501-05:00",
                            "created_at": "2024-01-20T07:33:19.345786-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58013234-938d-4728-809b-143a60d47af2/?format=api"
                        },
                        {
                            "id": "2e087f6d-4421-4944-88ff-08bec3f6d2e3",
                            "gambit_id": "5b03d3ee-b81b-4388-8221-6ff94b477ba9",
                            "last_updated": "2024-01-23T20:23:21.426788-05:00",
                            "created_at": "2024-01-20T07:33:19.341694-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58013234-938d-4728-809b-143a60d47af2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d178a34d-f48f-4a15-928b-686265942955",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "818d6b5f-0c91-49cc-af79-52ff4b98d5d3",
            "completed": true,
            "last_updated": "2024-01-23T18:38:22.524921-05:00",
            "created_at": "2024-01-19T22:23:05.786044-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.48,
            "sport_category": "UFC 280",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/818d6b5f-0c91-49cc-af79-52ff4b98d5d3",
            "datetime": "2024-01-20T22:00:00-05:00",
            "cutoff_datetime": "2024-01-20T22:00:00-05:00",
            "name": "Raquel Pennington v. Mayra Bueno Silva",
            "bettypes": [
                {
                    "id": "ecc14ab0-88f7-4ef1-8b69-36ff09c92e02",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d178a34d-f48f-4a15-928b-686265942955/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T22:23:05.795737-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Mayra Bueno Silva",
                                "amount": 5864.0
                            },
                            {
                                "team": "Raquel Pennington",
                                "amount": 4136.0
                            }
                        ],
                        "expected_reward_tokens": 9264.64,
                        "profit_sb": -235.36,
                        "profit_sb_percentage": -2.48,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8059c536-10d9-47db-8bbe-be28ad055795",
                            "gambit_id": "8281cf79-e822-4022-9a48-35a0011592da",
                            "last_updated": "2024-01-23T18:38:22.540773-05:00",
                            "created_at": "2024-01-19T22:23:05.803785-05:00",
                            "name": "Mayra Bueno Silva",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc14ab0-88f7-4ef1-8b69-36ff09c92e02/?format=api"
                        },
                        {
                            "id": "e0aef9cc-1d54-4462-94b6-917f3ab4e7a4",
                            "gambit_id": "3601c23c-d2d1-4558-94d8-385e30835752",
                            "last_updated": "2024-01-23T18:38:22.537458-05:00",
                            "created_at": "2024-01-19T22:23:05.799581-05:00",
                            "name": "Raquel Pennington",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc14ab0-88f7-4ef1-8b69-36ff09c92e02/?format=api"
                        }
                    ]
                },
                {
                    "id": "29be9836-6e2c-4113-bf46-1ceb6aa71428",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d178a34d-f48f-4a15-928b-686265942955/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T22:23:05.808438-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5496.0
                            },
                            {
                                "team": "Total Rounds Under 4.5",
                                "amount": 4504.0
                            }
                        ],
                        "expected_reward_tokens": 9233.2,
                        "profit_sb": -266.8,
                        "profit_sb_percentage": -2.81,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "533a03b4-422b-4c04-9989-7e3f197e3178",
                            "gambit_id": "a910dcdc-d770-4e28-97f5-bca6d44f4219",
                            "last_updated": "2024-01-23T18:38:22.550593-05:00",
                            "created_at": "2024-01-19T22:23:05.816630-05:00",
                            "name": "Total Rounds Over 4.5",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29be9836-6e2c-4113-bf46-1ceb6aa71428/?format=api"
                        },
                        {
                            "id": "0f03cf39-cc4e-49f4-8bea-b95df3e91931",
                            "gambit_id": "ed2653ee-60e5-421f-9af5-c1a06058b17d",
                            "last_updated": "2024-01-23T18:38:22.547294-05:00",
                            "created_at": "2024-01-19T22:23:05.811856-05:00",
                            "name": "Total Rounds Under 4.5",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29be9836-6e2c-4113-bf46-1ceb6aa71428/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "df9caf49-46d6-4b14-9b74-28f4abb95b26",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d08846aa-26e7-43f6-b3b2-868adea2a29a",
            "completed": true,
            "last_updated": "2024-01-23T18:38:23.183799-05:00",
            "created_at": "2024-01-19T22:23:06.643226-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.71,
            "sport_category": "UFC 280",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/d08846aa-26e7-43f6-b3b2-868adea2a29a",
            "datetime": "2024-01-20T22:00:00-05:00",
            "cutoff_datetime": "2024-01-20T22:00:00-05:00",
            "name": "Dricus Du Plessis v. Sean Strickland",
            "bettypes": [
                {
                    "id": "b57d73b8-cfea-4ffe-a6a7-9b9c00923b9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df9caf49-46d6-4b14-9b74-28f4abb95b26/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T22:23:06.648224-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sean Strickland",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dricus Du Plessis",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": -350.0,
                        "profit_sb_percentage": -3.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d03b28ae-8d4d-43d4-8fad-19b01f16a818",
                            "gambit_id": "6b4b2366-ab23-4726-ad0e-3b41e517f028",
                            "last_updated": "2024-01-23T18:38:23.197946-05:00",
                            "created_at": "2024-01-19T22:23:06.657797-05:00",
                            "name": "Sean Strickland",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b57d73b8-cfea-4ffe-a6a7-9b9c00923b9a/?format=api"
                        },
                        {
                            "id": "ee9a9898-4d32-49f1-8774-98a553483529",
                            "gambit_id": "d521a9ea-ed04-45e2-a05f-ab21b7068363",
                            "last_updated": "2024-01-23T18:38:23.193755-05:00",
                            "created_at": "2024-01-19T22:23:06.652193-05:00",
                            "name": "Dricus Du Plessis",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b57d73b8-cfea-4ffe-a6a7-9b9c00923b9a/?format=api"
                        }
                    ]
                },
                {
                    "id": "da4130e2-3259-4629-87ca-0daf5394f910",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df9caf49-46d6-4b14-9b74-28f4abb95b26/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T22:23:06.662115-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 6602.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 3398.0
                            }
                        ],
                        "expected_reward_tokens": 9242.56,
                        "profit_sb": -257.44,
                        "profit_sb_percentage": -2.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3eae0c6f-f705-4d22-85e6-3468579c3f25",
                            "gambit_id": "90882b41-e5b5-4d95-a6a2-51a9a872ecb2",
                            "last_updated": "2024-01-23T18:38:23.205642-05:00",
                            "created_at": "2024-01-19T22:23:06.665600-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da4130e2-3259-4629-87ca-0daf5394f910/?format=api"
                        },
                        {
                            "id": "575e4cee-24c0-41d5-805f-482decdb7e08",
                            "gambit_id": "e816753c-f37f-48aa-9a33-faf9b7a14258",
                            "last_updated": "2024-01-23T18:38:23.208907-05:00",
                            "created_at": "2024-01-19T22:23:06.669696-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da4130e2-3259-4629-87ca-0daf5394f910/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0f3de890-11a8-4a8c-9a61-15e8f1c844ce",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7a7edb76-8d9e-499e-950e-03c952662b30",
            "completed": true,
            "last_updated": "2024-01-23T18:38:22.740726-05:00",
            "created_at": "2024-01-19T22:23:05.999906-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.06,
            "sport_category": "UFC 280",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/7a7edb76-8d9e-499e-950e-03c952662b30",
            "datetime": "2024-01-20T22:00:00-05:00",
            "cutoff_datetime": "2024-01-20T22:00:00-05:00",
            "name": "Neil Magny v. Mike Malott",
            "bettypes": [
                {
                    "id": "d36e00b5-f726-4412-be8e-25481934e7b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0f3de890-11a8-4a8c-9a61-15e8f1c844ce/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T22:23:06.009309-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Mike Malott",
                                "amount": 7326.0
                            },
                            {
                                "team": "Neil Magny",
                                "amount": 2674.0
                            }
                        ],
                        "expected_reward_tokens": 9304.02,
                        "profit_sb": -195.98,
                        "profit_sb_percentage": -2.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2c81f22e-2851-415c-928a-c300c674bc7d",
                            "gambit_id": "d65be5fe-9e03-4503-af2a-e36a0bed9160",
                            "last_updated": "2024-01-23T18:38:22.759627-05:00",
                            "created_at": "2024-01-19T22:23:06.017791-05:00",
                            "name": "Mike Malott",
                            "reward": "1.27000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d36e00b5-f726-4412-be8e-25481934e7b6/?format=api"
                        },
                        {
                            "id": "a4164500-64f1-45c1-a937-9c3f17053c9c",
                            "gambit_id": "95506009-6c57-435b-b723-40b00184afe9",
                            "last_updated": "2024-01-23T18:38:22.756212-05:00",
                            "created_at": "2024-01-19T22:23:06.013234-05:00",
                            "name": "Neil Magny",
                            "reward": "3.48000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d36e00b5-f726-4412-be8e-25481934e7b6/?format=api"
                        }
                    ]
                },
                {
                    "id": "20597e9b-eea9-47bf-97c5-98ca6364358e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0f3de890-11a8-4a8c-9a61-15e8f1c844ce/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T22:23:06.021695-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6183.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 3817.0
                            }
                        ],
                        "expected_reward_tokens": 9274.5,
                        "profit_sb": -225.5,
                        "profit_sb_percentage": -2.37,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dc401359-df78-4998-83c5-6296ed8f10db",
                            "gambit_id": "4d6d3dcd-721d-4732-b386-ecdefe5507df",
                            "last_updated": "2024-01-23T18:38:22.769347-05:00",
                            "created_at": "2024-01-19T22:23:06.029326-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20597e9b-eea9-47bf-97c5-98ca6364358e/?format=api"
                        },
                        {
                            "id": "d64d6883-0aed-4f74-8ab9-1e41988ec3db",
                            "gambit_id": "f89ec425-f532-472c-9d10-4d57343440d8",
                            "last_updated": "2024-01-23T18:38:22.766041-05:00",
                            "created_at": "2024-01-19T22:23:06.025430-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20597e9b-eea9-47bf-97c5-98ca6364358e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6d46fc63-e244-492c-a61a-673f97650045",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c70f349e-2390-4f6d-ba81-117f12fe387b",
            "completed": true,
            "last_updated": "2024-01-23T18:38:22.309168-05:00",
            "created_at": "2024-01-19T22:23:06.423027-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.07,
            "sport_category": "UFC 280",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/c70f349e-2390-4f6d-ba81-117f12fe387b",
            "datetime": "2024-01-20T22:00:00-05:00",
            "cutoff_datetime": "2024-01-20T22:00:00-05:00",
            "name": "Marc-Andre Barriault v. Chris Curtis",
            "bettypes": [
                {
                    "id": "410f4cb2-0719-4c8b-bd0e-2893726dfd5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d46fc63-e244-492c-a61a-673f97650045/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T22:23:06.430472-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chris Curtis",
                                "amount": 6183.0
                            },
                            {
                                "team": "Marc-Andre Barriault",
                                "amount": 3817.0
                            }
                        ],
                        "expected_reward_tokens": 9274.5,
                        "profit_sb": -225.5,
                        "profit_sb_percentage": -2.37,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2e85d457-29b0-46fb-9130-1d3355e99103",
                            "gambit_id": "dd39c1b5-6c2a-41a5-9b4f-e18f8aa115cd",
                            "last_updated": "2024-01-23T18:38:22.325209-05:00",
                            "created_at": "2024-01-19T22:23:06.438899-05:00",
                            "name": "Chris Curtis",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/410f4cb2-0719-4c8b-bd0e-2893726dfd5e/?format=api"
                        },
                        {
                            "id": "3511f74c-9dd9-4334-b6fc-cc55506a0249",
                            "gambit_id": "20e3ea4d-f969-4982-97d9-5d9c3882639c",
                            "last_updated": "2024-01-23T18:38:22.321755-05:00",
                            "created_at": "2024-01-19T22:23:06.434658-05:00",
                            "name": "Marc-Andre Barriault",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/410f4cb2-0719-4c8b-bd0e-2893726dfd5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "2e2e25d3-0a6d-4b8b-b6f6-9370db0026fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d46fc63-e244-492c-a61a-673f97650045/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T22:23:06.443504-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5673.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4327.0
                            }
                        ],
                        "expected_reward_tokens": 9303.05,
                        "profit_sb": -196.95,
                        "profit_sb_percentage": -2.07,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "036a6ce0-b994-4660-999b-652937b494aa",
                            "gambit_id": "da06fdf2-1f83-4ac7-8128-b573690d764a",
                            "last_updated": "2024-01-23T18:38:22.331681-05:00",
                            "created_at": "2024-01-19T22:23:06.447215-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e2e25d3-0a6d-4b8b-b6f6-9370db0026fb/?format=api"
                        },
                        {
                            "id": "ffc4e819-c03f-4c79-9896-8caa6d448e4a",
                            "gambit_id": "88311d2a-310d-4dbe-a386-9a11837e5402",
                            "last_updated": "2024-01-23T18:38:22.334853-05:00",
                            "created_at": "2024-01-19T22:23:06.451358-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e2e25d3-0a6d-4b8b-b6f6-9370db0026fb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aa6e0627-29eb-4af6-8b23-707c57e3b731",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d901a995-5719-4173-b612-684e90934f36",
            "completed": true,
            "last_updated": "2024-01-23T18:38:22.094527-05:00",
            "created_at": "2024-01-19T22:23:06.211616-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.37,
            "sport_category": "UFC 280",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/d901a995-5719-4173-b612-684e90934f36",
            "datetime": "2024-01-20T22:00:00-05:00",
            "cutoff_datetime": "2024-01-20T22:00:00-05:00",
            "name": "Arnold Allen v. Movsar Evloev",
            "bettypes": [
                {
                    "id": "d320c044-1968-4b7e-87e3-7e557a639130",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa6e0627-29eb-4af6-8b23-707c57e3b731/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T22:23:06.216797-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Movsar Evloev",
                                "amount": 6183.0
                            },
                            {
                                "team": "Arnold Allen",
                                "amount": 3817.0
                            }
                        ],
                        "expected_reward_tokens": 9274.5,
                        "profit_sb": -225.5,
                        "profit_sb_percentage": -2.37,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "312a5dc4-9d3b-43d8-9160-4797acf2d32c",
                            "gambit_id": "66422cbb-6ee2-4150-a997-ad7b1ff35144",
                            "last_updated": "2024-01-23T18:38:22.110499-05:00",
                            "created_at": "2024-01-19T22:23:06.228200-05:00",
                            "name": "Movsar Evloev",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d320c044-1968-4b7e-87e3-7e557a639130/?format=api"
                        },
                        {
                            "id": "f6ee3188-0824-4742-86af-869e44316adc",
                            "gambit_id": "bc345406-ea3a-46f1-b9ee-804b0a6edc10",
                            "last_updated": "2024-01-23T18:38:22.107145-05:00",
                            "created_at": "2024-01-19T22:23:06.220850-05:00",
                            "name": "Arnold Allen",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d320c044-1968-4b7e-87e3-7e557a639130/?format=api"
                        }
                    ]
                },
                {
                    "id": "4debd970-16c2-44f9-8d3d-028d58fff9ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa6e0627-29eb-4af6-8b23-707c57e3b731/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T22:23:06.232383-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7275.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 2725.0
                            }
                        ],
                        "expected_reward_tokens": 9237.75,
                        "profit_sb": -262.25,
                        "profit_sb_percentage": -2.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4c52ac6d-2067-4d95-8045-5221bfbf5a60",
                            "gambit_id": "67d50919-de65-4d1d-89d2-75adb98cc83a",
                            "last_updated": "2024-01-23T18:38:22.117981-05:00",
                            "created_at": "2024-01-19T22:23:06.236210-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.27000",
                            "odds": "1.28570",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4debd970-16c2-44f9-8d3d-028d58fff9ed/?format=api"
                        },
                        {
                            "id": "148a9ea6-edbd-4d6d-9ad5-9d89961e411b",
                            "gambit_id": "1b1499d5-a991-4d63-a35c-7ef2c6722f3d",
                            "last_updated": "2024-01-23T18:38:22.121361-05:00",
                            "created_at": "2024-01-19T22:23:06.240331-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "3.39000",
                            "odds": "3.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4debd970-16c2-44f9-8d3d-028d58fff9ed/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8da0e152-ff98-44e8-bb94-83d60ced1bba",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f0bed767-d50c-4ff5-ba9a-e6ce1c62099d",
            "completed": true,
            "last_updated": "2024-01-22T11:58:18.673135-05:00",
            "created_at": "2024-01-19T09:33:13.245569-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.63,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f0bed767-d50c-4ff5-ba9a-e6ce1c62099d",
            "datetime": "2024-01-20T20:15:00-05:00",
            "cutoff_datetime": "2024-01-20T20:15:00-05:00",
            "name": "Green Bay Packers v. San Francisco 49ers",
            "bettypes": [
                {
                    "id": "e1dbbcb1-ba9e-4f08-911b-e180375fc183",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8da0e152-ff98-44e8-bb94-83d60ced1bba/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T09:33:13.271452-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco 49ers",
                                "amount": 8000.0
                            },
                            {
                                "team": "Green Bay Packers",
                                "amount": 2000.0
                            }
                        ],
                        "expected_reward_tokens": 9440.0,
                        "profit_sb": -60.0,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a9d956df-52cf-4472-a78d-ee3242ae9f9a",
                            "gambit_id": "02d99c5e-14a3-44f2-9b13-669cb133ce0d",
                            "last_updated": "2024-01-22T11:58:18.699606-05:00",
                            "created_at": "2024-01-19T09:33:13.278499-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.18000",
                            "odds": "1.19230",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1dbbcb1-ba9e-4f08-911b-e180375fc183/?format=api"
                        },
                        {
                            "id": "387a2ac0-f1d4-4621-85ae-65630ca4eb89",
                            "gambit_id": "8cc8696e-4410-4466-9738-94084936e1b4",
                            "last_updated": "2024-01-22T11:58:18.696310-05:00",
                            "created_at": "2024-01-19T09:33:13.274915-05:00",
                            "name": "Green Bay Packers",
                            "reward": "4.72000",
                            "odds": "4.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1dbbcb1-ba9e-4f08-911b-e180375fc183/?format=api"
                        }
                    ]
                },
                {
                    "id": "71d5e0a0-b3db-4dc8-82d2-e8fc13abe56d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8da0e152-ff98-44e8-bb94-83d60ced1bba/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-19T09:33:13.256564-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "San Francisco 49ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "337d9d20-890d-4848-bbb6-47c5626a8674",
                            "gambit_id": "b2dc7eef-c833-4ebe-9b74-6e1859873ffb",
                            "last_updated": "2024-01-22T11:58:18.686180-05:00",
                            "created_at": "2024-01-19T09:33:13.260833-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71d5e0a0-b3db-4dc8-82d2-e8fc13abe56d/?format=api"
                        },
                        {
                            "id": "c47f1759-ef65-4b24-93b9-b317a7338566",
                            "gambit_id": "92be099d-e37b-4ee9-a153-6e610f2198ff",
                            "last_updated": "2024-01-22T11:58:18.689625-05:00",
                            "created_at": "2024-01-19T09:33:13.264953-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71d5e0a0-b3db-4dc8-82d2-e8fc13abe56d/?format=api"
                        }
                    ]
                },
                {
                    "id": "afc997aa-6eb3-4aff-b0b1-56108130edb1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8da0e152-ff98-44e8-bb94-83d60ced1bba/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T09:33:13.282172-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 50.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 50.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "11e06370-677a-48db-9d90-534ac6d37207",
                            "gambit_id": "f670d9bb-abe7-4011-9166-7d99ac8f944b",
                            "last_updated": "2024-01-22T11:58:18.706023-05:00",
                            "created_at": "2024-01-19T09:33:13.286530-05:00",
                            "name": "Game Total Under 50.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "50.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afc997aa-6eb3-4aff-b0b1-56108130edb1/?format=api"
                        },
                        {
                            "id": "7b57184a-eea4-469e-a7c8-df2bc058e51f",
                            "gambit_id": "c83c7e46-daf4-4bef-9b1f-068e1a6613c1",
                            "last_updated": "2024-01-22T11:58:18.709397-05:00",
                            "created_at": "2024-01-19T09:33:13.290354-05:00",
                            "name": "Game Total Over 50.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "50.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afc997aa-6eb3-4aff-b0b1-56108130edb1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c5d502a4-ee3a-4901-a2aa-8e764a812d58",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bd13db86-eba4-4431-9e81-8646f8ce9f0a",
            "completed": true,
            "last_updated": "2024-01-23T18:28:35.116200-05:00",
            "created_at": "2024-01-20T05:38:17.432440-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/bd13db86-eba4-4431-9e81-8646f8ce9f0a",
            "datetime": "2024-01-20T20:10:00-05:00",
            "cutoff_datetime": "2024-01-20T20:10:00-05:00",
            "name": "Utah Jazz v. Houston Rockets",
            "bettypes": [
                {
                    "id": "2ad696c4-a92c-4d09-a1f3-3812e9ab3da3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5d502a4-ee3a-4901-a2aa-8e764a812d58/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-20T07:23:18.544838-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "65767179-a29c-4086-a0f7-9298c685802c",
                            "gambit_id": "cd218b90-a182-48fc-9adb-60fc9e1aebe1",
                            "last_updated": "2024-01-23T18:28:35.142428-05:00",
                            "created_at": "2024-01-20T07:23:18.553028-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ad696c4-a92c-4d09-a1f3-3812e9ab3da3/?format=api"
                        },
                        {
                            "id": "0e85ebf3-b528-4bd4-ac95-2a6e4ca3301b",
                            "gambit_id": "bac105dc-96f3-46ff-b1bd-ab79ac52446d",
                            "last_updated": "2024-01-23T18:28:35.139071-05:00",
                            "created_at": "2024-01-20T07:23:18.548970-05:00",
                            "name": "Utah Jazz",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ad696c4-a92c-4d09-a1f3-3812e9ab3da3/?format=api"
                        }
                    ]
                },
                {
                    "id": "759d794e-8c7a-4f59-b816-186991fa2c83",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5d502a4-ee3a-4901-a2aa-8e764a812d58/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-20T05:38:17.441574-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d243387c-80a5-43c8-8b56-893db00b335b",
                            "gambit_id": "c213c77c-34a9-42e0-895f-0b8ccec866ae",
                            "last_updated": "2024-01-23T18:28:35.128896-05:00",
                            "created_at": "2024-01-20T05:38:17.445776-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/759d794e-8c7a-4f59-b816-186991fa2c83/?format=api"
                        },
                        {
                            "id": "7b8b0c42-f006-4ca1-93b2-9b261ce45ffc",
                            "gambit_id": "a5910460-95e4-4b6b-a307-de4524b4e17e",
                            "last_updated": "2024-01-23T18:28:35.132278-05:00",
                            "created_at": "2024-01-20T05:38:17.450536-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/759d794e-8c7a-4f59-b816-186991fa2c83/?format=api"
                        }
                    ]
                },
                {
                    "id": "da17de14-7629-4ecc-9c3c-d0b6a1dd9263",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5d502a4-ee3a-4901-a2aa-8e764a812d58/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-20T07:23:18.557176-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 234.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 234.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8134b484-3d7f-4bf2-97ac-c646497ba8b1",
                            "gambit_id": "3bb5171e-54ab-4b99-90ce-928141ef9cf4",
                            "last_updated": "2024-01-23T18:28:35.152240-05:00",
                            "created_at": "2024-01-20T07:23:18.564810-05:00",
                            "name": "Game Total Under 234.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da17de14-7629-4ecc-9c3c-d0b6a1dd9263/?format=api"
                        },
                        {
                            "id": "bbbda2a6-1fdc-4cd6-b591-8730f26a47d2",
                            "gambit_id": "8235074a-5088-46d4-badc-11b6d1a44624",
                            "last_updated": "2024-01-23T18:28:35.149057-05:00",
                            "created_at": "2024-01-20T07:23:18.560766-05:00",
                            "name": "Game Total Over 234.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da17de14-7629-4ecc-9c3c-d0b6a1dd9263/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e6a4df4d-95eb-4084-abec-d3f5cc8675c6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "51af9a9a-63c0-4a04-be2a-662389645151",
            "completed": true,
            "last_updated": "2024-01-23T18:28:35.654345-05:00",
            "created_at": "2024-01-20T05:38:17.223689-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.61,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/51af9a9a-63c0-4a04-be2a-662389645151",
            "datetime": "2024-01-20T20:10:00-05:00",
            "cutoff_datetime": "2024-01-20T20:10:00-05:00",
            "name": "Oklahoma City Thunder v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "a4ecf505-c843-46e1-bb63-b30aefd83849",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6a4df4d-95eb-4084-abec-d3f5cc8675c6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-20T07:23:19.240670-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5fb43668-3a6e-4f6e-9b32-ff8330304e37",
                            "gambit_id": "af689a83-282a-4ee1-9329-9f193f980b91",
                            "last_updated": "2024-01-23T18:28:35.683562-05:00",
                            "created_at": "2024-01-20T07:23:19.249135-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4ecf505-c843-46e1-bb63-b30aefd83849/?format=api"
                        },
                        {
                            "id": "00ebece1-735b-432c-9303-38be78ce4ad0",
                            "gambit_id": "84f965b5-009f-435d-ac17-346309b2c96a",
                            "last_updated": "2024-01-23T18:28:35.680108-05:00",
                            "created_at": "2024-01-20T07:23:19.244919-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4ecf505-c843-46e1-bb63-b30aefd83849/?format=api"
                        }
                    ]
                },
                {
                    "id": "f2ccb643-b8d3-4c2f-8101-74cdc8c66e58",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6a4df4d-95eb-4084-abec-d3f5cc8675c6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-20T05:38:17.228349-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "62e7ab63-6353-49c9-9342-44b6d29f2e89",
                            "gambit_id": "95b155c2-dcd9-4bc4-90ad-a054a2952ccd",
                            "last_updated": "2024-01-23T18:28:35.668865-05:00",
                            "created_at": "2024-01-20T05:38:17.232873-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2ccb643-b8d3-4c2f-8101-74cdc8c66e58/?format=api"
                        },
                        {
                            "id": "9486a0bc-65ef-4304-a802-27db09df68fb",
                            "gambit_id": "5711f814-6016-4805-a8e3-868b45edf7d5",
                            "last_updated": "2024-01-23T18:28:35.672687-05:00",
                            "created_at": "2024-01-20T05:38:17.244966-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2ccb643-b8d3-4c2f-8101-74cdc8c66e58/?format=api"
                        }
                    ]
                },
                {
                    "id": "6c9505d5-3270-4aab-b036-a3e4b85dfd65",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6a4df4d-95eb-4084-abec-d3f5cc8675c6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-20T07:23:19.253860-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 229",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 229",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e1413a84-00b2-4cc2-8827-196313962422",
                            "gambit_id": "10c50a38-5d94-4049-9f5f-edb23f21868a",
                            "last_updated": "2024-01-23T18:28:35.691862-05:00",
                            "created_at": "2024-01-20T07:23:19.257909-05:00",
                            "name": "Game Total Over 229",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c9505d5-3270-4aab-b036-a3e4b85dfd65/?format=api"
                        },
                        {
                            "id": "4625f1cf-3369-462d-8e53-f0ba1cf23836",
                            "gambit_id": "b0f78347-91dd-484b-bddf-2e50d7884ac7",
                            "last_updated": "2024-01-23T18:28:35.695261-05:00",
                            "created_at": "2024-01-20T07:23:19.261837-05:00",
                            "name": "Game Total Under 229",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c9505d5-3270-4aab-b036-a3e4b85dfd65/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "234ae1ca-4c69-4a8e-a95e-4476b073939f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9dc859cb-b136-40a8-8fa4-7bb7929df0cf",
            "completed": true,
            "last_updated": "2024-01-23T20:23:21.164387-05:00",
            "created_at": "2024-01-20T05:38:16.978590-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.41,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/9dc859cb-b136-40a8-8fa4-7bb7929df0cf",
            "datetime": "2024-01-20T20:07:00-05:00",
            "cutoff_datetime": "2024-01-20T20:07:00-05:00",
            "name": "Washington Capitals v. St Louis Blues",
            "bettypes": [
                {
                    "id": "fdba7f6a-f148-4604-9896-2d78876e427b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/234ae1ca-4c69-4a8e-a95e-4476b073939f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-20T05:38:16.985284-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 5213.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9c7376b3-cfe0-448a-b3f1-c726a530efc2",
                            "gambit_id": "0b8fd148-fe4d-4fa3-934b-4712e04d7478",
                            "last_updated": "2024-01-23T20:23:21.175413-05:00",
                            "created_at": "2024-01-20T05:38:17.022290-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdba7f6a-f148-4604-9896-2d78876e427b/?format=api"
                        },
                        {
                            "id": "dcf93ad0-2a72-4234-abc9-b6a2d6ec3860",
                            "gambit_id": "6fd23a04-5ce0-4192-929d-af905ce478c7",
                            "last_updated": "2024-01-23T20:23:21.172197-05:00",
                            "created_at": "2024-01-20T05:38:16.997102-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdba7f6a-f148-4604-9896-2d78876e427b/?format=api"
                        }
                    ]
                },
                {
                    "id": "c56a8507-d27c-4bf9-976d-2e5223ede603",
                    "match": "https://api-prod.gambitprofit.com/api/matches/234ae1ca-4c69-4a8e-a95e-4476b073939f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-20T05:38:17.028787-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6856.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3144.0
                            }
                        ],
                        "expected_reward_tokens": 9461.28,
                        "profit_sb": -38.72,
                        "profit_sb_percentage": -0.41,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bb29238d-e76e-40f7-abef-0318be0bafa3",
                            "gambit_id": "004a7561-34ed-4299-87c9-ad4dc80aa9dc",
                            "last_updated": "2024-01-23T20:23:21.181954-05:00",
                            "created_at": "2024-01-20T05:38:17.038138-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c56a8507-d27c-4bf9-976d-2e5223ede603/?format=api"
                        },
                        {
                            "id": "511274f9-6b64-40f0-9719-2f54fee0cf58",
                            "gambit_id": "1c4a060c-d376-4b94-95f9-62c546fde5ae",
                            "last_updated": "2024-01-23T20:23:21.185203-05:00",
                            "created_at": "2024-01-20T05:38:17.042587-05:00",
                            "name": "St Louis Blues",
                            "reward": "3.01000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c56a8507-d27c-4bf9-976d-2e5223ede603/?format=api"
                        }
                    ]
                },
                {
                    "id": "8b1df2d6-a7be-44d7-99cf-1b97d46e01bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/234ae1ca-4c69-4a8e-a95e-4476b073939f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-20T07:33:20.222901-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "796b5580-8db2-4d04-bb50-5d34c86335ef",
                            "gambit_id": "0b7ca755-1f87-46e0-b5e3-2014c1395949",
                            "last_updated": "2024-01-23T20:23:21.195777-05:00",
                            "created_at": "2024-01-20T07:33:20.236602-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b1df2d6-a7be-44d7-99cf-1b97d46e01bd/?format=api"
                        },
                        {
                            "id": "8e8b19df-d0ac-4dc2-b586-a7575c4835c0",
                            "gambit_id": "90478d4e-3457-4285-99c0-e66004a96e03",
                            "last_updated": "2024-01-23T20:23:21.191942-05:00",
                            "created_at": "2024-01-20T07:33:20.229703-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b1df2d6-a7be-44d7-99cf-1b97d46e01bd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c3537a1a-6b71-4962-83fc-5521e142be71",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7aaba712-1169-4d83-8c5a-6122b03e4803",
            "completed": true,
            "last_updated": "2024-01-23T18:28:35.344206-05:00",
            "created_at": "2024-01-20T05:38:16.749700-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.13,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7aaba712-1169-4d83-8c5a-6122b03e4803",
            "datetime": "2024-01-20T19:40:00-05:00",
            "cutoff_datetime": "2024-01-20T19:40:00-05:00",
            "name": "Toronto Raptors v. New York Knicks",
            "bettypes": [
                {
                    "id": "312fdb47-9704-4a2c-b326-3c252a033a49",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3537a1a-6b71-4962-83fc-5521e142be71/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-20T07:23:18.786027-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7152.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 2848.0
                            }
                        ],
                        "expected_reward_tokens": 9512.16,
                        "profit_sb": 12.16,
                        "profit_sb_percentage": 0.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2afc6cbf-8a86-4b77-add4-de6c0e524be4",
                            "gambit_id": "340e3572-c97d-4003-a994-1f4277253715",
                            "last_updated": "2024-01-23T18:28:35.369972-05:00",
                            "created_at": "2024-01-20T07:23:18.794617-05:00",
                            "name": "New York Knicks",
                            "reward": "1.33000",
                            "odds": "1.34480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/312fdb47-9704-4a2c-b326-3c252a033a49/?format=api"
                        },
                        {
                            "id": "485a8c63-5d13-4792-abe6-b4349514d58b",
                            "gambit_id": "c27ea64e-ab81-4d9e-baf1-38f007709cf4",
                            "last_updated": "2024-01-23T18:28:35.366945-05:00",
                            "created_at": "2024-01-20T07:23:18.789833-05:00",
                            "name": "Toronto Raptors",
                            "reward": "3.34000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/312fdb47-9704-4a2c-b326-3c252a033a49/?format=api"
                        }
                    ]
                },
                {
                    "id": "750c3e0f-6625-4fed-8ce3-365310e6eb92",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3537a1a-6b71-4962-83fc-5521e142be71/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-20T05:38:16.760403-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bae18632-aefd-43ca-bd6f-d371a3bf4e60",
                            "gambit_id": "a8ffc045-f6ec-4490-98ea-102e9d8d0bab",
                            "last_updated": "2024-01-23T18:28:35.357176-05:00",
                            "created_at": "2024-01-20T05:38:16.764277-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/750c3e0f-6625-4fed-8ce3-365310e6eb92/?format=api"
                        },
                        {
                            "id": "7f55714f-8fff-4b82-9feb-92cf4c2ab9fd",
                            "gambit_id": "7242953e-18f4-40d7-a153-4a8ec3762993",
                            "last_updated": "2024-01-23T18:28:35.360451-05:00",
                            "created_at": "2024-01-20T05:38:16.779273-05:00",
                            "name": "New York Knicks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/750c3e0f-6625-4fed-8ce3-365310e6eb92/?format=api"
                        }
                    ]
                },
                {
                    "id": "302b761e-ab73-4ced-a127-40beff83835f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3537a1a-6b71-4962-83fc-5521e142be71/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-20T07:23:18.799047-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 229.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 229.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ea54e40c-f16d-4ede-9a1e-a440e717ae01",
                            "gambit_id": "fc502e5a-2d3a-455f-b272-d61b53eec5d1",
                            "last_updated": "2024-01-23T18:28:35.376179-05:00",
                            "created_at": "2024-01-20T07:23:18.803009-05:00",
                            "name": "Game Total Over 229.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302b761e-ab73-4ced-a127-40beff83835f/?format=api"
                        },
                        {
                            "id": "f585d810-7180-40c0-91f8-1617abb2364c",
                            "gambit_id": "0b4c0282-ffcc-4776-a96f-554fd733d612",
                            "last_updated": "2024-01-23T18:28:35.379368-05:00",
                            "created_at": "2024-01-20T07:23:18.806880-05:00",
                            "name": "Game Total Under 229.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302b761e-ab73-4ced-a127-40beff83835f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0b4b3e79-a08f-4272-8439-dd5ef50ec062",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "eff67646-5bcd-452b-ba7a-f5db67b56437",
            "completed": true,
            "last_updated": "2024-01-23T18:28:33.016016-05:00",
            "created_at": "2024-01-20T05:38:16.340805-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.09,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/eff67646-5bcd-452b-ba7a-f5db67b56437",
            "datetime": "2024-01-20T19:10:00-05:00",
            "cutoff_datetime": "2024-01-20T19:10:00-05:00",
            "name": "Philadelphia 76ers v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "f6c148d8-4d03-475d-aa87-61d30a975a09",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0b4b3e79-a08f-4272-8439-dd5ef50ec062/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-20T07:23:16.714017-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8268.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 1732.0
                            }
                        ],
                        "expected_reward_tokens": 9508.2,
                        "profit_sb": 8.2,
                        "profit_sb_percentage": 0.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c52b42a3-2d5c-4c76-b51a-7fb803c369d9",
                            "gambit_id": "793d93c1-50e3-4c3d-9680-8f4ff39b4b55",
                            "last_updated": "2024-01-23T18:28:33.038311-05:00",
                            "created_at": "2024-01-20T07:23:16.720611-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.15000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6c148d8-4d03-475d-aa87-61d30a975a09/?format=api"
                        },
                        {
                            "id": "d4cd2954-c770-411e-b627-a9e5b95b0c4f",
                            "gambit_id": "582d0259-8114-49b3-8d93-364642308e1e",
                            "last_updated": "2024-01-23T18:28:33.041629-05:00",
                            "created_at": "2024-01-20T07:23:16.724817-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "5.49000",
                            "odds": "5.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6c148d8-4d03-475d-aa87-61d30a975a09/?format=api"
                        }
                    ]
                },
                {
                    "id": "48c1d169-fe1d-4916-8028-56b7b07f2232",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0b4b3e79-a08f-4272-8439-dd5ef50ec062/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-20T05:38:16.346783-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Charlotte Hornets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0fce6b69-952a-4517-8c06-1cc867a2e1eb",
                            "gambit_id": "2c9a1cb9-d437-409e-a3be-2906a0a4e6c0",
                            "last_updated": "2024-01-23T18:28:33.027708-05:00",
                            "created_at": "2024-01-20T05:38:16.351434-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c1d169-fe1d-4916-8028-56b7b07f2232/?format=api"
                        },
                        {
                            "id": "9182d09d-e9e7-4405-beb9-7e025d25683e",
                            "gambit_id": "c1616aeb-26b3-46b3-bd78-a7c9ae7bfd8d",
                            "last_updated": "2024-01-23T18:28:33.031238-05:00",
                            "created_at": "2024-01-20T05:38:16.357402-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c1d169-fe1d-4916-8028-56b7b07f2232/?format=api"
                        }
                    ]
                },
                {
                    "id": "5d6bae0e-e167-48f2-8024-c14cb9b6e7da",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0b4b3e79-a08f-4272-8439-dd5ef50ec062/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-20T07:23:16.729489-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c55b494d-c2a7-4958-a1ab-34ab608693b0",
                            "gambit_id": "9b659725-2f4d-4226-950b-e5eefe63bb82",
                            "last_updated": "2024-01-23T18:28:33.048112-05:00",
                            "created_at": "2024-01-20T07:23:16.733281-05:00",
                            "name": "Game Total Over 227",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d6bae0e-e167-48f2-8024-c14cb9b6e7da/?format=api"
                        },
                        {
                            "id": "a63cbe52-1aec-461b-9c65-c9b64486477f",
                            "gambit_id": "f778ab9e-f93b-465a-b53a-367afb1917e9",
                            "last_updated": "2024-01-23T18:28:33.051382-05:00",
                            "created_at": "2024-01-20T07:23:16.738002-05:00",
                            "name": "Game Total Under 227",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d6bae0e-e167-48f2-8024-c14cb9b6e7da/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c75da933-09b7-44a1-87ca-be0cfbfaefee",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d9bc89d1-12df-48fb-8bb3-511732297bca",
            "completed": true,
            "last_updated": "2024-01-23T18:28:34.878962-05:00",
            "created_at": "2024-01-20T05:38:16.536644-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/d9bc89d1-12df-48fb-8bb3-511732297bca",
            "datetime": "2024-01-20T19:10:00-05:00",
            "cutoff_datetime": "2024-01-20T19:10:00-05:00",
            "name": "San Antonio Spurs v. Washington Wizards",
            "bettypes": [
                {
                    "id": "ff10b3ff-61a0-44c2-8813-1795f649ab42",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c75da933-09b7-44a1-87ca-be0cfbfaefee/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-20T07:18:20.910765-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Wizards",
                                "amount": 5423.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "26e8c780-0367-4c68-bebe-5a2e52631238",
                            "gambit_id": "017877ac-505b-4f3e-b876-8ed973434a0d",
                            "last_updated": "2024-01-23T18:28:34.904290-05:00",
                            "created_at": "2024-01-20T07:18:20.923672-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff10b3ff-61a0-44c2-8813-1795f649ab42/?format=api"
                        },
                        {
                            "id": "82cc3250-c5a5-4f7f-9eb2-971ae74797de",
                            "gambit_id": "90639e79-a821-40a8-851f-cccf6ce2947e",
                            "last_updated": "2024-01-23T18:28:34.899789-05:00",
                            "created_at": "2024-01-20T07:18:20.917296-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff10b3ff-61a0-44c2-8813-1795f649ab42/?format=api"
                        }
                    ]
                },
                {
                    "id": "2930f12c-494c-4700-b944-b48bba60e76c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c75da933-09b7-44a1-87ca-be0cfbfaefee/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-20T05:38:16.545822-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "40924df1-9dc4-4a1c-a511-04f9a8c63eba",
                            "gambit_id": "05d781ff-3ee5-45e8-891f-ef5960d7beb1",
                            "last_updated": "2024-01-23T18:28:34.889898-05:00",
                            "created_at": "2024-01-20T05:38:16.567283-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2930f12c-494c-4700-b944-b48bba60e76c/?format=api"
                        },
                        {
                            "id": "c46012ed-4a20-41e4-bdfa-b18be8e5952c",
                            "gambit_id": "1c37e628-6da5-4dfd-ab7f-260a44184374",
                            "last_updated": "2024-01-23T18:28:34.893253-05:00",
                            "created_at": "2024-01-20T05:38:16.571889-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2930f12c-494c-4700-b944-b48bba60e76c/?format=api"
                        }
                    ]
                },
                {
                    "id": "2af82c4b-7948-41db-b4eb-a7b8008f236b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c75da933-09b7-44a1-87ca-be0cfbfaefee/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-20T07:18:20.928171-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 242",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 242",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "886e0e7e-eec3-4928-94c3-2fb09b462417",
                            "gambit_id": "9bfc0c60-db9e-4892-a714-d813056b7e1a",
                            "last_updated": "2024-01-23T18:28:34.910851-05:00",
                            "created_at": "2024-01-20T07:18:20.932231-05:00",
                            "name": "Game Total Over 242",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "242.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2af82c4b-7948-41db-b4eb-a7b8008f236b/?format=api"
                        },
                        {
                            "id": "eb8cbf89-b899-460b-b6a8-7b047a27fbe0",
                            "gambit_id": "a7da5fa0-5dbc-482f-90f3-1e22937ee22b",
                            "last_updated": "2024-01-23T18:28:34.914250-05:00",
                            "created_at": "2024-01-20T07:18:20.938606-05:00",
                            "name": "Game Total Under 242",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "242.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2af82c4b-7948-41db-b4eb-a7b8008f236b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6926ea0c-af95-4be4-9a3d-80c1e687565d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3bd2970d-42ae-4763-85b3-2c816b7ec332",
            "completed": true,
            "last_updated": "2024-01-23T20:23:20.705434-05:00",
            "created_at": "2024-01-20T05:38:15.651825-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.18,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3bd2970d-42ae-4763-85b3-2c816b7ec332",
            "datetime": "2024-01-20T19:07:00-05:00",
            "cutoff_datetime": "2024-01-20T19:07:00-05:00",
            "name": "Toronto Maple Leafs v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "a06ea95b-a2d0-4293-94d8-720834f55258",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6926ea0c-af95-4be4-9a3d-80c1e687565d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-20T05:38:15.662948-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "04bc5c14-9586-4603-9b18-245aaef731d3",
                            "gambit_id": "95cd8e64-069d-4161-a4cd-8f28ef58b978",
                            "last_updated": "2024-01-23T20:23:20.719162-05:00",
                            "created_at": "2024-01-20T05:38:15.673805-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a06ea95b-a2d0-4293-94d8-720834f55258/?format=api"
                        },
                        {
                            "id": "26ae4e17-fc52-489a-9586-9bab846f976d",
                            "gambit_id": "aab91b21-9455-40c5-afb6-cef37186b496",
                            "last_updated": "2024-01-23T20:23:20.715959-05:00",
                            "created_at": "2024-01-20T05:38:15.669087-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a06ea95b-a2d0-4293-94d8-720834f55258/?format=api"
                        }
                    ]
                },
                {
                    "id": "223eaf63-20b5-4be5-9b6f-9ed072e026d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6926ea0c-af95-4be4-9a3d-80c1e687565d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-20T05:38:15.679397-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6611.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3389.0
                            }
                        ],
                        "expected_reward_tokens": 9387.53,
                        "profit_sb": -112.47,
                        "profit_sb_percentage": -1.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1cca2faf-c7de-4d0c-b271-abdaff180cce",
                            "gambit_id": "76a8ea67-984f-4132-b850-ffb2a3834b36",
                            "last_updated": "2024-01-23T20:23:20.725700-05:00",
                            "created_at": "2024-01-20T05:38:15.683822-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/223eaf63-20b5-4be5-9b6f-9ed072e026d1/?format=api"
                        },
                        {
                            "id": "c6ce316b-b5b6-4454-82ce-c7944fda69d3",
                            "gambit_id": "7e676bca-9cf8-42c0-9ca7-bfe3b363c2a0",
                            "last_updated": "2024-01-23T20:23:20.728951-05:00",
                            "created_at": "2024-01-20T05:38:15.688922-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/223eaf63-20b5-4be5-9b6f-9ed072e026d1/?format=api"
                        }
                    ]
                },
                {
                    "id": "db0ea9f4-0af7-4f4c-a755-0d2826f1632c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6926ea0c-af95-4be4-9a3d-80c1e687565d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-20T07:28:17.673939-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b023a6af-ff79-49a9-998a-1968d698a06e",
                            "gambit_id": "bad2a0d3-7f07-4002-a532-28faeea6cd7c",
                            "last_updated": "2024-01-23T20:23:20.735760-05:00",
                            "created_at": "2024-01-20T07:28:17.678516-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db0ea9f4-0af7-4f4c-a755-0d2826f1632c/?format=api"
                        },
                        {
                            "id": "658ed875-1daf-4fed-bf13-1188c5582210",
                            "gambit_id": "c9d40524-b5c4-4d56-9908-7c9c9dce337c",
                            "last_updated": "2024-01-23T20:23:20.739989-05:00",
                            "created_at": "2024-01-20T07:28:17.686969-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db0ea9f4-0af7-4f4c-a755-0d2826f1632c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9542b624-d2ee-4adb-ba1b-d9185917167c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3e59239e-0658-4076-9244-bca6450d47bc",
            "completed": true,
            "last_updated": "2024-01-23T20:23:20.935645-05:00",
            "created_at": "2024-01-20T05:38:15.885045-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3e59239e-0658-4076-9244-bca6450d47bc",
            "datetime": "2024-01-20T19:07:00-05:00",
            "cutoff_datetime": "2024-01-20T19:07:00-05:00",
            "name": "Montreal Canadiens v. Boston Bruins",
            "bettypes": [
                {
                    "id": "560a73a1-6a68-4bee-b3a7-7132b1d97a76",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9542b624-d2ee-4adb-ba1b-d9185917167c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-20T05:38:15.900379-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7106.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 2894.0
                            }
                        ],
                        "expected_reward_tokens": 9521.26,
                        "profit_sb": 21.26,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "41738110-8d51-4fab-be1d-fcc0588ee1bd",
                            "gambit_id": "c6344426-97d3-4b37-a38c-beee4cf72ee1",
                            "last_updated": "2024-01-23T20:23:20.947276-05:00",
                            "created_at": "2024-01-20T05:38:15.909046-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.34000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/560a73a1-6a68-4bee-b3a7-7132b1d97a76/?format=api"
                        },
                        {
                            "id": "4d1c30b7-8b17-4c2d-b98a-a349bc7dca61",
                            "gambit_id": "a656a461-d249-45f5-a393-35e9bf15bbb3",
                            "last_updated": "2024-01-23T20:23:20.943844-05:00",
                            "created_at": "2024-01-20T05:38:15.905134-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "3.29000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/560a73a1-6a68-4bee-b3a7-7132b1d97a76/?format=api"
                        }
                    ]
                },
                {
                    "id": "3690c16e-7789-49e0-ac7b-ec40177ba062",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9542b624-d2ee-4adb-ba1b-d9185917167c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-20T05:38:15.913627-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 5107.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ccd67725-0009-4ad8-978c-e551568b83a7",
                            "gambit_id": "1566c8de-cd6a-461a-bde2-d3758492ffd2",
                            "last_updated": "2024-01-23T20:23:20.958430-05:00",
                            "created_at": "2024-01-20T05:38:15.924566-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3690c16e-7789-49e0-ac7b-ec40177ba062/?format=api"
                        },
                        {
                            "id": "fefe0bb8-7051-48af-9377-1467671c57ea",
                            "gambit_id": "e4406b63-e89a-40b0-ae1f-e757f779457a",
                            "last_updated": "2024-01-23T20:23:20.955093-05:00",
                            "created_at": "2024-01-20T05:38:15.917824-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3690c16e-7789-49e0-ac7b-ec40177ba062/?format=api"
                        }
                    ]
                },
                {
                    "id": "bccda3bb-c7ea-45c0-83c4-3fab6ac09786",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9542b624-d2ee-4adb-ba1b-d9185917167c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-20T07:33:18.661837-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f770225e-08e1-4add-a56e-37612ab2a1f9",
                            "gambit_id": "df12c8fb-d050-41b8-bc8b-1623440e97d8",
                            "last_updated": "2024-01-23T20:23:20.965212-05:00",
                            "created_at": "2024-01-20T07:33:18.669350-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bccda3bb-c7ea-45c0-83c4-3fab6ac09786/?format=api"
                        },
                        {
                            "id": "e5630141-3f5d-4299-8756-5987bf7ff65b",
                            "gambit_id": "ef6481ff-be21-4cbe-afbb-8598bdd1e30a",
                            "last_updated": "2024-01-23T20:23:20.968593-05:00",
                            "created_at": "2024-01-20T07:33:18.674911-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bccda3bb-c7ea-45c0-83c4-3fab6ac09786/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f2d15daa-24b7-41ce-b3ee-613b88f13c20",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "526112e2-36ee-4adb-b375-c59286c10cdb",
            "completed": true,
            "last_updated": "2024-01-23T20:23:20.476768-05:00",
            "created_at": "2024-01-20T05:38:16.117966-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/526112e2-36ee-4adb-b375-c59286c10cdb",
            "datetime": "2024-01-20T19:07:00-05:00",
            "cutoff_datetime": "2024-01-20T19:07:00-05:00",
            "name": "Dallas Stars v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "434966b9-d886-4696-afa5-881cd9b24949",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2d15daa-24b7-41ce-b3ee-613b88f13c20/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-20T05:38:16.123879-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c35d6ab2-f94f-46ae-8948-2ea5d8c3a317",
                            "gambit_id": "1d4f1ae7-d6db-4905-a73f-52c3b5b3c81c",
                            "last_updated": "2024-01-23T20:23:20.484619-05:00",
                            "created_at": "2024-01-20T05:38:16.128190-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/434966b9-d886-4696-afa5-881cd9b24949/?format=api"
                        },
                        {
                            "id": "d806760f-20e2-4f45-be52-481583250d41",
                            "gambit_id": "92236cf7-bd59-4eb8-a6c6-1dfaff802ad5",
                            "last_updated": "2024-01-23T20:23:20.487925-05:00",
                            "created_at": "2024-01-20T05:38:16.133126-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/434966b9-d886-4696-afa5-881cd9b24949/?format=api"
                        }
                    ]
                },
                {
                    "id": "4d291e79-0f29-41b7-b76d-ce224c88a74d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2d15daa-24b7-41ce-b3ee-613b88f13c20/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-20T05:38:16.136834-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6554.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7cf48034-285e-46f9-8767-ad23fda55c28",
                            "gambit_id": "bd0a5908-c3bf-4b30-a29c-3cc324891847",
                            "last_updated": "2024-01-23T20:23:20.497591-05:00",
                            "created_at": "2024-01-20T05:38:16.145558-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d291e79-0f29-41b7-b76d-ce224c88a74d/?format=api"
                        },
                        {
                            "id": "4dbf6a31-2f59-493b-8b53-8520143e1008",
                            "gambit_id": "fff388bb-6838-41dd-baf8-78bd4e44a53c",
                            "last_updated": "2024-01-23T20:23:20.494365-05:00",
                            "created_at": "2024-01-20T05:38:16.141139-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d291e79-0f29-41b7-b76d-ce224c88a74d/?format=api"
                        }
                    ]
                },
                {
                    "id": "bf3b5aac-efbd-4d11-9571-ca3c73243540",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2d15daa-24b7-41ce-b3ee-613b88f13c20/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-20T07:33:18.888172-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c9191013-8842-41a3-9fd1-fa84865284d6",
                            "gambit_id": "8031f88d-8a93-46db-8849-7f2ab5ca96a2",
                            "last_updated": "2024-01-23T20:23:20.504115-05:00",
                            "created_at": "2024-01-20T07:33:18.892128-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf3b5aac-efbd-4d11-9571-ca3c73243540/?format=api"
                        },
                        {
                            "id": "3410e50e-69d0-4557-9cb6-45afa87e53eb",
                            "gambit_id": "7e2509df-c8c5-47f2-8b56-4ea84065745f",
                            "last_updated": "2024-01-23T20:23:20.507544-05:00",
                            "created_at": "2024-01-20T07:33:18.896069-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf3b5aac-efbd-4d11-9571-ca3c73243540/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "69284700-8cd7-436d-a8f2-5cd371345294",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "739633ad-5bfe-4c01-a0c2-f3e17ed1209c",
            "completed": true,
            "last_updated": "2024-01-22T12:03:22.116486-05:00",
            "created_at": "2024-01-19T09:33:13.005619-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.59,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/739633ad-5bfe-4c01-a0c2-f3e17ed1209c",
            "datetime": "2024-01-20T16:30:00-05:00",
            "cutoff_datetime": "2024-01-20T16:30:00-05:00",
            "name": "Houston Texans v. Baltimore Ravens",
            "bettypes": [
                {
                    "id": "e92be487-7da1-4c00-af50-1dd7f6a0b62a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69284700-8cd7-436d-a8f2-5cd371345294/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T09:33:13.026978-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7938.0
                            },
                            {
                                "team": "Houston Texans",
                                "amount": 2062.0
                            }
                        ],
                        "expected_reward_tokens": 9443.96,
                        "profit_sb": -56.04,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "db7b707e-153e-43cc-aaab-37ef32ff3b8f",
                            "gambit_id": "37a7825d-0888-411f-9753-cec4852e032f",
                            "last_updated": "2024-01-22T12:03:22.141544-05:00",
                            "created_at": "2024-01-19T09:33:13.042779-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.19000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e92be487-7da1-4c00-af50-1dd7f6a0b62a/?format=api"
                        },
                        {
                            "id": "b2b4381f-19e7-4b9e-bb69-b821a726b460",
                            "gambit_id": "88571b82-ab72-443c-9875-b44c0137cac8",
                            "last_updated": "2024-01-22T12:03:22.138409-05:00",
                            "created_at": "2024-01-19T09:33:13.030216-05:00",
                            "name": "Houston Texans",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e92be487-7da1-4c00-af50-1dd7f6a0b62a/?format=api"
                        }
                    ]
                },
                {
                    "id": "34c15742-cd34-4827-a8fc-c08c27ffeb53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69284700-8cd7-436d-a8f2-5cd371345294/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-19T09:33:13.015559-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Texans",
                                "amount": 5000.0
                            },
                            {
                                "team": "Baltimore Ravens",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c0b73a45-4c28-471d-9a2a-3693377c89b3",
                            "gambit_id": "0aad73bb-6fd3-4217-8d7c-a38eed6ba38b",
                            "last_updated": "2024-01-22T12:03:22.125553-05:00",
                            "created_at": "2024-01-19T09:33:13.019227-05:00",
                            "name": "Houston Texans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34c15742-cd34-4827-a8fc-c08c27ffeb53/?format=api"
                        },
                        {
                            "id": "9799a253-d4f8-4c61-8d91-8b45d8efff77",
                            "gambit_id": "35ef2458-87d8-4b1e-9b2d-d1e13dc7d6c6",
                            "last_updated": "2024-01-22T12:03:22.131452-05:00",
                            "created_at": "2024-01-19T09:33:13.023353-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34c15742-cd34-4827-a8fc-c08c27ffeb53/?format=api"
                        }
                    ]
                },
                {
                    "id": "3846b0a3-5033-4ef7-b738-c0635c283a52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69284700-8cd7-436d-a8f2-5cd371345294/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T09:33:13.046673-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 44",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 44",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c430521a-289e-4514-829c-1dcdb0548327",
                            "gambit_id": "b5c58c9a-089b-4916-ba1d-2a12789b4649",
                            "last_updated": "2024-01-22T12:03:22.165140-05:00",
                            "created_at": "2024-01-19T09:33:13.050203-05:00",
                            "name": "Game Total Over 44",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3846b0a3-5033-4ef7-b738-c0635c283a52/?format=api"
                        },
                        {
                            "id": "5b04256e-60f2-476c-a777-ac6d16709256",
                            "gambit_id": "93a845d3-2411-411f-aeb8-c94ad680e2f9",
                            "last_updated": "2024-01-22T12:03:22.160550-05:00",
                            "created_at": "2024-01-19T09:33:13.054841-05:00",
                            "name": "Game Total Under 44",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3846b0a3-5033-4ef7-b738-c0635c283a52/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8018ffd8-65ac-42c4-88f8-5a4e89262cf4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "18c7566d-5c92-4077-8556-c2b1d10b3f90",
            "completed": true,
            "last_updated": "2024-01-23T18:33:35.826087-05:00",
            "created_at": "2024-01-20T05:38:15.420939-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.07,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/18c7566d-5c92-4077-8556-c2b1d10b3f90",
            "datetime": "2024-01-20T15:10:00-05:00",
            "cutoff_datetime": "2024-01-20T15:10:00-05:00",
            "name": "Milwaukee Bucks v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "388ed568-f2f5-46f5-89fc-f36ab4fb526d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8018ffd8-65ac-42c4-88f8-5a4e89262cf4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-20T07:18:21.551784-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10900.0,
                        "profit_sb": 1400.0,
                        "profit_sb_percentage": 14.74,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 8724.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 1276.0
                            }
                        ],
                        "expected_reward_tokens": 9506.2,
                        "profit_sb": 6.2,
                        "profit_sb_percentage": 0.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "98cdf801-e79a-4439-b76b-277aa01d857e",
                            "gambit_id": "869a5ad2-0d4c-4231-8654-1ba58a7eb35c",
                            "last_updated": "2024-01-23T18:33:35.849913-05:00",
                            "created_at": "2024-01-20T07:18:21.556039-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.09000",
                            "odds": "1.09090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/388ed568-f2f5-46f5-89fc-f36ab4fb526d/?format=api"
                        },
                        {
                            "id": "26422f89-8442-499d-83d0-b1d85db51a31",
                            "gambit_id": "6c2e357b-2913-4d66-9cd2-7491b5d52a06",
                            "last_updated": "2024-01-23T18:33:35.853490-05:00",
                            "created_at": "2024-01-20T07:18:21.560915-05:00",
                            "name": "Detroit Pistons",
                            "reward": "7.45000",
                            "odds": "7.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/388ed568-f2f5-46f5-89fc-f36ab4fb526d/?format=api"
                        }
                    ]
                },
                {
                    "id": "f6c8edaa-2183-4210-b6d7-8e4ffe581df8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8018ffd8-65ac-42c4-88f8-5a4e89262cf4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-20T05:38:15.434073-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Detroit Pistons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "db09e7b4-a1dc-4dd0-88a8-4a844c682650",
                            "gambit_id": "86bca1a9-18ba-4d53-9f2a-7020cd5e0158",
                            "last_updated": "2024-01-23T18:33:35.834541-05:00",
                            "created_at": "2024-01-20T05:38:15.440413-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6c8edaa-2183-4210-b6d7-8e4ffe581df8/?format=api"
                        },
                        {
                            "id": "013c1afc-7f73-475e-a819-c9bd3a7ca907",
                            "gambit_id": "272d7b3b-0757-4d89-b06f-94d5681067a9",
                            "last_updated": "2024-01-23T18:33:35.838120-05:00",
                            "created_at": "2024-01-20T05:38:15.445212-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6c8edaa-2183-4210-b6d7-8e4ffe581df8/?format=api"
                        }
                    ]
                },
                {
                    "id": "0a1dd32b-b00c-40f8-bbd8-445c0c09b9ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8018ffd8-65ac-42c4-88f8-5a4e89262cf4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-20T07:18:21.565099-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 245.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 245.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7eab4701-d112-410d-a6bc-3e94e8325660",
                            "gambit_id": "f14fe9a7-fbff-4209-b5d9-e41705ef71b4",
                            "last_updated": "2024-01-23T18:33:35.863634-05:00",
                            "created_at": "2024-01-20T07:18:21.574298-05:00",
                            "name": "Game Total Under 245.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "245.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a1dd32b-b00c-40f8-bbd8-445c0c09b9ec/?format=api"
                        },
                        {
                            "id": "4d251c4d-e49f-4903-b6b4-b1e78edb3b63",
                            "gambit_id": "8f34a122-1f20-410e-8f06-fa6520d1069a",
                            "last_updated": "2024-01-23T18:33:35.860239-05:00",
                            "created_at": "2024-01-20T07:18:21.569842-05:00",
                            "name": "Game Total Over 245.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "245.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a1dd32b-b00c-40f8-bbd8-445c0c09b9ec/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2d5ee332-fde5-4b2d-ae29-4a223c18b83c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cb6493b5-3fda-43f5-8ae2-2f193e07ebb3",
            "completed": true,
            "last_updated": "2024-01-23T20:23:16.539169-05:00",
            "created_at": "2024-01-20T05:38:14.970402-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.61,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/cb6493b5-3fda-43f5-8ae2-2f193e07ebb3",
            "datetime": "2024-01-20T15:07:00-05:00",
            "cutoff_datetime": "2024-01-20T15:07:00-05:00",
            "name": "Nashville Predators v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "aedf4022-8aeb-4b79-8d66-8a827a9de7c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d5ee332-fde5-4b2d-ae29-4a223c18b83c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-20T05:38:14.980368-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ddff22b0-2cc2-49ca-8c2d-2b37e71b86f6",
                            "gambit_id": "2f1c93a7-4481-45f8-99b5-53d9e2fe2f69",
                            "last_updated": "2024-01-23T20:23:16.550073-05:00",
                            "created_at": "2024-01-20T05:38:14.984652-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aedf4022-8aeb-4b79-8d66-8a827a9de7c7/?format=api"
                        },
                        {
                            "id": "11e59990-0b6a-486d-a891-e1545570725e",
                            "gambit_id": "60d337eb-7735-422e-84d0-1b7d5aa3ece8",
                            "last_updated": "2024-01-23T20:23:16.553352-05:00",
                            "created_at": "2024-01-20T05:38:14.989023-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aedf4022-8aeb-4b79-8d66-8a827a9de7c7/?format=api"
                        }
                    ]
                },
                {
                    "id": "7f7691ae-f7e5-48eb-86cf-859485b619bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d5ee332-fde5-4b2d-ae29-4a223c18b83c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-20T05:38:14.992739-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6554.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4a90972c-497e-43d9-89a7-87ca07ac926f",
                            "gambit_id": "edc5b44a-2872-4557-ac35-2cfc1a478b9b",
                            "last_updated": "2024-01-23T20:23:16.563402-05:00",
                            "created_at": "2024-01-20T05:38:15.002082-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f7691ae-f7e5-48eb-86cf-859485b619bc/?format=api"
                        },
                        {
                            "id": "5d9e566f-1394-455f-b143-06ff83ae4dbf",
                            "gambit_id": "2063d726-17a0-4200-98a1-44000d368516",
                            "last_updated": "2024-01-23T20:23:16.560072-05:00",
                            "created_at": "2024-01-20T05:38:14.996643-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f7691ae-f7e5-48eb-86cf-859485b619bc/?format=api"
                        }
                    ]
                },
                {
                    "id": "df7e9985-bc60-4cbb-a1cf-d697de9096dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d5ee332-fde5-4b2d-ae29-4a223c18b83c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-20T07:28:16.742670-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0b429930-fba5-4d6b-80e1-bea3ee3686a3",
                            "gambit_id": "11aa7bf3-d12a-4459-86d1-d9c00fd62ee3",
                            "last_updated": "2024-01-23T20:23:16.569961-05:00",
                            "created_at": "2024-01-20T07:28:16.754772-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df7e9985-bc60-4cbb-a1cf-d697de9096dd/?format=api"
                        },
                        {
                            "id": "8a420a59-5bf0-424c-8d6b-d3481f58d68d",
                            "gambit_id": "a97ecf2d-9417-407d-846b-026f6a4be833",
                            "last_updated": "2024-01-23T20:23:16.573246-05:00",
                            "created_at": "2024-01-20T07:28:16.759459-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df7e9985-bc60-4cbb-a1cf-d697de9096dd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d3ad1813-d0f7-499d-9895-8fabbeb67721",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ca9c2b9d-aa88-4e78-a1fc-4d506bd6dd12",
            "completed": true,
            "last_updated": "2024-01-23T20:28:16.863699-05:00",
            "created_at": "2024-01-20T05:38:15.200962-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.45,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ca9c2b9d-aa88-4e78-a1fc-4d506bd6dd12",
            "datetime": "2024-01-20T15:07:00-05:00",
            "cutoff_datetime": "2024-01-20T15:07:00-05:00",
            "name": "Winnipeg Jets v. Ottawa Senators",
            "bettypes": [
                {
                    "id": "21bf9704-6399-49d2-ad56-5c0a7f59bc1f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3ad1813-d0f7-499d-9895-8fabbeb67721/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-20T05:38:15.211141-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3f9010f6-e5a9-4a94-a209-e5c647be0607",
                            "gambit_id": "70028676-55bb-46dd-8b71-82dc90612692",
                            "last_updated": "2024-01-23T20:28:16.877619-05:00",
                            "created_at": "2024-01-20T05:38:15.216163-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21bf9704-6399-49d2-ad56-5c0a7f59bc1f/?format=api"
                        },
                        {
                            "id": "fec12042-9636-435c-9b5e-11aebeac319c",
                            "gambit_id": "b1a617b7-4779-423d-bd3a-65ddbb6ab8a7",
                            "last_updated": "2024-01-23T20:28:16.881601-05:00",
                            "created_at": "2024-01-20T05:38:15.221173-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21bf9704-6399-49d2-ad56-5c0a7f59bc1f/?format=api"
                        }
                    ]
                },
                {
                    "id": "c5c14907-c74e-47d5-84f8-925dc3579354",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3ad1813-d0f7-499d-9895-8fabbeb67721/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-20T05:38:15.225820-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6390.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "78a27aa1-49fa-49c9-bc6d-dc8ab814a814",
                            "gambit_id": "0495b221-0e41-49f8-97de-38535576b626",
                            "last_updated": "2024-01-23T20:28:16.892856-05:00",
                            "created_at": "2024-01-20T05:38:15.238156-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5c14907-c74e-47d5-84f8-925dc3579354/?format=api"
                        },
                        {
                            "id": "1d97a2e6-a062-4d99-8829-5b471ccae6f2",
                            "gambit_id": "7871cf9b-f180-4551-8074-bbc4aaa5e385",
                            "last_updated": "2024-01-23T20:28:16.888887-05:00",
                            "created_at": "2024-01-20T05:38:15.230952-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5c14907-c74e-47d5-84f8-925dc3579354/?format=api"
                        }
                    ]
                },
                {
                    "id": "9de4044f-79b0-4eb2-99b0-3f23ce4e0440",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3ad1813-d0f7-499d-9895-8fabbeb67721/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-20T07:28:16.990409-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8ddeb84d-664d-40bd-ad55-f5bec5370189",
                            "gambit_id": "a03f010f-14b2-40cf-8520-91424483a777",
                            "last_updated": "2024-01-23T20:28:16.905027-05:00",
                            "created_at": "2024-01-20T07:28:16.994213-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9de4044f-79b0-4eb2-99b0-3f23ce4e0440/?format=api"
                        },
                        {
                            "id": "40f18f0b-549a-4fbf-b27d-0a4f899fb3ae",
                            "gambit_id": "54b17cfa-691d-441f-a4d4-0417cf72c5d5",
                            "last_updated": "2024-01-23T20:28:16.901177-05:00",
                            "created_at": "2024-01-20T07:28:16.999575-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9de4044f-79b0-4eb2-99b0-3f23ce4e0440/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5dd2480d-a9c9-4c73-8e5d-c2e15c2d941f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b996c08d-0781-49bd-a107-5ca618a7e5e2",
            "completed": true,
            "last_updated": "2024-01-23T20:28:16.626544-05:00",
            "created_at": "2024-01-20T05:38:14.746393-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.45,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b996c08d-0781-49bd-a107-5ca618a7e5e2",
            "datetime": "2024-01-20T13:07:00-05:00",
            "cutoff_datetime": "2024-01-20T13:07:00-05:00",
            "name": "Colorado Avalanche v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "1664eb26-0feb-41ad-ad50-d52074dd4cdd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5dd2480d-a9c9-4c73-8e5d-c2e15c2d941f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-20T05:38:14.750950-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 5107.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8215a7fb-b55d-45cc-b8b1-05a0eaa6c248",
                            "gambit_id": "233d3aa3-c19c-4554-ad83-10418ef3c1bd",
                            "last_updated": "2024-01-23T20:28:16.646840-05:00",
                            "created_at": "2024-01-20T05:38:14.762355-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1664eb26-0feb-41ad-ad50-d52074dd4cdd/?format=api"
                        },
                        {
                            "id": "37ee1af7-1631-4770-9acb-38e606cacfc4",
                            "gambit_id": "0f49a5ef-fcc9-494e-b3b5-d65b01cb3eef",
                            "last_updated": "2024-01-23T20:28:16.642847-05:00",
                            "created_at": "2024-01-20T05:38:14.757237-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1664eb26-0feb-41ad-ad50-d52074dd4cdd/?format=api"
                        }
                    ]
                },
                {
                    "id": "ff8ea5dc-bfbd-41af-b5e0-a8e9e0cba4a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5dd2480d-a9c9-4c73-8e5d-c2e15c2d941f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-20T05:38:14.766623-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6805.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 3195.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "41ab1ead-fbce-4e9a-a408-5f1c600fcc6e",
                            "gambit_id": "db93125f-6ab5-4e6c-9531-745e11a248c4",
                            "last_updated": "2024-01-23T20:28:16.657488-05:00",
                            "created_at": "2024-01-20T05:38:14.774947-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.39000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff8ea5dc-bfbd-41af-b5e0-a8e9e0cba4a1/?format=api"
                        },
                        {
                            "id": "caac9797-ee7a-4a9f-bf23-1c2d2a02dc2f",
                            "gambit_id": "1eb36a0f-13ed-428a-9b0f-1c743c870aef",
                            "last_updated": "2024-01-23T20:28:16.653874-05:00",
                            "created_at": "2024-01-20T05:38:14.770232-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.96000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff8ea5dc-bfbd-41af-b5e0-a8e9e0cba4a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e082718-b266-4433-84d2-dc8f7cc29d43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5dd2480d-a9c9-4c73-8e5d-c2e15c2d941f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-20T07:28:16.049948-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "694bdde1-4597-4fdf-9577-1b7dbf092229",
                            "gambit_id": "b2d74c8f-2c50-4d90-9871-bfe2abbb9b88",
                            "last_updated": "2024-01-23T20:28:16.664806-05:00",
                            "created_at": "2024-01-20T07:28:16.056408-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e082718-b266-4433-84d2-dc8f7cc29d43/?format=api"
                        },
                        {
                            "id": "5ef756f6-fd22-4a3b-b89f-903ca56e3481",
                            "gambit_id": "3aecf21c-6425-41f0-8c92-8359c06d8a0a",
                            "last_updated": "2024-01-23T20:28:16.668864-05:00",
                            "created_at": "2024-01-20T07:28:16.060642-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e082718-b266-4433-84d2-dc8f7cc29d43/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8009725b-2979-4c8e-8e96-8b8464ad6d57",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c5aeeb9a-7707-481c-8196-3cefeb43e773",
            "completed": true,
            "last_updated": "2024-01-23T20:28:17.097386-05:00",
            "created_at": "2024-01-20T05:38:14.515402-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c5aeeb9a-7707-481c-8196-3cefeb43e773",
            "datetime": "2024-01-20T12:37:00-05:00",
            "cutoff_datetime": "2024-01-20T12:37:00-05:00",
            "name": "Tampa Bay Lightning v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "44c72118-7104-4801-9f01-d253434c5782",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8009725b-2979-4c8e-8e96-8b8464ad6d57/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-20T05:38:14.529105-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a04c4bb2-c793-4618-b037-e87e44a50f4f",
                            "gambit_id": "0689dfb6-d44b-4292-964c-c815f492e851",
                            "last_updated": "2024-01-23T20:28:17.110820-05:00",
                            "created_at": "2024-01-20T05:38:14.536055-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44c72118-7104-4801-9f01-d253434c5782/?format=api"
                        },
                        {
                            "id": "766fc44d-8dd4-4503-b6c2-5fa44399beff",
                            "gambit_id": "8e2e5aa7-fa57-43e4-be29-24d510607c89",
                            "last_updated": "2024-01-23T20:28:17.114338-05:00",
                            "created_at": "2024-01-20T05:38:14.540140-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44c72118-7104-4801-9f01-d253434c5782/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c43912e-7363-4fee-be41-3823453ebf07",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8009725b-2979-4c8e-8e96-8b8464ad6d57/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-20T05:38:14.544180-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6935.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 3065.0
                            }
                        ],
                        "expected_reward_tokens": 9500.95,
                        "profit_sb": 0.95,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "42533aa5-63c0-47a9-a7dc-75e591a33561",
                            "gambit_id": "259d0f24-9922-4367-a42b-a2563ffe4ee6",
                            "last_updated": "2024-01-23T20:28:17.125061-05:00",
                            "created_at": "2024-01-20T05:38:14.555811-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c43912e-7363-4fee-be41-3823453ebf07/?format=api"
                        },
                        {
                            "id": "c947b61c-8e7c-4880-981f-e8f5e271d0a7",
                            "gambit_id": "c59fc9e9-4af8-4fc3-8b5e-533a501cc6ff",
                            "last_updated": "2024-01-23T20:28:17.121471-05:00",
                            "created_at": "2024-01-20T05:38:14.548379-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "3.10000",
                            "odds": "3.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c43912e-7363-4fee-be41-3823453ebf07/?format=api"
                        }
                    ]
                },
                {
                    "id": "e38833a9-59dd-4dc6-85ff-2e6fd5c9926c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8009725b-2979-4c8e-8e96-8b8464ad6d57/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-20T07:28:17.226875-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1b4ad321-8a30-4a26-ab93-13aeeeb97a77",
                            "gambit_id": "e737dd37-794e-46f9-ab6c-662bc1805af3",
                            "last_updated": "2024-01-23T20:28:17.132159-05:00",
                            "created_at": "2024-01-20T07:28:17.230738-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e38833a9-59dd-4dc6-85ff-2e6fd5c9926c/?format=api"
                        },
                        {
                            "id": "34d744a7-dcfb-4d25-bedb-29e1aba23ea3",
                            "gambit_id": "2b70f3a7-ef66-4ca8-ae12-66e8614c756e",
                            "last_updated": "2024-01-23T20:28:17.135414-05:00",
                            "created_at": "2024-01-20T07:28:17.240482-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e38833a9-59dd-4dc6-85ff-2e6fd5c9926c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "062f7295-625d-4bd9-9e8d-2b76c9b74996",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1cdce483-7cef-46b0-9c9f-a02580caff54",
            "completed": true,
            "last_updated": "2024-01-22T12:13:23.009461-05:00",
            "created_at": "2024-01-19T22:23:05.568113-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.74,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/1cdce483-7cef-46b0-9c9f-a02580caff54",
            "datetime": "2024-01-20T12:30:00-05:00",
            "cutoff_datetime": "2024-01-20T12:30:00-05:00",
            "name": "Brentford v. Nottingham Forest",
            "bettypes": [
                {
                    "id": "b14f2013-b3a2-4fa5-bc0d-58f034ac9b74",
                    "match": "https://api-prod.gambitprofit.com/api/matches/062f7295-625d-4bd9-9e8d-2b76c9b74996/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T22:23:05.573205-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Brentford",
                                "amount": 6785.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3215.0
                            }
                        ],
                        "expected_reward_tokens": 11670.2,
                        "profit_sb": 2170.2,
                        "profit_sb_percentage": 22.84,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brentford",
                                "amount": 5373.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2546.0
                            },
                            {
                                "team": "Nottingham Forest",
                                "amount": 2081.0
                            }
                        ],
                        "expected_reward_tokens": 9239.64,
                        "profit_sb": -260.36,
                        "profit_sb_percentage": -2.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "92ece783-fd14-4907-96b1-f01d73b84857",
                            "gambit_id": "4abfc71f-4154-4b1d-832f-7b07388f9900",
                            "last_updated": "2024-01-22T12:13:23.025790-05:00",
                            "created_at": "2024-01-19T22:23:05.582300-05:00",
                            "name": "Brentford",
                            "reward": "1.72000",
                            "odds": "1.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b14f2013-b3a2-4fa5-bc0d-58f034ac9b74/?format=api"
                        },
                        {
                            "id": "2a1bda59-05fb-4444-b0d5-4a9a8053346b",
                            "gambit_id": "28b940d2-e9ac-4a58-b768-914296c55ae2",
                            "last_updated": "2024-01-22T12:13:23.022339-05:00",
                            "created_at": "2024-01-19T22:23:05.577564-05:00",
                            "name": "Draw",
                            "reward": "3.63000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b14f2013-b3a2-4fa5-bc0d-58f034ac9b74/?format=api"
                        },
                        {
                            "id": "f234e575-9137-4b55-81d8-fd4ff2aec0ab",
                            "gambit_id": "ab53b032-0d62-4963-98ca-39886862c9dd",
                            "last_updated": "2024-01-22T12:13:23.029145-05:00",
                            "created_at": "2024-01-19T22:23:05.586445-05:00",
                            "name": "Nottingham Forest",
                            "reward": "4.44000",
                            "odds": "4.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b14f2013-b3a2-4fa5-bc0d-58f034ac9b74/?format=api"
                        }
                    ]
                },
                {
                    "id": "920e2f4b-5659-451c-95c7-876875eef88f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/062f7295-625d-4bd9-9e8d-2b76c9b74996/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T22:23:05.590384-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9200.0,
                        "profit_sb": -300.0,
                        "profit_sb_percentage": -3.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c8fb567d-f29c-4cdd-847a-d0a6bbf84282",
                            "gambit_id": "aa5decef-6a65-4d58-8cb5-40fbf832e858",
                            "last_updated": "2024-01-22T12:13:23.035933-05:00",
                            "created_at": "2024-01-19T22:23:05.594196-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.84000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/920e2f4b-5659-451c-95c7-876875eef88f/?format=api"
                        },
                        {
                            "id": "1cfff4a7-eff2-43b8-adfe-cb47d8754136",
                            "gambit_id": "1fb2b907-df8c-41a2-a166-a3b2ae45b2ef",
                            "last_updated": "2024-01-22T12:13:23.040259-05:00",
                            "created_at": "2024-01-19T22:23:05.599843-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.84000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/920e2f4b-5659-451c-95c7-876875eef88f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "853a77d0-8119-4f20-996f-43b488028f58",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2ca85a13-6c27-40b2-811a-c2e4b52484a9",
            "completed": true,
            "last_updated": "2024-01-23T18:33:22.728705-05:00",
            "created_at": "2024-01-19T22:23:05.336351-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.98,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/2ca85a13-6c27-40b2-811a-c2e4b52484a9",
            "datetime": "2024-01-20T07:30:00-05:00",
            "cutoff_datetime": "2024-01-20T07:30:00-05:00",
            "name": "Arsenal v. Crystal Palace",
            "bettypes": [
                {
                    "id": "207cef8f-c0c0-4809-8dc4-d6d4012404af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/853a77d0-8119-4f20-996f-43b488028f58/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T22:23:05.351653-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 8171.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1829.0
                            }
                        ],
                        "expected_reward_tokens": 10132.04,
                        "profit_sb": 632.04,
                        "profit_sb_percentage": 6.65,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 7510.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1681.0
                            },
                            {
                                "team": "Crystal Palace",
                                "amount": 809.0
                            }
                        ],
                        "expected_reward_tokens": 9311.59,
                        "profit_sb": -188.41,
                        "profit_sb_percentage": -1.98,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cbf7de81-31dc-4227-b39e-7ef166060ea4",
                            "gambit_id": "b014ba84-7a9a-47fc-b55f-1c20895ff745",
                            "last_updated": "2024-01-23T18:33:22.737853-05:00",
                            "created_at": "2024-01-19T22:23:05.357548-05:00",
                            "name": "Arsenal",
                            "reward": "1.24000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207cef8f-c0c0-4809-8dc4-d6d4012404af/?format=api"
                        },
                        {
                            "id": "939a8693-78ff-4865-b65d-2b1d4e030f7f",
                            "gambit_id": "9ac6f9e9-2b47-4879-9852-110daaf54fa7",
                            "last_updated": "2024-01-23T18:33:22.744491-05:00",
                            "created_at": "2024-01-19T22:23:05.367882-05:00",
                            "name": "Draw",
                            "reward": "5.54000",
                            "odds": "5.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207cef8f-c0c0-4809-8dc4-d6d4012404af/?format=api"
                        },
                        {
                            "id": "735528bd-239f-42bc-97a3-4e816e6f8cdf",
                            "gambit_id": "b9044ba1-d219-4ab3-bfcb-e018f3145735",
                            "last_updated": "2024-01-23T18:33:22.741250-05:00",
                            "created_at": "2024-01-19T22:23:05.363422-05:00",
                            "name": "Crystal Palace",
                            "reward": "11.51000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207cef8f-c0c0-4809-8dc4-d6d4012404af/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e7bb006-e8d1-4d94-8aa8-08de0f3de994",
                    "match": "https://api-prod.gambitprofit.com/api/matches/853a77d0-8119-4f20-996f-43b488028f58/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T22:23:05.372355-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5376.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4624.0
                            }
                        ],
                        "expected_reward_tokens": 9246.72,
                        "profit_sb": -253.28,
                        "profit_sb_percentage": -2.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ed95fd9c-9805-4fdf-bfc7-d88a8f4bbd59",
                            "gambit_id": "a20b0621-5663-41c5-b6ed-66806142dce0",
                            "last_updated": "2024-01-23T18:33:22.754241-05:00",
                            "created_at": "2024-01-19T22:23:05.380598-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.72000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e7bb006-e8d1-4d94-8aa8-08de0f3de994/?format=api"
                        },
                        {
                            "id": "d8834604-6850-4999-b3ee-cb04d18ec2c3",
                            "gambit_id": "dd5d2d02-d240-4d05-9693-7659a3f985a1",
                            "last_updated": "2024-01-23T18:33:22.751019-05:00",
                            "created_at": "2024-01-19T22:23:05.376217-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e7bb006-e8d1-4d94-8aa8-08de0f3de994/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8059b95f-bcb2-4cc2-8d3b-3b56aeab5f66",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "df9fd009-e986-4d08-b97a-b8edfc181d64",
            "completed": true,
            "last_updated": "2024-01-22T12:03:21.873197-05:00",
            "created_at": "2024-01-19T09:33:12.768950-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.02,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/df9fd009-e986-4d08-b97a-b8edfc181d64",
            "datetime": "2024-01-19T22:40:00-05:00",
            "cutoff_datetime": "2024-01-19T22:40:00-05:00",
            "name": "Brooklyn Nets v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "0054ded3-8d51-4801-8319-1bb75e766061",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8059b95f-bcb2-4cc2-8d3b-3b56aeab5f66/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T09:33:12.786186-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6984.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 3016.0
                            }
                        ],
                        "expected_reward_tokens": 9498.24,
                        "profit_sb": -1.76,
                        "profit_sb_percentage": -0.02,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cbcd574d-7b94-4b52-971e-a9dba9f70889",
                            "gambit_id": "4b746c8a-4552-4c95-908c-431d8b2f34eb",
                            "last_updated": "2024-01-22T12:03:21.901967-05:00",
                            "created_at": "2024-01-19T09:33:12.790852-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.36000",
                            "odds": "1.37740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0054ded3-8d51-4801-8319-1bb75e766061/?format=api"
                        },
                        {
                            "id": "d3b85073-bf1b-4c58-87f4-428f5fa5c366",
                            "gambit_id": "41831917-5443-4477-9941-b333195d3f4e",
                            "last_updated": "2024-01-22T12:03:21.911402-05:00",
                            "created_at": "2024-01-19T09:33:12.795498-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "3.15000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0054ded3-8d51-4801-8319-1bb75e766061/?format=api"
                        }
                    ]
                },
                {
                    "id": "e8fe419e-4d0f-4729-8aae-30f8961cfca1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8059b95f-bcb2-4cc2-8d3b-3b56aeab5f66/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-19T09:33:12.773880-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a824fbb2-1600-4db3-9d99-1ffd3a61d0af",
                            "gambit_id": "6a20c537-5e5e-453a-b84b-2b39767ea6ec",
                            "last_updated": "2024-01-22T12:03:21.889409-05:00",
                            "created_at": "2024-01-19T09:33:12.777777-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8fe419e-4d0f-4729-8aae-30f8961cfca1/?format=api"
                        },
                        {
                            "id": "b4ca88eb-7be2-48fc-b2dd-82232e9e3d47",
                            "gambit_id": "d5963d52-96d2-4120-a6ec-0751da2c3043",
                            "last_updated": "2024-01-22T12:03:21.892506-05:00",
                            "created_at": "2024-01-19T09:33:12.782227-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8fe419e-4d0f-4729-8aae-30f8961cfca1/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ca6f793-43b7-41ad-ac98-9ca1b0c51dc1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8059b95f-bcb2-4cc2-8d3b-3b56aeab5f66/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T09:33:12.799261-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6a2fdcc4-34bd-4e04-ab94-352865662ab5",
                            "gambit_id": "31abc63d-b234-4129-b5cc-482a27e531af",
                            "last_updated": "2024-01-22T12:03:21.917857-05:00",
                            "created_at": "2024-01-19T09:33:12.802874-05:00",
                            "name": "Game Total Over 226.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ca6f793-43b7-41ad-ac98-9ca1b0c51dc1/?format=api"
                        },
                        {
                            "id": "8c8dfb19-31cc-4f1d-8abb-4e1e5eb7cdb1",
                            "gambit_id": "6bf52bd4-5ba8-4383-a985-4b94e4d81ad0",
                            "last_updated": "2024-01-22T12:03:21.921108-05:00",
                            "created_at": "2024-01-19T09:33:12.808194-05:00",
                            "name": "Game Total Under 226.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ca6f793-43b7-41ad-ac98-9ca1b0c51dc1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "74997899-4f0d-45a2-9ef0-b0079f186c57",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "10ba494b-7fa8-407d-822b-054519fa5cd6",
            "completed": true,
            "last_updated": "2024-01-22T12:03:21.641090-05:00",
            "created_at": "2024-01-19T09:33:12.523139-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/10ba494b-7fa8-407d-822b-054519fa5cd6",
            "datetime": "2024-01-19T22:10:00-05:00",
            "cutoff_datetime": "2024-01-19T22:10:00-05:00",
            "name": "Indiana Pacers v. Portland Trail Blazers",
            "bettypes": [
                {
                    "id": "e94c751c-2c71-4f73-bb79-3aad74316a65",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74997899-4f0d-45a2-9ef0-b0079f186c57/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T09:33:12.534765-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7351.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 2649.0
                            }
                        ],
                        "expected_reward_tokens": 9482.79,
                        "profit_sb": -17.21,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e1612d26-ed2b-41a6-8770-6f81dbb408c4",
                            "gambit_id": "66f87b65-d6f6-40f9-ae76-5434707024a4",
                            "last_updated": "2024-01-22T12:03:21.656974-05:00",
                            "created_at": "2024-01-19T09:33:12.540083-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.29000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e94c751c-2c71-4f73-bb79-3aad74316a65/?format=api"
                        },
                        {
                            "id": "20563b09-1a89-4751-8c23-5517d32c10d9",
                            "gambit_id": "97711034-bb0d-4805-a081-b9c99fda2df0",
                            "last_updated": "2024-01-22T12:03:21.653546-05:00",
                            "created_at": "2024-01-19T09:33:12.545511-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "3.58000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e94c751c-2c71-4f73-bb79-3aad74316a65/?format=api"
                        }
                    ]
                },
                {
                    "id": "5c88c003-d0e0-42da-b054-5e262834988a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74997899-4f0d-45a2-9ef0-b0079f186c57/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-19T09:33:12.550464-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c0107721-fe00-404a-a307-0f2fab368e0d",
                            "gambit_id": "9d4e85f1-7dba-48f9-8e17-67fab129ce2e",
                            "last_updated": "2024-01-22T12:03:21.669355-05:00",
                            "created_at": "2024-01-19T09:33:12.556360-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c88c003-d0e0-42da-b054-5e262834988a/?format=api"
                        },
                        {
                            "id": "f2036be4-5ec4-441b-8835-585fbe008226",
                            "gambit_id": "7ecac4b5-f21f-4b59-a8e8-2538515116b1",
                            "last_updated": "2024-01-22T12:03:21.664194-05:00",
                            "created_at": "2024-01-19T09:33:12.565217-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c88c003-d0e0-42da-b054-5e262834988a/?format=api"
                        }
                    ]
                },
                {
                    "id": "5fb9e716-5786-4e5a-b8ec-45fdb573e832",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74997899-4f0d-45a2-9ef0-b0079f186c57/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T09:33:12.571125-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 237",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 237",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c7686579-56a1-4183-9ac0-d6403653242d",
                            "gambit_id": "fe2ba171-09ff-4834-812e-2973e1ee3857",
                            "last_updated": "2024-01-22T12:03:21.679853-05:00",
                            "created_at": "2024-01-19T09:33:12.574849-05:00",
                            "name": "Game Total Under 237",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fb9e716-5786-4e5a-b8ec-45fdb573e832/?format=api"
                        },
                        {
                            "id": "97e7a70a-d499-4291-83ee-6bae7e417d11",
                            "gambit_id": "57f7c9cf-5dbd-41d6-8d4f-9f3887527e2a",
                            "last_updated": "2024-01-22T12:03:21.675954-05:00",
                            "created_at": "2024-01-19T09:33:12.578735-05:00",
                            "name": "Game Total Over 237",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fb9e716-5786-4e5a-b8ec-45fdb573e832/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a08b12e1-9971-4207-9a05-4846b134aafb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4c9dd913-4b5b-4c82-b481-b8821d3cb6c0",
            "completed": true,
            "last_updated": "2024-01-22T12:08:22.170533-05:00",
            "created_at": "2024-01-19T09:33:12.292906-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4c9dd913-4b5b-4c82-b481-b8821d3cb6c0",
            "datetime": "2024-01-19T20:37:00-05:00",
            "cutoff_datetime": "2024-01-19T20:37:00-05:00",
            "name": "New York Islanders v. Chicago Blackhawks",
            "bettypes": [
                {
                    "id": "7e6e460c-0d54-4365-971a-4cbd70ef951c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a08b12e1-9971-4207-9a05-4846b134aafb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T09:33:12.298641-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6900.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3100.0
                            }
                        ],
                        "expected_reward_tokens": 9453.0,
                        "profit_sb": -47.0,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ec1a0954-0817-41a3-840c-15798eaae7bb",
                            "gambit_id": "888c134b-89f6-4758-85d0-28439b930f90",
                            "last_updated": "2024-01-22T12:08:22.186536-05:00",
                            "created_at": "2024-01-19T09:33:12.302664-05:00",
                            "name": "New York Islanders",
                            "reward": "1.37000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e6e460c-0d54-4365-971a-4cbd70ef951c/?format=api"
                        },
                        {
                            "id": "51e4b6aa-c88a-4ece-8efc-66b48a5be7a0",
                            "gambit_id": "caa684a4-fb50-43df-bdc0-46e772f250b5",
                            "last_updated": "2024-01-22T12:08:22.190974-05:00",
                            "created_at": "2024-01-19T09:33:12.307103-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "3.05000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e6e460c-0d54-4365-971a-4cbd70ef951c/?format=api"
                        }
                    ]
                },
                {
                    "id": "150b21a2-185a-4111-9e97-0877e2ba322b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a08b12e1-9971-4207-9a05-4846b134aafb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-19T09:33:12.310897-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5898a283-5ef0-4ce5-96cc-a3a6fa902243",
                            "gambit_id": "80de879b-2f93-472a-818f-6ff1db0c9c6e",
                            "last_updated": "2024-01-22T12:08:22.203708-05:00",
                            "created_at": "2024-01-19T09:33:12.318836-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/150b21a2-185a-4111-9e97-0877e2ba322b/?format=api"
                        },
                        {
                            "id": "f8ef6ea9-6a39-4b37-a816-342c34c315a7",
                            "gambit_id": "c307b113-f213-4ee9-bb29-79e03be05842",
                            "last_updated": "2024-01-22T12:08:22.199849-05:00",
                            "created_at": "2024-01-19T09:33:12.314522-05:00",
                            "name": "New York Islanders",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/150b21a2-185a-4111-9e97-0877e2ba322b/?format=api"
                        }
                    ]
                },
                {
                    "id": "a1bed6b5-20c4-4f32-9107-83a4e39b8cca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a08b12e1-9971-4207-9a05-4846b134aafb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T09:33:12.322910-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5000.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3b118da2-6f31-454a-9bc4-27a2506332bf",
                            "gambit_id": "859f6436-a923-4b11-8f9d-9e11d57a824c",
                            "last_updated": "2024-01-22T12:08:22.210734-05:00",
                            "created_at": "2024-01-19T09:33:12.327704-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1bed6b5-20c4-4f32-9107-83a4e39b8cca/?format=api"
                        },
                        {
                            "id": "7234da0d-d44f-4641-a92c-a46f5f04b0c0",
                            "gambit_id": "4c9498ab-00b2-48e1-94d2-9cc719eedec2",
                            "last_updated": "2024-01-22T12:08:22.213972-05:00",
                            "created_at": "2024-01-19T09:33:12.332194-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1bed6b5-20c4-4f32-9107-83a4e39b8cca/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c357df56-a154-48e1-ab96-e29333f0523e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a0f96a48-d062-4a37-bba8-5681f64e6e47",
            "completed": true,
            "last_updated": "2024-01-22T12:03:20.968829-05:00",
            "created_at": "2024-01-19T09:33:11.823847-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a0f96a48-d062-4a37-bba8-5681f64e6e47",
            "datetime": "2024-01-19T20:10:00-05:00",
            "cutoff_datetime": "2024-01-19T20:10:00-05:00",
            "name": "Phoenix Suns v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "d17ef43b-7d32-465e-a3db-e07dd0459198",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c357df56-a154-48e1-ab96-e29333f0523e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T09:33:11.844669-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5423.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d4380566-07bc-4281-a7ea-972d1194ee2d",
                            "gambit_id": "98928997-6aee-48bc-abb0-f6c751b60585",
                            "last_updated": "2024-01-22T12:03:20.990649-05:00",
                            "created_at": "2024-01-19T09:33:11.853569-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d17ef43b-7d32-465e-a3db-e07dd0459198/?format=api"
                        },
                        {
                            "id": "20dffd3f-b012-4b3d-9c5f-db9d75594252",
                            "gambit_id": "efaf7d30-2d69-4a80-87f3-2d14a4fa0d05",
                            "last_updated": "2024-01-22T12:03:20.987105-05:00",
                            "created_at": "2024-01-19T09:33:11.848975-05:00",
                            "name": "Phoenix Suns",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d17ef43b-7d32-465e-a3db-e07dd0459198/?format=api"
                        }
                    ]
                },
                {
                    "id": "572fcc40-e7c5-4de2-b71a-801aab9c8006",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c357df56-a154-48e1-ab96-e29333f0523e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-19T09:33:11.829807-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d34faead-5b41-43ea-95e9-4820c287f7fa",
                            "gambit_id": "dacaeac3-42fd-43d4-afa4-7a3b8e08ceed",
                            "last_updated": "2024-01-22T12:03:20.976615-05:00",
                            "created_at": "2024-01-19T09:33:11.834449-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/572fcc40-e7c5-4de2-b71a-801aab9c8006/?format=api"
                        },
                        {
                            "id": "065c9965-5d11-4126-96af-aee88f033bc2",
                            "gambit_id": "41429b23-a726-4525-9b57-827425a53ae0",
                            "last_updated": "2024-01-22T12:03:20.980178-05:00",
                            "created_at": "2024-01-19T09:33:11.839950-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/572fcc40-e7c5-4de2-b71a-801aab9c8006/?format=api"
                        }
                    ]
                },
                {
                    "id": "0c65544f-2654-49ae-b318-c8ee6c2dd94e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c357df56-a154-48e1-ab96-e29333f0523e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T09:33:11.857781-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 237",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 237",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "25b4b5c3-08fc-41f6-8815-df6c82db502e",
                            "gambit_id": "675e9d4e-0dbb-4277-aac4-7ca9e5dc8fa4",
                            "last_updated": "2024-01-22T12:03:21.001768-05:00",
                            "created_at": "2024-01-19T09:33:11.861585-05:00",
                            "name": "Game Total Under 237",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c65544f-2654-49ae-b318-c8ee6c2dd94e/?format=api"
                        },
                        {
                            "id": "92f8eaed-48c6-4b03-a99e-0b37e4bf4b18",
                            "gambit_id": "dc818ab5-9a52-4c69-a8c5-35758c9eb065",
                            "last_updated": "2024-01-22T12:03:20.998133-05:00",
                            "created_at": "2024-01-19T09:33:11.865630-05:00",
                            "name": "Game Total Over 237",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c65544f-2654-49ae-b318-c8ee6c2dd94e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4c0e8e21-4a7a-43de-afd7-d3dae96193fc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5c60c1fd-4f3c-4c82-8336-1fdd6f060de3",
            "completed": true,
            "last_updated": "2024-01-22T12:03:21.193721-05:00",
            "created_at": "2024-01-19T09:33:12.062419-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.13,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/5c60c1fd-4f3c-4c82-8336-1fdd6f060de3",
            "datetime": "2024-01-19T20:10:00-05:00",
            "cutoff_datetime": "2024-01-19T20:10:00-05:00",
            "name": "Atlanta Hawks v. Miami Heat",
            "bettypes": [
                {
                    "id": "f7de7344-f869-4288-890c-c40c880a75d6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4c0e8e21-4a7a-43de-afd7-d3dae96193fc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T09:33:12.080563-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7152.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 2848.0
                            }
                        ],
                        "expected_reward_tokens": 9512.16,
                        "profit_sb": 12.16,
                        "profit_sb_percentage": 0.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "35ece815-4b2c-4201-ab47-f310d7447d3c",
                            "gambit_id": "2ce3eab2-bd91-48dd-a1fc-525216ed2446",
                            "last_updated": "2024-01-22T12:03:21.217863-05:00",
                            "created_at": "2024-01-19T09:33:12.089227-05:00",
                            "name": "Miami Heat",
                            "reward": "1.33000",
                            "odds": "1.34480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7de7344-f869-4288-890c-c40c880a75d6/?format=api"
                        },
                        {
                            "id": "75daef09-a366-4c43-bff5-89440169c84f",
                            "gambit_id": "b9dbd15f-0ed1-4078-87eb-4834c0f62e44",
                            "last_updated": "2024-01-22T12:03:21.214714-05:00",
                            "created_at": "2024-01-19T09:33:12.084253-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "3.34000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7de7344-f869-4288-890c-c40c880a75d6/?format=api"
                        }
                    ]
                },
                {
                    "id": "b2797615-9644-4720-9d67-dd0bca5dca2e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4c0e8e21-4a7a-43de-afd7-d3dae96193fc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-19T09:33:12.067290-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1aac7d98-2a1d-446e-a645-742c831f07ae",
                            "gambit_id": "885ae991-c853-47b2-b999-03424e6a12c7",
                            "last_updated": "2024-01-22T12:03:21.204105-05:00",
                            "created_at": "2024-01-19T09:33:12.071916-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2797615-9644-4720-9d67-dd0bca5dca2e/?format=api"
                        },
                        {
                            "id": "1e38a8d1-b997-4707-9383-d1dd92dab8f4",
                            "gambit_id": "8ac68013-3399-4d8e-8583-414ec46ffb0d",
                            "last_updated": "2024-01-22T12:03:21.207862-05:00",
                            "created_at": "2024-01-19T09:33:12.076618-05:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2797615-9644-4720-9d67-dd0bca5dca2e/?format=api"
                        }
                    ]
                },
                {
                    "id": "c6d5abc5-8519-44b4-baae-5dca5b9fdd9e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4c0e8e21-4a7a-43de-afd7-d3dae96193fc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T09:33:12.093008-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 221.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 221.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "782e8559-e954-4627-b18d-4cf1988e77a9",
                            "gambit_id": "64f3772f-17bc-4e4e-824c-0bd6f5779b0f",
                            "last_updated": "2024-01-22T12:03:21.224305-05:00",
                            "created_at": "2024-01-19T09:33:12.096800-05:00",
                            "name": "Game Total Over 221.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6d5abc5-8519-44b4-baae-5dca5b9fdd9e/?format=api"
                        },
                        {
                            "id": "37d37cb8-eafb-484f-9ac7-c8394f8d8c25",
                            "gambit_id": "d5ab0479-2efa-4986-81ca-cd8bd4e40f3e",
                            "last_updated": "2024-01-22T12:03:21.227952-05:00",
                            "created_at": "2024-01-19T09:33:12.101642-05:00",
                            "name": "Game Total Under 221.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6d5abc5-8519-44b4-baae-5dca5b9fdd9e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "07774d15-7173-4d43-91c3-1689af1d0f20",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b3199611-a2c2-4397-84b9-7000f5dc24b4",
            "completed": true,
            "last_updated": "2024-01-22T12:08:21.932461-05:00",
            "created_at": "2024-01-19T09:33:11.593228-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.13,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b3199611-a2c2-4397-84b9-7000f5dc24b4",
            "datetime": "2024-01-19T19:40:00-05:00",
            "cutoff_datetime": "2024-01-19T19:40:00-05:00",
            "name": "Denver Nuggets v. Boston Celtics",
            "bettypes": [
                {
                    "id": "dcfd5aa3-7916-4ed1-8809-684c9a566c29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07774d15-7173-4d43-91c3-1689af1d0f20/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T09:33:11.612122-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7152.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 2848.0
                            }
                        ],
                        "expected_reward_tokens": 9512.16,
                        "profit_sb": 12.16,
                        "profit_sb_percentage": 0.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e738a712-d981-4d2a-b3d1-a45fe27ba7cb",
                            "gambit_id": "50130f23-3530-40a5-90d8-934db643be17",
                            "last_updated": "2024-01-22T12:08:21.954644-05:00",
                            "created_at": "2024-01-19T09:33:11.620499-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.33000",
                            "odds": "1.34480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcfd5aa3-7916-4ed1-8809-684c9a566c29/?format=api"
                        },
                        {
                            "id": "92b25db7-27d4-436c-aaa9-306e7be65dac",
                            "gambit_id": "b3f802d5-7cf1-482f-be61-f38bfa49823b",
                            "last_updated": "2024-01-22T12:08:21.951196-05:00",
                            "created_at": "2024-01-19T09:33:11.615995-05:00",
                            "name": "Denver Nuggets",
                            "reward": "3.34000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcfd5aa3-7916-4ed1-8809-684c9a566c29/?format=api"
                        }
                    ]
                },
                {
                    "id": "3c909de6-6a4f-4db4-8024-ca6f1fef6eb1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07774d15-7173-4d43-91c3-1689af1d0f20/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-19T09:33:11.598093-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "48d670f6-d187-4bd7-8ab9-fb64fa49fad5",
                            "gambit_id": "cc88186e-4dac-4512-bce2-3529e3d3a023",
                            "last_updated": "2024-01-22T12:08:21.941164-05:00",
                            "created_at": "2024-01-19T09:33:11.602526-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c909de6-6a4f-4db4-8024-ca6f1fef6eb1/?format=api"
                        },
                        {
                            "id": "f5f314cf-ef0f-4166-8b58-8a6c8a03bf45",
                            "gambit_id": "36220878-b7e6-4d56-beaf-bb19fdc099b2",
                            "last_updated": "2024-01-22T12:08:21.944443-05:00",
                            "created_at": "2024-01-19T09:33:11.607453-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c909de6-6a4f-4db4-8024-ca6f1fef6eb1/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e286ecc-eb99-4985-a152-cd2494bbaece",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07774d15-7173-4d43-91c3-1689af1d0f20/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T09:33:11.624295-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 234.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 234.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9dada28e-2723-42d3-9153-70b24cb98ff0",
                            "gambit_id": "85db3d1d-037f-4e49-bd7a-a79e8b516f18",
                            "last_updated": "2024-01-22T12:08:21.961552-05:00",
                            "created_at": "2024-01-19T09:33:11.628253-05:00",
                            "name": "Game Total Over 234.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e286ecc-eb99-4985-a152-cd2494bbaece/?format=api"
                        },
                        {
                            "id": "f687f01c-4c80-4884-aa1a-1d4d09434797",
                            "gambit_id": "40a46eb4-cb6e-4991-b8ed-f6c9c9d2e443",
                            "last_updated": "2024-01-22T12:08:21.964841-05:00",
                            "created_at": "2024-01-19T09:33:11.632887-05:00",
                            "name": "Game Total Under 234.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e286ecc-eb99-4985-a152-cd2494bbaece/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7b097a05-8021-4adb-bb45-60fc9b6ede4f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3c435dd3-9337-4cf2-b57d-3016cb571d9e",
            "completed": true,
            "last_updated": "2024-01-22T12:08:21.685850-05:00",
            "created_at": "2024-01-19T09:33:11.357558-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/3c435dd3-9337-4cf2-b57d-3016cb571d9e",
            "datetime": "2024-01-19T19:10:00-05:00",
            "cutoff_datetime": "2024-01-19T19:10:00-05:00",
            "name": "San Antonio Spurs v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "9a181259-e050-44b2-8338-43936491b9f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b097a05-8021-4adb-bb45-60fc9b6ede4f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T09:33:11.378698-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte Hornets",
                                "amount": 6232.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "abcc57de-59f5-4b6b-94da-37548ca21b39",
                            "gambit_id": "0cbb5aac-f19f-4193-8a6a-978027a7aaa6",
                            "last_updated": "2024-01-22T12:08:21.712749-05:00",
                            "created_at": "2024-01-19T09:33:11.386173-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a181259-e050-44b2-8338-43936491b9f5/?format=api"
                        },
                        {
                            "id": "63f19971-9278-417c-866c-087417bf684e",
                            "gambit_id": "1ab5a6ac-84da-4d26-9058-7a7ceee51f78",
                            "last_updated": "2024-01-22T12:08:21.708507-05:00",
                            "created_at": "2024-01-19T09:33:11.382008-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a181259-e050-44b2-8338-43936491b9f5/?format=api"
                        }
                    ]
                },
                {
                    "id": "b7239bd4-c35d-4c49-a809-13cfb404bec4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b097a05-8021-4adb-bb45-60fc9b6ede4f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-19T09:33:11.366743-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5107.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e771751d-ef39-4225-9e19-ed5569457f5b",
                            "gambit_id": "92e606bf-314c-4104-a4b4-d623fb7c1cdc",
                            "last_updated": "2024-01-22T12:08:21.698061-05:00",
                            "created_at": "2024-01-19T09:33:11.370508-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7239bd4-c35d-4c49-a809-13cfb404bec4/?format=api"
                        },
                        {
                            "id": "37f24c82-36c2-4fd8-bb02-8910066e829b",
                            "gambit_id": "669e819f-ae58-4fa4-b0b3-6fb8bdd5ccfd",
                            "last_updated": "2024-01-22T12:08:21.701714-05:00",
                            "created_at": "2024-01-19T09:33:11.374489-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7239bd4-c35d-4c49-a809-13cfb404bec4/?format=api"
                        }
                    ]
                },
                {
                    "id": "bce731cf-74e4-4d54-a883-4c7bc894e997",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b097a05-8021-4adb-bb45-60fc9b6ede4f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T09:33:11.389898-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 236.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 236.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "67ca49c2-b11a-470b-9443-da9fd3084dbd",
                            "gambit_id": "cfc42611-4ea7-42ee-a915-2c90fe309a96",
                            "last_updated": "2024-01-22T12:08:21.720967-05:00",
                            "created_at": "2024-01-19T09:33:11.394010-05:00",
                            "name": "Game Total Over 236.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bce731cf-74e4-4d54-a883-4c7bc894e997/?format=api"
                        },
                        {
                            "id": "4b045f9d-a832-4628-a2be-c1786704d2fa",
                            "gambit_id": "cae16a1f-4ba9-463c-949a-4ed4e5e2df44",
                            "last_updated": "2024-01-22T12:08:21.725192-05:00",
                            "created_at": "2024-01-19T09:33:11.397735-05:00",
                            "name": "Game Total Under 236.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bce731cf-74e4-4d54-a883-4c7bc894e997/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f4fefbf9-215e-4f02-990c-cc0644dd8ffa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "08838c8c-bcdd-4ad8-b03b-a4d6bafb8417",
            "completed": true,
            "last_updated": "2024-01-22T12:08:21.419730-05:00",
            "created_at": "2024-01-19T09:33:11.133097-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.21,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/08838c8c-bcdd-4ad8-b03b-a4d6bafb8417",
            "datetime": "2024-01-19T19:10:00-05:00",
            "cutoff_datetime": "2024-01-19T19:10:00-05:00",
            "name": "Philadelphia 76ers v. Orlando Magic",
            "bettypes": [
                {
                    "id": "c4254a25-bd25-4b11-9f21-cc883ec8793c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f4fefbf9-215e-4f02-990c-cc0644dd8ffa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T09:33:11.149985-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6449.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 3551.0
                            }
                        ],
                        "expected_reward_tokens": 9480.03,
                        "profit_sb": -19.97,
                        "profit_sb_percentage": -0.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6c152058-3064-40bc-a1b6-1e660acaa87c",
                            "gambit_id": "080ac549-bc07-4044-90f5-6de36eed3349",
                            "last_updated": "2024-01-22T12:08:21.453911-05:00",
                            "created_at": "2024-01-19T09:33:11.154016-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4254a25-bd25-4b11-9f21-cc883ec8793c/?format=api"
                        },
                        {
                            "id": "2c0957d1-116f-49ab-8508-8875043ca4d0",
                            "gambit_id": "d9d78469-982a-4c0d-8322-fd4ed97e7566",
                            "last_updated": "2024-01-22T12:08:21.459123-05:00",
                            "created_at": "2024-01-19T09:33:11.158175-05:00",
                            "name": "Orlando Magic",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4254a25-bd25-4b11-9f21-cc883ec8793c/?format=api"
                        }
                    ]
                },
                {
                    "id": "c2d3b841-dd0c-4215-923f-a6849e537964",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f4fefbf9-215e-4f02-990c-cc0644dd8ffa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-19T09:33:11.138719-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5107.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "970b58d8-3755-403f-b3ef-5601e0884961",
                            "gambit_id": "5be43ca9-80f2-43a3-956c-a827bdba199e",
                            "last_updated": "2024-01-22T12:08:21.433316-05:00",
                            "created_at": "2024-01-19T09:33:11.142223-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2d3b841-dd0c-4215-923f-a6849e537964/?format=api"
                        },
                        {
                            "id": "b60566f6-86ab-40d0-b1eb-f6a6398e672e",
                            "gambit_id": "40788202-4801-468f-8e9f-b13d516c7b6d",
                            "last_updated": "2024-01-22T12:08:21.438788-05:00",
                            "created_at": "2024-01-19T09:33:11.146218-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2d3b841-dd0c-4215-923f-a6849e537964/?format=api"
                        }
                    ]
                },
                {
                    "id": "5d1c53ba-97b4-4121-92eb-e92bb33999e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f4fefbf9-215e-4f02-990c-cc0644dd8ffa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T09:33:11.161693-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eadd071f-d135-433d-a504-0ac1883bc766",
                            "gambit_id": "24643dbd-43e4-4a11-ad13-1e7bfa41ac73",
                            "last_updated": "2024-01-22T12:08:21.468781-05:00",
                            "created_at": "2024-01-19T09:33:11.165133-05:00",
                            "name": "Game Total Over 222.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d1c53ba-97b4-4121-92eb-e92bb33999e3/?format=api"
                        },
                        {
                            "id": "80cbb54a-7508-4dae-8059-fa32e495d30a",
                            "gambit_id": "51ed6037-d8aa-48d9-ac17-f60fb447504f",
                            "last_updated": "2024-01-22T12:08:21.474088-05:00",
                            "created_at": "2024-01-19T09:33:11.169070-05:00",
                            "name": "Game Total Under 222.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d1c53ba-97b4-4121-92eb-e92bb33999e3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "248a77b7-3df1-469e-b1a4-118d72a8229a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a6c7b72c-53bb-4890-b612-f2fe49f2f4b1",
            "completed": true,
            "last_updated": "2024-01-22T12:13:22.564828-05:00",
            "created_at": "2024-01-19T09:33:10.874172-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a6c7b72c-53bb-4890-b612-f2fe49f2f4b1",
            "datetime": "2024-01-19T19:07:00-05:00",
            "cutoff_datetime": "2024-01-19T19:07:00-05:00",
            "name": "Detroit Red Wings v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "7602ccdf-a708-4b21-bef8-63861eb28c15",
                    "match": "https://api-prod.gambitprofit.com/api/matches/248a77b7-3df1-469e-b1a4-118d72a8229a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T09:33:10.884748-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6554.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ceedae32-0cac-4d78-ac49-ae3b5cac68a5",
                            "gambit_id": "0d0cb986-7ded-42ed-bbab-db9bbce26878",
                            "last_updated": "2024-01-22T12:13:22.584076-05:00",
                            "created_at": "2024-01-19T09:33:10.910638-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7602ccdf-a708-4b21-bef8-63861eb28c15/?format=api"
                        },
                        {
                            "id": "8a886596-b666-4223-9565-527b59863b43",
                            "gambit_id": "be93d537-c5b3-4a66-857b-a80e950d6490",
                            "last_updated": "2024-01-22T12:13:22.579452-05:00",
                            "created_at": "2024-01-19T09:33:10.889432-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7602ccdf-a708-4b21-bef8-63861eb28c15/?format=api"
                        }
                    ]
                },
                {
                    "id": "82bb9636-ded9-496c-b311-51f561876c22",
                    "match": "https://api-prod.gambitprofit.com/api/matches/248a77b7-3df1-469e-b1a4-118d72a8229a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-19T09:33:10.916359-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8b5a97d3-de35-4d1d-b344-36b3a28a3348",
                            "gambit_id": "f9ff57cb-efc8-4952-9b00-2154430dfbf3",
                            "last_updated": "2024-01-22T12:13:22.592228-05:00",
                            "created_at": "2024-01-19T09:33:10.920398-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82bb9636-ded9-496c-b311-51f561876c22/?format=api"
                        },
                        {
                            "id": "202027a0-fb97-47cd-a870-1434476cbaf1",
                            "gambit_id": "63c40b32-46a1-425a-928a-88992a05eac3",
                            "last_updated": "2024-01-22T12:13:22.596360-05:00",
                            "created_at": "2024-01-19T09:33:10.925453-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82bb9636-ded9-496c-b311-51f561876c22/?format=api"
                        }
                    ]
                },
                {
                    "id": "c039f6b0-63ed-4bcc-baa8-fabc6c146aab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/248a77b7-3df1-469e-b1a4-118d72a8229a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T09:33:10.929490-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5caf6775-b5b1-4960-b9ee-1da451c4d586",
                            "gambit_id": "ab8bf602-ab3b-49e7-b24c-13c33b45b333",
                            "last_updated": "2024-01-22T12:13:22.605183-05:00",
                            "created_at": "2024-01-19T09:33:10.933878-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c039f6b0-63ed-4bcc-baa8-fabc6c146aab/?format=api"
                        },
                        {
                            "id": "8a1c1163-f60f-43b5-a366-64c98c7fd452",
                            "gambit_id": "96aaa026-828b-4f91-b558-f7811dfb5a6d",
                            "last_updated": "2024-01-22T12:13:22.609109-05:00",
                            "created_at": "2024-01-19T09:33:10.938451-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c039f6b0-63ed-4bcc-baa8-fabc6c146aab/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2d8ee17f-1c15-4780-be2e-bcb38f6f12a0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c3b3b41d-161e-432c-b3e2-0a8ecf3d4071",
            "completed": true,
            "last_updated": "2024-01-22T12:08:22.659605-05:00",
            "created_at": "2024-01-19T09:33:10.393559-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.45,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c3b3b41d-161e-432c-b3e2-0a8ecf3d4071",
            "datetime": "2024-01-19T19:07:00-05:00",
            "cutoff_datetime": "2024-01-19T19:07:00-05:00",
            "name": "Minnesota Wild v. Florida Panthers",
            "bettypes": [
                {
                    "id": "0cb18331-158a-4e0b-b986-b794873e2613",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d8ee17f-1c15-4780-be2e-bcb38f6f12a0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T09:33:10.401092-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6390.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d4dcd65-2f7a-400c-8221-a56ec20352ed",
                            "gambit_id": "574d081a-e102-4dd8-985c-bf479af5f5a3",
                            "last_updated": "2024-01-22T12:08:22.674845-05:00",
                            "created_at": "2024-01-19T09:33:10.412701-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cb18331-158a-4e0b-b986-b794873e2613/?format=api"
                        },
                        {
                            "id": "9fe951a0-b078-4474-9830-ae6d27672d79",
                            "gambit_id": "b142e557-70e4-4b35-9376-0fa48bdf479f",
                            "last_updated": "2024-01-22T12:08:22.671522-05:00",
                            "created_at": "2024-01-19T09:33:10.406995-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cb18331-158a-4e0b-b986-b794873e2613/?format=api"
                        }
                    ]
                },
                {
                    "id": "5d04a7b8-5228-4d95-ae8d-0a67fae9ec19",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d8ee17f-1c15-4780-be2e-bcb38f6f12a0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-19T09:33:10.416826-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e080b2e3-4fbc-4b28-9b5c-586887d71ee2",
                            "gambit_id": "c785d556-2418-42e5-be54-70cb37f36961",
                            "last_updated": "2024-01-22T12:08:22.681378-05:00",
                            "created_at": "2024-01-19T09:33:10.421120-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d04a7b8-5228-4d95-ae8d-0a67fae9ec19/?format=api"
                        },
                        {
                            "id": "3ef6fa22-3b63-41b0-b14f-f64570316bf2",
                            "gambit_id": "6a4d146c-87ab-4d9d-87b3-34623db2bdff",
                            "last_updated": "2024-01-22T12:08:22.684850-05:00",
                            "created_at": "2024-01-19T09:33:10.425613-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d04a7b8-5228-4d95-ae8d-0a67fae9ec19/?format=api"
                        }
                    ]
                },
                {
                    "id": "0cd5c5c9-74ed-4ea8-beb9-c839b82eb853",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d8ee17f-1c15-4780-be2e-bcb38f6f12a0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T09:33:10.429509-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "686c09da-a7d9-4b01-94da-a0fff5d8ce17",
                            "gambit_id": "6f4c9812-704d-46b4-af69-1724018be713",
                            "last_updated": "2024-01-22T12:08:22.692226-05:00",
                            "created_at": "2024-01-19T09:33:10.433066-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cd5c5c9-74ed-4ea8-beb9-c839b82eb853/?format=api"
                        },
                        {
                            "id": "11b412bd-6419-4c8d-8c6a-a55f4e4e38d1",
                            "gambit_id": "c69f6a68-b77d-4b3b-8676-51f78c86f3d5",
                            "last_updated": "2024-01-22T12:08:22.695455-05:00",
                            "created_at": "2024-01-19T09:33:10.437063-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cd5c5c9-74ed-4ea8-beb9-c839b82eb853/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "304118df-f8fb-4462-be36-aa54e3679bce",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1d6644e8-2763-47a0-aa2b-ea75b7a9e065",
            "completed": true,
            "last_updated": "2024-01-22T12:13:21.871777-05:00",
            "created_at": "2024-01-19T09:33:10.628548-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.4,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/1d6644e8-2763-47a0-aa2b-ea75b7a9e065",
            "datetime": "2024-01-19T19:07:00-05:00",
            "cutoff_datetime": "2024-01-19T19:07:00-05:00",
            "name": "New Jersey Devils v. Columbus Blue Jackets",
            "bettypes": [
                {
                    "id": "53c6feb0-3eae-4df9-883a-71696b00007d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/304118df-f8fb-4462-be36-aa54e3679bce/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-19T09:33:10.638299-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5857.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "09a4fb1e-5e90-4945-bbb4-e6cdbc200339",
                            "gambit_id": "d7bef85e-8f9c-4663-a376-b017e10d3280",
                            "last_updated": "2024-01-22T12:13:21.883503-05:00",
                            "created_at": "2024-01-19T09:33:10.642140-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53c6feb0-3eae-4df9-883a-71696b00007d/?format=api"
                        },
                        {
                            "id": "2cb7c0aa-4360-4829-9515-cb0d872b1fb6",
                            "gambit_id": "197581f7-2bcb-49d2-8350-a02f510b7159",
                            "last_updated": "2024-01-22T12:13:21.886705-05:00",
                            "created_at": "2024-01-19T09:33:10.646077-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53c6feb0-3eae-4df9-883a-71696b00007d/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ed1f0b6-4d4a-471e-bba9-bbfb84dd1072",
                    "match": "https://api-prod.gambitprofit.com/api/matches/304118df-f8fb-4462-be36-aa54e3679bce/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-19T09:33:10.649912-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6154.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b68c2833-4744-476e-a8fd-d6767b146621",
                            "gambit_id": "b6d91cd9-c4e4-4cfc-9ce2-3d492d2b8eb7",
                            "last_updated": "2024-01-22T12:13:21.904111-05:00",
                            "created_at": "2024-01-19T09:33:10.658829-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed1f0b6-4d4a-471e-bba9-bbfb84dd1072/?format=api"
                        },
                        {
                            "id": "56665cbb-63c3-4d82-8136-057e5ca93b9a",
                            "gambit_id": "cb0d647d-ac73-494a-a165-cf2f7f507a76",
                            "last_updated": "2024-01-22T12:13:21.900426-05:00",
                            "created_at": "2024-01-19T09:33:10.654445-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ed1f0b6-4d4a-471e-bba9-bbfb84dd1072/?format=api"
                        }
                    ]
                },
                {
                    "id": "3b5bb7c7-f04c-4b15-8c1b-c135749121b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/304118df-f8fb-4462-be36-aa54e3679bce/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-19T09:33:10.662906-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "34199d56-1acf-4cf1-90d9-8c43af350459",
                            "gambit_id": "0f4ee2df-c3cb-4f24-a555-284be60fc846",
                            "last_updated": "2024-01-22T12:13:21.916077-05:00",
                            "created_at": "2024-01-19T09:33:10.667117-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b5bb7c7-f04c-4b15-8c1b-c135749121b4/?format=api"
                        },
                        {
                            "id": "db871584-461e-4aa5-afab-cf7d93257ede",
                            "gambit_id": "372f05e9-6ba0-4ff3-8a15-11e6232cffad",
                            "last_updated": "2024-01-22T12:13:21.919491-05:00",
                            "created_at": "2024-01-19T09:33:10.671038-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b5bb7c7-f04c-4b15-8c1b-c135749121b4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7d22b0e7-32c5-44a8-bd43-c271ec47bd6e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "07b8c0d8-d378-4bf7-95b0-955cce1a88a8",
            "completed": true,
            "last_updated": "2024-01-19T20:38:13.567881-05:00",
            "created_at": "2024-01-18T10:18:22.993297-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.69,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/07b8c0d8-d378-4bf7-95b0-955cce1a88a8",
            "datetime": "2024-01-18T22:10:00-05:00",
            "cutoff_datetime": "2024-01-18T22:10:00-05:00",
            "name": "Indiana Pacers v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "b0799a78-1658-4797-82f4-32764bad2de0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d22b0e7-32c5-44a8-bd43-c271ec47bd6e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-18T10:18:23.019372-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7429.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 2571.0
                            }
                        ],
                        "expected_reward_tokens": 9434.83,
                        "profit_sb": -65.17,
                        "profit_sb_percentage": -0.69,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "16a68ebf-7d6a-40e7-b0a9-013c1215b149",
                            "gambit_id": "bfcdefa0-d4ec-48b5-80c9-6c670085b341",
                            "last_updated": "2024-01-19T20:38:13.593421-05:00",
                            "created_at": "2024-01-18T10:18:23.029503-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.27000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0799a78-1658-4797-82f4-32764bad2de0/?format=api"
                        },
                        {
                            "id": "2c2cb313-2385-4099-af8e-8f1aca9c202c",
                            "gambit_id": "adb45392-f49f-4f27-9beb-3afb6445e71d",
                            "last_updated": "2024-01-19T20:38:13.590102-05:00",
                            "created_at": "2024-01-18T10:18:23.023415-05:00",
                            "name": "Indiana Pacers",
                            "reward": "3.67000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0799a78-1658-4797-82f4-32764bad2de0/?format=api"
                        }
                    ]
                },
                {
                    "id": "e1ecf8aa-6134-4677-8de9-ecb2bc2beece",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d22b0e7-32c5-44a8-bd43-c271ec47bd6e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-18T10:18:23.006315-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Sacramento Kings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b1cdef54-10b1-4bce-8b87-6c06af185a7f",
                            "gambit_id": "2788723b-c576-4da2-97a4-a426ed677883",
                            "last_updated": "2024-01-19T20:38:13.580418-05:00",
                            "created_at": "2024-01-18T10:18:23.010629-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1ecf8aa-6134-4677-8de9-ecb2bc2beece/?format=api"
                        },
                        {
                            "id": "de6f62f2-45fc-49c3-8d15-9b8e655f5a11",
                            "gambit_id": "8dd9b842-eeef-4d26-9eb1-8859e57c31dc",
                            "last_updated": "2024-01-19T20:38:13.583735-05:00",
                            "created_at": "2024-01-18T10:18:23.014742-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1ecf8aa-6134-4677-8de9-ecb2bc2beece/?format=api"
                        }
                    ]
                },
                {
                    "id": "9af3cdd0-1462-43bf-b63f-9e9ea6841ac5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d22b0e7-32c5-44a8-bd43-c271ec47bd6e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-18T10:18:23.033422-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 244",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 244",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8aede474-ffcd-49fb-9208-685750ef9bf7",
                            "gambit_id": "4687c695-9f5f-4adf-8348-c8deecbc842b",
                            "last_updated": "2024-01-19T20:38:13.600015-05:00",
                            "created_at": "2024-01-18T10:18:23.037096-05:00",
                            "name": "Game Total Over 244",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "244.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9af3cdd0-1462-43bf-b63f-9e9ea6841ac5/?format=api"
                        },
                        {
                            "id": "08247bfe-c3ad-4f6e-bf20-f1bcfc5b0ad7",
                            "gambit_id": "733bd1c0-0830-47ff-a3cc-6c0192fce901",
                            "last_updated": "2024-01-19T20:38:13.603452-05:00",
                            "created_at": "2024-01-18T10:18:23.041146-05:00",
                            "name": "Game Total Under 244",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "244.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9af3cdd0-1462-43bf-b63f-9e9ea6841ac5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "76596e7b-5bdc-4cce-85b1-8c67c4b5bfda",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0c57ef21-20b4-4b32-8a08-3c8ec497de9d",
            "completed": true,
            "last_updated": "2024-01-19T20:28:12.880092-05:00",
            "created_at": "2024-01-18T10:18:22.516191-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.61,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/0c57ef21-20b4-4b32-8a08-3c8ec497de9d",
            "datetime": "2024-01-18T22:07:00-05:00",
            "cutoff_datetime": "2024-01-18T22:07:00-05:00",
            "name": "New York Rangers v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "6aae8d02-220f-420c-b263-c8172a252924",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76596e7b-5bdc-4cce-85b1-8c67c4b5bfda/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-18T10:18:22.530088-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c5f5bce1-750b-49f1-91a0-f7edf4d08b7c",
                            "gambit_id": "04361ce8-4e39-4658-9179-a225b0b570d0",
                            "last_updated": "2024-01-19T20:28:12.895463-05:00",
                            "created_at": "2024-01-18T10:18:22.534266-05:00",
                            "name": "New York Rangers",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aae8d02-220f-420c-b263-c8172a252924/?format=api"
                        },
                        {
                            "id": "02dce25a-b1a8-431a-a8d1-721f2623ccf4",
                            "gambit_id": "c431e70f-69c9-4355-9139-86b8c6101c52",
                            "last_updated": "2024-01-19T20:28:12.899792-05:00",
                            "created_at": "2024-01-18T10:18:22.542734-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aae8d02-220f-420c-b263-c8172a252924/?format=api"
                        }
                    ]
                },
                {
                    "id": "174ead72-6cde-47f3-a66d-d835ac5705cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76596e7b-5bdc-4cce-85b1-8c67c4b5bfda/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-18T10:18:22.546516-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6611.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 3389.0
                            }
                        ],
                        "expected_reward_tokens": 9387.53,
                        "profit_sb": -112.47,
                        "profit_sb_percentage": -1.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "848c2778-7fdb-428c-8836-ff537639716b",
                            "gambit_id": "a2ad2a64-25a6-4555-b630-f0fc8c46ba65",
                            "last_updated": "2024-01-19T20:28:12.910125-05:00",
                            "created_at": "2024-01-18T10:18:22.555922-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/174ead72-6cde-47f3-a66d-d835ac5705cb/?format=api"
                        },
                        {
                            "id": "22833f3b-77ed-40b8-a92c-2a488c6285e0",
                            "gambit_id": "3d7418b8-2e0f-48ec-92e2-9398e948569f",
                            "last_updated": "2024-01-19T20:28:12.906477-05:00",
                            "created_at": "2024-01-18T10:18:22.549991-05:00",
                            "name": "New York Rangers",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/174ead72-6cde-47f3-a66d-d835ac5705cb/?format=api"
                        }
                    ]
                },
                {
                    "id": "03de32f6-f174-4ed9-a57a-c1cc1dd63ee0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76596e7b-5bdc-4cce-85b1-8c67c4b5bfda/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-18T10:18:22.560759-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b7100509-901c-4ee9-af83-98618776379a",
                            "gambit_id": "9dd64a2b-76f4-47f0-b296-c20a51dadb1e",
                            "last_updated": "2024-01-19T20:28:12.920376-05:00",
                            "created_at": "2024-01-18T10:18:22.570568-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03de32f6-f174-4ed9-a57a-c1cc1dd63ee0/?format=api"
                        },
                        {
                            "id": "253b64fa-7cd6-4634-9f7c-a7b6bb142f6f",
                            "gambit_id": "a6ea118b-1c2b-4c09-ab82-639090e8d9d1",
                            "last_updated": "2024-01-19T20:28:12.917133-05:00",
                            "created_at": "2024-01-18T10:18:22.564696-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03de32f6-f174-4ed9-a57a-c1cc1dd63ee0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b97ba74a-7dc5-4ce5-92cd-2343ab5531fb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e4930533-081c-4fa6-bf59-779235c0e7bc",
            "completed": true,
            "last_updated": "2024-01-19T20:28:11.695936-05:00",
            "created_at": "2024-01-18T10:18:22.761362-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.74,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e4930533-081c-4fa6-bf59-779235c0e7bc",
            "datetime": "2024-01-18T22:07:00-05:00",
            "cutoff_datetime": "2024-01-18T22:07:00-05:00",
            "name": "Arizona Coyotes v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "d2d869de-84d3-4bc5-9883-8d27348ab80d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b97ba74a-7dc5-4ce5-92cd-2343ab5531fb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-18T10:18:22.767676-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6611.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3389.0
                            }
                        ],
                        "expected_reward_tokens": 9387.53,
                        "profit_sb": -112.47,
                        "profit_sb_percentage": -1.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "756aea16-b2c9-409c-b950-312ca35caf6f",
                            "gambit_id": "bc64128b-4645-4402-a59a-e5594c17e3ef",
                            "last_updated": "2024-01-19T20:28:11.725765-05:00",
                            "created_at": "2024-01-18T10:18:22.777667-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2d869de-84d3-4bc5-9883-8d27348ab80d/?format=api"
                        },
                        {
                            "id": "1b0c821b-405a-41de-905f-77fa981c8007",
                            "gambit_id": "d9eff38e-cec8-4173-a298-ac420fa7a492",
                            "last_updated": "2024-01-19T20:28:11.708248-05:00",
                            "created_at": "2024-01-18T10:18:22.772879-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2d869de-84d3-4bc5-9883-8d27348ab80d/?format=api"
                        }
                    ]
                },
                {
                    "id": "563350ef-c742-4b6e-955a-3bc57c8ab9ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b97ba74a-7dc5-4ce5-92cd-2343ab5531fb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-18T10:18:22.783432-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9647fb4b-e146-45e8-b379-ba918d77949b",
                            "gambit_id": "af7f380b-28e6-4340-82b7-54d2c05a9ce9",
                            "last_updated": "2024-01-19T20:28:11.734107-05:00",
                            "created_at": "2024-01-18T10:18:22.787528-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/563350ef-c742-4b6e-955a-3bc57c8ab9ab/?format=api"
                        },
                        {
                            "id": "23806c4e-fab4-4fda-aed8-8dffe7b337b6",
                            "gambit_id": "ff1fed34-4707-4c07-9e69-ab91a9ecab02",
                            "last_updated": "2024-01-19T20:28:11.737440-05:00",
                            "created_at": "2024-01-18T10:18:22.792483-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/563350ef-c742-4b6e-955a-3bc57c8ab9ab/?format=api"
                        }
                    ]
                },
                {
                    "id": "6bcd47ec-3252-4da1-ae27-50dc83314b89",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b97ba74a-7dc5-4ce5-92cd-2343ab5531fb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-18T10:18:22.796579-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d5f278ab-0194-406a-9029-fe050431bdf8",
                            "gambit_id": "0146378d-67cd-48f0-8838-53dc46098dc6",
                            "last_updated": "2024-01-19T20:28:11.747197-05:00",
                            "created_at": "2024-01-18T10:18:22.805463-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bcd47ec-3252-4da1-ae27-50dc83314b89/?format=api"
                        },
                        {
                            "id": "3637e95f-26d9-4d68-9de3-38d18c1ac66f",
                            "gambit_id": "eee56107-faa2-4e17-a089-6614b6970029",
                            "last_updated": "2024-01-19T20:28:11.743956-05:00",
                            "created_at": "2024-01-18T10:18:22.801269-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bcd47ec-3252-4da1-ae27-50dc83314b89/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4a17482a-204c-4957-9ba3-b3c19a5e7268",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "42d52131-32a2-42be-bcda-76dfd4bcae2e",
            "completed": true,
            "last_updated": "2024-01-19T20:38:12.873534-05:00",
            "created_at": "2024-01-18T10:18:22.252884-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/42d52131-32a2-42be-bcda-76dfd4bcae2e",
            "datetime": "2024-01-18T22:00:00-05:00",
            "cutoff_datetime": "2024-01-18T22:00:00-05:00",
            "name": "Memphis Grizzlies v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "2dcd2456-a452-4f5d-a883-d819aafceb0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a17482a-204c-4957-9ba3-b3c19a5e7268/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-18T10:18:22.297055-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8408.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 1592.0
                            }
                        ],
                        "expected_reward_tokens": 9501.04,
                        "profit_sb": 1.04,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ff0fe991-486f-4685-a389-9d3f13a402a2",
                            "gambit_id": "f7ecbe79-1d3f-4b27-9501-fe8a192ca19d",
                            "last_updated": "2024-01-19T20:38:12.898126-05:00",
                            "created_at": "2024-01-18T10:18:22.307554-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.13000",
                            "odds": "1.13510",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dcd2456-a452-4f5d-a883-d819aafceb0c/?format=api"
                        },
                        {
                            "id": "02bb5c54-634b-4253-a0a3-2e3b6c23d18a",
                            "gambit_id": "ace3529d-8018-458f-b3ef-8f221353ad92",
                            "last_updated": "2024-01-19T20:38:12.901542-05:00",
                            "created_at": "2024-01-18T10:18:22.301789-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "5.97000",
                            "odds": "6.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dcd2456-a452-4f5d-a883-d819aafceb0c/?format=api"
                        }
                    ]
                },
                {
                    "id": "c2f346ae-0bb4-467c-8016-774229fc438e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a17482a-204c-4957-9ba3-b3c19a5e7268/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-18T10:18:22.282168-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Minnesota Timberwolves",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9598d9d8-28b3-4fca-a376-366a718934c6",
                            "gambit_id": "f723d097-5ed1-41c7-88f7-f2aa34582563",
                            "last_updated": "2024-01-19T20:38:12.887847-05:00",
                            "created_at": "2024-01-18T10:18:22.287088-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f346ae-0bb4-467c-8016-774229fc438e/?format=api"
                        },
                        {
                            "id": "3b9282f3-14c0-4151-8c6c-07218f6c994e",
                            "gambit_id": "74da504e-9842-40b1-be5f-e67ca383c00d",
                            "last_updated": "2024-01-19T20:38:12.891401-05:00",
                            "created_at": "2024-01-18T10:18:22.292532-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f346ae-0bb4-467c-8016-774229fc438e/?format=api"
                        }
                    ]
                },
                {
                    "id": "6750377c-7ec1-418d-b2c6-da68e43c6906",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a17482a-204c-4957-9ba3-b3c19a5e7268/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-18T10:18:22.312161-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 214",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 214",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3b5603d5-71de-4574-a2ed-ff8d7350f7cd",
                            "gambit_id": "eed80314-8200-4567-ae37-244646d3f0a5",
                            "last_updated": "2024-01-19T20:38:12.908000-05:00",
                            "created_at": "2024-01-18T10:18:22.323410-05:00",
                            "name": "Game Total Over 214",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "214.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6750377c-7ec1-418d-b2c6-da68e43c6906/?format=api"
                        },
                        {
                            "id": "3188b764-c98e-42b8-bba7-837d13c29b71",
                            "gambit_id": "1f4fc85d-c4b1-44d9-986f-c76b87808b58",
                            "last_updated": "2024-01-19T20:38:12.911502-05:00",
                            "created_at": "2024-01-18T10:18:22.317773-05:00",
                            "name": "Game Total Under 214",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "214.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6750377c-7ec1-418d-b2c6-da68e43c6906/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e2cd33d4-7c50-4434-90a5-df46fa664737",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c73092b8-8655-432b-b4b4-c280640db8a9",
            "completed": true,
            "last_updated": "2024-01-19T20:33:19.061032-05:00",
            "created_at": "2024-01-18T10:18:21.996748-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.45,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c73092b8-8655-432b-b4b4-c280640db8a9",
            "datetime": "2024-01-18T21:37:00-05:00",
            "cutoff_datetime": "2024-01-18T21:37:00-05:00",
            "name": "Nashville Predators v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "6a4b53f6-82cc-4c8a-a22c-a468d0f6cd5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2cd33d4-7c50-4434-90a5-df46fa664737/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-18T10:18:22.001983-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "52bd4a85-fa2e-4059-bb2f-204c0fa97eec",
                            "gambit_id": "11e880cf-3950-43c7-bd9f-7f6013afe5ef",
                            "last_updated": "2024-01-19T20:33:19.078862-05:00",
                            "created_at": "2024-01-18T10:18:22.015940-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a4b53f6-82cc-4c8a-a22c-a468d0f6cd5a/?format=api"
                        },
                        {
                            "id": "1e242c99-76b8-4d3f-af62-aba16ea7aad3",
                            "gambit_id": "47512aa8-f81b-42dd-bb2c-e51f52384c93",
                            "last_updated": "2024-01-19T20:33:19.075570-05:00",
                            "created_at": "2024-01-18T10:18:22.007381-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a4b53f6-82cc-4c8a-a22c-a468d0f6cd5a/?format=api"
                        }
                    ]
                },
                {
                    "id": "1728267e-aa83-452b-80f0-73f8f9d5bbe8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2cd33d4-7c50-4434-90a5-df46fa664737/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-18T10:18:22.021577-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6390.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0a0d98fb-5ba8-4ba2-96a5-90f186caa3ae",
                            "gambit_id": "eb5d1ec2-f76b-4423-ab4b-f9c848d08e40",
                            "last_updated": "2024-01-19T20:33:19.085276-05:00",
                            "created_at": "2024-01-18T10:18:22.027599-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1728267e-aa83-452b-80f0-73f8f9d5bbe8/?format=api"
                        },
                        {
                            "id": "a5141fba-1aa3-41d2-85eb-62734d118521",
                            "gambit_id": "06c292d2-b6bd-41f9-8168-3c540ee10edb",
                            "last_updated": "2024-01-19T20:33:19.088480-05:00",
                            "created_at": "2024-01-18T10:18:22.032480-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1728267e-aa83-452b-80f0-73f8f9d5bbe8/?format=api"
                        }
                    ]
                },
                {
                    "id": "0a133af6-d8b1-4b4f-8c78-e31f536af9c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2cd33d4-7c50-4434-90a5-df46fa664737/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-18T10:18:22.037461-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dac7e080-d754-43cd-9eec-d61fbe5090c3",
                            "gambit_id": "2b3cf6b0-a089-41c2-9db7-78d8e0c0cadc",
                            "last_updated": "2024-01-19T20:33:19.095300-05:00",
                            "created_at": "2024-01-18T10:18:22.055007-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a133af6-d8b1-4b4f-8c78-e31f536af9c2/?format=api"
                        },
                        {
                            "id": "9f1b3c6e-14d4-4928-bf26-8f39baeca9fc",
                            "gambit_id": "b801eef7-f361-4eb8-9daf-503eb979b7e9",
                            "last_updated": "2024-01-19T20:33:19.099079-05:00",
                            "created_at": "2024-01-18T10:18:22.061344-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a133af6-d8b1-4b4f-8c78-e31f536af9c2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e40df90c-64c4-4f7b-b956-23924190764e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "05c7668a-c38b-46e5-b2eb-947e75edbf7a",
            "completed": true,
            "last_updated": "2024-01-19T20:43:13.665965-05:00",
            "created_at": "2024-01-18T10:18:21.750771-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.34,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/05c7668a-c38b-46e5-b2eb-947e75edbf7a",
            "datetime": "2024-01-18T21:10:00-05:00",
            "cutoff_datetime": "2024-01-18T21:10:00-05:00",
            "name": "Oklahoma City Thunder v. Utah Jazz",
            "bettypes": [
                {
                    "id": "e8d1dada-ef73-4939-a13d-c39e744e3994",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e40df90c-64c4-4f7b-b956-23924190764e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-18T10:18:21.781163-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5773.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fabe08e1-b44e-40f3-8c73-246b3e6e45ca",
                            "gambit_id": "fdbc5223-e46e-4b96-920c-c97d53c958d8",
                            "last_updated": "2024-01-19T20:43:13.688814-05:00",
                            "created_at": "2024-01-18T10:18:21.785298-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8d1dada-ef73-4939-a13d-c39e744e3994/?format=api"
                        },
                        {
                            "id": "3e51ab60-799b-4780-a56f-427835110448",
                            "gambit_id": "95eb7081-9ce4-4045-98ec-c77c01cfc470",
                            "last_updated": "2024-01-19T20:43:13.692835-05:00",
                            "created_at": "2024-01-18T10:18:21.790879-05:00",
                            "name": "Utah Jazz",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8d1dada-ef73-4939-a13d-c39e744e3994/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1e24dc5-fbc7-4920-8d8e-c9ad375d3bf0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e40df90c-64c4-4f7b-b956-23924190764e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-18T10:18:21.763441-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eb2faab6-843e-4d4f-9c8b-9431d687e1ef",
                            "gambit_id": "99cd49cd-310f-4235-94c3-58b4af62e407",
                            "last_updated": "2024-01-19T20:43:13.678737-05:00",
                            "created_at": "2024-01-18T10:18:21.768473-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1e24dc5-fbc7-4920-8d8e-c9ad375d3bf0/?format=api"
                        },
                        {
                            "id": "99bb88d5-6720-46b1-a278-1ea2c3838eb8",
                            "gambit_id": "92d1999e-7ac4-4fd0-b7bc-1177ce360319",
                            "last_updated": "2024-01-19T20:43:13.682223-05:00",
                            "created_at": "2024-01-18T10:18:21.774749-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1e24dc5-fbc7-4920-8d8e-c9ad375d3bf0/?format=api"
                        }
                    ]
                },
                {
                    "id": "0412ef08-6d6e-4ef1-839a-a00b8f62cba8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e40df90c-64c4-4f7b-b956-23924190764e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-18T10:18:21.794999-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 246",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 246",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c3a1769d-8cb6-4853-b1c6-2c2ad442db43",
                            "gambit_id": "1e6f9a71-71ce-444d-a8ec-c20b73d363f1",
                            "last_updated": "2024-01-19T20:43:13.699887-05:00",
                            "created_at": "2024-01-18T10:18:21.801332-05:00",
                            "name": "Game Total Over 246",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "246.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0412ef08-6d6e-4ef1-839a-a00b8f62cba8/?format=api"
                        },
                        {
                            "id": "d7a0c110-bec4-44ad-b9f7-6340835706b8",
                            "gambit_id": "d66b88ab-eb63-46c7-93cc-bd8824fbe394",
                            "last_updated": "2024-01-19T20:43:13.703179-05:00",
                            "created_at": "2024-01-18T10:18:21.806767-05:00",
                            "name": "Game Total Under 246",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "246.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0412ef08-6d6e-4ef1-839a-a00b8f62cba8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b73904a7-cf27-4482-96db-912663848ff6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f220df48-17ee-444e-a39a-492385e1fae7",
            "completed": true,
            "last_updated": "2024-01-19T20:33:11.626621-05:00",
            "created_at": "2024-01-18T10:18:21.263349-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.7,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f220df48-17ee-444e-a39a-492385e1fae7",
            "datetime": "2024-01-18T21:07:00-05:00",
            "cutoff_datetime": "2024-01-18T21:07:00-05:00",
            "name": "Seattle Kraken v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "4a3477ac-ad99-4340-b399-c86579e361c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b73904a7-cf27-4482-96db-912663848ff6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-18T10:18:21.272698-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6643.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 3357.0
                            }
                        ],
                        "expected_reward_tokens": 9433.06,
                        "profit_sb": -66.94,
                        "profit_sb_percentage": -0.7,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "693cf592-7b21-4e06-aaa4-1f95db8e038f",
                            "gambit_id": "c0667bee-9d93-44cb-8be2-d188229fd1e9",
                            "last_updated": "2024-01-19T20:33:11.641104-05:00",
                            "created_at": "2024-01-18T10:18:21.286664-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a3477ac-ad99-4340-b399-c86579e361c6/?format=api"
                        },
                        {
                            "id": "c49b69b8-7912-42f4-9a9b-c743cee93c32",
                            "gambit_id": "5795b00e-27de-4375-a5b3-89a78ebaa5b4",
                            "last_updated": "2024-01-19T20:33:11.637824-05:00",
                            "created_at": "2024-01-18T10:18:21.281325-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a3477ac-ad99-4340-b399-c86579e361c6/?format=api"
                        }
                    ]
                },
                {
                    "id": "59d343aa-398b-4472-8730-0bad28b1566c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b73904a7-cf27-4482-96db-912663848ff6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-18T10:18:21.291064-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ccfd7897-540e-44ed-9d1b-a6253eb7f8d2",
                            "gambit_id": "6d9ca799-97e3-422b-b3fe-fe2c7ce8312f",
                            "last_updated": "2024-01-19T20:33:11.647975-05:00",
                            "created_at": "2024-01-18T10:18:21.295112-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59d343aa-398b-4472-8730-0bad28b1566c/?format=api"
                        },
                        {
                            "id": "bd673d91-c19a-491a-9e18-5e1de37a7e92",
                            "gambit_id": "899ab018-c7c8-44fd-80d4-f1bba6fc57d9",
                            "last_updated": "2024-01-19T20:33:11.651482-05:00",
                            "created_at": "2024-01-18T10:18:21.300350-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59d343aa-398b-4472-8730-0bad28b1566c/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed2b0ef9-fb32-4200-a742-a4f78474e13e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b73904a7-cf27-4482-96db-912663848ff6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-18T10:18:21.305390-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "341c986f-70a5-47ec-8a9f-963462f1b891",
                            "gambit_id": "90657e3a-7320-4b47-85f8-71fa670270d6",
                            "last_updated": "2024-01-19T20:33:11.661889-05:00",
                            "created_at": "2024-01-18T10:18:21.315889-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed2b0ef9-fb32-4200-a742-a4f78474e13e/?format=api"
                        },
                        {
                            "id": "22d08285-289e-4d44-9b96-dca8fd18e588",
                            "gambit_id": "272f4b0b-dfb7-4bda-8510-9c869af83912",
                            "last_updated": "2024-01-19T20:33:11.658264-05:00",
                            "created_at": "2024-01-18T10:18:21.309333-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed2b0ef9-fb32-4200-a742-a4f78474e13e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0130e188-87d7-4718-b24f-a37222dfad35",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0d345bef-eeff-4036-b620-d4eb5ccd06ec",
            "completed": true,
            "last_updated": "2024-01-19T20:33:18.587288-05:00",
            "created_at": "2024-01-18T10:18:21.508561-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.21,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/0d345bef-eeff-4036-b620-d4eb5ccd06ec",
            "datetime": "2024-01-18T21:07:00-05:00",
            "cutoff_datetime": "2024-01-18T21:07:00-05:00",
            "name": "Toronto Maple Leafs v. Calgary Flames",
            "bettypes": [
                {
                    "id": "a95835b9-d592-43ec-bb91-dda55db51bee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0130e188-87d7-4718-b24f-a37222dfad35/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-18T10:18:21.525979-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8b024622-27ac-4db1-9770-4ac5d65806ac",
                            "gambit_id": "b2105e1c-4bd6-4d5f-9e31-b94746314b01",
                            "last_updated": "2024-01-19T20:33:18.608199-05:00",
                            "created_at": "2024-01-18T10:18:21.531954-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a95835b9-d592-43ec-bb91-dda55db51bee/?format=api"
                        },
                        {
                            "id": "f94549df-6f87-493c-bab9-5bfa3de33dc6",
                            "gambit_id": "c6d5697c-7fae-4635-b3aa-ded64be91a42",
                            "last_updated": "2024-01-19T20:33:18.612295-05:00",
                            "created_at": "2024-01-18T10:18:21.536373-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a95835b9-d592-43ec-bb91-dda55db51bee/?format=api"
                        }
                    ]
                },
                {
                    "id": "7b648408-4787-484a-a062-528fc2e4a74e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0130e188-87d7-4718-b24f-a37222dfad35/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-18T10:18:21.540496-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6449.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 3551.0
                            }
                        ],
                        "expected_reward_tokens": 9480.03,
                        "profit_sb": -19.97,
                        "profit_sb_percentage": -0.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fa0ba4e8-1f9d-47ce-a947-9bc86218be61",
                            "gambit_id": "fdd27ce7-f05a-4849-bf95-fd022407daa0",
                            "last_updated": "2024-01-19T20:33:18.623425-05:00",
                            "created_at": "2024-01-18T10:18:21.549636-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b648408-4787-484a-a062-528fc2e4a74e/?format=api"
                        },
                        {
                            "id": "ec86dede-758f-4941-ac64-fdeec830b8a8",
                            "gambit_id": "781853ce-9e6d-490a-9559-2e4838ca9185",
                            "last_updated": "2024-01-19T20:33:18.619772-05:00",
                            "created_at": "2024-01-18T10:18:21.544788-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b648408-4787-484a-a062-528fc2e4a74e/?format=api"
                        }
                    ]
                },
                {
                    "id": "a29bfe8c-b836-4dfb-b245-015e5817c1bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0130e188-87d7-4718-b24f-a37222dfad35/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-18T10:18:21.553973-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "25f006ba-c6ab-4910-afb2-04512754b006",
                            "gambit_id": "66fce015-43d0-4c53-b9ce-73dd0fe7547f",
                            "last_updated": "2024-01-19T20:33:18.633624-05:00",
                            "created_at": "2024-01-18T10:18:21.563274-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a29bfe8c-b836-4dfb-b245-015e5817c1bb/?format=api"
                        },
                        {
                            "id": "48b1d009-5ad5-43c8-a9e9-e3f912b60406",
                            "gambit_id": "5a9f6acc-453b-4b97-aa1a-876adf51398d",
                            "last_updated": "2024-01-19T20:33:18.630365-05:00",
                            "created_at": "2024-01-18T10:18:21.559061-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a29bfe8c-b836-4dfb-b245-015e5817c1bb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fb0ac592-6f8c-4d19-83b6-b8be287acb7b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "06e5de2c-94a7-42f6-a9d8-8ecb00c802b9",
            "completed": true,
            "last_updated": "2024-01-19T20:43:13.207846-05:00",
            "created_at": "2024-01-18T10:18:21.020983-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.12,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/06e5de2c-94a7-42f6-a9d8-8ecb00c802b9",
            "datetime": "2024-01-18T19:40:00-05:00",
            "cutoff_datetime": "2024-01-18T19:40:00-05:00",
            "name": "Washington Wizards v. New York Knicks",
            "bettypes": [
                {
                    "id": "c2ba43bf-a487-48f3-977f-32a1f1b5488d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fb0ac592-6f8c-4d19-83b6-b8be287acb7b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-18T10:18:21.034925-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8417.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 1583.0
                            }
                        ],
                        "expected_reward_tokens": 9511.21,
                        "profit_sb": 11.21,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a2db4669-2e7e-446b-824a-90d0e97fbc9f",
                            "gambit_id": "7ee92c7f-6058-4e35-a8ad-397c3af108f6",
                            "last_updated": "2024-01-19T20:43:13.222497-05:00",
                            "created_at": "2024-01-18T10:18:21.046076-05:00",
                            "name": "New York Knicks",
                            "reward": "1.13000",
                            "odds": "1.13330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ba43bf-a487-48f3-977f-32a1f1b5488d/?format=api"
                        },
                        {
                            "id": "c4c2d02f-c14f-4683-b002-00f571ffbaa9",
                            "gambit_id": "742f8392-6656-4029-8ceb-06958b6115b3",
                            "last_updated": "2024-01-19T20:43:13.218957-05:00",
                            "created_at": "2024-01-18T10:18:21.040859-05:00",
                            "name": "Washington Wizards",
                            "reward": "6.01000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ba43bf-a487-48f3-977f-32a1f1b5488d/?format=api"
                        }
                    ]
                },
                {
                    "id": "71137289-9cbe-45c3-b2e3-ff702a8209d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fb0ac592-6f8c-4d19-83b6-b8be287acb7b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-18T10:18:21.050953-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Wizards",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "033d8ab4-25ad-4b03-9da2-980754d7dc36",
                            "gambit_id": "b1863185-f341-4471-8dc1-d84774882bc8",
                            "last_updated": "2024-01-19T20:43:13.233084-05:00",
                            "created_at": "2024-01-18T10:18:21.055392-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71137289-9cbe-45c3-b2e3-ff702a8209d3/?format=api"
                        },
                        {
                            "id": "1367fb97-ddcd-426f-9a87-276338707907",
                            "gambit_id": "ab004f6f-117e-4fa9-bfa0-b3570246fb16",
                            "last_updated": "2024-01-19T20:43:13.229743-05:00",
                            "created_at": "2024-01-18T10:18:21.061188-05:00",
                            "name": "New York Knicks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71137289-9cbe-45c3-b2e3-ff702a8209d3/?format=api"
                        }
                    ]
                },
                {
                    "id": "d4f5603c-c5a9-4f2d-a1ae-90de89bde125",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fb0ac592-6f8c-4d19-83b6-b8be287acb7b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-18T10:18:21.065278-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 234",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 234",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "494a1933-0c76-4640-b2b5-47bae91e82b5",
                            "gambit_id": "260c5bfe-e2f4-47fc-a85b-0a84f9c885d9",
                            "last_updated": "2024-01-19T20:43:13.243150-05:00",
                            "created_at": "2024-01-18T10:18:21.070090-05:00",
                            "name": "Game Total Under 234",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4f5603c-c5a9-4f2d-a1ae-90de89bde125/?format=api"
                        },
                        {
                            "id": "682c4d75-1264-4299-990a-d7f822fa965d",
                            "gambit_id": "7a189268-f0af-465d-8f4a-b2a3e8fa23b7",
                            "last_updated": "2024-01-19T20:43:13.239626-05:00",
                            "created_at": "2024-01-18T10:18:21.075781-05:00",
                            "name": "Game Total Over 234",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4f5603c-c5a9-4f2d-a1ae-90de89bde125/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "231ee2ea-74b5-45cc-9f40-709d47bb6b51",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1bac2d8c-ce9a-4826-85a1-34a5cda2e17f",
            "completed": true,
            "last_updated": "2024-01-19T20:43:13.435613-05:00",
            "created_at": "2024-01-18T10:18:20.775618-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1bac2d8c-ce9a-4826-85a1-34a5cda2e17f",
            "datetime": "2024-01-18T19:30:00-05:00",
            "cutoff_datetime": "2024-01-18T19:30:00-05:00",
            "name": "Chicago Bulls v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "ec27c674-7cee-4074-aa45-5da592bb3ba3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/231ee2ea-74b5-45cc-9f40-709d47bb6b51/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-18T10:18:20.808759-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "62007bf8-988d-4ae1-aae3-f715a5c274a3",
                            "gambit_id": "1b600c70-3b1c-4b74-85ae-60f3237261bf",
                            "last_updated": "2024-01-19T20:43:13.456968-05:00",
                            "created_at": "2024-01-18T10:18:20.812218-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec27c674-7cee-4074-aa45-5da592bb3ba3/?format=api"
                        },
                        {
                            "id": "bdc026be-53a1-4a8c-8f0f-fc578b7a90f6",
                            "gambit_id": "88c7a0b7-7081-43e6-8760-11a26f1d07e0",
                            "last_updated": "2024-01-19T20:43:13.461211-05:00",
                            "created_at": "2024-01-18T10:18:20.816586-05:00",
                            "name": "Toronto Raptors",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec27c674-7cee-4074-aa45-5da592bb3ba3/?format=api"
                        }
                    ]
                },
                {
                    "id": "20d2b641-6622-4712-8ef6-aee71e7fca6b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/231ee2ea-74b5-45cc-9f40-709d47bb6b51/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-18T10:18:20.793720-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "63ee9531-aa0f-4b62-9e97-3cbfdf94e2b4",
                            "gambit_id": "0755a274-66de-46b4-820c-fcf55e6f5920",
                            "last_updated": "2024-01-19T20:43:13.448801-05:00",
                            "created_at": "2024-01-18T10:18:20.803835-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20d2b641-6622-4712-8ef6-aee71e7fca6b/?format=api"
                        },
                        {
                            "id": "1b284d37-f7cc-4858-adb7-15adb759414d",
                            "gambit_id": "51b936c0-41ca-4b91-9117-d1bc847212ad",
                            "last_updated": "2024-01-19T20:43:13.445263-05:00",
                            "created_at": "2024-01-18T10:18:20.797897-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20d2b641-6622-4712-8ef6-aee71e7fca6b/?format=api"
                        }
                    ]
                },
                {
                    "id": "4efcc28b-d7ae-40c7-abfb-1d916164df51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/231ee2ea-74b5-45cc-9f40-709d47bb6b51/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-18T10:18:20.820578-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 228",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 228",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "21b5450e-6991-45c9-bf80-d60e3649d57c",
                            "gambit_id": "9bf56279-e4a5-43db-9848-1c2a5806aff2",
                            "last_updated": "2024-01-19T20:43:13.468119-05:00",
                            "created_at": "2024-01-18T10:18:20.824653-05:00",
                            "name": "Game Total Under 228",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4efcc28b-d7ae-40c7-abfb-1d916164df51/?format=api"
                        },
                        {
                            "id": "698bffa2-391e-44d8-ad6a-fef740f39a33",
                            "gambit_id": "2df819b9-278e-469e-9fe3-4b4c1522049e",
                            "last_updated": "2024-01-19T20:43:13.471537-05:00",
                            "created_at": "2024-01-18T10:18:20.829603-05:00",
                            "name": "Game Total Over 228",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4efcc28b-d7ae-40c7-abfb-1d916164df51/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a9bfd24a-f1d1-4828-b767-1c1e87bffe33",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b98c4577-7e4e-44ab-b44f-d3604cf64859",
            "completed": true,
            "last_updated": "2024-01-19T20:33:12.836695-05:00",
            "created_at": "2024-01-18T10:18:19.504101-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.34,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b98c4577-7e4e-44ab-b44f-d3604cf64859",
            "datetime": "2024-01-18T19:07:00-05:00",
            "cutoff_datetime": "2024-01-18T19:07:00-05:00",
            "name": "Colorado Avalanche v. Boston Bruins",
            "bettypes": [
                {
                    "id": "cf230962-64e3-45f2-b2a3-b18c0e5ae4ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9bfd24a-f1d1-4828-b767-1c1e87bffe33/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-18T10:18:19.518528-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5773.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "275faf3a-2935-49d5-88a5-028a41307a30",
                            "gambit_id": "5b4fcc01-9e9a-485b-99e0-71322b10402d",
                            "last_updated": "2024-01-19T20:33:12.865946-05:00",
                            "created_at": "2024-01-18T10:18:19.528107-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf230962-64e3-45f2-b2a3-b18c0e5ae4ca/?format=api"
                        },
                        {
                            "id": "3cb689ed-7efa-4d7f-83b1-e95a111f202a",
                            "gambit_id": "c4a9a9f5-2785-4de2-a899-89fed318fc54",
                            "last_updated": "2024-01-19T20:33:12.862514-05:00",
                            "created_at": "2024-01-18T10:18:19.524071-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf230962-64e3-45f2-b2a3-b18c0e5ae4ca/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a6c48ba-b747-43a2-b977-34f073cb00af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9bfd24a-f1d1-4828-b767-1c1e87bffe33/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-18T10:18:19.535289-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6390.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "18833961-8ce7-47ae-ae73-791e7e9a70d1",
                            "gambit_id": "0eca0ee5-b5d6-4709-be6d-e81dc8bfc480",
                            "last_updated": "2024-01-19T20:33:12.873978-05:00",
                            "created_at": "2024-01-18T10:18:19.539138-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6c48ba-b747-43a2-b977-34f073cb00af/?format=api"
                        },
                        {
                            "id": "74eaffec-c920-44a2-bb99-8d67c14f9039",
                            "gambit_id": "4e56b351-a332-4124-861f-b148622fa7af",
                            "last_updated": "2024-01-19T20:33:12.877211-05:00",
                            "created_at": "2024-01-18T10:18:19.544163-05:00",
                            "name": "Boston Bruins",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6c48ba-b747-43a2-b977-34f073cb00af/?format=api"
                        }
                    ]
                },
                {
                    "id": "153b6fcd-a158-404f-b766-415bb8e6ec0a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9bfd24a-f1d1-4828-b767-1c1e87bffe33/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-18T10:18:19.549012-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a262287-9378-46cf-9a3a-02b2fc1b4407",
                            "gambit_id": "1783908f-8364-487f-a228-2d5fb18fb016",
                            "last_updated": "2024-01-19T20:33:12.887266-05:00",
                            "created_at": "2024-01-18T10:18:19.560835-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/153b6fcd-a158-404f-b766-415bb8e6ec0a/?format=api"
                        },
                        {
                            "id": "0d57de69-d401-4791-a0f9-df7870b776d6",
                            "gambit_id": "1960bd64-5f07-4d61-811b-06e6c99e27c0",
                            "last_updated": "2024-01-19T20:33:12.883950-05:00",
                            "created_at": "2024-01-18T10:18:19.555146-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/153b6fcd-a158-404f-b766-415bb8e6ec0a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d3f0536e-c84f-46e4-b1c1-d4209c2b121e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5d59242e-4b12-4f67-995c-a688432a6217",
            "completed": true,
            "last_updated": "2024-01-19T20:38:12.629734-05:00",
            "created_at": "2024-01-18T10:18:19.995632-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.21,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5d59242e-4b12-4f67-995c-a688432a6217",
            "datetime": "2024-01-18T19:07:00-05:00",
            "cutoff_datetime": "2024-01-18T19:07:00-05:00",
            "name": "Minnesota Wild v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "2f7e9af9-51c4-46d3-ac75-b3aa6f24aaf1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3f0536e-c84f-46e4-b1c1-d4209c2b121e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-18T10:18:20.012724-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6f45bba8-68d0-48ed-a797-915a120b2417",
                            "gambit_id": "19d08d04-0c22-4c08-874e-63c3bd6bc0cd",
                            "last_updated": "2024-01-19T20:38:12.643387-05:00",
                            "created_at": "2024-01-18T10:18:20.023583-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7e9af9-51c4-46d3-ac75-b3aa6f24aaf1/?format=api"
                        },
                        {
                            "id": "18ce935f-5c79-4e8b-b86b-15719b81014c",
                            "gambit_id": "1ba6beca-dc36-4fe5-8a24-65363035c317",
                            "last_updated": "2024-01-19T20:38:12.639986-05:00",
                            "created_at": "2024-01-18T10:18:20.018425-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7e9af9-51c4-46d3-ac75-b3aa6f24aaf1/?format=api"
                        }
                    ]
                },
                {
                    "id": "3ec634d1-3f18-4ca4-b71c-53d3273b4d0b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3f0536e-c84f-46e4-b1c1-d4209c2b121e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-18T10:18:20.029215-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6449.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 3551.0
                            }
                        ],
                        "expected_reward_tokens": 9480.03,
                        "profit_sb": -19.97,
                        "profit_sb_percentage": -0.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0f7e8550-bacf-41c4-94e8-373f868350fc",
                            "gambit_id": "f429cf3c-a746-4d0b-93d1-0426711ea05a",
                            "last_updated": "2024-01-19T20:38:12.650194-05:00",
                            "created_at": "2024-01-18T10:18:20.033299-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ec634d1-3f18-4ca4-b71c-53d3273b4d0b/?format=api"
                        },
                        {
                            "id": "6c6e391a-0f4e-4d68-a1a4-ec0844474831",
                            "gambit_id": "60b077a7-fc0d-44f4-96d0-d8d70a17eb3f",
                            "last_updated": "2024-01-19T20:38:12.653585-05:00",
                            "created_at": "2024-01-18T10:18:20.039877-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ec634d1-3f18-4ca4-b71c-53d3273b4d0b/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b048e8a-3ab9-4ef6-8a60-358047013726",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3f0536e-c84f-46e4-b1c1-d4209c2b121e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-18T10:18:20.044690-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a629799a-2e40-4d5e-ae5a-72ee7ac3f744",
                            "gambit_id": "e1bfc236-464b-4acb-97af-cc7ac2db6991",
                            "last_updated": "2024-01-19T20:38:12.663520-05:00",
                            "created_at": "2024-01-18T10:18:20.048421-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b048e8a-3ab9-4ef6-8a60-358047013726/?format=api"
                        },
                        {
                            "id": "b583a38b-6d21-48a2-8a01-1a96764b2e88",
                            "gambit_id": "2bcf6659-0eed-4b0a-95c4-ead03a1c36a0",
                            "last_updated": "2024-01-19T20:38:12.660164-05:00",
                            "created_at": "2024-01-18T10:18:20.067481-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b048e8a-3ab9-4ef6-8a60-358047013726/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "73067bbf-e6cd-4220-9d25-0b8273120878",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3bc83c14-942e-42a9-ba1d-187a48d9316f",
            "completed": true,
            "last_updated": "2024-01-19T20:38:13.798182-05:00",
            "created_at": "2024-01-18T10:18:20.533656-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.06,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3bc83c14-942e-42a9-ba1d-187a48d9316f",
            "datetime": "2024-01-18T19:07:00-05:00",
            "cutoff_datetime": "2024-01-18T19:07:00-05:00",
            "name": "Chicago Blackhawks v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "06472a11-55e1-4971-b2e2-dd70c63325d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73067bbf-e6cd-4220-9d25-0b8273120878/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-18T10:18:20.547510-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7033.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 2967.0
                            }
                        ],
                        "expected_reward_tokens": 9494.4,
                        "profit_sb": -5.6,
                        "profit_sb_percentage": -0.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "585f4d75-3ca6-484c-b005-449fa3855769",
                            "gambit_id": "1a12ea79-801c-4a62-bd0c-10239721c102",
                            "last_updated": "2024-01-19T20:38:13.809906-05:00",
                            "created_at": "2024-01-18T10:18:20.557708-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.35000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06472a11-55e1-4971-b2e2-dd70c63325d9/?format=api"
                        },
                        {
                            "id": "f853ad2a-2bd9-45b8-98de-85dab9843602",
                            "gambit_id": "22ae19a3-404e-403e-a717-18713af46516",
                            "last_updated": "2024-01-19T20:38:13.806646-05:00",
                            "created_at": "2024-01-18T10:18:20.552722-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "3.20000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06472a11-55e1-4971-b2e2-dd70c63325d9/?format=api"
                        }
                    ]
                },
                {
                    "id": "75ce9d5e-c714-48d6-9442-2508ee766ee6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73067bbf-e6cd-4220-9d25-0b8273120878/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-18T10:18:20.561618-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5b95e4ee-f5ca-4551-99c3-44258a073e28",
                            "gambit_id": "4301f7d9-f31f-49ee-a8a0-44a2aa56e095",
                            "last_updated": "2024-01-19T20:38:13.816659-05:00",
                            "created_at": "2024-01-18T10:18:20.566480-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75ce9d5e-c714-48d6-9442-2508ee766ee6/?format=api"
                        },
                        {
                            "id": "f5e2c5ea-2a8b-4cb7-94da-a34d28a25b18",
                            "gambit_id": "5319900e-03ec-49d5-967b-e68168f86a49",
                            "last_updated": "2024-01-19T20:38:13.820008-05:00",
                            "created_at": "2024-01-18T10:18:20.572388-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75ce9d5e-c714-48d6-9442-2508ee766ee6/?format=api"
                        }
                    ]
                },
                {
                    "id": "b0b0b0aa-e8a4-4755-85b9-4873574a9a0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73067bbf-e6cd-4220-9d25-0b8273120878/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-18T10:18:20.577354-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fcc11242-22d0-47d8-8ea3-bee05cb4436e",
                            "gambit_id": "71f550d9-26e4-4ae8-bc24-0df7d6d5612c",
                            "last_updated": "2024-01-19T20:38:13.826709-05:00",
                            "created_at": "2024-01-18T10:18:20.581865-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0b0b0aa-e8a4-4755-85b9-4873574a9a0c/?format=api"
                        },
                        {
                            "id": "bdba5f4f-238e-4d54-860a-ab6254a60f58",
                            "gambit_id": "deffaa57-d3fa-467e-8bfa-271e22c7a2bb",
                            "last_updated": "2024-01-19T20:38:13.829946-05:00",
                            "created_at": "2024-01-18T10:18:20.586359-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0b0b0aa-e8a4-4755-85b9-4873574a9a0c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "81ef946e-b971-4fb0-89d7-9e330e346dac",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b0374097-e04a-4d91-a285-ebf873180a11",
            "completed": true,
            "last_updated": "2024-01-19T20:38:14.033388-05:00",
            "created_at": "2024-01-18T10:18:19.248098-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.4,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b0374097-e04a-4d91-a285-ebf873180a11",
            "datetime": "2024-01-18T19:07:00-05:00",
            "cutoff_datetime": "2024-01-18T19:07:00-05:00",
            "name": "Montreal Canadiens v. Ottawa Senators",
            "bettypes": [
                {
                    "id": "81f81190-9aff-4178-8327-3c1b3cba5bf1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/81ef946e-b971-4fb0-89d7-9e330e346dac/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-18T10:18:19.266349-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6154.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8d6a5da9-39ca-4c28-9218-49aa483ff073",
                            "gambit_id": "ba01eb7b-8890-4315-92ee-8f441eadea36",
                            "last_updated": "2024-01-19T20:38:14.050048-05:00",
                            "created_at": "2024-01-18T10:18:19.282563-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81f81190-9aff-4178-8327-3c1b3cba5bf1/?format=api"
                        },
                        {
                            "id": "38a34ca0-cd6d-4e11-a295-74413d069569",
                            "gambit_id": "04c1e0bc-31da-4ec8-86ce-c7eb1d11245d",
                            "last_updated": "2024-01-19T20:38:14.046318-05:00",
                            "created_at": "2024-01-18T10:18:19.275205-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81f81190-9aff-4178-8327-3c1b3cba5bf1/?format=api"
                        }
                    ]
                },
                {
                    "id": "f548790a-5a22-47d9-952c-009b8b6dfafe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/81ef946e-b971-4fb0-89d7-9e330e346dac/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-18T10:18:19.288475-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5857.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "23712ffe-3a49-4cf8-b148-c42a8d211c72",
                            "gambit_id": "5172da48-0804-4758-abf1-59c880fb781e",
                            "last_updated": "2024-01-19T20:38:14.072580-05:00",
                            "created_at": "2024-01-18T10:18:19.292870-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f548790a-5a22-47d9-952c-009b8b6dfafe/?format=api"
                        },
                        {
                            "id": "99f72abe-faf1-42ff-a148-da42717358ae",
                            "gambit_id": "01a33e2b-b7c2-43a6-851e-30f7fbdc41b1",
                            "last_updated": "2024-01-19T20:38:14.076276-05:00",
                            "created_at": "2024-01-18T10:18:19.299899-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f548790a-5a22-47d9-952c-009b8b6dfafe/?format=api"
                        }
                    ]
                },
                {
                    "id": "70d196da-0b0b-43d2-8073-806285b513ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/81ef946e-b971-4fb0-89d7-9e330e346dac/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-18T10:18:19.304004-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5688.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "beeb656e-4265-40f9-a597-bada02ad6869",
                            "gambit_id": "cdd1d50e-faf8-4df0-a6b3-8d606a6add80",
                            "last_updated": "2024-01-19T20:38:14.083202-05:00",
                            "created_at": "2024-01-18T10:18:19.309546-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70d196da-0b0b-43d2-8073-806285b513ba/?format=api"
                        },
                        {
                            "id": "03b62c28-c8d4-4d01-8d27-8faa9eebe566",
                            "gambit_id": "39d3bf4f-c66c-47b2-ba85-816eed3d19f1",
                            "last_updated": "2024-01-19T20:38:14.086524-05:00",
                            "created_at": "2024-01-18T10:18:19.314310-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70d196da-0b0b-43d2-8073-806285b513ba/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "30c96fe0-1cb8-4f67-9db4-40f7f21d8bad",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c223eba5-b1f8-4967-82cf-7390c0163e5f",
            "completed": true,
            "last_updated": "2024-01-19T20:33:18.827941-05:00",
            "created_at": "2024-01-18T10:18:20.257430-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.79,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c223eba5-b1f8-4967-82cf-7390c0163e5f",
            "datetime": "2024-01-18T19:07:00-05:00",
            "cutoff_datetime": "2024-01-18T19:07:00-05:00",
            "name": "Dallas Stars v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "519c6028-f996-4756-abc1-0b3e98ea421e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30c96fe0-1cb8-4f67-9db4-40f7f21d8bad/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-18T10:18:20.271496-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "90aeb446-3162-4d81-8e1e-72debb512d85",
                            "gambit_id": "19a90b87-e1e9-44d3-9cf6-c6f9b75efcc4",
                            "last_updated": "2024-01-19T20:33:18.842104-05:00",
                            "created_at": "2024-01-18T10:18:20.290239-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/519c6028-f996-4756-abc1-0b3e98ea421e/?format=api"
                        },
                        {
                            "id": "c15abb17-fd61-47af-8fd7-1e2613abe26b",
                            "gambit_id": "1af4d6f1-8ad7-4b2c-9f1c-8417a36f7cc6",
                            "last_updated": "2024-01-19T20:33:18.845487-05:00",
                            "created_at": "2024-01-18T10:18:20.303087-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/519c6028-f996-4756-abc1-0b3e98ea421e/?format=api"
                        }
                    ]
                },
                {
                    "id": "2411489c-b7c9-47c6-9d3e-6e2a32691f5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30c96fe0-1cb8-4f67-9db4-40f7f21d8bad/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-18T10:18:20.313722-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6554.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1a6a01f5-7673-4bfd-b5df-d3e172160195",
                            "gambit_id": "435b3434-8361-419c-8488-ce58dea704bc",
                            "last_updated": "2024-01-19T20:33:18.855122-05:00",
                            "created_at": "2024-01-18T10:18:20.327959-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2411489c-b7c9-47c6-9d3e-6e2a32691f5e/?format=api"
                        },
                        {
                            "id": "90843836-5931-4feb-aaf5-88040673538d",
                            "gambit_id": "ed8aa667-6551-4ae3-90ac-ce74cab7fcd2",
                            "last_updated": "2024-01-19T20:33:18.851941-05:00",
                            "created_at": "2024-01-18T10:18:20.319727-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2411489c-b7c9-47c6-9d3e-6e2a32691f5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "8c403fb8-3fa7-46f3-88d9-8ecf4e6bce8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30c96fe0-1cb8-4f67-9db4-40f7f21d8bad/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-18T10:18:20.334702-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e76449d9-0c63-42d9-804b-7421223512f1",
                            "gambit_id": "1c5e9b69-73b6-42ff-9468-f0866edbac5a",
                            "last_updated": "2024-01-19T20:33:18.865011-05:00",
                            "created_at": "2024-01-18T10:18:20.345589-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c403fb8-3fa7-46f3-88d9-8ecf4e6bce8f/?format=api"
                        },
                        {
                            "id": "70fd0c1d-054e-4da0-8a1e-e54a8987c370",
                            "gambit_id": "70124ddf-9eee-422c-89dd-9431ef036f38",
                            "last_updated": "2024-01-19T20:33:18.861659-05:00",
                            "created_at": "2024-01-18T10:18:20.339393-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c403fb8-3fa7-46f3-88d9-8ecf4e6bce8f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6c60c1ab-b70c-46f1-8c54-d21575706818",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6683cc3f-3667-487d-9190-bd21eef1923d",
            "completed": true,
            "last_updated": "2024-01-19T20:38:13.113919-05:00",
            "created_at": "2024-01-18T10:18:19.750999-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.02,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/6683cc3f-3667-487d-9190-bd21eef1923d",
            "datetime": "2024-01-18T19:07:00-05:00",
            "cutoff_datetime": "2024-01-18T19:07:00-05:00",
            "name": "St Louis Blues v. Washington Capitals",
            "bettypes": [
                {
                    "id": "3f51018c-9518-4901-87de-1a7727810c27",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6c60c1ab-b70c-46f1-8c54-d21575706818/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-18T10:18:19.762857-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Capitals",
                                "amount": 5107.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cfa334aa-5d65-420c-a113-e3d3d51eff02",
                            "gambit_id": "4ca421a5-e70d-4086-b473-91e10335be52",
                            "last_updated": "2024-01-19T20:38:13.125518-05:00",
                            "created_at": "2024-01-18T10:18:19.774818-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f51018c-9518-4901-87de-1a7727810c27/?format=api"
                        },
                        {
                            "id": "16d81a15-7539-4988-a237-1d8ca5e4218e",
                            "gambit_id": "2d698147-b11f-4cdb-bec5-c43f83b9400b",
                            "last_updated": "2024-01-19T20:38:13.122222-05:00",
                            "created_at": "2024-01-18T10:18:19.768827-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f51018c-9518-4901-87de-1a7727810c27/?format=api"
                        }
                    ]
                },
                {
                    "id": "9c6a4841-a9f0-4ddd-b670-5bb9635b4a37",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6c60c1ab-b70c-46f1-8c54-d21575706818/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-18T10:18:19.779075-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6984.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3016.0
                            }
                        ],
                        "expected_reward_tokens": 9498.24,
                        "profit_sb": -1.76,
                        "profit_sb_percentage": -0.02,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6e75a69c-4c01-483e-923f-9be5c80a98ca",
                            "gambit_id": "6857f39c-988d-450f-841e-876ced12a5a4",
                            "last_updated": "2024-01-19T20:38:13.131912-05:00",
                            "created_at": "2024-01-18T10:18:19.784082-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.36000",
                            "odds": "1.37740",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c6a4841-a9f0-4ddd-b670-5bb9635b4a37/?format=api"
                        },
                        {
                            "id": "8cedc6a4-ec79-4d8f-b6da-643f4a96c15e",
                            "gambit_id": "0a5bd1c9-4458-469b-a1e8-df81f8e6a0d8",
                            "last_updated": "2024-01-19T20:38:13.135392-05:00",
                            "created_at": "2024-01-18T10:18:19.789911-05:00",
                            "name": "Washington Capitals",
                            "reward": "3.15000",
                            "odds": "3.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c6a4841-a9f0-4ddd-b670-5bb9635b4a37/?format=api"
                        }
                    ]
                },
                {
                    "id": "d9d7f8ec-d01f-46a7-b7a3-e90e7771772c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6c60c1ab-b70c-46f1-8c54-d21575706818/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-18T10:18:19.795565-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7e3d24df-9090-4738-88e7-5c47d93fc0c7",
                            "gambit_id": "b4184518-820d-4878-9b76-5a89ee95bcc9",
                            "last_updated": "2024-01-19T20:38:13.141887-05:00",
                            "created_at": "2024-01-18T10:18:19.799242-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9d7f8ec-d01f-46a7-b7a3-e90e7771772c/?format=api"
                        },
                        {
                            "id": "b412e2da-2741-44f7-a307-5dd5d5c7691d",
                            "gambit_id": "d8a735b6-79ed-4373-9fe3-017a31dad5ba",
                            "last_updated": "2024-01-19T20:38:13.145573-05:00",
                            "created_at": "2024-01-18T10:18:19.804700-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9d7f8ec-d01f-46a7-b7a3-e90e7771772c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7cd229e1-bdc6-42f9-b047-1f1a96215a1d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "19a498f6-7aba-4fa4-b906-a0629b56aea4",
            "completed": true,
            "last_updated": "2024-01-19T12:13:24.837074-05:00",
            "created_at": "2024-01-17T09:28:14.240953-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/19a498f6-7aba-4fa4-b906-a0629b56aea4",
            "datetime": "2024-01-17T22:59:00-05:00",
            "cutoff_datetime": "2024-01-17T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - January 17th 2024",
            "bettypes": [
                {
                    "id": "847d9dae-d313-460b-bfbc-b149f3efd038",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cd229e1-bdc6-42f9-b047-1f1a96215a1d/?format=api",
                    "name": "FreeForm",
                    "created_at": "2024-01-17T09:28:14.248091-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "68b73704-619e-418f-bbf6-95bb9f0dbe93",
                            "gambit_id": "3a7df0aa-e86d-4cd8-a333-d185cb25e4ba",
                            "last_updated": "2024-01-19T12:13:24.844557-05:00",
                            "created_at": "2024-01-17T09:28:14.255311-05:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/847d9dae-d313-460b-bfbc-b149f3efd038/?format=api"
                        },
                        {
                            "id": "057310c5-e808-4b19-9719-0cbce2cbe339",
                            "gambit_id": "59c0e2bc-d619-407c-b7be-76a4b0a5daea",
                            "last_updated": "2024-01-19T12:13:24.847973-05:00",
                            "created_at": "2024-01-17T09:28:14.262025-05:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/847d9dae-d313-460b-bfbc-b149f3efd038/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6f8566e9-829f-42e8-aed8-3da0560d2c16",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "850fc35f-ec06-40b6-9091-318969de9f7e",
            "completed": true,
            "last_updated": "2024-01-19T12:13:16.663238-05:00",
            "created_at": "2024-01-17T09:28:13.986363-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/850fc35f-ec06-40b6-9091-318969de9f7e",
            "datetime": "2024-01-17T22:59:00-05:00",
            "cutoff_datetime": "2024-01-17T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - January 17th 2024",
            "bettypes": [
                {
                    "id": "852a92ec-6892-4eea-a473-461d63c3a57b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f8566e9-829f-42e8-aed8-3da0560d2c16/?format=api",
                    "name": "FreeForm",
                    "created_at": "2024-01-17T09:28:14.018525-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": "ea5c0efd-ab89-45a0-a179-84550ba7ad8a",
                            "gambit_id": "73faa35b-6dec-49cf-ac70-c8f7017dc3d9",
                            "last_updated": "2024-01-19T12:13:16.687505-05:00",
                            "created_at": "2024-01-17T09:28:14.046960-05:00",
                            "name": "21 to 26",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/852a92ec-6892-4eea-a473-461d63c3a57b/?format=api"
                        },
                        {
                            "id": "e8d1ad89-79e3-404a-b2ec-fa985efbc575",
                            "gambit_id": "497b8e34-60cc-4710-acd3-8f3278ef57c5",
                            "last_updated": "2024-01-19T12:13:16.680899-05:00",
                            "created_at": "2024-01-17T09:28:14.036434-05:00",
                            "name": "11 to 15",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/852a92ec-6892-4eea-a473-461d63c3a57b/?format=api"
                        },
                        {
                            "id": "8a241b9a-e002-4f32-9c63-29b2854eb1d6",
                            "gambit_id": "3e235eb1-a081-43e0-9f27-38dbccd4b855",
                            "last_updated": "2024-01-19T12:13:16.677561-05:00",
                            "created_at": "2024-01-17T09:28:14.030611-05:00",
                            "name": "6 to 10",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/852a92ec-6892-4eea-a473-461d63c3a57b/?format=api"
                        },
                        {
                            "id": "9a08fd88-a437-468b-9609-e8e6c2c610c9",
                            "gambit_id": "52f574d0-355c-4abd-b5c1-79081040e907",
                            "last_updated": "2024-01-19T12:13:16.673431-05:00",
                            "created_at": "2024-01-17T09:28:14.024619-05:00",
                            "name": "1 to 5",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/852a92ec-6892-4eea-a473-461d63c3a57b/?format=api"
                        },
                        {
                            "id": "08843684-152d-4d41-a9d4-06ff9ce02510",
                            "gambit_id": "b5778898-293f-4138-9bb2-bb5df60d7a86",
                            "last_updated": "2024-01-19T12:13:16.684201-05:00",
                            "created_at": "2024-01-17T09:28:14.041644-05:00",
                            "name": "16 to 20",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/852a92ec-6892-4eea-a473-461d63c3a57b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b4b72299-93d1-49c3-8f6f-b161794b9ccc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "eaf92e89-158b-462a-828f-07ca5da112c5",
            "completed": true,
            "last_updated": "2024-01-19T11:58:26.605846-05:00",
            "created_at": "2024-01-17T09:28:13.755521-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.35,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/eaf92e89-158b-462a-828f-07ca5da112c5",
            "datetime": "2024-01-17T22:10:00-05:00",
            "cutoff_datetime": "2024-01-17T22:10:00-05:00",
            "name": "Brooklyn Nets v. Portland Trail Blazers",
            "bettypes": [
                {
                    "id": "29f1467d-4bcd-4dbd-aa90-7035ac0bc516",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b4b72299-93d1-49c3-8f6f-b161794b9ccc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-17T09:28:13.775969-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6554.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0c474bde-b30c-49c4-b931-7b4268ad3775",
                            "gambit_id": "805f9d00-4fbc-4d3b-8a4e-2c4d5632f351",
                            "last_updated": "2024-01-19T11:58:26.623456-05:00",
                            "created_at": "2024-01-17T09:28:13.781063-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29f1467d-4bcd-4dbd-aa90-7035ac0bc516/?format=api"
                        },
                        {
                            "id": "41587190-c587-4e6c-8a79-dda7c94db45d",
                            "gambit_id": "1d416cfb-ceee-45c6-969e-c5f654646a21",
                            "last_updated": "2024-01-19T11:58:26.626778-05:00",
                            "created_at": "2024-01-17T09:28:13.787031-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29f1467d-4bcd-4dbd-aa90-7035ac0bc516/?format=api"
                        }
                    ]
                },
                {
                    "id": "1e7418f4-5b2a-4cfe-8193-896525af52bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b4b72299-93d1-49c3-8f6f-b161794b9ccc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-17T09:28:13.762588-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e6647947-e66e-4b49-b8e1-8ebeb8914fce",
                            "gambit_id": "2e4bb773-8ed1-4e92-9655-c2916ec0c9af",
                            "last_updated": "2024-01-19T11:58:26.613976-05:00",
                            "created_at": "2024-01-17T09:28:13.767270-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e7418f4-5b2a-4cfe-8193-896525af52bf/?format=api"
                        },
                        {
                            "id": "19145971-063b-4f51-a6a5-f4583c931d8a",
                            "gambit_id": "ea6f4207-5858-4672-afbb-592f55f31d24",
                            "last_updated": "2024-01-19T11:58:26.617207-05:00",
                            "created_at": "2024-01-17T09:28:13.771689-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e7418f4-5b2a-4cfe-8193-896525af52bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "c452e83c-7b4a-4d7f-9a7c-1d447487ca40",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b4b72299-93d1-49c3-8f6f-b161794b9ccc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-17T09:28:13.791509-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ceaa0a91-067d-494d-a6bb-875266d38916",
                            "gambit_id": "a090dab5-9e6c-4783-921e-4b55578f4f47",
                            "last_updated": "2024-01-19T11:58:26.633741-05:00",
                            "created_at": "2024-01-17T09:28:13.794735-05:00",
                            "name": "Game Total Over 222.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c452e83c-7b4a-4d7f-9a7c-1d447487ca40/?format=api"
                        },
                        {
                            "id": "aeb79adc-4b8a-41a9-b2fe-2501a95e0b0d",
                            "gambit_id": "5e8721e6-5bcf-4806-a648-42b39cf93ca4",
                            "last_updated": "2024-01-19T11:58:26.637081-05:00",
                            "created_at": "2024-01-17T09:28:13.800157-05:00",
                            "name": "Game Total Under 222.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c452e83c-7b4a-4d7f-9a7c-1d447487ca40/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e9714763-ca4d-41a8-bb86-bebee5599ed5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c0b4eab2-1a75-488d-938c-c8e9fd778308",
            "completed": false,
            "last_updated": "2024-01-24T21:08:24.149247-05:00",
            "created_at": "2024-01-17T09:28:13.519608-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c0b4eab2-1a75-488d-938c-c8e9fd778308",
            "datetime": "2024-01-17T21:10:00-05:00",
            "cutoff_datetime": "2024-01-17T21:10:00-05:00",
            "name": "Golden State Warriors v. Utah Jazz",
            "bettypes": [
                {
                    "id": "7899cb68-b4fb-4d43-a588-dce79a1b6da9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9714763-ca4d-41a8-bb86-bebee5599ed5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-17T09:28:13.539759-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "73642a81-7ba2-43dc-9bc6-2e2fd74faa98",
                            "gambit_id": "2b346561-5eca-4ffb-9595-5b76ad3492ee",
                            "last_updated": "2024-01-24T21:08:24.172499-05:00",
                            "created_at": "2024-01-17T09:28:13.549706-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7899cb68-b4fb-4d43-a588-dce79a1b6da9/?format=api"
                        },
                        {
                            "id": "923dd362-9333-4165-98ee-39c61b05c985",
                            "gambit_id": "b2c06845-43e1-40e3-870c-dcfc8779fc9b",
                            "last_updated": "2024-01-24T21:08:24.169023-05:00",
                            "created_at": "2024-01-17T09:28:13.544659-05:00",
                            "name": "Golden State Warriors",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7899cb68-b4fb-4d43-a588-dce79a1b6da9/?format=api"
                        }
                    ]
                },
                {
                    "id": "3f12acca-b55e-48dc-b91c-9e61682a4789",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9714763-ca4d-41a8-bb86-bebee5599ed5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-17T09:28:13.525131-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "19187fc2-dcc0-4ddc-9a9b-47c37902720c",
                            "gambit_id": "1ab05ca8-7345-4249-9c98-71cc68b70c61",
                            "last_updated": "2024-01-24T21:08:24.162248-05:00",
                            "created_at": "2024-01-17T09:28:13.535239-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f12acca-b55e-48dc-b91c-9e61682a4789/?format=api"
                        },
                        {
                            "id": "e4d33397-e036-4170-9218-0d1389ab5483",
                            "gambit_id": "5841e5f3-1763-4bee-8171-d92a6e4eedfd",
                            "last_updated": "2024-01-24T21:08:24.158635-05:00",
                            "created_at": "2024-01-17T09:28:13.530674-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f12acca-b55e-48dc-b91c-9e61682a4789/?format=api"
                        }
                    ]
                },
                {
                    "id": "866b57c9-261e-4994-9560-34567e8164b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9714763-ca4d-41a8-bb86-bebee5599ed5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-17T09:28:13.553295-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 242",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 242",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e415b67b-7ba9-4e05-9c18-9a259fd3cbf7",
                            "gambit_id": "9bfe02ef-8af7-4101-8ac0-3d29e75f4fec",
                            "last_updated": "2024-01-24T21:08:24.182199-05:00",
                            "created_at": "2024-01-17T09:28:13.565251-05:00",
                            "name": "Game Total Under 242",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "242.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866b57c9-261e-4994-9560-34567e8164b1/?format=api"
                        },
                        {
                            "id": "d5e4031d-00a6-4125-9920-c4388994f03b",
                            "gambit_id": "997de17d-b4e8-4046-bbf0-557268d6f159",
                            "last_updated": "2024-01-24T21:08:24.178934-05:00",
                            "created_at": "2024-01-17T09:28:13.558794-05:00",
                            "name": "Game Total Over 242",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "242.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866b57c9-261e-4994-9560-34567e8164b1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ec0bc212-3ca0-4281-9eb0-3067518c88fd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4ef64290-9c85-426b-8da0-53374fd87ec5",
            "completed": true,
            "last_updated": "2024-01-19T12:03:20.858249-05:00",
            "created_at": "2024-01-17T09:28:13.256239-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.61,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/4ef64290-9c85-426b-8da0-53374fd87ec5",
            "datetime": "2024-01-17T20:40:00-05:00",
            "cutoff_datetime": "2024-01-17T20:40:00-05:00",
            "name": "Dallas Mavericks v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "cff3d6f6-498c-4dd7-91b3-3e8df3faaf9b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ec0bc212-3ca0-4281-9eb0-3067518c88fd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-17T09:28:13.288059-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fa33bf2d-6af7-4381-8f05-55500f206691",
                            "gambit_id": "eed60a97-54e2-4011-9256-0e15e33e6f30",
                            "last_updated": "2024-01-19T12:03:20.880231-05:00",
                            "created_at": "2024-01-17T09:28:13.304300-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cff3d6f6-498c-4dd7-91b3-3e8df3faaf9b/?format=api"
                        },
                        {
                            "id": "70670a75-8d47-4310-a52f-56d6f65fa4ea",
                            "gambit_id": "a7e7c126-9fb3-4841-8175-2427b8a5aaa5",
                            "last_updated": "2024-01-19T12:03:20.896989-05:00",
                            "created_at": "2024-01-17T09:28:13.295481-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cff3d6f6-498c-4dd7-91b3-3e8df3faaf9b/?format=api"
                        }
                    ]
                },
                {
                    "id": "578512f8-dbd6-4ec1-ac91-1f2753780e9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ec0bc212-3ca0-4281-9eb0-3067518c88fd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-17T09:28:13.266457-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "67b1cf5f-e2e9-4801-9e2d-841c76aec269",
                            "gambit_id": "98dbef02-7e57-40db-80a4-ced27ac57816",
                            "last_updated": "2024-01-19T12:03:20.870421-05:00",
                            "created_at": "2024-01-17T09:28:13.273607-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578512f8-dbd6-4ec1-ac91-1f2753780e9a/?format=api"
                        },
                        {
                            "id": "aa710f05-4084-4fba-a463-150caccda940",
                            "gambit_id": "e07c7bef-3a86-4084-80eb-75e9f82115da",
                            "last_updated": "2024-01-19T12:03:20.873774-05:00",
                            "created_at": "2024-01-17T09:28:13.281930-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578512f8-dbd6-4ec1-ac91-1f2753780e9a/?format=api"
                        }
                    ]
                },
                {
                    "id": "70022df7-33d2-4797-9b6e-cc7b13cdbdd8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ec0bc212-3ca0-4281-9eb0-3067518c88fd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-17T09:28:13.310443-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 244.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 244.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f1b2e7b2-d38a-403e-ab16-6d458926fe85",
                            "gambit_id": "51c42e20-124d-44d6-a89f-ab99fed500e0",
                            "last_updated": "2024-01-19T12:03:20.905049-05:00",
                            "created_at": "2024-01-17T09:28:13.319491-05:00",
                            "name": "Game Total Over 244.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "244.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70022df7-33d2-4797-9b6e-cc7b13cdbdd8/?format=api"
                        },
                        {
                            "id": "4b5fb55e-6050-4474-b179-b6a37c82d320",
                            "gambit_id": "2bf4e5db-892b-4de4-9bd0-37aaf9d87b83",
                            "last_updated": "2024-01-19T12:03:20.908388-05:00",
                            "created_at": "2024-01-17T09:28:13.327810-05:00",
                            "name": "Game Total Under 244.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "244.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70022df7-33d2-4797-9b6e-cc7b13cdbdd8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dae5ceb8-5c64-4d54-8e71-42e0c5272dde",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c01f9402-2fd9-4d8c-bb45-d067dd59f384",
            "completed": true,
            "last_updated": "2024-01-19T12:03:20.596683-05:00",
            "created_at": "2024-01-17T09:28:13.006803-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c01f9402-2fd9-4d8c-bb45-d067dd59f384",
            "datetime": "2024-01-17T20:10:00-05:00",
            "cutoff_datetime": "2024-01-17T20:10:00-05:00",
            "name": "Charlotte Hornets v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "d6fc4811-d4a2-4956-a2a2-c1f29192a23d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dae5ceb8-5c64-4d54-8e71-42e0c5272dde/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-17T09:28:13.036985-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 8408.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 1592.0
                            }
                        ],
                        "expected_reward_tokens": 9501.04,
                        "profit_sb": 1.04,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5501ca2d-aacf-447b-9137-6eb6093fefbe",
                            "gambit_id": "bbf64e66-2814-4989-adcc-80e2a93f4ca8",
                            "last_updated": "2024-01-19T12:03:20.629063-05:00",
                            "created_at": "2024-01-17T09:28:13.049541-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.13000",
                            "odds": "1.13510",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6fc4811-d4a2-4956-a2a2-c1f29192a23d/?format=api"
                        },
                        {
                            "id": "73f9d29a-32e4-4f60-aa51-cbfb906d6389",
                            "gambit_id": "aeda88ee-7e21-434d-8135-6481ca411c62",
                            "last_updated": "2024-01-19T12:03:20.625544-05:00",
                            "created_at": "2024-01-17T09:28:13.043083-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "5.97000",
                            "odds": "6.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6fc4811-d4a2-4956-a2a2-c1f29192a23d/?format=api"
                        }
                    ]
                },
                {
                    "id": "e9c60bab-969d-439a-9ddb-2e1abf584174",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dae5ceb8-5c64-4d54-8e71-42e0c5272dde/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-17T09:28:13.019156-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aa84192d-fea4-4bae-a780-100b21823778",
                            "gambit_id": "6b0bf91d-3a9c-4173-a4eb-869dedd06164",
                            "last_updated": "2024-01-19T12:03:20.612980-05:00",
                            "created_at": "2024-01-17T09:28:13.025521-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9c60bab-969d-439a-9ddb-2e1abf584174/?format=api"
                        },
                        {
                            "id": "13213f43-d9d4-4bb1-9a7f-96a4bc8ebcbd",
                            "gambit_id": "b65b9e73-90bb-4e6a-9c34-05242160baf5",
                            "last_updated": "2024-01-19T12:03:20.617169-05:00",
                            "created_at": "2024-01-17T09:28:13.031526-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9c60bab-969d-439a-9ddb-2e1abf584174/?format=api"
                        }
                    ]
                },
                {
                    "id": "0ffcf40d-644c-4d22-a5ed-eac9f548c22b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dae5ceb8-5c64-4d54-8e71-42e0c5272dde/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-17T09:28:13.053882-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 229.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 229.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e578d2b3-821d-48a4-b121-fdd9e930c153",
                            "gambit_id": "b690ee72-01ff-48e0-8cb4-69372e87f35c",
                            "last_updated": "2024-01-19T12:03:20.636591-05:00",
                            "created_at": "2024-01-17T09:28:13.058585-05:00",
                            "name": "Game Total Over 229.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ffcf40d-644c-4d22-a5ed-eac9f548c22b/?format=api"
                        },
                        {
                            "id": "eb1ed27c-bbc8-4d3d-8249-cc7415eba84f",
                            "gambit_id": "69b325be-e775-4c47-b9d6-df059d5b0bad",
                            "last_updated": "2024-01-19T12:03:20.640000-05:00",
                            "created_at": "2024-01-17T09:28:13.064332-05:00",
                            "name": "Game Total Under 229.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ffcf40d-644c-4d22-a5ed-eac9f548c22b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d3c79add-f342-49a4-a3a9-da801ca84b1a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e6d683f6-ec91-450c-94c1-82ffe97eb3eb",
            "completed": true,
            "last_updated": "2024-01-19T12:03:16.143276-05:00",
            "created_at": "2024-01-17T09:28:12.038647-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e6d683f6-ec91-450c-94c1-82ffe97eb3eb",
            "datetime": "2024-01-17T19:40:00-05:00",
            "cutoff_datetime": "2024-01-17T19:40:00-05:00",
            "name": "Milwaukee Bucks v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "c32e96f9-4e24-45f3-ad1e-06c76c8a46d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3c79add-f342-49a4-a3a9-da801ca84b1a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2024-01-17T09:28:12.060206-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "987214d7-c823-4574-b918-e0cd34cd5600",
                            "gambit_id": "044dfb79-e651-4092-8755-d4f132157e07",
                            "last_updated": "2024-01-19T12:03:16.168784-05:00",
                            "created_at": "2024-01-17T09:28:12.067933-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c32e96f9-4e24-45f3-ad1e-06c76c8a46d7/?format=api"
                        },
                        {
                            "id": "83675bf6-804c-4621-9911-0328d5e8cbcd",
                            "gambit_id": "40bec28d-f9f3-45dd-b5fd-13d903633318",
                            "last_updated": "2024-01-19T12:03:16.165365-05:00",
                            "created_at": "2024-01-17T09:28:12.063969-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c32e96f9-4e24-45f3-ad1e-06c76c8a46d7/?format=api"
                        }
                    ]
                },
                {
                    "id": "a845aaa6-050b-414a-a86e-a7bbb51788c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3c79add-f342-49a4-a3a9-da801ca84b1a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2024-01-17T09:28:12.044868-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Milwaukee Bucks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6fb3ca9e-4a8f-4e95-84f6-f2d196ee750f",
                            "gambit_id": "fdbedb01-93cd-4be8-b8c6-d898490cdf04",
                            "last_updated": "2024-01-19T12:03:16.158786-05:00",
                            "created_at": "2024-01-17T09:28:12.056736-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a845aaa6-050b-414a-a86e-a7bbb51788c0/?format=api"
                        },
                        {
                            "id": "64f320e3-72ac-45dd-afae-b8d26ba0745c",
                            "gambit_id": "c6e71d63-277c-4e75-8153-ec3a294068fe",
                            "last_updated": "2024-01-19T12:03:16.155537-05:00",
                            "created_at": "2024-01-17T09:28:12.050830-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a845aaa6-050b-414a-a86e-a7bbb51788c0/?format=api"
                        }
                    ]
                },
                {
                    "id": "9960e631-23f6-4e32-9e45-940f5880d57f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3c79add-f342-49a4-a3a9-da801ca84b1a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2024-01-17T09:28:12.072396-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 236.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 236.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "51ddc902-e4ce-4134-9b87-faf972a9520d",
                            "gambit_id": "a072cad9-a72a-4fe0-86d2-a57b46a00be5",
                            "last_updated": "2024-01-19T12:03:16.175090-05:00",
                            "created_at": "2024-01-17T09:28:12.076159-05:00",
                            "name": "Game Total Over 236.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9960e631-23f6-4e32-9e45-940f5880d57f/?format=api"
                        },
                        {
                            "id": "61c08b86-c679-4778-ac4b-b4a5d1e73ebb",
                            "gambit_id": "93191c63-d6dc-45e4-8e71-1f73897eb28c",
                            "last_updated": "2024-01-19T12:03:16.178373-05:00",
                            "created_at": "2024-01-17T09:28:12.081897-05:00",
                            "name": "Game Total Under 236.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9960e631-23f6-4e32-9e45-940f5880d57f/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}