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=6500
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=6600",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=6400",
    "results": [
        {
            "id": "b2e6ce7c-c9ec-460f-8273-0c3fff4497a1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "89d3c37a-456a-4243-88e4-779140aefeb9",
            "completed": true,
            "last_updated": "2023-01-23T10:07:17.634984-05:00",
            "created_at": "2023-01-21T08:21:59.496397-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/89d3c37a-456a-4243-88e4-779140aefeb9",
            "datetime": "2023-01-21T22:07:00-05:00",
            "cutoff_datetime": "2023-01-21T22:07:00-05:00",
            "name": "Colorado Avalanche v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "73e2a6cb-4f14-4425-9c80-2d276d9f50f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2e6ce7c-c9ec-460f-8273-0c3fff4497a1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T08:21:59.501991-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5106.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e448028b-2f40-43c6-a572-e3eeddbbfb09",
                            "gambit_id": "4d2f7850-9bc0-457b-97c6-97ca7d5b2361",
                            "last_updated": "2023-01-23T10:07:17.653232-05:00",
                            "created_at": "2023-01-21T08:21:59.503197-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73e2a6cb-4f14-4425-9c80-2d276d9f50f5/?format=api"
                        },
                        {
                            "id": "b36a0d01-6ce4-4311-aac2-32b7d31ddafa",
                            "gambit_id": "97972ead-f56e-4217-9bb8-00d0ff089d7c",
                            "last_updated": "2023-01-23T10:07:17.654908-05:00",
                            "created_at": "2023-01-21T08:21:59.504423-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73e2a6cb-4f14-4425-9c80-2d276d9f50f5/?format=api"
                        }
                    ]
                },
                {
                    "id": "4d2fd8f9-eb55-49fc-a9ba-da97690af223",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2e6ce7c-c9ec-460f-8273-0c3fff4497a1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-21T08:21:59.498006-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6876.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 3124.0
                            }
                        ],
                        "expected_reward_tokens": 9557.64,
                        "profit_sb": 57.64,
                        "profit_sb_percentage": 0.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a809ed45-97df-4616-ba09-8d0da157ba57",
                            "gambit_id": "01f8a212-5778-4d36-9c8d-8f04e2ad394a",
                            "last_updated": "2023-01-23T10:07:17.645074-05:00",
                            "created_at": "2023-01-21T08:21:59.500579-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.39000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d2fd8f9-eb55-49fc-a9ba-da97690af223/?format=api"
                        },
                        {
                            "id": "c92e0cb8-a359-43c8-91f4-a549552432c4",
                            "gambit_id": "eef419fb-6b1f-486a-af7a-efd9d47147b8",
                            "last_updated": "2023-01-23T10:07:17.643406-05:00",
                            "created_at": "2023-01-21T08:21:59.499254-05:00",
                            "name": "Seattle Kraken",
                            "reward": "3.06000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d2fd8f9-eb55-49fc-a9ba-da97690af223/?format=api"
                        }
                    ]
                },
                {
                    "id": "cf7bda16-57d4-44eb-a5ed-41995013e43f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2e6ce7c-c9ec-460f-8273-0c3fff4497a1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T09:37:04.418366-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5211.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4789.0
                            }
                        ],
                        "expected_reward_tokens": 9482.22,
                        "profit_sb": -17.78,
                        "profit_sb_percentage": -0.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d8262cf0-27e0-499f-a48c-968e97026f93",
                            "gambit_id": "34139f2b-fd11-4c62-9027-07bca5e94ca6",
                            "last_updated": "2023-01-23T10:07:17.638924-05:00",
                            "created_at": "2023-01-21T09:37:04.419644-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.82000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf7bda16-57d4-44eb-a5ed-41995013e43f/?format=api"
                        },
                        {
                            "id": "d9c1f509-4d91-425f-8d69-df1018996641",
                            "gambit_id": "c85a920f-57c3-43c9-9721-72ae5f2d9a02",
                            "last_updated": "2023-01-23T10:07:17.640328-05:00",
                            "created_at": "2023-01-21T09:37:04.420920-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.98000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf7bda16-57d4-44eb-a5ed-41995013e43f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b1c470e6-32ba-4664-a1ce-24bb454f8f47",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "90082627-8ed1-49f8-a740-924d26d2ac06",
            "completed": true,
            "last_updated": "2023-01-23T11:47:06.374801-05:00",
            "created_at": "2023-01-21T08:16:55.970028-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.54,
            "sport_category": "UFC 283",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/90082627-8ed1-49f8-a740-924d26d2ac06",
            "datetime": "2023-01-21T22:00:00-05:00",
            "cutoff_datetime": "2023-01-21T22:00:00-05:00",
            "name": "Deiveson Figueiredo v. Brandon Moreno",
            "bettypes": [
                {
                    "id": "ce2a4751-61de-468d-94b4-0e511bb8e410",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1c470e6-32ba-4664-a1ce-24bb454f8f47/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T08:16:55.976240-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brandon Moreno",
                                "amount": 5202.0
                            },
                            {
                                "team": "Deiveson Figueiredo",
                                "amount": 4798.0
                            }
                        ],
                        "expected_reward_tokens": 9259.56,
                        "profit_sb": -240.44,
                        "profit_sb_percentage": -2.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e3c21f4-5ee9-4b9e-821c-04cf5bad564c",
                            "gambit_id": "b3dabc9b-9133-4a3f-bea2-fb5dcd919072",
                            "last_updated": "2023-01-23T11:47:06.381286-05:00",
                            "created_at": "2023-01-21T08:16:55.977539-05:00",
                            "name": "Brandon Moreno",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce2a4751-61de-468d-94b4-0e511bb8e410/?format=api"
                        },
                        {
                            "id": "f84b0ca7-f9b2-410f-8890-d068340c1ef9",
                            "gambit_id": "b128de01-ea74-480d-91a4-012d19ccab65",
                            "last_updated": "2023-01-23T11:47:06.382366-05:00",
                            "created_at": "2023-01-21T08:16:55.978998-05:00",
                            "name": "Deiveson Figueiredo",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce2a4751-61de-468d-94b4-0e511bb8e410/?format=api"
                        }
                    ]
                },
                {
                    "id": "8deba343-3b70-44af-8738-2c3dc513e8d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1c470e6-32ba-4664-a1ce-24bb454f8f47/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T08:16:55.971808-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5503.0
                            },
                            {
                                "team": "Total Rounds Under 4.5",
                                "amount": 4497.0
                            }
                        ],
                        "expected_reward_tokens": 9353.76,
                        "profit_sb": -146.24,
                        "profit_sb_percentage": -1.54,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bd1221dd-e45d-4101-816c-937a05f9cfc2",
                            "gambit_id": "c3920fbf-3b5e-4dc6-87d1-f169c3243be2",
                            "last_updated": "2023-01-23T11:47:06.378950-05:00",
                            "created_at": "2023-01-21T08:16:55.974831-05:00",
                            "name": "Total Rounds Over 4.5",
                            "reward": "1.70000",
                            "odds": "1.71430",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8deba343-3b70-44af-8738-2c3dc513e8d5/?format=api"
                        },
                        {
                            "id": "1b148f78-0479-4648-bace-077bac817bb8",
                            "gambit_id": "00829528-7ed0-478e-9d92-2e77c5aa3864",
                            "last_updated": "2023-01-23T11:47:06.377726-05:00",
                            "created_at": "2023-01-21T08:16:55.973209-05:00",
                            "name": "Total Rounds Under 4.5",
                            "reward": "2.08000",
                            "odds": "2.10000",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8deba343-3b70-44af-8738-2c3dc513e8d5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e676f4f5-7060-4cd0-a472-f3c7e5cd3ea2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7085006d-443a-46b1-8f87-4188469e900d",
            "completed": true,
            "last_updated": "2023-01-23T11:47:06.514106-05:00",
            "created_at": "2023-01-21T08:16:56.732518-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.97,
            "sport_category": "UFC 283",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/7085006d-443a-46b1-8f87-4188469e900d",
            "datetime": "2023-01-21T22:00:00-05:00",
            "cutoff_datetime": "2023-01-21T22:00:00-05:00",
            "name": "Neil Magny v. Gilbert Burns",
            "bettypes": [
                {
                    "id": "0931de0f-8a56-4ef6-af6d-90976e14da5d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e676f4f5-7060-4cd0-a472-f3c7e5cd3ea2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T08:16:56.738156-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Gilbert Burns",
                                "amount": 7776.0
                            },
                            {
                                "team": "Neil Magny",
                                "amount": 2224.0
                            }
                        ],
                        "expected_reward_tokens": 9407.52,
                        "profit_sb": -92.48,
                        "profit_sb_percentage": -0.97,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f3a71dfe-4e84-404d-8886-652ed8c423c2",
                            "gambit_id": "c35bd396-0f29-4622-b0c9-bfabc2971916",
                            "last_updated": "2023-01-23T11:47:06.520128-05:00",
                            "created_at": "2023-01-21T08:16:56.739421-05:00",
                            "name": "Gilbert Burns",
                            "reward": "1.21000",
                            "odds": "1.21280",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0931de0f-8a56-4ef6-af6d-90976e14da5d/?format=api"
                        },
                        {
                            "id": "7852b06e-be0f-4a0f-8f44-1d6374bb0c54",
                            "gambit_id": "50a47202-d955-4013-91b1-eb4770958911",
                            "last_updated": "2023-01-23T11:47:06.521463-05:00",
                            "created_at": "2023-01-21T08:16:56.740716-05:00",
                            "name": "Neil Magny",
                            "reward": "4.23000",
                            "odds": "4.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0931de0f-8a56-4ef6-af6d-90976e14da5d/?format=api"
                        }
                    ]
                },
                {
                    "id": "20836b72-3dc8-4092-a866-bfe68cdfb81f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e676f4f5-7060-4cd0-a472-f3c7e5cd3ea2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T08:16:56.734099-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5202.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4798.0
                            }
                        ],
                        "expected_reward_tokens": 9259.56,
                        "profit_sb": -240.44,
                        "profit_sb_percentage": -2.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c3403522-f1c3-48ab-8c4d-0d0080ab106c",
                            "gambit_id": "1ff0f5df-d6e9-469a-9ba3-818acd7e6413",
                            "last_updated": "2023-01-23T11:47:06.516751-05:00",
                            "created_at": "2023-01-21T08:16:56.735332-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20836b72-3dc8-4092-a866-bfe68cdfb81f/?format=api"
                        },
                        {
                            "id": "0378bf84-3c93-4157-ba35-596a11575629",
                            "gambit_id": "978db275-e580-49af-b56b-ce32333b025b",
                            "last_updated": "2023-01-23T11:47:06.517874-05:00",
                            "created_at": "2023-01-21T08:16:56.736645-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20836b72-3dc8-4092-a866-bfe68cdfb81f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "317e1414-2393-489e-ab8a-711daa693288",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f0ad2a84-1ffc-481b-8489-75fd8041868c",
            "completed": true,
            "last_updated": "2023-01-23T11:52:14.933050-05:00",
            "created_at": "2023-01-21T08:16:56.586158-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.63,
            "sport_category": "UFC 283",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/f0ad2a84-1ffc-481b-8489-75fd8041868c",
            "datetime": "2023-01-21T22:00:00-05:00",
            "cutoff_datetime": "2023-01-21T22:00:00-05:00",
            "name": "Lauren Murphy v. Jessica Andrade",
            "bettypes": [
                {
                    "id": "7a62308b-3e1e-46c0-a13f-cf92e937e5a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/317e1414-2393-489e-ab8a-711daa693288/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T08:16:56.592036-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jessica Andrade",
                                "amount": 7869.0
                            },
                            {
                                "team": "Lauren Murphy",
                                "amount": 2131.0
                            }
                        ],
                        "expected_reward_tokens": 9440.33,
                        "profit_sb": -59.67,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca542a54-912b-444c-bc26-27405bab08ed",
                            "gambit_id": "d7497741-db1d-4cb6-b7fa-ea324c6692af",
                            "last_updated": "2023-01-23T11:52:14.943563-05:00",
                            "created_at": "2023-01-21T08:16:56.593223-05:00",
                            "name": "Jessica Andrade",
                            "reward": "1.20000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a62308b-3e1e-46c0-a13f-cf92e937e5a1/?format=api"
                        },
                        {
                            "id": "ddb27419-881e-4c9e-98f6-5d193622e344",
                            "gambit_id": "cf312296-c180-4bc6-a107-7b6944b275e5",
                            "last_updated": "2023-01-23T11:52:14.945021-05:00",
                            "created_at": "2023-01-21T08:16:56.594522-05:00",
                            "name": "Lauren Murphy",
                            "reward": "4.43000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a62308b-3e1e-46c0-a13f-cf92e937e5a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "372f4e3b-64aa-4f8b-8696-abb0e95d36cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/317e1414-2393-489e-ab8a-711daa693288/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T08:16:56.587813-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5094.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4906.0
                            }
                        ],
                        "expected_reward_tokens": 9271.08,
                        "profit_sb": -228.92,
                        "profit_sb_percentage": -2.41,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c69457d4-de3e-4859-9279-8c2b389e0a6c",
                            "gambit_id": "1fc45efe-970c-4386-a099-321ee53ba155",
                            "last_updated": "2023-01-23T11:52:14.936390-05:00",
                            "created_at": "2023-01-21T08:16:56.589095-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.82000",
                            "odds": "1.83330",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/372f4e3b-64aa-4f8b-8696-abb0e95d36cf/?format=api"
                        },
                        {
                            "id": "94c4a511-71e0-47f4-bc26-349d13d8ec97",
                            "gambit_id": "2403ce3d-c53b-4198-8b17-b5ed5d6970a1",
                            "last_updated": "2023-01-23T11:52:14.937736-05:00",
                            "created_at": "2023-01-21T08:16:56.590600-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/372f4e3b-64aa-4f8b-8696-abb0e95d36cf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b9e6f3c3-0b01-4798-a7ea-49f273f14fc7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "770128f7-cf8a-49c6-a4c0-9e72e5d466f1",
            "completed": true,
            "last_updated": "2023-01-23T11:52:15.073871-05:00",
            "created_at": "2023-01-21T08:16:56.442190-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.96,
            "sport_category": "UFC 283",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/770128f7-cf8a-49c6-a4c0-9e72e5d466f1",
            "datetime": "2023-01-21T22:00:00-05:00",
            "cutoff_datetime": "2023-01-21T22:00:00-05:00",
            "name": "Paul Craig v. Johnny Walker",
            "bettypes": [
                {
                    "id": "26f6b9e4-e411-407a-a27d-0ec874001519",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9e6f3c3-0b01-4798-a7ea-49f273f14fc7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T08:16:56.447961-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Johnny Walker",
                                "amount": 6190.0
                            },
                            {
                                "team": "Paul Craig",
                                "amount": 3810.0
                            }
                        ],
                        "expected_reward_tokens": 9408.8,
                        "profit_sb": -91.2,
                        "profit_sb_percentage": -0.96,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7d7e78b5-0bb5-4b1f-98f3-f21b90cce88c",
                            "gambit_id": "153863d4-2b36-4e5f-851a-e5226c0da551",
                            "last_updated": "2023-01-23T11:52:15.081415-05:00",
                            "created_at": "2023-01-21T08:16:56.449213-05:00",
                            "name": "Johnny Walker",
                            "reward": "1.52000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26f6b9e4-e411-407a-a27d-0ec874001519/?format=api"
                        },
                        {
                            "id": "db546f0c-7e15-473e-9bfc-df42f0297eb9",
                            "gambit_id": "174ef406-a188-4ee7-bb33-19977a5f17c7",
                            "last_updated": "2023-01-23T11:52:15.082551-05:00",
                            "created_at": "2023-01-21T08:16:56.450438-05:00",
                            "name": "Paul Craig",
                            "reward": "2.47000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26f6b9e4-e411-407a-a27d-0ec874001519/?format=api"
                        }
                    ]
                },
                {
                    "id": "51365dcf-6737-4a8c-ae28-69c7748043d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9e6f3c3-0b01-4798-a7ea-49f273f14fc7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T08:16:56.444143-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 6061.0
                            },
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 3939.0
                            }
                        ],
                        "expected_reward_tokens": 9333.94,
                        "profit_sb": -166.06,
                        "profit_sb_percentage": -1.75,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8954c39e-1c1f-4bbd-a525-ef031a96d9de",
                            "gambit_id": "c177752c-a402-4b32-8450-dd6491a1da40",
                            "last_updated": "2023-01-23T11:52:15.076606-05:00",
                            "created_at": "2023-01-21T08:16:56.445402-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51365dcf-6737-4a8c-ae28-69c7748043d1/?format=api"
                        },
                        {
                            "id": "ce367c02-c719-4bf7-9a50-442e66d316e3",
                            "gambit_id": "9f27dd61-60fd-4a30-b9a7-f2d4c38e7d98",
                            "last_updated": "2023-01-23T11:52:15.078267-05:00",
                            "created_at": "2023-01-21T08:16:56.446660-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "2.37000",
                            "odds": "2.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51365dcf-6737-4a8c-ae28-69c7748043d1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "94fdf929-2b01-44ca-9bb8-fd8654ebae6e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7286c8b4-11a9-42bb-b4e3-fa3c52048619",
            "completed": true,
            "last_updated": "2023-01-23T11:47:06.233273-05:00",
            "created_at": "2023-01-21T08:16:56.876159-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.53,
            "sport_category": "UFC 283",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/7286c8b4-11a9-42bb-b4e3-fa3c52048619",
            "datetime": "2023-01-21T22:00:00-05:00",
            "cutoff_datetime": "2023-01-21T22:00:00-05:00",
            "name": "Glover Teixeira v. Jamahal Hill",
            "bettypes": [
                {
                    "id": "8c99682a-444c-4a9b-b1c4-736cf317125c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94fdf929-2b01-44ca-9bb8-fd8654ebae6e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T08:16:56.882310-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jamahal Hill",
                                "amount": 5591.0
                            },
                            {
                                "team": "Glover Teixeira",
                                "amount": 4409.0
                            }
                        ],
                        "expected_reward_tokens": 9391.17,
                        "profit_sb": -108.83,
                        "profit_sb_percentage": -1.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e6816b4f-343b-4e61-b335-99df345a8b60",
                            "gambit_id": "e8d77404-74b7-4795-9201-1e790463bf04",
                            "last_updated": "2023-01-23T11:47:06.243177-05:00",
                            "created_at": "2023-01-21T08:16:56.883567-05:00",
                            "name": "Jamahal Hill",
                            "reward": "1.68000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c99682a-444c-4a9b-b1c4-736cf317125c/?format=api"
                        },
                        {
                            "id": "2e8b7d58-0515-4019-9762-27eab73d1ebb",
                            "gambit_id": "9933a13c-7d7c-4f75-8f20-cb489ad16d09",
                            "last_updated": "2023-01-23T11:47:06.244471-05:00",
                            "created_at": "2023-01-21T08:16:56.884828-05:00",
                            "name": "Glover Teixeira",
                            "reward": "2.13000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c99682a-444c-4a9b-b1c4-736cf317125c/?format=api"
                        }
                    ]
                },
                {
                    "id": "4c3f6c0b-2c78-4def-b875-0e127c610eff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94fdf929-2b01-44ca-9bb8-fd8654ebae6e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-22T00:27:14.200342-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Glover Teixeira",
                                "amount": 5000.0
                            },
                            {
                                "team": "Jamahal Hill",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "33c04018-42bb-4c50-a8be-7a07dee9da38",
                            "gambit_id": "db1ace5f-bf03-4d01-af11-b9fa5d3d144a",
                            "last_updated": "2023-01-23T11:47:06.237308-05:00",
                            "created_at": "2023-01-22T00:27:14.203198-05:00",
                            "name": "Glover Teixeira",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c3f6c0b-2c78-4def-b875-0e127c610eff/?format=api"
                        },
                        {
                            "id": "3522a973-0b06-474d-a5da-4799c65fa227",
                            "gambit_id": "c0b35255-93a2-4611-8537-0b3fcc7489a0",
                            "last_updated": "2023-01-23T11:47:06.236154-05:00",
                            "created_at": "2023-01-22T00:27:14.201807-05:00",
                            "name": "Jamahal Hill",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c3f6c0b-2c78-4def-b875-0e127c610eff/?format=api"
                        }
                    ]
                },
                {
                    "id": "049da305-c994-42f9-8a46-1b172e49958c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94fdf929-2b01-44ca-9bb8-fd8654ebae6e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T08:16:56.877739-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5308.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 4692.0
                            }
                        ],
                        "expected_reward_tokens": 9289.0,
                        "profit_sb": -211.0,
                        "profit_sb_percentage": -2.22,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "120c2c95-baaf-4f9c-aa25-f7c6769f78a5",
                            "gambit_id": "c673fda7-964a-473a-b264-26cc57678adf",
                            "last_updated": "2023-01-23T11:47:06.240893-05:00",
                            "created_at": "2023-01-21T08:16:56.880725-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/049da305-c994-42f9-8a46-1b172e49958c/?format=api"
                        },
                        {
                            "id": "c7fd3e0a-cb83-41ae-aa89-f77c2be651ec",
                            "gambit_id": "efda4f14-86d1-4411-9f57-4557fd3214ae",
                            "last_updated": "2023-01-23T11:47:06.239707-05:00",
                            "created_at": "2023-01-21T08:16:56.879074-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "1.98000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/049da305-c994-42f9-8a46-1b172e49958c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fb03babc-36af-4af2-b67b-bbcaa15f199c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "536d362d-99bb-43e5-987f-18312a117e1f",
            "completed": true,
            "last_updated": "2023-01-22T21:17:16.106710-05:00",
            "created_at": "2023-01-21T10:22:16.315224-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.77,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/536d362d-99bb-43e5-987f-18312a117e1f",
            "datetime": "2023-01-21T21:10:00-05:00",
            "cutoff_datetime": "2023-01-21T21:10:00-05:00",
            "name": "Indiana Pacers v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "ceef22d9-eddc-47a8-b924-b5d27c665e8c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fb03babc-36af-4af2-b67b-bbcaa15f199c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T10:22:16.324504-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5873.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 4127.0
                            }
                        ],
                        "expected_reward_tokens": 9572.99,
                        "profit_sb": 72.99,
                        "profit_sb_percentage": 0.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e5bf2fac-33b2-48a9-a7d8-9359649e5a5d",
                            "gambit_id": "bfd11a7b-266e-4b8d-b42b-e647549ddf4f",
                            "last_updated": "2023-01-22T21:17:16.116587-05:00",
                            "created_at": "2023-01-21T10:22:16.325658-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceef22d9-eddc-47a8-b924-b5d27c665e8c/?format=api"
                        },
                        {
                            "id": "95cb09d5-c189-4192-853c-77d73e4f393c",
                            "gambit_id": "14f72002-1d1d-4e97-ac2e-f6f0db64423b",
                            "last_updated": "2023-01-22T21:17:16.117746-05:00",
                            "created_at": "2023-01-21T10:22:16.327033-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.32000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceef22d9-eddc-47a8-b924-b5d27c665e8c/?format=api"
                        }
                    ]
                },
                {
                    "id": "7b6287a0-9702-4cae-bc7a-45d4eff2cf46",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fb03babc-36af-4af2-b67b-bbcaa15f199c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-21T10:22:16.320544-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Indiana Pacers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "799a8a20-8981-476b-bf6b-9293ea69ba34",
                            "gambit_id": "1b56572b-c7fb-4047-977c-f2929cd81f2a",
                            "last_updated": "2023-01-22T21:17:16.113108-05:00",
                            "created_at": "2023-01-21T10:22:16.321694-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b6287a0-9702-4cae-bc7a-45d4eff2cf46/?format=api"
                        },
                        {
                            "id": "5748d12f-7c3e-4ecb-b690-b7d569cc2c07",
                            "gambit_id": "47fce80f-f809-4aa5-95fa-66e9ab616e03",
                            "last_updated": "2023-01-22T21:17:16.114257-05:00",
                            "created_at": "2023-01-21T10:22:16.323097-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b6287a0-9702-4cae-bc7a-45d4eff2cf46/?format=api"
                        }
                    ]
                },
                {
                    "id": "c5d13966-7e59-4e6e-bf93-aa3bfadfe781",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fb03babc-36af-4af2-b67b-bbcaa15f199c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T10:22:16.316855-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 228.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 228.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3b933b4b-0e63-469d-a196-74d34d7bcdee",
                            "gambit_id": "bb4a74e4-a828-4289-83a0-545948386774",
                            "last_updated": "2023-01-22T21:17:16.109619-05:00",
                            "created_at": "2023-01-21T10:22:16.318043-05:00",
                            "name": "Game Total Under 228.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "228.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5d13966-7e59-4e6e-bf93-aa3bfadfe781/?format=api"
                        },
                        {
                            "id": "7b530933-5a3a-4fff-9c48-d13c3a2820d2",
                            "gambit_id": "f5fa3668-3fcd-45d0-85e4-a0dedba887c5",
                            "last_updated": "2023-01-22T21:17:16.110796-05:00",
                            "created_at": "2023-01-21T10:22:16.319247-05:00",
                            "name": "Game Total Over 228.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "228.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5d13966-7e59-4e6e-bf93-aa3bfadfe781/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9a34131e-1490-469f-b036-1b6351e5bb0d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2186a8db-3f7a-441c-ba73-514289e44bcd",
            "completed": true,
            "last_updated": "2023-01-22T21:26:55.870938-05:00",
            "created_at": "2023-01-20T13:31:55.416425-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/2186a8db-3f7a-441c-ba73-514289e44bcd",
            "datetime": "2023-01-21T20:15:00-05:00",
            "cutoff_datetime": "2023-01-21T20:15:00-05:00",
            "name": "New York Giants v. Philadelphia Eagles",
            "bettypes": [
                {
                    "id": "8c1f0c50-a83b-4561-9a20-625f28d18f2e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9a34131e-1490-469f-b036-1b6351e5bb0d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T13:31:55.425467-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Eagles",
                                "amount": 7553.0
                            },
                            {
                                "team": "New York Giants",
                                "amount": 2447.0
                            }
                        ],
                        "expected_reward_tokens": 9516.78,
                        "profit_sb": 16.78,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b7a1f7a5-4850-4e72-8fa2-62664a7122b6",
                            "gambit_id": "ced4d107-b8f8-4f8d-a344-640ab4f9fbbd",
                            "last_updated": "2023-01-22T21:26:55.881421-05:00",
                            "created_at": "2023-01-20T13:31:55.426791-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.26000",
                            "odds": "1.27030",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c1f0c50-a83b-4561-9a20-625f28d18f2e/?format=api"
                        },
                        {
                            "id": "2dd9a26f-533d-4376-ba01-59e141e40ed2",
                            "gambit_id": "2988d0e0-5edb-441a-a7d9-30938c0a6d75",
                            "last_updated": "2023-01-22T21:26:55.882582-05:00",
                            "created_at": "2023-01-20T13:31:55.428052-05:00",
                            "name": "New York Giants",
                            "reward": "3.89000",
                            "odds": "3.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c1f0c50-a83b-4561-9a20-625f28d18f2e/?format=api"
                        }
                    ]
                },
                {
                    "id": "fbda6808-9ae4-4aa4-a593-81c2cde4fcf6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9a34131e-1490-469f-b036-1b6351e5bb0d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-20T13:31:55.421851-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Eagles",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Giants",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6e954b3f-7860-4fb1-b561-43a319a262a9",
                            "gambit_id": "238f8975-5b51-47f5-b033-29985f88b711",
                            "last_updated": "2023-01-22T21:26:55.877975-05:00",
                            "created_at": "2023-01-20T13:31:55.423001-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbda6808-9ae4-4aa4-a593-81c2cde4fcf6/?format=api"
                        },
                        {
                            "id": "e9de17fb-25c1-4d84-b753-c5e3f99f9078",
                            "gambit_id": "307a1f4d-5554-4300-9e30-3ace182fe021",
                            "last_updated": "2023-01-22T21:26:55.879094-05:00",
                            "created_at": "2023-01-20T13:31:55.424196-05:00",
                            "name": "New York Giants",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbda6808-9ae4-4aa4-a593-81c2cde4fcf6/?format=api"
                        }
                    ]
                },
                {
                    "id": "39a79bfd-7d8f-4a18-9a19-543b72f80439",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9a34131e-1490-469f-b036-1b6351e5bb0d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T13:31:55.418051-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 47.5",
                                "amount": 5106.0
                            },
                            {
                                "team": "Game Total Under 47.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6fa6042e-b843-4a07-a2cb-9cb79c1fd853",
                            "gambit_id": "f507c2c2-4d3e-4323-ae9e-02d466716011",
                            "last_updated": "2023-01-22T21:26:55.875549-05:00",
                            "created_at": "2023-01-20T13:31:55.420572-05:00",
                            "name": "Game Total Over 47.5",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39a79bfd-7d8f-4a18-9a19-543b72f80439/?format=api"
                        },
                        {
                            "id": "f911669a-afc4-4cff-b5fc-800bf03cbd3e",
                            "gambit_id": "84329249-8a20-4ddb-8199-50e357b753b9",
                            "last_updated": "2023-01-22T21:26:55.874152-05:00",
                            "created_at": "2023-01-20T13:31:55.419314-05:00",
                            "name": "Game Total Under 47.5",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39a79bfd-7d8f-4a18-9a19-543b72f80439/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5e887fce-bbb5-4087-82f7-1026e59e8efd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6d81f954-4f2e-49cf-ac71-12582249d868",
            "completed": true,
            "last_updated": "2023-01-22T21:22:16.196119-05:00",
            "created_at": "2023-01-21T10:22:16.140769-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/6d81f954-4f2e-49cf-ac71-12582249d868",
            "datetime": "2023-01-21T20:10:00-05:00",
            "cutoff_datetime": "2023-01-21T20:10:00-05:00",
            "name": "Houston Rockets v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "ead5b69a-7001-4fec-8c1c-a23ecbc5c05f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e887fce-bbb5-4087-82f7-1026e59e8efd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T10:22:16.150067-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7515.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 2485.0
                            }
                        ],
                        "expected_reward_tokens": 9542.4,
                        "profit_sb": 42.4,
                        "profit_sb_percentage": 0.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2a9bd008-009b-4748-923e-5b196ee1f728",
                            "gambit_id": "ea6022a9-6b70-4ba1-ab40-b763b3c3d19a",
                            "last_updated": "2023-01-22T21:22:16.207230-05:00",
                            "created_at": "2023-01-21T10:22:16.152568-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.27000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ead5b69a-7001-4fec-8c1c-a23ecbc5c05f/?format=api"
                        },
                        {
                            "id": "f90049fc-016c-4d31-b5fb-002d201ef147",
                            "gambit_id": "4d87f2d0-99f0-4361-b0ee-508ffdb6bcc9",
                            "last_updated": "2023-01-22T21:22:16.206071-05:00",
                            "created_at": "2023-01-21T10:22:16.151196-05:00",
                            "name": "Houston Rockets",
                            "reward": "3.84000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ead5b69a-7001-4fec-8c1c-a23ecbc5c05f/?format=api"
                        }
                    ]
                },
                {
                    "id": "0ed30404-1e7c-48ed-bd00-55a979727500",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e887fce-bbb5-4087-82f7-1026e59e8efd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-21T10:22:16.146337-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5000.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f43d8ba3-76a2-4040-9a59-d06e6eacd89d",
                            "gambit_id": "a261d4d3-1484-4308-8c09-47fac01714ec",
                            "last_updated": "2023-01-22T21:22:16.202594-05:00",
                            "created_at": "2023-01-21T10:22:16.147564-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ed30404-1e7c-48ed-bd00-55a979727500/?format=api"
                        },
                        {
                            "id": "4ef6f3b5-94e5-4709-9c45-36ccf20d845a",
                            "gambit_id": "85f34900-6e35-455a-9825-efbb0f5c3a42",
                            "last_updated": "2023-01-22T21:22:16.203704-05:00",
                            "created_at": "2023-01-21T10:22:16.148809-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ed30404-1e7c-48ed-bd00-55a979727500/?format=api"
                        }
                    ]
                },
                {
                    "id": "d18206d0-7655-4453-acf6-f02e09f4e273",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e887fce-bbb5-4087-82f7-1026e59e8efd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T10:22:16.142481-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 238.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 238.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5f2bf6e8-3e5c-4248-b9c4-2f0ed699e44c",
                            "gambit_id": "f87e7071-20cb-4869-86cc-e1c9d3f9cfca",
                            "last_updated": "2023-01-22T21:22:16.199040-05:00",
                            "created_at": "2023-01-21T10:22:16.143767-05:00",
                            "name": "Game Total Under 238.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "238.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d18206d0-7655-4453-acf6-f02e09f4e273/?format=api"
                        },
                        {
                            "id": "a0d075ba-3ab3-40c4-9d67-c59d9a018c3c",
                            "gambit_id": "653848f9-6074-4666-ae32-6e654338b081",
                            "last_updated": "2023-01-22T21:22:16.200329-05:00",
                            "created_at": "2023-01-21T10:22:16.145047-05:00",
                            "name": "Game Total Over 238.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "238.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d18206d0-7655-4453-acf6-f02e09f4e273/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "efd7df3b-508a-40ce-86b0-24bbdd19a25d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e36d190a-dae3-40fe-b868-cec67a107bfd",
            "completed": true,
            "last_updated": "2023-01-23T10:17:13.774977-05:00",
            "created_at": "2023-01-21T08:21:59.213517-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/e36d190a-dae3-40fe-b868-cec67a107bfd",
            "datetime": "2023-01-21T20:07:00-05:00",
            "cutoff_datetime": "2023-01-21T20:07:00-05:00",
            "name": "Chicago Blackhawks v. St Louis Blues",
            "bettypes": [
                {
                    "id": "750676d7-eb68-4608-9b19-027fd1c71044",
                    "match": "https://api-prod.gambitprofit.com/api/matches/efd7df3b-508a-40ce-86b0-24bbdd19a25d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T08:21:59.220187-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6876.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3124.0
                            }
                        ],
                        "expected_reward_tokens": 9557.64,
                        "profit_sb": 57.64,
                        "profit_sb_percentage": 0.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a81683c0-3619-49f5-a3d0-fa8d71ad1e00",
                            "gambit_id": "3d983bbc-4b87-4b1c-a08c-6fc183199c53",
                            "last_updated": "2023-01-23T10:17:13.787031-05:00",
                            "created_at": "2023-01-21T08:21:59.221377-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.39000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/750676d7-eb68-4608-9b19-027fd1c71044/?format=api"
                        },
                        {
                            "id": "81d93d99-43ee-4d54-b86b-98b7316097a4",
                            "gambit_id": "5f688fe0-bcbd-4dbf-8af5-b4430b211772",
                            "last_updated": "2023-01-23T10:17:13.789057-05:00",
                            "created_at": "2023-01-21T08:21:59.222595-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "3.06000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/750676d7-eb68-4608-9b19-027fd1c71044/?format=api"
                        }
                    ]
                },
                {
                    "id": "b82d626b-550e-4978-9d7c-3a2fc2bc7c83",
                    "match": "https://api-prod.gambitprofit.com/api/matches/efd7df3b-508a-40ce-86b0-24bbdd19a25d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-21T08:21:59.215744-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5211.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 4789.0
                            }
                        ],
                        "expected_reward_tokens": 9482.22,
                        "profit_sb": -17.78,
                        "profit_sb_percentage": -0.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "65c8803e-8322-4d92-8933-8d27357d2cbe",
                            "gambit_id": "6c82e335-4450-4e55-b726-d19706b9a568",
                            "last_updated": "2023-01-23T10:17:13.784006-05:00",
                            "created_at": "2023-01-21T08:21:59.218855-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.82000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b82d626b-550e-4978-9d7c-3a2fc2bc7c83/?format=api"
                        },
                        {
                            "id": "d69fd525-584f-4ffb-bd8b-2684099e6b42",
                            "gambit_id": "71689c42-7cdc-43c5-88ca-1e2508a58ebc",
                            "last_updated": "2023-01-23T10:17:13.782674-05:00",
                            "created_at": "2023-01-21T08:21:59.217290-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.98000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b82d626b-550e-4978-9d7c-3a2fc2bc7c83/?format=api"
                        }
                    ]
                },
                {
                    "id": "1d107ae2-d4aa-4f61-b11c-7c6b8154091f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/efd7df3b-508a-40ce-86b0-24bbdd19a25d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T09:37:04.743543-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5106.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f41b80dd-bfa5-45c3-abc2-2c2880fe2f3e",
                            "gambit_id": "e05291e3-2abf-403a-89a2-97378f6a0205",
                            "last_updated": "2023-01-23T10:17:13.779934-05:00",
                            "created_at": "2023-01-21T09:37:04.746108-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d107ae2-d4aa-4f61-b11c-7c6b8154091f/?format=api"
                        },
                        {
                            "id": "3fdf2a80-c70b-4f0c-9298-53527a9908c9",
                            "gambit_id": "393213a5-33e2-418a-b074-da2e653e838c",
                            "last_updated": "2023-01-23T10:17:13.778504-05:00",
                            "created_at": "2023-01-21T09:37:04.744797-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d107ae2-d4aa-4f61-b11c-7c6b8154091f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b70b5cb1-2f55-41a9-b78f-d24cc5f33590",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1c5b3c33-5bb4-4246-ac0d-be0522236946",
            "completed": true,
            "last_updated": "2023-01-23T10:12:11.637345-05:00",
            "created_at": "2023-01-21T10:22:15.955386-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.68,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/1c5b3c33-5bb4-4246-ac0d-be0522236946",
            "datetime": "2023-01-21T20:07:00-05:00",
            "cutoff_datetime": "2023-01-21T20:07:00-05:00",
            "name": "Arizona Coyotes v. Dallas Stars",
            "bettypes": [
                {
                    "id": "a8978c82-d255-4734-bd85-f538e769da73",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b70b5cb1-2f55-41a9-b78f-d24cc5f33590/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T10:22:15.964784-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7415.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 2585.0
                            }
                        ],
                        "expected_reward_tokens": 9564.5,
                        "profit_sb": 64.5,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "67787156-45f8-4589-9531-0426d37d1ded",
                            "gambit_id": "e95df07c-b234-44c6-a1e0-49b8ff7fb7b4",
                            "last_updated": "2023-01-23T10:12:11.651415-05:00",
                            "created_at": "2023-01-21T10:22:15.965951-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.29000",
                            "odds": "1.29410",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8978c82-d255-4734-bd85-f538e769da73/?format=api"
                        },
                        {
                            "id": "b6c43deb-d372-4114-be08-3707236b765f",
                            "gambit_id": "907f3541-17ca-497c-b0ed-d9cfef1d7562",
                            "last_updated": "2023-01-23T10:12:11.652887-05:00",
                            "created_at": "2023-01-21T10:22:15.967142-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "3.70000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8978c82-d255-4734-bd85-f538e769da73/?format=api"
                        }
                    ]
                },
                {
                    "id": "37fe7a72-0e94-4ff8-8265-2ae263c62de1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b70b5cb1-2f55-41a9-b78f-d24cc5f33590/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-21T10:22:15.961009-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5328.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 4672.0
                            }
                        ],
                        "expected_reward_tokens": 9483.84,
                        "profit_sb": -16.16,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9dc88106-e9cd-4178-b200-94406f1e54c6",
                            "gambit_id": "fb8170ad-b3ee-437f-a11b-bfb2fb2fb284",
                            "last_updated": "2023-01-23T10:12:11.645967-05:00",
                            "created_at": "2023-01-21T10:22:15.962144-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37fe7a72-0e94-4ff8-8265-2ae263c62de1/?format=api"
                        },
                        {
                            "id": "4a38c106-5ddc-4445-8f95-d7820da86419",
                            "gambit_id": "c0eb6089-258c-46fc-a2f0-cb59b3f40558",
                            "last_updated": "2023-01-23T10:12:11.647950-05:00",
                            "created_at": "2023-01-21T10:22:15.963422-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.03000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37fe7a72-0e94-4ff8-8265-2ae263c62de1/?format=api"
                        }
                    ]
                },
                {
                    "id": "7437406c-812f-4bf9-b37f-3955012fed59",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b70b5cb1-2f55-41a9-b78f-d24cc5f33590/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T10:22:15.957134-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5106.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "169c5659-93e4-4789-8169-cbd22da04965",
                            "gambit_id": "32bb8935-d69c-4bf5-a6b4-9179f318acdd",
                            "last_updated": "2023-01-23T10:12:11.642770-05:00",
                            "created_at": "2023-01-21T10:22:15.959712-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7437406c-812f-4bf9-b37f-3955012fed59/?format=api"
                        },
                        {
                            "id": "aa384ab0-b130-405a-820d-4671133cd1d1",
                            "gambit_id": "2fc6e94e-d059-4319-a3d7-1193d6cfae2c",
                            "last_updated": "2023-01-23T10:12:11.641246-05:00",
                            "created_at": "2023-01-21T10:22:15.958433-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7437406c-812f-4bf9-b37f-3955012fed59/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "80c4d8af-bc98-4a36-ba2e-a9e4d792d168",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2460f02e-e5b7-432a-bea4-7fd814549b19",
            "completed": true,
            "last_updated": "2023-01-23T10:17:14.004829-05:00",
            "created_at": "2023-01-21T10:22:15.441289-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.6,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/2460f02e-e5b7-432a-bea4-7fd814549b19",
            "datetime": "2023-01-21T20:07:00-05:00",
            "cutoff_datetime": "2023-01-21T20:07:00-05:00",
            "name": "Los Angeles Kings v. Nashville Predators",
            "bettypes": [
                {
                    "id": "15cd8634-7cc9-4127-9d24-32687b7cfc34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80c4d8af-bc98-4a36-ba2e-a9e4d792d168/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T10:22:15.450317-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5106.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7f9e6175-0975-4f6b-a128-0c3c875d18a7",
                            "gambit_id": "9631bcdd-3f77-4da8-852f-34719db3984c",
                            "last_updated": "2023-01-23T10:17:14.015179-05:00",
                            "created_at": "2023-01-21T10:22:15.451611-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15cd8634-7cc9-4127-9d24-32687b7cfc34/?format=api"
                        },
                        {
                            "id": "98b3be57-5d98-46c7-be96-cabdc67e9f11",
                            "gambit_id": "c28b9935-3aa1-414d-91fe-25af04ce7e7b",
                            "last_updated": "2023-01-23T10:17:14.016588-05:00",
                            "created_at": "2023-01-21T10:22:15.452817-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15cd8634-7cc9-4127-9d24-32687b7cfc34/?format=api"
                        }
                    ]
                },
                {
                    "id": "c18548f4-0e98-4965-86e0-80fc84fbe0bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80c4d8af-bc98-4a36-ba2e-a9e4d792d168/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-21T10:22:15.446693-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6927.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3073.0
                            }
                        ],
                        "expected_reward_tokens": 9557.03,
                        "profit_sb": 57.03,
                        "profit_sb_percentage": 0.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b496aa75-2944-4eb1-a8b5-2183625545ce",
                            "gambit_id": "0e958365-cdfd-4251-a82b-4e144f56a557",
                            "last_updated": "2023-01-23T10:17:14.012779-05:00",
                            "created_at": "2023-01-21T10:22:15.449023-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.38000",
                            "odds": "1.39220",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c18548f4-0e98-4965-86e0-80fc84fbe0bd/?format=api"
                        },
                        {
                            "id": "ab4e9136-231e-44f4-9538-3e34c4cab118",
                            "gambit_id": "1e438537-40a6-4da3-a6f6-de31df25c2f4",
                            "last_updated": "2023-01-23T10:17:14.011617-05:00",
                            "created_at": "2023-01-21T10:22:15.447825-05:00",
                            "name": "Nashville Predators",
                            "reward": "3.11000",
                            "odds": "3.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c18548f4-0e98-4965-86e0-80fc84fbe0bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "70afaf70-47b6-4e29-aed0-299e3cfcfeb7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80c4d8af-bc98-4a36-ba2e-a9e4d792d168/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T10:22:15.442919-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "17d52b1a-74dc-403b-a891-0ed68dfdcdd7",
                            "gambit_id": "a9c6e6a0-62f7-4686-9c25-4df4bf699ea1",
                            "last_updated": "2023-01-23T10:17:14.008107-05:00",
                            "created_at": "2023-01-21T10:22:15.444204-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70afaf70-47b6-4e29-aed0-299e3cfcfeb7/?format=api"
                        },
                        {
                            "id": "59416cf3-d207-4aa6-b15c-a26d1bfa5334",
                            "gambit_id": "e09f5eda-f344-4634-ab58-49fcfc0248b5",
                            "last_updated": "2023-01-23T10:17:14.009265-05:00",
                            "created_at": "2023-01-21T10:22:15.445420-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70afaf70-47b6-4e29-aed0-299e3cfcfeb7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d2182858-6ad4-474b-9984-7c6a2d06ce9f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "eb48f035-7bcf-4422-8dd6-27cffb4be923",
            "completed": true,
            "last_updated": "2023-01-22T21:22:15.182321-05:00",
            "created_at": "2023-01-21T08:16:55.828002-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.89,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/eb48f035-7bcf-4422-8dd6-27cffb4be923",
            "datetime": "2023-01-21T19:40:00-05:00",
            "cutoff_datetime": "2023-01-21T19:40:00-05:00",
            "name": "Charlotte Hornets v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "148fe751-0dc6-466d-8d5e-e694dda62bdb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2182858-6ad4-474b-9984-7c6a2d06ce9f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T08:37:11.825227-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7374.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 2626.0
                            }
                        ],
                        "expected_reward_tokens": 9584.9,
                        "profit_sb": 84.9,
                        "profit_sb_percentage": 0.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "65e3bc76-ea8a-48d8-b571-50fb6f1c865f",
                            "gambit_id": "7228b007-4aa0-4f23-93de-8f730c5c5461",
                            "last_updated": "2023-01-22T21:22:15.188568-05:00",
                            "created_at": "2023-01-21T08:37:11.826401-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.30000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148fe751-0dc6-466d-8d5e-e694dda62bdb/?format=api"
                        },
                        {
                            "id": "82b7948e-f7b1-4009-a64e-b188f7627bb8",
                            "gambit_id": "ce5de1a0-efcb-420d-8f57-bf7435917ffc",
                            "last_updated": "2023-01-22T21:22:15.189690-05:00",
                            "created_at": "2023-01-21T08:37:11.827673-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "3.65000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148fe751-0dc6-466d-8d5e-e694dda62bdb/?format=api"
                        }
                    ]
                },
                {
                    "id": "d7eef11d-c05d-428b-bbf0-a8d9fbd57de0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2182858-6ad4-474b-9984-7c6a2d06ce9f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-21T08:16:55.830221-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Charlotte Hornets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8ee2489d-b105-4418-817d-0e687cff5abd",
                            "gambit_id": "c6a0a3b3-c147-48de-9edf-47ceba15fef6",
                            "last_updated": "2023-01-22T21:22:15.191927-05:00",
                            "created_at": "2023-01-21T08:16:55.832171-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7eef11d-c05d-428b-bbf0-a8d9fbd57de0/?format=api"
                        },
                        {
                            "id": "ddeecbcb-e9f6-4c10-a22d-9eedaa0dbb97",
                            "gambit_id": "2044d58e-e48a-4751-8bdd-8d1bcc2fe54a",
                            "last_updated": "2023-01-22T21:22:15.193052-05:00",
                            "created_at": "2023-01-21T08:16:55.834239-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7eef11d-c05d-428b-bbf0-a8d9fbd57de0/?format=api"
                        }
                    ]
                },
                {
                    "id": "9709980c-13d6-4c62-ac03-898de44044d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2182858-6ad4-474b-9984-7c6a2d06ce9f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T08:37:11.821322-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e0bdfd05-28f9-4327-b4b0-83e1d3351e48",
                            "gambit_id": "8ef82580-5fc0-410a-b62c-df1fbf261fc6",
                            "last_updated": "2023-01-22T21:22:15.185187-05:00",
                            "created_at": "2023-01-21T08:37:11.822525-05:00",
                            "name": "Game Total Under 234.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9709980c-13d6-4c62-ac03-898de44044d0/?format=api"
                        },
                        {
                            "id": "5fac5bcc-c822-4ec4-a5a4-f5f8eafe49f2",
                            "gambit_id": "3c53ff39-1a41-4bac-a168-b45955e9b436",
                            "last_updated": "2023-01-22T21:22:15.186312-05:00",
                            "created_at": "2023-01-21T08:37:11.823772-05:00",
                            "name": "Game Total Over 234.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9709980c-13d6-4c62-ac03-898de44044d0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "55d072ca-4a96-44b2-af38-ef9a96b19e0a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "78445fed-d343-441d-90af-ed8bf5cc53d2",
            "completed": true,
            "last_updated": "2023-01-22T21:22:15.773068-05:00",
            "created_at": "2023-01-21T10:22:15.295079-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.77,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/78445fed-d343-441d-90af-ed8bf5cc53d2",
            "datetime": "2023-01-21T19:40:00-05:00",
            "cutoff_datetime": "2023-01-21T19:40:00-05:00",
            "name": "Milwaukee Bucks v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "1403004e-bf7f-4701-8da0-ca0c45c2a89d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55d072ca-4a96-44b2-af38-ef9a96b19e0a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T10:22:15.304005-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5873.0
                            },
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 4127.0
                            }
                        ],
                        "expected_reward_tokens": 9572.99,
                        "profit_sb": 72.99,
                        "profit_sb_percentage": 0.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8f1aa5ce-2a26-4146-8701-417fac961f3d",
                            "gambit_id": "d7f285c6-da36-45b4-9349-da2fff0271c5",
                            "last_updated": "2023-01-22T21:22:15.783176-05:00",
                            "created_at": "2023-01-21T10:22:15.305150-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1403004e-bf7f-4701-8da0-ca0c45c2a89d/?format=api"
                        },
                        {
                            "id": "65dffe57-4d9f-4110-bfa9-23b5b9b2687c",
                            "gambit_id": "7f5a43e5-ee2e-4a5f-a64e-567710ee7189",
                            "last_updated": "2023-01-22T21:22:15.784400-05:00",
                            "created_at": "2023-01-21T10:22:15.306339-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "2.32000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1403004e-bf7f-4701-8da0-ca0c45c2a89d/?format=api"
                        }
                    ]
                },
                {
                    "id": "f96d0742-e038-4132-a86e-076fd4ea926f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55d072ca-4a96-44b2-af38-ef9a96b19e0a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-21T10:22:15.300355-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ccc7f34c-f30e-49fa-9ffa-ff5f5f9fba4a",
                            "gambit_id": "fe18965a-8722-4bf6-92c9-53f86472b542",
                            "last_updated": "2023-01-22T21:22:15.780809-05:00",
                            "created_at": "2023-01-21T10:22:15.302718-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f96d0742-e038-4132-a86e-076fd4ea926f/?format=api"
                        },
                        {
                            "id": "3d546a42-c6e4-4a77-8d77-43691611b93d",
                            "gambit_id": "edb2f420-eb31-488c-8a46-f733efb13911",
                            "last_updated": "2023-01-22T21:22:15.779647-05:00",
                            "created_at": "2023-01-21T10:22:15.301496-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f96d0742-e038-4132-a86e-076fd4ea926f/?format=api"
                        }
                    ]
                },
                {
                    "id": "7ee33856-4f69-4b22-9791-56797ef30f71",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55d072ca-4a96-44b2-af38-ef9a96b19e0a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T10:22:15.296699-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 217.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 217.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "db01d045-9452-4207-af03-ce3faec96497",
                            "gambit_id": "27598d73-8b26-4337-aa40-0980972186c6",
                            "last_updated": "2023-01-22T21:22:15.775835-05:00",
                            "created_at": "2023-01-21T10:22:15.297859-05:00",
                            "name": "Game Total Under 217.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "217.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ee33856-4f69-4b22-9791-56797ef30f71/?format=api"
                        },
                        {
                            "id": "2337fbe0-b2da-4eae-96d4-97172f9816e1",
                            "gambit_id": "8084e3bf-2840-448e-9435-30dab5b069a5",
                            "last_updated": "2023-01-22T21:22:15.777232-05:00",
                            "created_at": "2023-01-21T10:22:15.299047-05:00",
                            "name": "Game Total Over 217.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "217.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ee33856-4f69-4b22-9791-56797ef30f71/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ffded03b-f947-4e11-922e-60ef70bd164f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8175f8f3-883d-44e1-9c52-0e0e72d581d5",
            "completed": true,
            "last_updated": "2023-01-22T11:37:12.053886-05:00",
            "created_at": "2023-01-21T10:22:15.121544-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.43,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8175f8f3-883d-44e1-9c52-0e0e72d581d5",
            "datetime": "2023-01-21T19:37:00-05:00",
            "cutoff_datetime": "2023-01-21T19:37:00-05:00",
            "name": "Carolina Hurricanes v. New York Islanders",
            "bettypes": [
                {
                    "id": "e84438fa-38db-4d6a-af7d-1062ccff522b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ffded03b-f947-4e11-922e-60ef70bd164f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T10:22:15.130935-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6099.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 3901.0
                            }
                        ],
                        "expected_reward_tokens": 9635.47,
                        "profit_sb": 135.47,
                        "profit_sb_percentage": 1.43,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "21557f9c-c400-4f4a-9440-bcf0c99d4ea0",
                            "gambit_id": "e293b580-f60b-422d-8d16-87c5a517556e",
                            "last_updated": "2023-01-22T11:37:12.066225-05:00",
                            "created_at": "2023-01-21T10:22:15.132123-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.58000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e84438fa-38db-4d6a-af7d-1062ccff522b/?format=api"
                        },
                        {
                            "id": "c99d7c07-023c-4b35-b310-229b6706819b",
                            "gambit_id": "87666d39-219f-4b8e-9a14-28754ac44fd0",
                            "last_updated": "2023-01-22T11:37:12.067403-05:00",
                            "created_at": "2023-01-21T10:22:15.133339-05:00",
                            "name": "New York Islanders",
                            "reward": "2.47000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e84438fa-38db-4d6a-af7d-1062ccff522b/?format=api"
                        }
                    ]
                },
                {
                    "id": "95b1c632-0317-4b40-bc25-ac3b17a70d8b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ffded03b-f947-4e11-922e-60ef70bd164f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-21T10:22:15.127123-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6253.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3747.0
                            }
                        ],
                        "expected_reward_tokens": 9629.62,
                        "profit_sb": 129.62,
                        "profit_sb_percentage": 1.36,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "257af321-c837-42db-a48b-e3f51afd9aee",
                            "gambit_id": "3ae3714f-a160-45a2-b097-08795fda7fff",
                            "last_updated": "2023-01-22T11:37:12.062564-05:00",
                            "created_at": "2023-01-21T10:22:15.128351-05:00",
                            "name": "New York Islanders",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b1c632-0317-4b40-bc25-ac3b17a70d8b/?format=api"
                        },
                        {
                            "id": "0f939c40-c34c-4e50-8ab3-45db3c754827",
                            "gambit_id": "8061db50-2bdf-4567-b227-f3f0a0897a0b",
                            "last_updated": "2023-01-22T11:37:12.063753-05:00",
                            "created_at": "2023-01-21T10:22:15.129616-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.57000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b1c632-0317-4b40-bc25-ac3b17a70d8b/?format=api"
                        }
                    ]
                },
                {
                    "id": "1d46361a-76fb-4d98-80d2-18c3f4205380",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ffded03b-f947-4e11-922e-60ef70bd164f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T10:22:15.123200-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fc8420b8-e65a-4c98-a689-0e8f6e9af51d",
                            "gambit_id": "100750ab-d799-47a9-b429-4124287d0179",
                            "last_updated": "2023-01-22T11:37:12.058685-05:00",
                            "created_at": "2023-01-21T10:22:15.124539-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d46361a-76fb-4d98-80d2-18c3f4205380/?format=api"
                        },
                        {
                            "id": "f17ade35-799f-47a8-9d93-664d6ad3ecf6",
                            "gambit_id": "88589854-fc35-4040-8648-a055a9a5ba48",
                            "last_updated": "2023-01-22T11:37:12.060174-05:00",
                            "created_at": "2023-01-21T10:22:15.125810-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d46361a-76fb-4d98-80d2-18c3f4205380/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c9da1e61-b3ea-46aa-af6f-cda7c61c5043",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "39995fca-5d79-41e8-83ca-3ac6b8b0dbfb",
            "completed": true,
            "last_updated": "2023-01-23T12:07:21.770756-05:00",
            "created_at": "2023-01-20T22:57:02.167371-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.42,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/39995fca-5d79-41e8-83ca-3ac6b8b0dbfb",
            "datetime": "2023-01-21T19:30:00-05:00",
            "cutoff_datetime": "2023-01-21T19:30:00-05:00",
            "name": "Atlanta FaZe v. Minnesota RØKKR",
            "bettypes": [
                {
                    "id": "fdf1b13e-7c8e-43f2-b9a2-24cfe663e723",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9da1e61-b3ea-46aa-af6f-cda7c61c5043/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T22:57:02.168878-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 FaZe",
                                "amount": 7340.0
                            },
                            {
                                "team": "Minnesota RØKKR",
                                "amount": 2660.0
                            }
                        ],
                        "expected_reward_tokens": 9175.0,
                        "profit_sb": -325.0,
                        "profit_sb_percentage": -3.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c82bc95b-6894-43ec-ac87-ec13747d2bff",
                            "gambit_id": "0eb3944e-518d-4b65-9a4e-bf83480467a1",
                            "last_updated": "2023-01-23T12:07:21.774555-05:00",
                            "created_at": "2023-01-20T22:57:02.171425-05:00",
                            "name": "Atlanta FaZe",
                            "reward": "1.25000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdf1b13e-7c8e-43f2-b9a2-24cfe663e723/?format=api"
                        },
                        {
                            "id": "a820f1dc-0719-42b5-a539-ac0d9f55ae33",
                            "gambit_id": "6f132201-3546-4ccc-86dc-f78a11b5027c",
                            "last_updated": "2023-01-23T12:07:21.773448-05:00",
                            "created_at": "2023-01-20T22:57:02.170128-05:00",
                            "name": "Minnesota RØKKR",
                            "reward": "3.45000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdf1b13e-7c8e-43f2-b9a2-24cfe663e723/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fbd15a15-b5d9-4d7e-a2de-951673feb6cb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3913f806-d65f-411c-a7f1-e0a6ad6a7ff6",
            "completed": true,
            "last_updated": "2023-01-22T21:26:51.265020-05:00",
            "created_at": "2023-01-21T10:22:14.951044-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.36,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/3913f806-d65f-411c-a7f1-e0a6ad6a7ff6",
            "datetime": "2023-01-21T19:10:00-05:00",
            "cutoff_datetime": "2023-01-21T19:10:00-05:00",
            "name": "Orlando Magic v. Washington Wizards",
            "bettypes": [
                {
                    "id": "f3f4bab6-7882-4ea0-a80c-833f23ee5b1d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fbd15a15-b5d9-4d7e-a2de-951673feb6cb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T10:22:14.960384-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7082.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 2918.0
                            }
                        ],
                        "expected_reward_tokens": 9629.4,
                        "profit_sb": 129.4,
                        "profit_sb_percentage": 1.36,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "daa1ec8f-8241-4a06-bb6d-d4069b491839",
                            "gambit_id": "ed70c18a-5f3f-41d8-8284-2a8011f03902",
                            "last_updated": "2023-01-22T21:26:51.275095-05:00",
                            "created_at": "2023-01-21T10:22:14.961535-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.36000",
                            "odds": "1.36360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3f4bab6-7882-4ea0-a80c-833f23ee5b1d/?format=api"
                        },
                        {
                            "id": "90a05819-4ef1-4daa-b035-c53795227d77",
                            "gambit_id": "a260302c-d641-4d2d-a0d9-db60cf7c2cd6",
                            "last_updated": "2023-01-22T21:26:51.276220-05:00",
                            "created_at": "2023-01-21T10:22:14.963119-05:00",
                            "name": "Orlando Magic",
                            "reward": "3.30000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3f4bab6-7882-4ea0-a80c-833f23ee5b1d/?format=api"
                        }
                    ]
                },
                {
                    "id": "9afdc7cc-3457-4f1e-ad60-463c273a14b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fbd15a15-b5d9-4d7e-a2de-951673feb6cb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-21T10:22:14.956622-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Wizards",
                                "amount": 5000.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c0ae3416-88d7-4e0c-bb4b-aeb45fc69cce",
                            "gambit_id": "e075cddd-fed2-49a7-935a-63a4722235cc",
                            "last_updated": "2023-01-22T21:26:51.270939-05:00",
                            "created_at": "2023-01-21T10:22:14.957814-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9afdc7cc-3457-4f1e-ad60-463c273a14b1/?format=api"
                        },
                        {
                            "id": "4461a78e-30c6-4188-93a7-a45b99839fc1",
                            "gambit_id": "514d8d6e-1255-454e-8807-e26ea1b4f9ff",
                            "last_updated": "2023-01-22T21:26:51.272450-05:00",
                            "created_at": "2023-01-21T10:22:14.959024-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9afdc7cc-3457-4f1e-ad60-463c273a14b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "08de424e-3e38-4f83-b848-cdf36d2d315b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fbd15a15-b5d9-4d7e-a2de-951673feb6cb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T10:22:14.952704-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 231",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 231",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c27eb2cf-4e06-4a59-b52a-b844faf35d4b",
                            "gambit_id": "cd881b9a-eb36-48e1-a188-12da8d9cc20b",
                            "last_updated": "2023-01-22T21:26:51.268791-05:00",
                            "created_at": "2023-01-21T10:22:14.955259-05:00",
                            "name": "Game Total Over 231",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08de424e-3e38-4f83-b848-cdf36d2d315b/?format=api"
                        },
                        {
                            "id": "6c2832da-bcf4-4ace-a588-615d41231377",
                            "gambit_id": "1225349f-52bc-4d59-a400-a1c94bd06f0c",
                            "last_updated": "2023-01-22T21:26:51.267682-05:00",
                            "created_at": "2023-01-21T10:22:14.953940-05:00",
                            "name": "Game Total Under 231",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08de424e-3e38-4f83-b848-cdf36d2d315b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5b26a81f-c418-4b66-9a61-874393cf87f1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "733632ae-f1fe-4f35-a800-d8fc22877ba9",
            "completed": true,
            "last_updated": "2023-01-23T10:21:54.004527-05:00",
            "created_at": "2023-01-21T10:22:14.303923-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.03,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/733632ae-f1fe-4f35-a800-d8fc22877ba9",
            "datetime": "2023-01-21T19:07:00-05:00",
            "cutoff_datetime": "2023-01-21T19:07:00-05:00",
            "name": "Toronto Maple Leafs v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "fecd1a0b-85c0-4ba8-a3af-321644621f89",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b26a81f-c418-4b66-9a61-874393cf87f1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T10:22:14.313118-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7218.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 2782.0
                            }
                        ],
                        "expected_reward_tokens": 9597.9,
                        "profit_sb": 97.9,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "209ce30e-668b-4435-afe4-0d912ccc4a9d",
                            "gambit_id": "436cb310-94c9-4b0d-b427-b51dce4f7bbc",
                            "last_updated": "2023-01-23T10:21:54.019891-05:00",
                            "created_at": "2023-01-21T10:22:14.315665-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.33000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fecd1a0b-85c0-4ba8-a3af-321644621f89/?format=api"
                        },
                        {
                            "id": "f67566bf-c464-4d16-bd9b-b28ab798f87a",
                            "gambit_id": "1045ab72-2ba7-448b-a315-ce3a0887a28b",
                            "last_updated": "2023-01-23T10:21:54.018088-05:00",
                            "created_at": "2023-01-21T10:22:14.314356-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "3.45000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fecd1a0b-85c0-4ba8-a3af-321644621f89/?format=api"
                        }
                    ]
                },
                {
                    "id": "67b40fb0-1a97-4797-904f-2e51563eb4b0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b26a81f-c418-4b66-9a61-874393cf87f1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-21T10:22:14.309372-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5211.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 4789.0
                            }
                        ],
                        "expected_reward_tokens": 9482.22,
                        "profit_sb": -17.78,
                        "profit_sb_percentage": -0.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f7af5cf2-d589-4d68-9e97-75a084254444",
                            "gambit_id": "154b43ab-471f-4d31-a21c-e3fcc6f33173",
                            "last_updated": "2023-01-23T10:21:54.015560-05:00",
                            "created_at": "2023-01-21T10:22:14.311825-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.82000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67b40fb0-1a97-4797-904f-2e51563eb4b0/?format=api"
                        },
                        {
                            "id": "4e13a7c9-98af-40ff-a133-1fe42c952053",
                            "gambit_id": "4bf758e5-b83b-46e4-90cf-8ff61ae0056d",
                            "last_updated": "2023-01-23T10:21:54.014049-05:00",
                            "created_at": "2023-01-21T10:22:14.310553-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.98000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67b40fb0-1a97-4797-904f-2e51563eb4b0/?format=api"
                        }
                    ]
                },
                {
                    "id": "1ae0ae9c-2e94-4b4f-9c80-057b3f85383d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b26a81f-c418-4b66-9a61-874393cf87f1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T10:22:14.305586-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5211.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4789.0
                            }
                        ],
                        "expected_reward_tokens": 9482.22,
                        "profit_sb": -17.78,
                        "profit_sb_percentage": -0.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d461dee-499e-4b10-82c6-dc5ec56ca19e",
                            "gambit_id": "cf312040-b3ef-49a1-aecf-0b19bdf22839",
                            "last_updated": "2023-01-23T10:21:54.010724-05:00",
                            "created_at": "2023-01-21T10:22:14.308054-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.82000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ae0ae9c-2e94-4b4f-9c80-057b3f85383d/?format=api"
                        },
                        {
                            "id": "4e42024f-45ef-499b-a701-c4fefd2633aa",
                            "gambit_id": "a340cb4d-d724-4587-9c07-845d3102a84c",
                            "last_updated": "2023-01-23T10:21:54.008591-05:00",
                            "created_at": "2023-01-21T10:22:14.306779-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.98000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ae0ae9c-2e94-4b4f-9c80-057b3f85383d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "55a1a93c-6492-4e51-b0bc-ec39061548eb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "942268f3-c0d4-4acc-897b-0a5b4b47445d",
            "completed": true,
            "last_updated": "2023-01-23T10:21:54.379621-05:00",
            "created_at": "2023-01-21T10:22:14.633563-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/942268f3-c0d4-4acc-897b-0a5b4b47445d",
            "datetime": "2023-01-21T19:07:00-05:00",
            "cutoff_datetime": "2023-01-21T19:07:00-05:00",
            "name": "Winnipeg Jets v. Ottawa Senators",
            "bettypes": [
                {
                    "id": "7e012ed5-12ca-41c4-98ee-3f96664938c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55a1a93c-6492-4e51-b0bc-ec39061548eb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T10:22:14.643172-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5431.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 4569.0
                            }
                        ],
                        "expected_reward_tokens": 9503.52,
                        "profit_sb": 3.52,
                        "profit_sb_percentage": 0.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "69616e45-b53f-4f9a-a4db-84bcd4d41be6",
                            "gambit_id": "af7cbf6a-f360-413d-885e-453fb4a0c641",
                            "last_updated": "2023-01-23T10:21:54.394414-05:00",
                            "created_at": "2023-01-21T10:22:14.645654-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e012ed5-12ca-41c4-98ee-3f96664938c7/?format=api"
                        },
                        {
                            "id": "3b6f1d13-7894-4399-9865-0c263a239ac1",
                            "gambit_id": "3901e396-cb21-4295-b60e-ce8102e8b28c",
                            "last_updated": "2023-01-23T10:21:54.392916-05:00",
                            "created_at": "2023-01-21T10:22:14.644371-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.08000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e012ed5-12ca-41c4-98ee-3f96664938c7/?format=api"
                        }
                    ]
                },
                {
                    "id": "b9639946-ebf1-461f-b5c3-f91d4671a867",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55a1a93c-6492-4e51-b0bc-ec39061548eb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-21T10:22:14.639387-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6556.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 3444.0
                            }
                        ],
                        "expected_reward_tokens": 9505.44,
                        "profit_sb": 5.44,
                        "profit_sb_percentage": 0.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9f430f3d-b096-4352-91de-bc5bb9c17476",
                            "gambit_id": "b9790009-1f72-4b26-9ecf-2088e6eca20a",
                            "last_updated": "2023-01-23T10:21:54.388366-05:00",
                            "created_at": "2023-01-21T10:22:14.640604-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.45000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9639946-ebf1-461f-b5c3-f91d4671a867/?format=api"
                        },
                        {
                            "id": "cf7f8e14-4f71-433f-9c1f-fa92cfcb928f",
                            "gambit_id": "cf6d00c9-d027-4e65-b590-a151bb5b63c6",
                            "last_updated": "2023-01-23T10:21:54.389958-05:00",
                            "created_at": "2023-01-21T10:22:14.641834-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.76000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9639946-ebf1-461f-b5c3-f91d4671a867/?format=api"
                        }
                    ]
                },
                {
                    "id": "f05b6de0-0bff-43ff-9ed4-032b2a0e188b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55a1a93c-6492-4e51-b0bc-ec39061548eb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T10:22:14.635223-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5211.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4789.0
                            }
                        ],
                        "expected_reward_tokens": 9482.22,
                        "profit_sb": -17.78,
                        "profit_sb_percentage": -0.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "26178fd4-b001-4811-b199-6709fe20185d",
                            "gambit_id": "28159127-290b-4186-844f-8d04fd335147",
                            "last_updated": "2023-01-23T10:21:54.384594-05:00",
                            "created_at": "2023-01-21T10:22:14.638094-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.82000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f05b6de0-0bff-43ff-9ed4-032b2a0e188b/?format=api"
                        },
                        {
                            "id": "fd308d22-5bfb-4111-8f1b-3a37b641869d",
                            "gambit_id": "2c62a368-6858-4d7b-bf3a-f5acaffe16f8",
                            "last_updated": "2023-01-23T10:21:54.383346-05:00",
                            "created_at": "2023-01-21T10:22:14.636722-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.98000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f05b6de0-0bff-43ff-9ed4-032b2a0e188b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f16dc03e-84df-4438-b0e1-315cd70c8420",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e87b3524-2daa-4dd1-823d-1c7d4b7d37b5",
            "completed": true,
            "last_updated": "2023-01-23T10:17:15.810158-05:00",
            "created_at": "2023-01-21T10:22:14.797938-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.53,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e87b3524-2daa-4dd1-823d-1c7d4b7d37b5",
            "datetime": "2023-01-21T19:07:00-05:00",
            "cutoff_datetime": "2023-01-21T19:07:00-05:00",
            "name": "San Jose Sharks v. Columbus Blue Jackets",
            "bettypes": [
                {
                    "id": "c2ba895b-c83d-45b1-ace7-2226dc9b6477",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f16dc03e-84df-4438-b0e1-315cd70c8420/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T10:22:14.807963-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5619.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 4381.0
                            }
                        ],
                        "expected_reward_tokens": 9550.58,
                        "profit_sb": 50.58,
                        "profit_sb_percentage": 0.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "184f3675-2275-4b03-be12-9def6aaee2be",
                            "gambit_id": "0d312634-0daf-4c71-9000-2b3ed6689cfc",
                            "last_updated": "2023-01-23T10:17:15.825748-05:00",
                            "created_at": "2023-01-21T10:22:14.810335-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.70000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ba895b-c83d-45b1-ace7-2226dc9b6477/?format=api"
                        },
                        {
                            "id": "3f642c5e-29e5-47ac-aa40-bb464d8227ef",
                            "gambit_id": "66040a59-42db-434b-b9b4-49a802e82a7f",
                            "last_updated": "2023-01-23T10:17:15.824129-05:00",
                            "created_at": "2023-01-21T10:22:14.809113-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.18000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ba895b-c83d-45b1-ace7-2226dc9b6477/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5455576-9f2c-4746-890f-64e58a3866a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f16dc03e-84df-4438-b0e1-315cd70c8420/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-21T10:22:14.804223-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6556.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3444.0
                            }
                        ],
                        "expected_reward_tokens": 9505.44,
                        "profit_sb": 5.44,
                        "profit_sb_percentage": 0.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "31736bb7-0390-483d-b0eb-e01013824b18",
                            "gambit_id": "0c6c0fc0-2f33-44d9-93a3-99d4a72e1776",
                            "last_updated": "2023-01-23T10:17:15.817732-05:00",
                            "created_at": "2023-01-21T10:22:14.805488-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.45000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5455576-9f2c-4746-890f-64e58a3866a3/?format=api"
                        },
                        {
                            "id": "af1da1e9-7c3a-49f4-9a2b-38f1b56ccdcd",
                            "gambit_id": "4adf8497-3e0d-4881-b387-2980c0c2b039",
                            "last_updated": "2023-01-23T10:17:15.820541-05:00",
                            "created_at": "2023-01-21T10:22:14.806713-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.76000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5455576-9f2c-4746-890f-64e58a3866a3/?format=api"
                        }
                    ]
                },
                {
                    "id": "eff60b57-5d51-4822-873a-76defbf3e151",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f16dc03e-84df-4438-b0e1-315cd70c8420/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T10:22:14.800018-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5328.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4672.0
                            }
                        ],
                        "expected_reward_tokens": 9483.84,
                        "profit_sb": -16.16,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d8154ac9-a2ec-4e0b-ad49-90cc89f83630",
                            "gambit_id": "a49091ce-30a7-43b2-a10c-c295005c3fd7",
                            "last_updated": "2023-01-23T10:17:15.814961-05:00",
                            "created_at": "2023-01-21T10:22:14.802862-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eff60b57-5d51-4822-873a-76defbf3e151/?format=api"
                        },
                        {
                            "id": "7f2017d6-da3b-47fb-982c-68fbe99c42f6",
                            "gambit_id": "9a44b835-e190-4928-954f-1b699a9a701d",
                            "last_updated": "2023-01-23T10:17:15.813684-05:00",
                            "created_at": "2023-01-21T10:22:14.801518-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.03000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eff60b57-5d51-4822-873a-76defbf3e151/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3c193953-b9e0-446d-9637-f20807a8bd2d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "47dff5f5-c091-4630-b282-80459db1e9ae",
            "completed": true,
            "last_updated": "2023-01-23T10:21:54.211702-05:00",
            "created_at": "2023-01-21T10:22:14.458947-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.85,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/47dff5f5-c091-4630-b282-80459db1e9ae",
            "datetime": "2023-01-21T19:07:00-05:00",
            "cutoff_datetime": "2023-01-21T19:07:00-05:00",
            "name": "Philadelphia Flyers v. Detroit Red Wings",
            "bettypes": [
                {
                    "id": "9cc50ae9-44b1-4da2-a607-2292402d6949",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c193953-b9e0-446d-9637-f20807a8bd2d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T10:22:14.468173-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5703.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4297.0
                            }
                        ],
                        "expected_reward_tokens": 9581.04,
                        "profit_sb": 81.04,
                        "profit_sb_percentage": 0.85,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bbf2f07c-abed-40f0-a80e-18f6bcef50b0",
                            "gambit_id": "2873b704-aaf3-4584-b9c6-59fd4a0fc9c7",
                            "last_updated": "2023-01-23T10:21:54.226265-05:00",
                            "created_at": "2023-01-21T10:22:14.469384-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.68000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cc50ae9-44b1-4da2-a607-2292402d6949/?format=api"
                        },
                        {
                            "id": "6fa1efe2-5784-41b1-8ae0-d17348278392",
                            "gambit_id": "47d3771d-594f-41ec-9a69-759fcccf96fe",
                            "last_updated": "2023-01-23T10:21:54.228244-05:00",
                            "created_at": "2023-01-21T10:22:14.470962-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.23000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cc50ae9-44b1-4da2-a607-2292402d6949/?format=api"
                        }
                    ]
                },
                {
                    "id": "4ddab275-11c3-4609-9cc9-376e15f45722",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c193953-b9e0-446d-9637-f20807a8bd2d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-21T10:22:14.464421-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6418.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3582.0
                            }
                        ],
                        "expected_reward_tokens": 9562.82,
                        "profit_sb": 62.82,
                        "profit_sb_percentage": 0.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f48fd01c-6a86-4d95-89ce-6684a4121f85",
                            "gambit_id": "3463bd73-709d-4b02-8d58-6bad9018401d",
                            "last_updated": "2023-01-23T10:21:54.221282-05:00",
                            "created_at": "2023-01-21T10:22:14.466859-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ddab275-11c3-4609-9cc9-376e15f45722/?format=api"
                        },
                        {
                            "id": "0af45cb3-4251-4af9-8c82-b5053f726402",
                            "gambit_id": "0b348bde-69ae-4708-840e-7b9374f7bfd8",
                            "last_updated": "2023-01-23T10:21:54.219162-05:00",
                            "created_at": "2023-01-21T10:22:14.465581-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.67000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ddab275-11c3-4609-9cc9-376e15f45722/?format=api"
                        }
                    ]
                },
                {
                    "id": "697dc305-cba4-42e1-8ab4-cf6bd0bae136",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c193953-b9e0-446d-9637-f20807a8bd2d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T10:22:14.460729-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5211.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4789.0
                            }
                        ],
                        "expected_reward_tokens": 9482.22,
                        "profit_sb": -17.78,
                        "profit_sb_percentage": -0.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8b53562b-3697-4a07-b2dc-d8bba70e64bb",
                            "gambit_id": "646b988c-3a3e-4f94-a451-e097a5ca2d50",
                            "last_updated": "2023-01-23T10:21:54.216116-05:00",
                            "created_at": "2023-01-21T10:22:14.463119-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.82000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/697dc305-cba4-42e1-8ab4-cf6bd0bae136/?format=api"
                        },
                        {
                            "id": "1a0edbc8-c101-4d20-afef-fc3202b55cde",
                            "gambit_id": "75171c09-6b3e-4d68-ae90-c818abdfcb6b",
                            "last_updated": "2023-01-23T10:21:54.214817-05:00",
                            "created_at": "2023-01-21T10:22:14.461910-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.98000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/697dc305-cba4-42e1-8ab4-cf6bd0bae136/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0be763ee-aeca-4900-bebf-96867da5034c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "147cad44-c726-4c2f-a4f1-a1857c58a0d8",
            "completed": true,
            "last_updated": "2023-01-23T10:21:53.849678-05:00",
            "created_at": "2023-01-21T10:22:14.159935-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.53,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/147cad44-c726-4c2f-a4f1-a1857c58a0d8",
            "datetime": "2023-01-21T18:07:00-05:00",
            "cutoff_datetime": "2023-01-21T18:07:00-05:00",
            "name": "Minnesota Wild v. Florida Panthers",
            "bettypes": [
                {
                    "id": "24ab8d5f-9c68-40ae-8ba8-99294b80f5f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0be763ee-aeca-4900-bebf-96867da5034c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T10:22:14.169503-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5106.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a3821d88-c83d-48f6-86e2-ed0ae80d66b8",
                            "gambit_id": "03419a45-48e7-4f54-aee8-5435af2060ff",
                            "last_updated": "2023-01-23T10:21:53.860808-05:00",
                            "created_at": "2023-01-21T10:22:14.170960-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ab8d5f-9c68-40ae-8ba8-99294b80f5f4/?format=api"
                        },
                        {
                            "id": "6ce61179-a8d8-438a-98f7-d6ae130d6019",
                            "gambit_id": "e5387611-793d-412a-9812-a20a010137c0",
                            "last_updated": "2023-01-23T10:21:53.862246-05:00",
                            "created_at": "2023-01-21T10:22:14.172384-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ab8d5f-9c68-40ae-8ba8-99294b80f5f4/?format=api"
                        }
                    ]
                },
                {
                    "id": "eb7971b8-f062-4d6c-a3a7-f235a09f9553",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0be763ee-aeca-4900-bebf-96867da5034c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-21T10:22:14.165613-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6773.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 3227.0
                            }
                        ],
                        "expected_reward_tokens": 9549.93,
                        "profit_sb": 49.93,
                        "profit_sb_percentage": 0.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "52480ef9-bac6-4a75-b703-bec6e7054e6a",
                            "gambit_id": "05ca2905-c79a-4528-af6e-81b0f5ccb83b",
                            "last_updated": "2023-01-23T10:21:53.858118-05:00",
                            "created_at": "2023-01-21T10:22:14.168221-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.41000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb7971b8-f062-4d6c-a3a7-f235a09f9553/?format=api"
                        },
                        {
                            "id": "15c4cf0d-20b4-4c99-a73b-100da2ac84b9",
                            "gambit_id": "1d990396-b662-452e-b929-5675a10e19b9",
                            "last_updated": "2023-01-23T10:21:53.856878-05:00",
                            "created_at": "2023-01-21T10:22:14.166921-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.96000",
                            "odds": "3.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb7971b8-f062-4d6c-a3a7-f235a09f9553/?format=api"
                        }
                    ]
                },
                {
                    "id": "39378aee-fa3f-433b-932d-a6f90e69c5b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0be763ee-aeca-4900-bebf-96867da5034c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T10:22:14.161719-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5328.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4672.0
                            }
                        ],
                        "expected_reward_tokens": 9483.84,
                        "profit_sb": -16.16,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "da0f3eb7-485c-4755-a3c9-76dbe1f5e19f",
                            "gambit_id": "d182d9eb-d432-4d53-a2f2-cb1a67c2f555",
                            "last_updated": "2023-01-23T10:21:53.854340-05:00",
                            "created_at": "2023-01-21T10:22:14.164277-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39378aee-fa3f-433b-932d-a6f90e69c5b7/?format=api"
                        },
                        {
                            "id": "823f7d8a-11ee-4df1-9a04-a93a5d66a594",
                            "gambit_id": "6e71478a-fc7d-4e03-b8b7-282602d7aeef",
                            "last_updated": "2023-01-23T10:21:53.853012-05:00",
                            "created_at": "2023-01-21T10:22:14.162984-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.03000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39378aee-fa3f-433b-932d-a6f90e69c5b7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0cc8aebc-50d0-4198-98f0-12831f728513",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "74657394-137b-431c-81e3-7b801d021ebd",
            "completed": true,
            "last_updated": "2023-01-23T12:07:21.245227-05:00",
            "created_at": "2023-01-20T22:57:02.031854-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.55,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/74657394-137b-431c-81e3-7b801d021ebd",
            "datetime": "2023-01-21T18:00:00-05:00",
            "cutoff_datetime": "2023-01-21T18:00:00-05:00",
            "name": "Toronto Ultra v. OpTic Texas",
            "bettypes": [
                {
                    "id": "0def3835-c002-4822-9091-8772eb08d674",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cc8aebc-50d0-4198-98f0-12831f728513/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T22:57:02.033433-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Ultra",
                                "amount": 6364.0
                            },
                            {
                                "team": "OpTic Texas",
                                "amount": 3636.0
                            }
                        ],
                        "expected_reward_tokens": 9162.72,
                        "profit_sb": -337.28,
                        "profit_sb_percentage": -3.55,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b837ebb5-5815-4716-94fb-15c54e0655d1",
                            "gambit_id": "2b525049-88f9-403e-bbf4-be74f90b81de",
                            "last_updated": "2023-01-23T12:07:21.249023-05:00",
                            "created_at": "2023-01-20T22:57:02.036044-05:00",
                            "name": "Toronto Ultra",
                            "reward": "1.44000",
                            "odds": "1.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0def3835-c002-4822-9091-8772eb08d674/?format=api"
                        },
                        {
                            "id": "3c91d977-8d0d-4db0-a1ac-1357ac12b20c",
                            "gambit_id": "48af982e-0722-4cbf-b12b-abce08f21e00",
                            "last_updated": "2023-01-23T12:07:21.247803-05:00",
                            "created_at": "2023-01-20T22:57:02.034653-05:00",
                            "name": "OpTic Texas",
                            "reward": "2.52000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0def3835-c002-4822-9091-8772eb08d674/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7b7117df-e8b3-4f1e-9c94-22cb8824240b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6d253646-045b-428d-9a78-0495383fd370",
            "completed": true,
            "last_updated": "2023-01-22T21:26:51.970429-05:00",
            "created_at": "2023-01-21T10:22:13.660795-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.57,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/6d253646-045b-428d-9a78-0495383fd370",
            "datetime": "2023-01-21T17:10:00-05:00",
            "cutoff_datetime": "2023-01-21T17:10:00-05:00",
            "name": "Boston Celtics v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "60df2ae6-2a8d-4760-9c08-86e76c374834",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b7117df-e8b3-4f1e-9c94-22cb8824240b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T10:22:13.670202-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5791.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 4209.0
                            }
                        ],
                        "expected_reward_tokens": 9554.43,
                        "profit_sb": 54.43,
                        "profit_sb_percentage": 0.57,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5b5ecb53-9082-4b4f-adb1-f9f9368fd740",
                            "gambit_id": "f76d2fbf-87f7-44c2-860b-1ce8f158115d",
                            "last_updated": "2023-01-22T21:26:51.982727-05:00",
                            "created_at": "2023-01-21T10:22:13.672568-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.65000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60df2ae6-2a8d-4760-9c08-86e76c374834/?format=api"
                        },
                        {
                            "id": "c50ff7db-5e13-49ea-96a6-4eeea9e9ef00",
                            "gambit_id": "da810649-21bd-471b-ba40-55259c1a939e",
                            "last_updated": "2023-01-22T21:26:51.981641-05:00",
                            "created_at": "2023-01-21T10:22:13.671348-05:00",
                            "name": "Toronto Raptors",
                            "reward": "2.27000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60df2ae6-2a8d-4760-9c08-86e76c374834/?format=api"
                        }
                    ]
                },
                {
                    "id": "b5ee6ca0-2f49-47ba-b676-c059dc5233a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b7117df-e8b3-4f1e-9c94-22cb8824240b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-21T10:22:13.666418-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aaa4a32d-709c-4052-8c94-6096f5388937",
                            "gambit_id": "58db0a96-00dc-41f3-81c0-56fa25da2779",
                            "last_updated": "2023-01-22T21:26:51.978124-05:00",
                            "created_at": "2023-01-21T10:22:13.667675-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5ee6ca0-2f49-47ba-b676-c059dc5233a6/?format=api"
                        },
                        {
                            "id": "dca80a49-0d08-459f-8dc2-e0c0dcbfa7f7",
                            "gambit_id": "2301fa75-f49a-4c79-b308-e0d32a91a0b8",
                            "last_updated": "2023-01-22T21:26:51.979284-05:00",
                            "created_at": "2023-01-21T10:22:13.668900-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5ee6ca0-2f49-47ba-b676-c059dc5233a6/?format=api"
                        }
                    ]
                },
                {
                    "id": "c8920a2b-e358-467c-abcd-da40e848ed4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b7117df-e8b3-4f1e-9c94-22cb8824240b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T10:22:13.662479-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 224",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 224",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b69c04d4-d418-4e4c-9ebc-32b0ae0090eb",
                            "gambit_id": "a43f204d-0e87-47f8-a363-551a7da23c80",
                            "last_updated": "2023-01-22T21:26:51.973298-05:00",
                            "created_at": "2023-01-21T10:22:13.663684-05:00",
                            "name": "Game Total Under 224",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8920a2b-e358-467c-abcd-da40e848ed4b/?format=api"
                        },
                        {
                            "id": "ac07119e-c644-49e0-993e-7ec89a487450",
                            "gambit_id": "f494e20f-b253-4474-95dc-809bee5a7fd0",
                            "last_updated": "2023-01-22T21:26:51.975601-05:00",
                            "created_at": "2023-01-21T10:22:13.664975-05:00",
                            "name": "Game Total Over 224",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8920a2b-e358-467c-abcd-da40e848ed4b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9e666af1-8608-4cc1-bb8b-9669f125bc1f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a9f70201-fc29-47e5-a991-6b8d946582eb",
            "completed": true,
            "last_updated": "2023-01-23T12:07:21.386547-05:00",
            "created_at": "2023-01-20T22:57:01.895266-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.7,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/a9f70201-fc29-47e5-a991-6b8d946582eb",
            "datetime": "2023-01-21T16:30:00-05:00",
            "cutoff_datetime": "2023-01-21T16:30:00-05:00",
            "name": "Los Angeles Thieves v. London Royal Ravens",
            "bettypes": [
                {
                    "id": "1705434a-dc4a-411d-bfd7-f1ad36e43ec2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9e666af1-8608-4cc1-bb8b-9669f125bc1f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T22:57:01.896972-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Thieves",
                                "amount": 6140.0
                            },
                            {
                                "team": "London Royal Ravens",
                                "amount": 3860.0
                            }
                        ],
                        "expected_reward_tokens": 9148.2,
                        "profit_sb": -351.8,
                        "profit_sb_percentage": -3.7,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1b01c17f-e496-4ea9-8806-dcec31a45c33",
                            "gambit_id": "b9f56322-182e-47f6-b245-f9994b976afd",
                            "last_updated": "2023-01-23T12:07:21.390392-05:00",
                            "created_at": "2023-01-20T22:57:01.899395-05:00",
                            "name": "Los Angeles Thieves",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1705434a-dc4a-411d-bfd7-f1ad36e43ec2/?format=api"
                        },
                        {
                            "id": "ead2628d-b775-4b78-a545-335046209f1f",
                            "gambit_id": "5b67c2eb-a756-445a-9afd-050fa111ef42",
                            "last_updated": "2023-01-23T12:07:21.389269-05:00",
                            "created_at": "2023-01-20T22:57:01.898195-05:00",
                            "name": "London Royal Ravens",
                            "reward": "2.37000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1705434a-dc4a-411d-bfd7-f1ad36e43ec2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d521eae5-c2ce-44fe-8c06-e1312ba121eb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5e8d2ed9-2b0c-4c25-8fa6-ef66888c2e7e",
            "completed": true,
            "last_updated": "2023-01-22T21:26:55.691982-05:00",
            "created_at": "2023-01-20T13:31:55.190102-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.53,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/5e8d2ed9-2b0c-4c25-8fa6-ef66888c2e7e",
            "datetime": "2023-01-21T16:30:00-05:00",
            "cutoff_datetime": "2023-01-21T16:30:00-05:00",
            "name": "Jacksonville Jaguars v. Kansas City Chiefs",
            "bettypes": [
                {
                    "id": "5f988819-a72b-4138-97d9-b23b2605f551",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d521eae5-c2ce-44fe-8c06-e1312ba121eb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T13:31:55.202495-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 7959.0
                            },
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 2041.0
                            }
                        ],
                        "expected_reward_tokens": 9550.8,
                        "profit_sb": 50.8,
                        "profit_sb_percentage": 0.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "28feaf7a-e17f-4e3e-8fbd-2ceef8fdfd2a",
                            "gambit_id": "6caf291b-fb48-423c-ac39-e76ba64ca164",
                            "last_updated": "2023-01-22T21:26:55.701321-05:00",
                            "created_at": "2023-01-20T13:31:55.203875-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.20000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f988819-a72b-4138-97d9-b23b2605f551/?format=api"
                        },
                        {
                            "id": "885621a5-dbe4-4a7b-88c4-f7d759bc16f8",
                            "gambit_id": "4c0ee94a-418d-4173-ba95-c3adf2e7f35e",
                            "last_updated": "2023-01-22T21:26:55.702465-05:00",
                            "created_at": "2023-01-20T13:31:55.205309-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "4.68000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f988819-a72b-4138-97d9-b23b2605f551/?format=api"
                        }
                    ]
                },
                {
                    "id": "0dc09a0f-5d51-4139-b083-bb757f2d8bc8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d521eae5-c2ce-44fe-8c06-e1312ba121eb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-20T13:31:55.197809-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 5000.0
                            },
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0b40c8f1-718a-421f-a338-e9aec4856990",
                            "gambit_id": "1ffcbfcc-7c75-4441-9fe7-9526ebff1b85",
                            "last_updated": "2023-01-22T21:26:55.698016-05:00",
                            "created_at": "2023-01-20T13:31:55.199277-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dc09a0f-5d51-4139-b083-bb757f2d8bc8/?format=api"
                        },
                        {
                            "id": "aec516ee-aab1-4782-90c5-d12aa3f57c97",
                            "gambit_id": "d5d2892f-51ec-4c7e-9ec1-53c0928ccd36",
                            "last_updated": "2023-01-22T21:26:55.699075-05:00",
                            "created_at": "2023-01-20T13:31:55.200886-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dc09a0f-5d51-4139-b083-bb757f2d8bc8/?format=api"
                        }
                    ]
                },
                {
                    "id": "72df5e9a-23aa-4d22-998d-22e6e048933f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d521eae5-c2ce-44fe-8c06-e1312ba121eb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T13:31:55.192669-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 52",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 52",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c62ead7f-c916-48d6-ab50-99f0b698baea",
                            "gambit_id": "231c1fc0-b94f-4005-8ed3-c88c8446d04f",
                            "last_updated": "2023-01-22T21:26:55.694700-05:00",
                            "created_at": "2023-01-20T13:31:55.194485-05:00",
                            "name": "Game Total Under 52",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72df5e9a-23aa-4d22-998d-22e6e048933f/?format=api"
                        },
                        {
                            "id": "a82e0287-657d-449a-aa99-c9309ab51e76",
                            "gambit_id": "6134ea6b-17e1-4f3e-9a20-76fbca13c44c",
                            "last_updated": "2023-01-22T21:26:55.695783-05:00",
                            "created_at": "2023-01-20T13:31:55.196185-05:00",
                            "name": "Game Total Over 52",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72df5e9a-23aa-4d22-998d-22e6e048933f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3a9ae86f-b4ef-4a72-a80d-b7b3cfe83f9c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ed96f2ae-4f25-43b8-a8d1-ed38760560a3",
            "completed": true,
            "last_updated": "2023-01-23T10:21:53.654723-05:00",
            "created_at": "2023-01-21T10:22:13.508889-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.6,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ed96f2ae-4f25-43b8-a8d1-ed38760560a3",
            "datetime": "2023-01-21T15:07:00-05:00",
            "cutoff_datetime": "2023-01-21T15:07:00-05:00",
            "name": "Tampa Bay Lightning v. Calgary Flames",
            "bettypes": [
                {
                    "id": "d47ed858-6195-4afe-9751-13c309367288",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a9ae86f-b4ef-4a72-a80d-b7b3cfe83f9c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T10:22:13.518878-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5211.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4789.0
                            }
                        ],
                        "expected_reward_tokens": 9482.22,
                        "profit_sb": -17.78,
                        "profit_sb_percentage": -0.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "269fb4ff-743f-4fb0-8029-a090257cae04",
                            "gambit_id": "f425c4ee-faa4-4f01-b8a2-eb48c26c3de5",
                            "last_updated": "2023-01-23T10:21:53.665712-05:00",
                            "created_at": "2023-01-21T10:22:13.520168-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.82000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47ed858-6195-4afe-9751-13c309367288/?format=api"
                        },
                        {
                            "id": "297d025c-e2e5-4fd9-975a-e0df0caf874a",
                            "gambit_id": "1732fb7d-52d4-473c-9a2c-6cd556962062",
                            "last_updated": "2023-01-23T10:21:53.667054-05:00",
                            "created_at": "2023-01-21T10:22:13.521400-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.98000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47ed858-6195-4afe-9751-13c309367288/?format=api"
                        }
                    ]
                },
                {
                    "id": "963c7bea-b725-4d42-84c4-6570c0fedb0d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a9ae86f-b4ef-4a72-a80d-b7b3cfe83f9c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-21T10:22:13.514474-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6927.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 3073.0
                            }
                        ],
                        "expected_reward_tokens": 9557.03,
                        "profit_sb": 57.03,
                        "profit_sb_percentage": 0.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "79619212-ab9a-47d7-81af-e4c00f6d16dc",
                            "gambit_id": "11e84d0d-7a45-40c8-b3cb-5b26795fcfe5",
                            "last_updated": "2023-01-23T10:21:53.663102-05:00",
                            "created_at": "2023-01-21T10:22:13.517558-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.38000",
                            "odds": "1.39220",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/963c7bea-b725-4d42-84c4-6570c0fedb0d/?format=api"
                        },
                        {
                            "id": "635b62cd-ecfa-42a4-8bf9-578c2bf5544f",
                            "gambit_id": "5fb9c806-ff18-4aa3-8d25-36fa0a3dbaa7",
                            "last_updated": "2023-01-23T10:21:53.661824-05:00",
                            "created_at": "2023-01-21T10:22:13.516114-05:00",
                            "name": "Calgary Flames",
                            "reward": "3.11000",
                            "odds": "3.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/963c7bea-b725-4d42-84c4-6570c0fedb0d/?format=api"
                        }
                    ]
                },
                {
                    "id": "dd2403ab-e7c3-4996-beda-d67695601ce6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a9ae86f-b4ef-4a72-a80d-b7b3cfe83f9c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T10:22:13.510663-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5211.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4789.0
                            }
                        ],
                        "expected_reward_tokens": 9482.22,
                        "profit_sb": -17.78,
                        "profit_sb_percentage": -0.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "25cf6e37-03d6-45b1-bb54-ba434ab84232",
                            "gambit_id": "89d89974-dd61-4d55-86cf-68322dfdc43f",
                            "last_updated": "2023-01-23T10:21:53.659263-05:00",
                            "created_at": "2023-01-21T10:22:13.513174-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.82000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd2403ab-e7c3-4996-beda-d67695601ce6/?format=api"
                        },
                        {
                            "id": "60733454-8e7e-4f94-97bc-c116f0e6c180",
                            "gambit_id": "59b203b7-874d-4615-954f-25065e59af5e",
                            "last_updated": "2023-01-23T10:21:53.657956-05:00",
                            "created_at": "2023-01-21T10:22:13.511895-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.98000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd2403ab-e7c3-4996-beda-d67695601ce6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "13a84a5d-ef3f-471f-9c22-77aa1ca0d2de",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8607c0f5-b3be-46b8-b015-eca64acf6a35",
            "completed": false,
            "last_updated": "2023-01-28T14:57:14.789525-05:00",
            "created_at": "2023-01-20T22:57:01.761130-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.48,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/8607c0f5-b3be-46b8-b015-eca64acf6a35",
            "datetime": "2023-01-21T15:00:00-05:00",
            "cutoff_datetime": "2023-01-21T15:00:00-05:00",
            "name": "Boston v. Las Vegas Legion",
            "bettypes": [
                {
                    "id": "a364a401-f2b1-46ba-bf78-8eaf46e257bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13a84a5d-ef3f-471f-9c22-77aa1ca0d2de/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T22:57:01.762741-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5591.0
                            },
                            {
                                "team": "Las Vegas Legion",
                                "amount": 4409.0
                            }
                        ],
                        "expected_reward_tokens": 9169.24,
                        "profit_sb": -330.76,
                        "profit_sb_percentage": -3.48,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "78cf0940-3140-44c3-b722-6e483cb8196c",
                            "gambit_id": "48b3a711-d444-4b16-a829-ff3e16d27fba",
                            "last_updated": "2023-01-28T14:57:14.793254-05:00",
                            "created_at": "2023-01-20T22:57:01.765228-05:00",
                            "name": "Boston",
                            "reward": "1.64000",
                            "odds": "1.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a364a401-f2b1-46ba-bf78-8eaf46e257bc/?format=api"
                        },
                        {
                            "id": "baafb533-ee5b-4526-bad6-b8f316d2e195",
                            "gambit_id": "3824e53d-b623-446c-aabb-4ffdc75a3919",
                            "last_updated": "2023-01-28T14:57:14.792130-05:00",
                            "created_at": "2023-01-20T22:57:01.763949-05:00",
                            "name": "Las Vegas Legion",
                            "reward": "2.08000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a364a401-f2b1-46ba-bf78-8eaf46e257bc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "69348857-3735-4acb-9721-4b9b67b39521",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fd7978dc-815c-4b38-8058-555723957e6a",
            "completed": true,
            "last_updated": "2023-01-23T10:26:49.169050-05:00",
            "created_at": "2023-01-21T10:22:13.342107-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.92,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/fd7978dc-815c-4b38-8058-555723957e6a",
            "datetime": "2023-01-21T12:37:00-05:00",
            "cutoff_datetime": "2023-01-21T12:37:00-05:00",
            "name": "Anaheim Ducks v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "5d3de15c-abf0-4008-870a-1b6405e5876e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69348857-3735-4acb-9721-4b9b67b39521/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-21T10:22:13.352585-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7050.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 2950.0
                            }
                        ],
                        "expected_reward_tokens": 9587.5,
                        "profit_sb": 87.5,
                        "profit_sb_percentage": 0.92,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d3150897-e50f-4ef9-98fc-343750825c33",
                            "gambit_id": "d7af2bc9-70c8-437c-bcb9-891f0e27908b",
                            "last_updated": "2023-01-23T10:26:49.180903-05:00",
                            "created_at": "2023-01-21T10:22:13.353834-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.36000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d3de15c-abf0-4008-870a-1b6405e5876e/?format=api"
                        },
                        {
                            "id": "c2cf7f47-44ff-4505-b96f-5760f3a16c5d",
                            "gambit_id": "4f7ca56a-5556-4c5a-ae37-471213056a12",
                            "last_updated": "2023-01-23T10:26:49.182378-05:00",
                            "created_at": "2023-01-21T10:22:13.355108-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "3.25000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d3de15c-abf0-4008-870a-1b6405e5876e/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e053237-81cc-489d-b847-a6b0dd4ef090",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69348857-3735-4acb-9721-4b9b67b39521/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-21T10:22:13.348575-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5106.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "93841904-0073-4e20-a52c-c18a3e16ca4b",
                            "gambit_id": "49a5ff48-dab9-49dc-a326-892b4585480e",
                            "last_updated": "2023-01-23T10:26:49.178362-05:00",
                            "created_at": "2023-01-21T10:22:13.351236-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e053237-81cc-489d-b847-a6b0dd4ef090/?format=api"
                        },
                        {
                            "id": "95462bcb-b6e8-4c45-ae41-be7246401b7e",
                            "gambit_id": "62516396-ebff-4082-aef0-59cac76c2dc9",
                            "last_updated": "2023-01-23T10:26:49.176523-05:00",
                            "created_at": "2023-01-21T10:22:13.349895-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e053237-81cc-489d-b847-a6b0dd4ef090/?format=api"
                        }
                    ]
                },
                {
                    "id": "b07c002c-b199-46ea-9ef3-c5e3a300bc55",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69348857-3735-4acb-9721-4b9b67b39521/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-21T10:22:13.344179-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5431.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4569.0
                            }
                        ],
                        "expected_reward_tokens": 9503.52,
                        "profit_sb": 3.52,
                        "profit_sb_percentage": 0.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f740bd85-da07-4d64-89ea-c430505acff8",
                            "gambit_id": "5bf38cf2-38f2-4e64-b14a-ee6af5ed5aff",
                            "last_updated": "2023-01-23T10:26:49.173482-05:00",
                            "created_at": "2023-01-21T10:22:13.347176-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b07c002c-b199-46ea-9ef3-c5e3a300bc55/?format=api"
                        },
                        {
                            "id": "710a7ea7-e4fc-4c73-b967-09dd5399cc17",
                            "gambit_id": "de2126d3-a791-475f-bca3-c2a17a28052d",
                            "last_updated": "2023-01-23T10:26:49.171946-05:00",
                            "created_at": "2023-01-21T10:22:13.345813-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.08000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b07c002c-b199-46ea-9ef3-c5e3a300bc55/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cdd2ebe1-6da2-4e48-a667-79a1ae61be20",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bf6af15d-5843-4862-abbb-7142fbcb6ee6",
            "completed": false,
            "last_updated": "2023-01-28T12:27:21.961706-05:00",
            "created_at": "2023-01-20T22:57:01.627790-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.7,
            "sport_category": "CS:GO - Blast Pro Series",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/bf6af15d-5843-4862-abbb-7142fbcb6ee6",
            "datetime": "2023-01-21T12:30:00-05:00",
            "cutoff_datetime": "2023-01-21T12:30:00-05:00",
            "name": "Heroic v. Astralis",
            "bettypes": [
                {
                    "id": "9de59471-2be8-43db-b349-d0d30ca983ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cdd2ebe1-6da2-4e48-a667-79a1ae61be20/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T22:57:01.629353-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Heroic",
                                "amount": 6140.0
                            },
                            {
                                "team": "Astralis",
                                "amount": 3860.0
                            }
                        ],
                        "expected_reward_tokens": 9148.2,
                        "profit_sb": -351.8,
                        "profit_sb_percentage": -3.7,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6f11d692-606b-4d20-8034-e7c421710615",
                            "gambit_id": "993d4c66-6c70-4110-bcb9-bf3ae7f72e1b",
                            "last_updated": "2023-01-28T12:27:21.965479-05:00",
                            "created_at": "2023-01-20T22:57:01.631993-05:00",
                            "name": "Heroic",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9de59471-2be8-43db-b349-d0d30ca983ea/?format=api"
                        },
                        {
                            "id": "cfd08101-6dbe-4681-a575-ced0b764fd5f",
                            "gambit_id": "299bc82d-afd8-41e5-9118-7e31aa31fb04",
                            "last_updated": "2023-01-28T12:27:21.964313-05:00",
                            "created_at": "2023-01-20T22:57:01.630576-05:00",
                            "name": "Astralis",
                            "reward": "2.37000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9de59471-2be8-43db-b349-d0d30ca983ea/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3c1e0120-d8ce-4f99-8b2d-e73121809afb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c4391bdf-79f6-4680-b770-97c04bc72f1d",
            "completed": true,
            "last_updated": "2023-01-23T11:32:09.300587-05:00",
            "created_at": "2023-01-20T22:57:01.491549-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -7.49,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/c4391bdf-79f6-4680-b770-97c04bc72f1d",
            "datetime": "2023-01-21T12:30:00-05:00",
            "cutoff_datetime": "2023-01-21T12:30:00-05:00",
            "name": "Crystal Palace v. Newcastle United",
            "bettypes": [
                {
                    "id": "9c6fe64b-6074-4da1-9949-61481fe06c09",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c1e0120-d8ce-4f99-8b2d-e73121809afb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T22:57:01.497096-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Newcastle United",
                                "amount": 6481.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3519.0
                            }
                        ],
                        "expected_reward_tokens": 11082.51,
                        "profit_sb": 1582.51,
                        "profit_sb_percentage": 16.66,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Newcastle United",
                                "amount": 5078.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2757.0
                            },
                            {
                                "team": "Crystal Palace",
                                "amount": 2165.0
                            }
                        ],
                        "expected_reward_tokens": 8681.65,
                        "profit_sb": -818.35,
                        "profit_sb_percentage": -8.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e2115ad1-62f2-4eba-bf0b-4630ae628fac",
                            "gambit_id": "0f6b6f27-836f-43e1-9cfd-da18216dc630",
                            "last_updated": "2023-01-23T11:32:09.306365-05:00",
                            "created_at": "2023-01-20T22:57:01.498597-05:00",
                            "name": "Newcastle United",
                            "reward": "1.71000",
                            "odds": "1.83000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c6fe64b-6074-4da1-9949-61481fe06c09/?format=api"
                        },
                        {
                            "id": "a150db7a-acb8-4115-852e-26f7758cd803",
                            "gambit_id": "539159e6-6149-4e57-9299-88ba023c8417",
                            "last_updated": "2023-01-23T11:32:09.308482-05:00",
                            "created_at": "2023-01-20T22:57:01.501323-05:00",
                            "name": "Draw",
                            "reward": "3.15000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c6fe64b-6074-4da1-9949-61481fe06c09/?format=api"
                        },
                        {
                            "id": "121f24c3-e1cc-4473-b0e3-a8530f9a1e7f",
                            "gambit_id": "e6ab95e0-f7c7-43b0-aef7-0c94fd4c70b0",
                            "last_updated": "2023-01-23T11:32:09.307426-05:00",
                            "created_at": "2023-01-20T22:57:01.499989-05:00",
                            "name": "Crystal Palace",
                            "reward": "4.01000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c6fe64b-6074-4da1-9949-61481fe06c09/?format=api"
                        }
                    ]
                },
                {
                    "id": "2f072c64-b864-43b9-b569-7ee60c7f3d30",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c1e0120-d8ce-4f99-8b2d-e73121809afb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T22:57:01.493296-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5493.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4507.0
                            }
                        ],
                        "expected_reward_tokens": 8788.65,
                        "profit_sb": -711.35,
                        "profit_sb_percentage": -7.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b5dc0fda-80cd-4cf9-abbb-bc31b9147393",
                            "gambit_id": "1894b6ef-9ae8-4f0e-ad6f-13fe3724c5ce",
                            "last_updated": "2023-01-23T11:32:09.304230-05:00",
                            "created_at": "2023-01-20T22:57:01.495812-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.60000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f072c64-b864-43b9-b569-7ee60c7f3d30/?format=api"
                        },
                        {
                            "id": "e7af76ee-bae4-4780-8717-c34f7db8fc56",
                            "gambit_id": "0d2d8b84-4bc6-46d4-a75a-4316e8e7f935",
                            "last_updated": "2023-01-23T11:32:09.303150-05:00",
                            "created_at": "2023-01-20T22:57:01.494547-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.95000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f072c64-b864-43b9-b569-7ee60c7f3d30/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d946e033-e521-4e39-ae38-d6f7582e2308",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "139ac4be-be50-466a-928e-aee4fe3d7146",
            "completed": true,
            "last_updated": "2023-01-23T11:42:11.557032-05:00",
            "created_at": "2023-01-20T22:57:01.013913-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -7.49,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/139ac4be-be50-466a-928e-aee4fe3d7146",
            "datetime": "2023-01-21T10:00:00-05:00",
            "cutoff_datetime": "2023-01-21T10:00:00-05:00",
            "name": "Leicester City v. Brighton & Hove Albion",
            "bettypes": [
                {
                    "id": "784320d9-9099-4593-9177-bf7ad88249b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d946e033-e521-4e39-ae38-d6f7582e2308/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T22:57:01.020064-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": 6790.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3210.0
                            }
                        ],
                        "expected_reward_tokens": 11202.9,
                        "profit_sb": 1702.9,
                        "profit_sb_percentage": 17.93,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brighton & Hove Albion",
                                "amount": 5262.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2488.0
                            },
                            {
                                "team": "Leicester City",
                                "amount": 2250.0
                            }
                        ],
                        "expected_reward_tokens": 8682.3,
                        "profit_sb": -817.7,
                        "profit_sb_percentage": -8.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "72afb6b1-cf76-4931-a4f1-2f74e3a2d877",
                            "gambit_id": "7d7e152d-db81-4d30-ab9b-e5fc3b80b671",
                            "last_updated": "2023-01-23T11:42:11.563281-05:00",
                            "created_at": "2023-01-20T22:57:01.021378-05:00",
                            "name": "Brighton & Hove Albion",
                            "reward": "1.65000",
                            "odds": "1.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/784320d9-9099-4593-9177-bf7ad88249b8/?format=api"
                        },
                        {
                            "id": "9e4b11be-bbaf-4c17-be37-0b4b7c1b7944",
                            "gambit_id": "0fc6234d-c317-4215-90fd-d8b3a016cefb",
                            "last_updated": "2023-01-23T11:42:11.565571-05:00",
                            "created_at": "2023-01-20T22:57:01.024003-05:00",
                            "name": "Draw",
                            "reward": "3.49000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/784320d9-9099-4593-9177-bf7ad88249b8/?format=api"
                        },
                        {
                            "id": "6b0fb700-73a8-41c7-bf95-18b743ae3e9c",
                            "gambit_id": "19d04646-db03-4540-835b-ad9818c25222",
                            "last_updated": "2023-01-23T11:42:11.564418-05:00",
                            "created_at": "2023-01-20T22:57:01.022724-05:00",
                            "name": "Leicester City",
                            "reward": "3.86000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/784320d9-9099-4593-9177-bf7ad88249b8/?format=api"
                        }
                    ]
                },
                {
                    "id": "a3787e49-e546-4281-a007-4ffca9a5fae7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d946e033-e521-4e39-ae38-d6f7582e2308/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T22:57:01.015689-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5493.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4507.0
                            }
                        ],
                        "expected_reward_tokens": 8788.65,
                        "profit_sb": -711.35,
                        "profit_sb_percentage": -7.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a0b59e7f-0e41-4aee-8f20-506c577074c0",
                            "gambit_id": "ea14c381-381e-412b-9543-936b4190c305",
                            "last_updated": "2023-01-23T11:42:11.560871-05:00",
                            "created_at": "2023-01-20T22:57:01.018564-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.60000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3787e49-e546-4281-a007-4ffca9a5fae7/?format=api"
                        },
                        {
                            "id": "f9d54200-c0af-4943-8f70-15ef478086d3",
                            "gambit_id": "f0e7f5b4-3d0f-4dec-87dd-bf4bc47c6f9f",
                            "last_updated": "2023-01-23T11:42:11.559709-05:00",
                            "created_at": "2023-01-20T22:57:01.017103-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.95000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3787e49-e546-4281-a007-4ffca9a5fae7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dc3bec02-ecac-4f5a-a7ed-5233b6452e89",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d89836b8-8ae0-4063-8cc8-7e30de0e8dde",
            "completed": true,
            "last_updated": "2023-01-23T11:32:09.439580-05:00",
            "created_at": "2023-01-20T22:57:00.867200-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -7.15,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/d89836b8-8ae0-4063-8cc8-7e30de0e8dde",
            "datetime": "2023-01-21T10:00:00-05:00",
            "cutoff_datetime": "2023-01-21T10:00:00-05:00",
            "name": "Southampton v. Aston Villa",
            "bettypes": [
                {
                    "id": "0f13c508-b6d8-49ab-9873-3cbf8d36667c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc3bec02-ecac-4f5a-a7ed-5233b6452e89/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T22:57:00.874038-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Southampton",
                                "amount": 5302.0
                            },
                            {
                                "team": "Aston Villa",
                                "amount": 4698.0
                            }
                        ],
                        "expected_reward_tokens": 12353.66,
                        "profit_sb": 2853.66,
                        "profit_sb_percentage": 30.04,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Southampton",
                                "amount": 3699.0
                            },
                            {
                                "team": "Aston Villa",
                                "amount": 3277.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3024.0
                            }
                        ],
                        "expected_reward_tokens": 8618.4,
                        "profit_sb": -881.6,
                        "profit_sb_percentage": -9.28,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ff676001-7fd6-4850-b8bb-cdf92849997f",
                            "gambit_id": "bd22afda-a466-4ffd-bc40-7f04e15d7c80",
                            "last_updated": "2023-01-23T11:32:09.445813-05:00",
                            "created_at": "2023-01-20T22:57:00.875330-05:00",
                            "name": "Southampton",
                            "reward": "2.33000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f13c508-b6d8-49ab-9873-3cbf8d36667c/?format=api"
                        },
                        {
                            "id": "e4d435ec-0293-4a64-8685-9a52746de96b",
                            "gambit_id": "08b64e3a-060a-471c-8f72-823f27122e61",
                            "last_updated": "2023-01-23T11:32:09.446956-05:00",
                            "created_at": "2023-01-20T22:57:00.876791-05:00",
                            "name": "Aston Villa",
                            "reward": "2.63000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f13c508-b6d8-49ab-9873-3cbf8d36667c/?format=api"
                        },
                        {
                            "id": "904de9f3-42d4-4c15-ad9a-13acbc7547fd",
                            "gambit_id": "697137c5-2da1-4893-9f11-7e54a108cb97",
                            "last_updated": "2023-01-23T11:32:09.448060-05:00",
                            "created_at": "2023-01-20T22:57:00.878268-05:00",
                            "name": "Draw",
                            "reward": "2.85000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f13c508-b6d8-49ab-9873-3cbf8d36667c/?format=api"
                        }
                    ]
                },
                {
                    "id": "37420e40-61a6-479b-8143-9aa5fd3f1a68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc3bec02-ecac-4f5a-a7ed-5233b6452e89/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T22:57:00.869655-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5655.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4345.0
                            }
                        ],
                        "expected_reward_tokens": 8820.35,
                        "profit_sb": -679.65,
                        "profit_sb_percentage": -7.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "45f2ded8-0c2f-45ca-81a0-153782819f0f",
                            "gambit_id": "ef6ae74e-d42f-444b-aecb-422ed011b81f",
                            "last_updated": "2023-01-23T11:32:09.442415-05:00",
                            "created_at": "2023-01-20T22:57:00.870966-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.56000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37420e40-61a6-479b-8143-9aa5fd3f1a68/?format=api"
                        },
                        {
                            "id": "1847afad-2cfe-454b-8f3a-a7dfec189185",
                            "gambit_id": "e38f0459-1c67-4469-9597-adb4b4f94ac0",
                            "last_updated": "2023-01-23T11:32:09.443567-05:00",
                            "created_at": "2023-01-20T22:57:00.872424-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.03000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37420e40-61a6-479b-8143-9aa5fd3f1a68/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "961a8b1a-ab30-46b7-8f26-0f826858d51e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a46ca063-2e34-440e-ad96-60acd699c56e",
            "completed": true,
            "last_updated": "2023-01-23T11:37:10.854956-05:00",
            "created_at": "2023-01-20T22:57:01.157662-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -7.04,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/a46ca063-2e34-440e-ad96-60acd699c56e",
            "datetime": "2023-01-21T10:00:00-05:00",
            "cutoff_datetime": "2023-01-21T10:00:00-05:00",
            "name": "West Ham United v. Everton",
            "bettypes": [
                {
                    "id": "83be7ed6-f459-4111-b0ce-585b1bf4b6aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/961a8b1a-ab30-46b7-8f26-0f826858d51e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T22:57:01.163495-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": 6481.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3519.0
                            }
                        ],
                        "expected_reward_tokens": 11082.51,
                        "profit_sb": 1582.51,
                        "profit_sb_percentage": 16.66,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "West Ham United",
                                "amount": 5078.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2757.0
                            },
                            {
                                "team": "Everton",
                                "amount": 2165.0
                            }
                        ],
                        "expected_reward_tokens": 8681.65,
                        "profit_sb": -818.35,
                        "profit_sb_percentage": -8.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1561cd36-32be-4555-9a0f-a3316ae3cf30",
                            "gambit_id": "91812edc-7695-4b5b-851a-b659f56b31d3",
                            "last_updated": "2023-01-23T11:37:10.862083-05:00",
                            "created_at": "2023-01-20T22:57:01.166052-05:00",
                            "name": "West Ham United",
                            "reward": "1.71000",
                            "odds": "1.83000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83be7ed6-f459-4111-b0ce-585b1bf4b6aa/?format=api"
                        },
                        {
                            "id": "7eecdf1c-0901-48fc-8541-2cb09f02822a",
                            "gambit_id": "8e5507bb-ac54-40b7-b82b-23f285979b05",
                            "last_updated": "2023-01-23T11:37:10.863154-05:00",
                            "created_at": "2023-01-20T22:57:01.167316-05:00",
                            "name": "Draw",
                            "reward": "3.15000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83be7ed6-f459-4111-b0ce-585b1bf4b6aa/?format=api"
                        },
                        {
                            "id": "ec4c7dae-ad61-4411-8b12-1b8b1c429ff8",
                            "gambit_id": "d9cd61dd-0978-41b2-9ce2-b189c707caaa",
                            "last_updated": "2023-01-23T11:37:10.861000-05:00",
                            "created_at": "2023-01-20T22:57:01.164748-05:00",
                            "name": "Everton",
                            "reward": "4.01000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83be7ed6-f459-4111-b0ce-585b1bf4b6aa/?format=api"
                        }
                    ]
                },
                {
                    "id": "2cf3304e-4130-4c57-80b2-42d74ea0d892",
                    "match": "https://api-prod.gambitprofit.com/api/matches/961a8b1a-ab30-46b7-8f26-0f826858d51e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T22:57:01.159449-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5352.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4648.0
                            }
                        ],
                        "expected_reward_tokens": 8830.8,
                        "profit_sb": -669.2,
                        "profit_sb_percentage": -7.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "87f14d8e-8f94-45b8-8b75-6eff20f2eed3",
                            "gambit_id": "67a3640d-ad7c-4a7d-9a6d-7c06750c8172",
                            "last_updated": "2023-01-23T11:37:10.858788-05:00",
                            "created_at": "2023-01-20T22:57:01.162134-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.65000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cf3304e-4130-4c57-80b2-42d74ea0d892/?format=api"
                        },
                        {
                            "id": "76a37a04-81fe-468b-8ff4-c1901dff7751",
                            "gambit_id": "0dc7551a-f615-4b19-86a6-12f96e237194",
                            "last_updated": "2023-01-23T11:37:10.857659-05:00",
                            "created_at": "2023-01-20T22:57:01.160756-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cf3304e-4130-4c57-80b2-42d74ea0d892/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "73665d07-f396-4677-b57f-b69b2b1f179d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "93771530-f06e-471b-aaea-3f170cca0aa7",
            "completed": true,
            "last_updated": "2023-01-23T11:42:11.756771-05:00",
            "created_at": "2023-01-20T22:57:01.347948-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -7.15,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/93771530-f06e-471b-aaea-3f170cca0aa7",
            "datetime": "2023-01-21T10:00:00-05:00",
            "cutoff_datetime": "2023-01-21T10:00:00-05:00",
            "name": "Bournemouth v. Nottingham Forest",
            "bettypes": [
                {
                    "id": "bfc1a761-2278-4959-b0a3-920e51b3081b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73665d07-f396-4677-b57f-b69b2b1f179d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T22:57:01.353431-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Nottingham Forest",
                                "amount": 5131.0
                            },
                            {
                                "team": "Bournemouth",
                                "amount": 4869.0
                            }
                        ],
                        "expected_reward_tokens": 12415.95,
                        "profit_sb": 2915.95,
                        "profit_sb_percentage": 30.69,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nottingham Forest",
                                "amount": 3558.0
                            },
                            {
                                "team": "Bournemouth",
                                "amount": 3377.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3065.0
                            }
                        ],
                        "expected_reward_tokens": 8610.36,
                        "profit_sb": -889.64,
                        "profit_sb_percentage": -9.36,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "785578d8-dd70-4488-b3e9-f4c055be54e0",
                            "gambit_id": "a2157f4f-f7c1-4652-9ae4-1e1745dafb8b",
                            "last_updated": "2023-01-23T11:42:11.763197-05:00",
                            "created_at": "2023-01-20T22:57:01.354599-05:00",
                            "name": "Nottingham Forest",
                            "reward": "2.42000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfc1a761-2278-4959-b0a3-920e51b3081b/?format=api"
                        },
                        {
                            "id": "44929d6e-db85-44ab-a544-5918a321b85f",
                            "gambit_id": "9c0a9207-d9d0-45b0-b04f-851f6c01d20d",
                            "last_updated": "2023-01-23T11:42:11.764388-05:00",
                            "created_at": "2023-01-20T22:57:01.355918-05:00",
                            "name": "Bournemouth",
                            "reward": "2.55000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfc1a761-2278-4959-b0a3-920e51b3081b/?format=api"
                        },
                        {
                            "id": "c0d889f7-3d5a-4845-abca-7aa28ec7e9fd",
                            "gambit_id": "ca2eef55-00fd-4b0d-951b-03ce3a84a17f",
                            "last_updated": "2023-01-23T11:42:11.765528-05:00",
                            "created_at": "2023-01-20T22:57:01.357158-05:00",
                            "name": "Draw",
                            "reward": "2.81000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfc1a761-2278-4959-b0a3-920e51b3081b/?format=api"
                        }
                    ]
                },
                {
                    "id": "092fe3b5-8021-4e90-a0b4-1a266d3550ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73665d07-f396-4677-b57f-b69b2b1f179d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T22:57:01.349565-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5655.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4345.0
                            }
                        ],
                        "expected_reward_tokens": 8820.35,
                        "profit_sb": -679.65,
                        "profit_sb_percentage": -7.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8b793cef-dda3-48ce-aa73-3e38721260e7",
                            "gambit_id": "04671d9b-66b4-48ed-b840-ac7cfc5edf8e",
                            "last_updated": "2023-01-23T11:42:11.759599-05:00",
                            "created_at": "2023-01-20T22:57:01.350848-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.56000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/092fe3b5-8021-4e90-a0b4-1a266d3550ad/?format=api"
                        },
                        {
                            "id": "6eec5eb3-09a4-4304-9e46-368841397b59",
                            "gambit_id": "3cf635b0-dea4-42bf-a37d-5db4cf0ca0b1",
                            "last_updated": "2023-01-23T11:42:11.760816-05:00",
                            "created_at": "2023-01-20T22:57:01.352143-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.03000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/092fe3b5-8021-4e90-a0b4-1a266d3550ad/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "214a94fe-57a0-43b8-9687-3bd5df24fb7c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c420777b-235b-45a5-a812-305a766261cb",
            "completed": true,
            "last_updated": "2023-01-23T12:12:21.833780-05:00",
            "created_at": "2023-01-20T22:57:00.728859-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.58,
            "sport_category": "CS:GO - Blast Pro Series",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/c420777b-235b-45a5-a812-305a766261cb",
            "datetime": "2023-01-21T09:00:00-05:00",
            "cutoff_datetime": "2023-01-21T09:00:00-05:00",
            "name": "Team Vitality v. Evil Geniuses",
            "bettypes": [
                {
                    "id": "dcab753a-ac91-423f-ae45-0b83f98787d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/214a94fe-57a0-43b8-9687-3bd5df24fb7c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T22:57:00.730528-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Team Vitality",
                                "amount": 8119.0
                            },
                            {
                                "team": "Evil Geniuses",
                                "amount": 1881.0
                            }
                        ],
                        "expected_reward_tokens": 9254.52,
                        "profit_sb": -245.48,
                        "profit_sb_percentage": -2.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c0d02fd2-ea20-42eb-a49d-fc29d432bd2a",
                            "gambit_id": "9d555162-7e9d-4ef7-8ae4-d88cb6419f8c",
                            "last_updated": "2023-01-23T12:12:21.837462-05:00",
                            "created_at": "2023-01-20T22:57:00.733351-05:00",
                            "name": "Team Vitality",
                            "reward": "1.14000",
                            "odds": "1.14000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcab753a-ac91-423f-ae45-0b83f98787d9/?format=api"
                        },
                        {
                            "id": "3e4c8048-0b9f-43e8-ad7e-a4950fa7922f",
                            "gambit_id": "6a7986ee-ee82-4a03-8dc7-d83bae853f18",
                            "last_updated": "2023-01-23T12:12:21.836343-05:00",
                            "created_at": "2023-01-20T22:57:00.732072-05:00",
                            "name": "Evil Geniuses",
                            "reward": "4.92000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcab753a-ac91-423f-ae45-0b83f98787d9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6881f94e-231c-45bd-b6e4-95ed2c5bb16b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "80c87d5b-bb8a-4a89-9054-61ebab2041a2",
            "completed": true,
            "last_updated": "2023-01-23T11:42:12.678252-05:00",
            "created_at": "2023-01-20T22:57:00.582705-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -7.2,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/80c87d5b-bb8a-4a89-9054-61ebab2041a2",
            "datetime": "2023-01-21T07:30:00-05:00",
            "cutoff_datetime": "2023-01-21T07:30:00-05:00",
            "name": "Liverpool v. Chelsea",
            "bettypes": [
                {
                    "id": "c93f516d-0ffe-43eb-a7f2-c9d6b82567d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6881f94e-231c-45bd-b6e4-95ed2c5bb16b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T22:57:00.590609-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": 6287.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3713.0
                            }
                        ],
                        "expected_reward_tokens": 11693.82,
                        "profit_sb": 2193.82,
                        "profit_sb_percentage": 23.09,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 4635.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2737.0
                            },
                            {
                                "team": "Chelsea",
                                "amount": 2628.0
                            }
                        ],
                        "expected_reward_tokens": 8619.84,
                        "profit_sb": -880.16,
                        "profit_sb_percentage": -9.26,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "988170ad-da40-4334-82d0-daea589661e5",
                            "gambit_id": "92a4bc0b-b83e-4249-b5e9-54ba29f63fff",
                            "last_updated": "2023-01-23T11:42:12.686097-05:00",
                            "created_at": "2023-01-20T22:57:00.594180-05:00",
                            "name": "Liverpool",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c93f516d-0ffe-43eb-a7f2-c9d6b82567d0/?format=api"
                        },
                        {
                            "id": "ccd97947-7f80-4d8e-9a4a-0960a97bb453",
                            "gambit_id": "7a5be923-2a18-4e1f-a088-141a7daf2744",
                            "last_updated": "2023-01-23T11:42:12.687165-05:00",
                            "created_at": "2023-01-20T22:57:00.596131-05:00",
                            "name": "Draw",
                            "reward": "3.15000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c93f516d-0ffe-43eb-a7f2-c9d6b82567d0/?format=api"
                        },
                        {
                            "id": "9e61522f-d4b0-44be-9cd2-e86f319127a0",
                            "gambit_id": "408752b8-4ab3-4c2d-abe2-4cf3ecdf2ea1",
                            "last_updated": "2023-01-23T11:42:12.685012-05:00",
                            "created_at": "2023-01-20T22:57:00.592352-05:00",
                            "name": "Chelsea",
                            "reward": "3.28000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c93f516d-0ffe-43eb-a7f2-c9d6b82567d0/?format=api"
                        }
                    ]
                },
                {
                    "id": "5747778a-d932-4871-9e98-1734e438251e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6881f94e-231c-45bd-b6e4-95ed2c5bb16b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T22:57:00.585161-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5156.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4844.0
                            }
                        ],
                        "expected_reward_tokens": 8816.08,
                        "profit_sb": -683.92,
                        "profit_sb_percentage": -7.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "01e85337-65f9-48c9-b4e9-8e4fca44b4cf",
                            "gambit_id": "8bcc4f94-da3a-4fb6-bb67-7a5273ebde8b",
                            "last_updated": "2023-01-23T11:42:12.682721-05:00",
                            "created_at": "2023-01-20T22:57:00.588621-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.71000",
                            "odds": "1.83000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5747778a-d932-4871-9e98-1734e438251e/?format=api"
                        },
                        {
                            "id": "e2a654ab-7e9b-406b-90d1-6ae617a49c58",
                            "gambit_id": "8ce8c04f-2daa-4847-83d3-6952d41899f2",
                            "last_updated": "2023-01-23T11:42:12.681398-05:00",
                            "created_at": "2023-01-20T22:57:00.586967-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.82000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5747778a-d932-4871-9e98-1734e438251e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fe9e1159-e111-4038-9eec-5f27f2470470",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "57ff3315-74d0-4e17-8933-1a7b95a5aa30",
            "completed": false,
            "last_updated": "2023-01-28T05:57:14.483607-05:00",
            "created_at": "2023-01-20T22:57:00.441835-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -8.51,
            "sport_category": "CS:GO - Blast Pro Series",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/57ff3315-74d0-4e17-8933-1a7b95a5aa30",
            "datetime": "2023-01-21T06:00:00-05:00",
            "cutoff_datetime": "2023-01-21T06:00:00-05:00",
            "name": "Natus Vincere v. Ninjas IN Pyjamas",
            "bettypes": [
                {
                    "id": "444f895a-0d46-47f5-b65f-305647c847c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe9e1159-e111-4038-9eec-5f27f2470470/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T22:57:00.443705-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Natus Vincere",
                                "amount": 5718.0
                            },
                            {
                                "team": "Ninjas IN Pyjamas",
                                "amount": 4282.0
                            }
                        ],
                        "expected_reward_tokens": 8691.36,
                        "profit_sb": -808.64,
                        "profit_sb_percentage": -8.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "18d1f63e-4f2d-4d1d-a30a-435ebf7b0133",
                            "gambit_id": "5a044959-38cc-49b8-9ec3-e3738e8c8e6c",
                            "last_updated": "2023-01-28T05:57:14.487508-05:00",
                            "created_at": "2023-01-20T22:57:00.446615-05:00",
                            "name": "Natus Vincere",
                            "reward": "1.52000",
                            "odds": "1.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/444f895a-0d46-47f5-b65f-305647c847c0/?format=api"
                        },
                        {
                            "id": "1c896204-7dfa-4436-9fe4-d45b74758d4b",
                            "gambit_id": "db9568d7-1490-4376-bb7b-db8babe16e70",
                            "last_updated": "2023-01-28T05:57:14.486352-05:00",
                            "created_at": "2023-01-20T22:57:00.445258-05:00",
                            "name": "Ninjas IN Pyjamas",
                            "reward": "2.03000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/444f895a-0d46-47f5-b65f-305647c847c0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "69fcb2b6-49d4-4011-bca8-7ae6ded44238",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b5ad2719-afe1-47ce-a547-f54f506a3fa7",
            "completed": true,
            "last_updated": "2023-01-21T10:27:23.760369-05:00",
            "created_at": "2023-01-20T09:21:58.233270-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.89,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b5ad2719-afe1-47ce-a547-f54f506a3fa7",
            "datetime": "2023-01-20T22:10:00-05:00",
            "cutoff_datetime": "2023-01-20T22:10:00-05:00",
            "name": "Oklahoma City Thunder v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "f1acdd7d-e3da-4983-b040-1b4823bc09d6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69fcb2b6-49d4-4011-bca8-7ae6ded44238/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T09:21:58.244800-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6476.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 3524.0
                            }
                        ],
                        "expected_reward_tokens": 9584.48,
                        "profit_sb": 84.48,
                        "profit_sb_percentage": 0.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "722032a1-a881-4b84-a013-b2daf7dfabe3",
                            "gambit_id": "2e7c1933-82cd-42b8-b014-793146e5886b",
                            "last_updated": "2023-01-21T10:27:23.770767-05:00",
                            "created_at": "2023-01-20T09:21:58.246243-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.48000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1acdd7d-e3da-4983-b040-1b4823bc09d6/?format=api"
                        },
                        {
                            "id": "6b529b4c-e202-4e72-b542-db2ecdff8f83",
                            "gambit_id": "4a566589-9524-4eaa-a321-23c3bc5224d7",
                            "last_updated": "2023-01-21T10:27:23.772043-05:00",
                            "created_at": "2023-01-20T09:21:58.247663-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "2.72000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1acdd7d-e3da-4983-b040-1b4823bc09d6/?format=api"
                        }
                    ]
                },
                {
                    "id": "d9ee83ff-2a4a-481b-97c0-20f0e88ce142",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69fcb2b6-49d4-4011-bca8-7ae6ded44238/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-20T09:21:58.240280-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8677dacc-0653-485a-a437-714e9dee4baa",
                            "gambit_id": "0cd14176-11cb-4eab-826c-4be56c52d9b4",
                            "last_updated": "2023-01-21T10:27:23.766995-05:00",
                            "created_at": "2023-01-20T09:21:58.241779-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9ee83ff-2a4a-481b-97c0-20f0e88ce142/?format=api"
                        },
                        {
                            "id": "4864626a-a91c-4f73-9938-53c78c63f123",
                            "gambit_id": "db40ec21-d78e-4669-8a69-5fa301e942be",
                            "last_updated": "2023-01-21T10:27:23.768247-05:00",
                            "created_at": "2023-01-20T09:21:58.243281-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9ee83ff-2a4a-481b-97c0-20f0e88ce142/?format=api"
                        }
                    ]
                },
                {
                    "id": "a8098733-19bb-4a64-ba99-f5e6e645518b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69fcb2b6-49d4-4011-bca8-7ae6ded44238/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T09:21:58.235446-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 243.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 243.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1882e647-259b-4b88-9f85-c5a71d2b2023",
                            "gambit_id": "1da28303-fed5-4b7e-9bdb-d4bd0967456f",
                            "last_updated": "2023-01-21T10:27:23.764558-05:00",
                            "created_at": "2023-01-20T09:21:58.238631-05:00",
                            "name": "Game Total Over 243.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "243.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8098733-19bb-4a64-ba99-f5e6e645518b/?format=api"
                        },
                        {
                            "id": "a8f134db-8f0c-4a5a-8a7b-83579277c7aa",
                            "gambit_id": "ccb18d04-0838-445b-bb38-70e26745b262",
                            "last_updated": "2023-01-21T10:27:23.763303-05:00",
                            "created_at": "2023-01-20T09:21:58.237037-05:00",
                            "name": "Game Total Under 243.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "243.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8098733-19bb-4a64-ba99-f5e6e645518b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7eb35463-2c3e-4cb6-a8be-5c9766e6674f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8dd1c905-19b0-430f-9811-b1e5c53e55c5",
            "completed": true,
            "last_updated": "2023-01-21T10:27:23.455436-05:00",
            "created_at": "2023-01-20T09:21:58.091214-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.92,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8dd1c905-19b0-430f-9811-b1e5c53e55c5",
            "datetime": "2023-01-20T22:10:00-05:00",
            "cutoff_datetime": "2023-01-20T22:10:00-05:00",
            "name": "Memphis Grizzlies v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "6a9d4013-3732-49c5-b2bc-9e3c769e8b59",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7eb35463-2c3e-4cb6-a8be-5c9766e6674f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T09:21:58.100500-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7050.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 2950.0
                            }
                        ],
                        "expected_reward_tokens": 9587.5,
                        "profit_sb": 87.5,
                        "profit_sb_percentage": 0.92,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "98bae936-08e8-451d-a484-c72093b84159",
                            "gambit_id": "6b56541b-543a-41e3-936d-924631f00308",
                            "last_updated": "2023-01-21T10:27:23.469925-05:00",
                            "created_at": "2023-01-20T09:21:58.102954-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.36000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a9d4013-3732-49c5-b2bc-9e3c769e8b59/?format=api"
                        },
                        {
                            "id": "f5723599-8a3d-4b22-ab0a-98914f94c4a2",
                            "gambit_id": "38c7cf57-61b9-4468-81a4-b9cd1c858a4c",
                            "last_updated": "2023-01-21T10:27:23.468383-05:00",
                            "created_at": "2023-01-20T09:21:58.101731-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "3.25000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a9d4013-3732-49c5-b2bc-9e3c769e8b59/?format=api"
                        }
                    ]
                },
                {
                    "id": "5e10e026-6f76-4eff-95aa-85d7d48e8bd7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7eb35463-2c3e-4cb6-a8be-5c9766e6674f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-20T09:21:58.096749-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a530095f-6202-4ab7-b928-5d67a7cc4a6f",
                            "gambit_id": "8276c165-9236-4c5f-aa18-a8398fe31aa7",
                            "last_updated": "2023-01-21T10:27:23.465374-05:00",
                            "created_at": "2023-01-20T09:21:58.099161-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e10e026-6f76-4eff-95aa-85d7d48e8bd7/?format=api"
                        },
                        {
                            "id": "abe8519c-6cda-491b-b65c-d1d2a4fbc602",
                            "gambit_id": "2dfec64a-0033-4678-a45e-58fcbf48d731",
                            "last_updated": "2023-01-21T10:27:23.463874-05:00",
                            "created_at": "2023-01-20T09:21:58.097922-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e10e026-6f76-4eff-95aa-85d7d48e8bd7/?format=api"
                        }
                    ]
                },
                {
                    "id": "b79d9078-815a-4b58-91d9-74ec10fdd798",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7eb35463-2c3e-4cb6-a8be-5c9766e6674f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T09:21:58.092884-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 244",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 244",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7744af0c-270d-4af8-a312-963b8500561d",
                            "gambit_id": "7d1190c0-723b-4ff9-95fd-46bada54026c",
                            "last_updated": "2023-01-21T10:27:23.459155-05:00",
                            "created_at": "2023-01-20T09:21:58.094126-05:00",
                            "name": "Game Total Under 244",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "244.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b79d9078-815a-4b58-91d9-74ec10fdd798/?format=api"
                        },
                        {
                            "id": "228960b9-1c73-4215-83ab-0e4f09fb8e85",
                            "gambit_id": "e1565aee-4bff-459d-a9b7-fa48fe31f314",
                            "last_updated": "2023-01-21T10:27:23.460871-05:00",
                            "created_at": "2023-01-20T09:21:58.095359-05:00",
                            "name": "Game Total Over 244",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "244.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b79d9078-815a-4b58-91d9-74ec10fdd798/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "024ac75b-7545-49bc-8a2c-96efed93a8d2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7111363e-10cd-486c-bd71-acc854cc4f13",
            "completed": true,
            "last_updated": "2023-01-21T10:57:15.134927-05:00",
            "created_at": "2023-01-20T09:21:57.934006-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/7111363e-10cd-486c-bd71-acc854cc4f13",
            "datetime": "2023-01-20T22:07:00-05:00",
            "cutoff_datetime": "2023-01-20T22:07:00-05:00",
            "name": "Colorado Avalanche v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "e7fb7bcc-9dee-4d27-a49b-734eb46ac2bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/024ac75b-7545-49bc-8a2c-96efed93a8d2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T09:21:57.943380-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5703.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 4297.0
                            }
                        ],
                        "expected_reward_tokens": 9581.04,
                        "profit_sb": 81.04,
                        "profit_sb_percentage": 0.85,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b9b9a503-6f15-486e-882c-719280309b9c",
                            "gambit_id": "2d3c1090-71c5-4c9d-96f8-cc39b28b69dd",
                            "last_updated": "2023-01-21T10:57:15.145418-05:00",
                            "created_at": "2023-01-20T09:21:57.945854-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.68000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7fb7bcc-9dee-4d27-a49b-734eb46ac2bc/?format=api"
                        },
                        {
                            "id": "db5543c0-8fdc-434b-a005-1414ccf60c92",
                            "gambit_id": "4d73ae29-8d6f-4eb2-9f81-0146594414d7",
                            "last_updated": "2023-01-21T10:57:15.144365-05:00",
                            "created_at": "2023-01-20T09:21:57.944628-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.23000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7fb7bcc-9dee-4d27-a49b-734eb46ac2bc/?format=api"
                        }
                    ]
                },
                {
                    "id": "87e7152a-dd5e-4a72-8bfc-3eabb0cc1243",
                    "match": "https://api-prod.gambitprofit.com/api/matches/024ac75b-7545-49bc-8a2c-96efed93a8d2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-20T09:21:57.939604-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6329.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 3671.0
                            }
                        ],
                        "expected_reward_tokens": 9618.02,
                        "profit_sb": 118.02,
                        "profit_sb_percentage": 1.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "83964c65-3afe-413c-8f1e-f4b2d001e5ce",
                            "gambit_id": "b172e923-6a0b-4039-ad9a-ed8e91187ac8",
                            "last_updated": "2023-01-21T10:57:15.140970-05:00",
                            "created_at": "2023-01-20T09:21:57.940749-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.52000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87e7152a-dd5e-4a72-8bfc-3eabb0cc1243/?format=api"
                        },
                        {
                            "id": "741b9a48-9290-4c90-a06f-caa04d8087ff",
                            "gambit_id": "1d698490-428f-4aa7-9ab4-313a19e20fb4",
                            "last_updated": "2023-01-21T10:57:15.142098-05:00",
                            "created_at": "2023-01-20T09:21:57.941972-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.62000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87e7152a-dd5e-4a72-8bfc-3eabb0cc1243/?format=api"
                        }
                    ]
                },
                {
                    "id": "64ff1489-3b33-4bf0-ba07-3f5f83a6e890",
                    "match": "https://api-prod.gambitprofit.com/api/matches/024ac75b-7545-49bc-8a2c-96efed93a8d2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T09:21:57.935769-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5211.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4789.0
                            }
                        ],
                        "expected_reward_tokens": 9482.22,
                        "profit_sb": -17.78,
                        "profit_sb_percentage": -0.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d233c364-d080-4607-8b84-69e1772de01d",
                            "gambit_id": "7c06f483-4e76-4342-8437-a31d81920388",
                            "last_updated": "2023-01-21T10:57:15.138697-05:00",
                            "created_at": "2023-01-20T09:21:57.938332-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.82000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64ff1489-3b33-4bf0-ba07-3f5f83a6e890/?format=api"
                        },
                        {
                            "id": "f2d93610-090f-461c-8f3c-bddf3b183c98",
                            "gambit_id": "6bf102d3-ec6d-40e9-834d-d0e55b126922",
                            "last_updated": "2023-01-21T10:57:15.137590-05:00",
                            "created_at": "2023-01-20T09:21:57.937092-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.98000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64ff1489-3b33-4bf0-ba07-3f5f83a6e890/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "66f3fc44-3954-4b99-a3fe-08f185651de4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "57273055-b518-440b-8eb1-b34ad5bf68eb",
            "completed": true,
            "last_updated": "2023-01-21T10:27:26.931063-05:00",
            "created_at": "2023-01-20T09:21:57.621135-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/57273055-b518-440b-8eb1-b34ad5bf68eb",
            "datetime": "2023-01-20T21:10:00-05:00",
            "cutoff_datetime": "2023-01-20T21:10:00-05:00",
            "name": "Indiana Pacers v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "86648628-a3a7-407d-8b4b-e77748539871",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66f3fc44-3954-4b99-a3fe-08f185651de4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T09:21:57.626701-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6876.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 3124.0
                            }
                        ],
                        "expected_reward_tokens": 9557.64,
                        "profit_sb": 57.64,
                        "profit_sb_percentage": 0.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f934cdca-c0e8-4ce8-a5c6-1df2eb754d15",
                            "gambit_id": "1671d7e6-3536-4470-bbb4-a94467ac95cf",
                            "last_updated": "2023-01-21T10:27:26.937356-05:00",
                            "created_at": "2023-01-20T09:21:57.627844-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.39000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86648628-a3a7-407d-8b4b-e77748539871/?format=api"
                        },
                        {
                            "id": "b2c0c2e8-6cd2-4389-8d07-bcd90bf5ac61",
                            "gambit_id": "f6175750-345f-44d5-a1a3-79896a4a7643",
                            "last_updated": "2023-01-21T10:27:26.938454-05:00",
                            "created_at": "2023-01-20T09:21:57.629084-05:00",
                            "name": "Indiana Pacers",
                            "reward": "3.06000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86648628-a3a7-407d-8b4b-e77748539871/?format=api"
                        }
                    ]
                },
                {
                    "id": "65a9a879-5944-48c8-a151-2b14d35fcaa5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66f3fc44-3954-4b99-a3fe-08f185651de4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-20T09:21:57.630346-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Denver Nuggets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e7ff1bb5-c5d1-455e-b69b-bf5b6266f930",
                            "gambit_id": "f7e833eb-0f87-400c-94f1-3dec5b2f84e4",
                            "last_updated": "2023-01-21T10:27:26.941918-05:00",
                            "created_at": "2023-01-20T09:21:57.632845-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65a9a879-5944-48c8-a151-2b14d35fcaa5/?format=api"
                        },
                        {
                            "id": "338d92ec-c255-4b1d-805c-192052ab026d",
                            "gambit_id": "6ed58993-3a99-4784-8166-8b349f49cd30",
                            "last_updated": "2023-01-21T10:27:26.940657-05:00",
                            "created_at": "2023-01-20T09:21:57.631509-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65a9a879-5944-48c8-a151-2b14d35fcaa5/?format=api"
                        }
                    ]
                },
                {
                    "id": "3ec28e53-08bc-4be2-8f2f-9de2f7790a4d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66f3fc44-3954-4b99-a3fe-08f185651de4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T09:21:57.622834-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 236",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c3e891cf-ed01-47db-a19b-8031a2671c9d",
                            "gambit_id": "a8a4a7e4-7f26-4047-8f21-fee268013fd4",
                            "last_updated": "2023-01-21T10:27:26.935042-05:00",
                            "created_at": "2023-01-20T09:21:57.625412-05:00",
                            "name": "Game Total Over 236",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "236.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ec28e53-08bc-4be2-8f2f-9de2f7790a4d/?format=api"
                        },
                        {
                            "id": "b5acf529-75cb-4f1e-93ac-b50655315838",
                            "gambit_id": "e6001326-f435-4efe-909e-7e50f26ba0d1",
                            "last_updated": "2023-01-21T10:27:26.933884-05:00",
                            "created_at": "2023-01-20T09:21:57.624179-05:00",
                            "name": "Game Total Under 236",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "236.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ec28e53-08bc-4be2-8f2f-9de2f7790a4d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "165365d7-77c6-4f34-8872-d5edb43b5770",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "28e02ceb-c0a0-4025-bc4f-47ceb744c699",
            "completed": true,
            "last_updated": "2023-01-21T10:27:22.790264-05:00",
            "created_at": "2023-01-20T09:21:57.792654-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.66,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/28e02ceb-c0a0-4025-bc4f-47ceb744c699",
            "datetime": "2023-01-20T21:10:00-05:00",
            "cutoff_datetime": "2023-01-20T21:10:00-05:00",
            "name": "Brooklyn Nets v. Utah Jazz",
            "bettypes": [
                {
                    "id": "db7b604f-2f11-4b2f-a7bc-270ea971c91f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/165365d7-77c6-4f34-8872-d5edb43b5770/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T09:21:57.798343-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6418.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 3582.0
                            }
                        ],
                        "expected_reward_tokens": 9562.82,
                        "profit_sb": 62.82,
                        "profit_sb_percentage": 0.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cba788b9-24df-4647-90f6-19338244b62c",
                            "gambit_id": "1b062046-3def-489e-a370-1445c28657e7",
                            "last_updated": "2023-01-21T10:27:22.796405-05:00",
                            "created_at": "2023-01-20T09:21:57.799505-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db7b604f-2f11-4b2f-a7bc-270ea971c91f/?format=api"
                        },
                        {
                            "id": "d0ca8d4f-1fa4-4329-a588-35f97334bda9",
                            "gambit_id": "49d25b5f-3bd8-4229-9ce4-ceca0691bbb3",
                            "last_updated": "2023-01-21T10:27:22.797482-05:00",
                            "created_at": "2023-01-20T09:21:57.800745-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "2.67000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db7b604f-2f11-4b2f-a7bc-270ea971c91f/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9116e90-75df-4088-85d0-0786beaf8063",
                    "match": "https://api-prod.gambitprofit.com/api/matches/165365d7-77c6-4f34-8872-d5edb43b5770/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-20T09:21:57.802085-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "562a638f-ae94-4926-b57b-b7fbd1691f14",
                            "gambit_id": "b8d1fa47-b271-4987-8888-a11af7e593cd",
                            "last_updated": "2023-01-21T10:27:22.799712-05:00",
                            "created_at": "2023-01-20T09:21:57.803248-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9116e90-75df-4088-85d0-0786beaf8063/?format=api"
                        },
                        {
                            "id": "10e5418f-75b7-4866-8ac4-915f3bb587a5",
                            "gambit_id": "3e3f714f-ee40-4010-9779-9dceff03933e",
                            "last_updated": "2023-01-21T10:27:22.800865-05:00",
                            "created_at": "2023-01-20T09:21:57.804555-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9116e90-75df-4088-85d0-0786beaf8063/?format=api"
                        }
                    ]
                },
                {
                    "id": "877dd095-8b5e-4a63-aff6-f4f8e6048cfe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/165365d7-77c6-4f34-8872-d5edb43b5770/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T09:21:57.794407-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 232.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 232.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c50b1265-d5e0-4291-a374-6645d1e48400",
                            "gambit_id": "d356a869-beb5-4db3-9d66-d25ebd6bb582",
                            "last_updated": "2023-01-21T10:27:22.794191-05:00",
                            "created_at": "2023-01-20T09:21:57.797037-05:00",
                            "name": "Game Total Over 232.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/877dd095-8b5e-4a63-aff6-f4f8e6048cfe/?format=api"
                        },
                        {
                            "id": "fbc681ea-72f0-4e6d-b4c0-ec8b6ad702ed",
                            "gambit_id": "b9a545d5-9b9a-4d17-a073-f67f99e4229e",
                            "last_updated": "2023-01-21T10:27:22.793032-05:00",
                            "created_at": "2023-01-20T09:21:57.795727-05:00",
                            "name": "Game Total Under 232.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/877dd095-8b5e-4a63-aff6-f4f8e6048cfe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f4502557-452d-4e78-a573-b49a566b7bb6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e7d342b9-2378-4ea3-8215-a9f921f685a5",
            "completed": true,
            "last_updated": "2023-01-21T10:27:26.771437-05:00",
            "created_at": "2023-01-20T09:21:57.170790-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.89,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e7d342b9-2378-4ea3-8215-a9f921f685a5",
            "datetime": "2023-01-20T20:10:00-05:00",
            "cutoff_datetime": "2023-01-20T20:10:00-05:00",
            "name": "Los Angeles Clippers v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "65fc5fde-5575-45ec-973f-b23ce9b79a3c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f4502557-452d-4e78-a573-b49a566b7bb6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T09:21:57.176695-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7261.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 2739.0
                            }
                        ],
                        "expected_reward_tokens": 9584.52,
                        "profit_sb": 84.52,
                        "profit_sb_percentage": 0.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4bbe41e7-ab38-4b30-9447-89248c91689b",
                            "gambit_id": "265512e1-3a95-4764-a0b1-e9e72831c3bf",
                            "last_updated": "2023-01-21T10:27:26.781737-05:00",
                            "created_at": "2023-01-20T09:21:57.179487-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.32000",
                            "odds": "1.32260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65fc5fde-5575-45ec-973f-b23ce9b79a3c/?format=api"
                        },
                        {
                            "id": "a056a2c3-bf2b-46d4-af99-0babf6328604",
                            "gambit_id": "5530a461-b6d1-486b-8934-18affed73a55",
                            "last_updated": "2023-01-21T10:27:26.780240-05:00",
                            "created_at": "2023-01-20T09:21:57.178151-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "3.50000",
                            "odds": "3.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65fc5fde-5575-45ec-973f-b23ce9b79a3c/?format=api"
                        }
                    ]
                },
                {
                    "id": "472acccf-41f7-45cb-9bac-c1f2a99b50be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f4502557-452d-4e78-a573-b49a566b7bb6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-20T09:21:57.180842-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5106.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e9cbeff9-e371-4dcc-8376-bc40abc2adfb",
                            "gambit_id": "a5508c47-06fb-4b80-8cc6-5dcb231b5b20",
                            "last_updated": "2023-01-21T10:27:26.786423-05:00",
                            "created_at": "2023-01-20T09:21:57.183260-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/472acccf-41f7-45cb-9bac-c1f2a99b50be/?format=api"
                        },
                        {
                            "id": "50d62e1c-4205-4dce-bde9-ef6b4cee8a91",
                            "gambit_id": "dd255519-e918-4be7-944d-a1f227d460ef",
                            "last_updated": "2023-01-21T10:27:26.784896-05:00",
                            "created_at": "2023-01-20T09:21:57.182035-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/472acccf-41f7-45cb-9bac-c1f2a99b50be/?format=api"
                        }
                    ]
                },
                {
                    "id": "09ea41a9-5f9f-4b5d-bdd4-a7f4ced84f04",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f4502557-452d-4e78-a573-b49a566b7bb6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T09:21:57.172522-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 231",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 231",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a3d32f13-4cde-43e1-b069-63bfc02e004e",
                            "gambit_id": "aae7e1c6-f31b-4c9c-bc44-e40fddcbc2a0",
                            "last_updated": "2023-01-21T10:27:26.775309-05:00",
                            "created_at": "2023-01-20T09:21:57.173862-05:00",
                            "name": "Game Total Under 231",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09ea41a9-5f9f-4b5d-bdd4-a7f4ced84f04/?format=api"
                        },
                        {
                            "id": "78924807-cc4f-4ca7-bf37-a7516dc8a45d",
                            "gambit_id": "99b5993e-e52f-4413-9e43-bae33874637f",
                            "last_updated": "2023-01-21T10:27:26.776918-05:00",
                            "created_at": "2023-01-20T09:21:57.175264-05:00",
                            "name": "Game Total Over 231",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09ea41a9-5f9f-4b5d-bdd4-a7f4ced84f04/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c4abd97b-f642-4609-be69-ee5e7b229207",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "524168c6-d0d7-4902-b11e-85b6d86a8cc5",
            "completed": true,
            "last_updated": "2023-01-21T10:32:26.147349-05:00",
            "created_at": "2023-01-20T09:21:56.841313-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.04,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/524168c6-d0d7-4902-b11e-85b6d86a8cc5",
            "datetime": "2023-01-20T19:40:00-05:00",
            "cutoff_datetime": "2023-01-20T19:40:00-05:00",
            "name": "Miami Heat v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "0504b2ae-13b5-4fe9-808a-25cc7040c00f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4abd97b-f642-4609-be69-ee5e7b229207/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T09:21:56.846784-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5431.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 4569.0
                            }
                        ],
                        "expected_reward_tokens": 9503.52,
                        "profit_sb": 3.52,
                        "profit_sb_percentage": 0.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "84c0149e-8765-4226-bb98-c09ce7edab14",
                            "gambit_id": "21e422ed-0a0d-4f4c-9d08-b1bde8a59934",
                            "last_updated": "2023-01-21T10:32:26.155379-05:00",
                            "created_at": "2023-01-20T09:21:56.849404-05:00",
                            "name": "Miami Heat",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0504b2ae-13b5-4fe9-808a-25cc7040c00f/?format=api"
                        },
                        {
                            "id": "cd67e6fb-91ae-424e-bd3a-a73f32aed34c",
                            "gambit_id": "0b7b0b51-70b6-4931-9198-1387aefbe090",
                            "last_updated": "2023-01-21T10:32:26.154287-05:00",
                            "created_at": "2023-01-20T09:21:56.847986-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "2.08000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0504b2ae-13b5-4fe9-808a-25cc7040c00f/?format=api"
                        }
                    ]
                },
                {
                    "id": "1a1add9c-eff3-4e3b-a51f-84c0cb2a7df1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4abd97b-f642-4609-be69-ee5e7b229207/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-20T09:21:56.851658-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7995ec26-3d25-4d81-8810-bb5c741d2933",
                            "gambit_id": "17913044-1420-4b6a-8db6-2e143ce27c1e",
                            "last_updated": "2023-01-21T10:32:26.159299-05:00",
                            "created_at": "2023-01-20T09:21:56.854496-05:00",
                            "name": "Miami Heat",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a1add9c-eff3-4e3b-a51f-84c0cb2a7df1/?format=api"
                        },
                        {
                            "id": "08821c17-a151-4972-ac3a-bb26a3aa35eb",
                            "gambit_id": "fd8e6079-5a87-4ccf-a21d-c13446066e7d",
                            "last_updated": "2023-01-21T10:32:26.158094-05:00",
                            "created_at": "2023-01-20T09:21:56.853156-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a1add9c-eff3-4e3b-a51f-84c0cb2a7df1/?format=api"
                        }
                    ]
                },
                {
                    "id": "824e0f14-cf9f-48aa-8dea-6ce168da798f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4abd97b-f642-4609-be69-ee5e7b229207/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T09:21:56.843014-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 218",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 218",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "91f472e9-0fea-4c8e-b77a-fe2d8aaea86b",
                            "gambit_id": "4573d037-9a47-4d40-ad71-a253d04b5635",
                            "last_updated": "2023-01-21T10:32:26.150848-05:00",
                            "created_at": "2023-01-20T09:21:56.844239-05:00",
                            "name": "Game Total Under 218",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "218.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/824e0f14-cf9f-48aa-8dea-6ce168da798f/?format=api"
                        },
                        {
                            "id": "d4f59c91-f34c-4b9e-9053-c3e9fa1a6092",
                            "gambit_id": "5071fcd9-5374-4bf6-9981-ccfe3fd2ca21",
                            "last_updated": "2023-01-21T10:32:26.151974-05:00",
                            "created_at": "2023-01-20T09:21:56.845487-05:00",
                            "name": "Game Total Over 218",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "218.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/824e0f14-cf9f-48aa-8dea-6ce168da798f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f61a50b8-2aae-4734-be89-5e0f345b8242",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c1aca329-a8fb-496f-8e42-388ebee5527c",
            "completed": true,
            "last_updated": "2023-01-21T10:32:25.982447-05:00",
            "created_at": "2023-01-20T09:21:56.680939-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.57,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c1aca329-a8fb-496f-8e42-388ebee5527c",
            "datetime": "2023-01-20T19:40:00-05:00",
            "cutoff_datetime": "2023-01-20T19:40:00-05:00",
            "name": "New York Knicks v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "4721d6f3-aaf6-4141-8f9e-1d2a19a84c88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f61a50b8-2aae-4734-be89-5e0f345b8242/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T09:21:56.691024-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5791.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 4209.0
                            }
                        ],
                        "expected_reward_tokens": 9554.43,
                        "profit_sb": 54.43,
                        "profit_sb_percentage": 0.57,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1719859e-0b31-4bdb-8abf-6a355fadde0b",
                            "gambit_id": "0ca5791b-7f02-4cd5-bce3-29da725f5966",
                            "last_updated": "2023-01-21T10:32:25.992565-05:00",
                            "created_at": "2023-01-20T09:21:56.692317-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.65000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4721d6f3-aaf6-4141-8f9e-1d2a19a84c88/?format=api"
                        },
                        {
                            "id": "384d2f53-3c22-4c94-a74c-5bbd6278b1e9",
                            "gambit_id": "5b23c8de-b2a8-4183-b909-5034a6882373",
                            "last_updated": "2023-01-21T10:32:25.993733-05:00",
                            "created_at": "2023-01-20T09:21:56.693595-05:00",
                            "name": "New York Knicks",
                            "reward": "2.27000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4721d6f3-aaf6-4141-8f9e-1d2a19a84c88/?format=api"
                        }
                    ]
                },
                {
                    "id": "86686ff5-eb06-4910-a627-bd2dd6ff7686",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f61a50b8-2aae-4734-be89-5e0f345b8242/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-20T09:21:56.687153-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7fc96b6f-6676-41c7-b32d-2f6952ca16a5",
                            "gambit_id": "53a1b866-1220-4643-89a9-a361b9cb9a0c",
                            "last_updated": "2023-01-21T10:32:25.988944-05:00",
                            "created_at": "2023-01-20T09:21:56.688339-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86686ff5-eb06-4910-a627-bd2dd6ff7686/?format=api"
                        },
                        {
                            "id": "a48272af-493d-4f17-8e74-36760bef220f",
                            "gambit_id": "3152d1aa-4d9e-4362-8b73-7a22f52b1416",
                            "last_updated": "2023-01-21T10:32:25.990076-05:00",
                            "created_at": "2023-01-20T09:21:56.689617-05:00",
                            "name": "New York Knicks",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86686ff5-eb06-4910-a627-bd2dd6ff7686/?format=api"
                        }
                    ]
                },
                {
                    "id": "67c8dde5-afd2-4421-bb64-4d0ee3838eba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f61a50b8-2aae-4734-be89-5e0f345b8242/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T09:21:56.683189-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "208ca8d4-6ca7-451b-a189-07fefcc4c7f1",
                            "gambit_id": "547556db-b4a8-4668-becb-24d48b43637d",
                            "last_updated": "2023-01-21T10:32:25.986583-05:00",
                            "created_at": "2023-01-20T09:21:56.685855-05:00",
                            "name": "Game Total Over 229.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67c8dde5-afd2-4421-bb64-4d0ee3838eba/?format=api"
                        },
                        {
                            "id": "ff6e6d0e-a17c-434e-97fe-deb318cfb589",
                            "gambit_id": "6d860e14-bb3a-43a1-99c5-c24b2933a393",
                            "last_updated": "2023-01-21T10:32:25.985375-05:00",
                            "created_at": "2023-01-20T09:21:56.684578-05:00",
                            "name": "Game Total Under 229.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67c8dde5-afd2-4421-bb64-4d0ee3838eba/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2b56642f-9b62-430f-95b7-ebf741233460",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3d377840-f1d5-404a-b194-38797ac97d54",
            "completed": true,
            "last_updated": "2023-01-21T10:32:27.326635-05:00",
            "created_at": "2023-01-20T09:21:56.984968-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.16,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/3d377840-f1d5-404a-b194-38797ac97d54",
            "datetime": "2023-01-20T19:40:00-05:00",
            "cutoff_datetime": "2023-01-20T19:40:00-05:00",
            "name": "Golden State Warriors v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "68f6ca23-e67d-4f2a-be53-ff0a8d51a0cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b56642f-9b62-430f-95b7-ebf741233460/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T09:21:56.994250-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8066.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 1934.0
                            }
                        ],
                        "expected_reward_tokens": 9515.28,
                        "profit_sb": 15.28,
                        "profit_sb_percentage": 0.16,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2339bd17-f508-4365-8990-4324ca917be4",
                            "gambit_id": "87cd0b5b-c71c-482b-9364-921b462ee90d",
                            "last_updated": "2023-01-21T10:32:27.336296-05:00",
                            "created_at": "2023-01-20T09:21:56.995414-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.18000",
                            "odds": "1.18870",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68f6ca23-e67d-4f2a-be53-ff0a8d51a0cd/?format=api"
                        },
                        {
                            "id": "88301821-f10c-4225-b966-e767f273e31b",
                            "gambit_id": "0fb997d9-2b1c-4e74-8cba-c7646211cbf7",
                            "last_updated": "2023-01-21T10:32:27.337423-05:00",
                            "created_at": "2023-01-20T09:21:56.996696-05:00",
                            "name": "Golden State Warriors",
                            "reward": "4.92000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68f6ca23-e67d-4f2a-be53-ff0a8d51a0cd/?format=api"
                        }
                    ]
                },
                {
                    "id": "de2a1446-a998-4572-9fd9-4b0dda64d37a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b56642f-9b62-430f-95b7-ebf741233460/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-20T09:21:56.990498-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cae40eaa-7d4b-4f76-91fa-b2c4f7ce79aa",
                            "gambit_id": "351a334f-02c7-4e69-963f-99f2ba801a7c",
                            "last_updated": "2023-01-21T10:32:27.334033-05:00",
                            "created_at": "2023-01-20T09:21:56.991676-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de2a1446-a998-4572-9fd9-4b0dda64d37a/?format=api"
                        },
                        {
                            "id": "75ae1668-1566-4c59-ab1f-c84956843920",
                            "gambit_id": "fc703f9b-21e8-48da-913e-d7a112d7f7b3",
                            "last_updated": "2023-01-21T10:32:27.332926-05:00",
                            "created_at": "2023-01-20T09:21:56.992953-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de2a1446-a998-4572-9fd9-4b0dda64d37a/?format=api"
                        }
                    ]
                },
                {
                    "id": "200a89e1-f804-4b8f-bc64-021613c1d23b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b56642f-9b62-430f-95b7-ebf741233460/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T09:21:56.986634-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 219.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 219.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "174d5405-9b52-4500-8142-796c37d937c5",
                            "gambit_id": "bcfd0afd-6069-430e-96a0-0d8556e39a2d",
                            "last_updated": "2023-01-21T10:32:27.329500-05:00",
                            "created_at": "2023-01-20T09:21:56.987847-05:00",
                            "name": "Game Total Under 219.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "219.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/200a89e1-f804-4b8f-bc64-021613c1d23b/?format=api"
                        },
                        {
                            "id": "29237a4c-3660-456d-82ef-cf1c5101e41c",
                            "gambit_id": "4ae651ab-e760-4d13-b199-f9f3e3f782bf",
                            "last_updated": "2023-01-21T10:32:27.330628-05:00",
                            "created_at": "2023-01-20T09:21:56.989181-05:00",
                            "name": "Game Total Over 219.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "219.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/200a89e1-f804-4b8f-bc64-021613c1d23b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "675a48ef-3758-4e35-bb5a-f9e065992b95",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2d042955-0651-4e44-a733-c40f820e96d9",
            "completed": true,
            "last_updated": "2023-01-21T10:32:25.740121-05:00",
            "created_at": "2023-01-20T09:21:56.521821-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.53,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/2d042955-0651-4e44-a733-c40f820e96d9",
            "datetime": "2023-01-20T19:10:00-05:00",
            "cutoff_datetime": "2023-01-20T19:10:00-05:00",
            "name": "New Orleans Pelicans v. Orlando Magic",
            "bettypes": [
                {
                    "id": "b29d329f-808a-4b91-8036-db1fc21aacbe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/675a48ef-3758-4e35-bb5a-f9e065992b95/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T09:21:56.527695-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5106.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "37c08405-faca-49ef-adec-5512e40170d7",
                            "gambit_id": "dc0e1582-9200-4819-addf-abab39a3c6ae",
                            "last_updated": "2023-01-21T10:32:25.747590-05:00",
                            "created_at": "2023-01-20T09:21:56.530312-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29d329f-808a-4b91-8036-db1fc21aacbe/?format=api"
                        },
                        {
                            "id": "42e9367a-118b-402f-99e1-49862bbd351e",
                            "gambit_id": "87a3fab3-1fc4-479b-8b31-83e993865422",
                            "last_updated": "2023-01-21T10:32:25.746471-05:00",
                            "created_at": "2023-01-20T09:21:56.528970-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29d329f-808a-4b91-8036-db1fc21aacbe/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a746fa0-f678-4cc2-bac1-bf3fbdca4149",
                    "match": "https://api-prod.gambitprofit.com/api/matches/675a48ef-3758-4e35-bb5a-f9e065992b95/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-20T09:21:56.531641-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d119b309-a723-44e1-b65f-ab2cc5ad3ccf",
                            "gambit_id": "204ef3a8-707b-47cf-aee2-3513dc4c07a1",
                            "last_updated": "2023-01-21T10:32:25.749989-05:00",
                            "created_at": "2023-01-20T09:21:56.532841-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a746fa0-f678-4cc2-bac1-bf3fbdca4149/?format=api"
                        },
                        {
                            "id": "1ca33214-7652-4484-bf19-4741448de5a7",
                            "gambit_id": "562de3b7-cd03-499c-a4ee-9658e5cb56b5",
                            "last_updated": "2023-01-21T10:32:25.751203-05:00",
                            "created_at": "2023-01-20T09:21:56.534144-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a746fa0-f678-4cc2-bac1-bf3fbdca4149/?format=api"
                        }
                    ]
                },
                {
                    "id": "7693c10f-9b75-4dad-aea8-288539eeb820",
                    "match": "https://api-prod.gambitprofit.com/api/matches/675a48ef-3758-4e35-bb5a-f9e065992b95/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T09:21:56.523773-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "834e3e70-815c-412d-80cd-61f70d19754d",
                            "gambit_id": "fa348bf4-78e4-494d-b1d4-c69be0ec55f2",
                            "last_updated": "2023-01-21T10:32:25.744092-05:00",
                            "created_at": "2023-01-20T09:21:56.526396-05:00",
                            "name": "Game Total Over 229.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7693c10f-9b75-4dad-aea8-288539eeb820/?format=api"
                        },
                        {
                            "id": "360c79ae-78ee-4146-9fa9-781391fdeea5",
                            "gambit_id": "9c241814-e4b6-4537-ba50-f7e61a78fd3f",
                            "last_updated": "2023-01-21T10:32:25.742908-05:00",
                            "created_at": "2023-01-20T09:21:56.525102-05:00",
                            "name": "Game Total Under 229.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7693c10f-9b75-4dad-aea8-288539eeb820/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "74994aa4-cdc7-4a3e-8afd-2a3565b4ed0c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b4a93a9c-dee0-46cb-abca-9675d835542e",
            "completed": true,
            "last_updated": "2023-01-21T10:57:14.843668-05:00",
            "created_at": "2023-01-20T09:21:56.364101-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.66,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b4a93a9c-dee0-46cb-abca-9675d835542e",
            "datetime": "2023-01-20T19:07:00-05:00",
            "cutoff_datetime": "2023-01-20T19:07:00-05:00",
            "name": "Ottawa Senators v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "abea5f76-2cb0-4248-8fad-684010ed8ccc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74994aa4-cdc7-4a3e-8afd-2a3565b4ed0c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-20T09:21:56.374704-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5791.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 4209.0
                            }
                        ],
                        "expected_reward_tokens": 9554.43,
                        "profit_sb": 54.43,
                        "profit_sb_percentage": 0.57,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "15a16932-2131-4a82-9106-379559c78664",
                            "gambit_id": "14f097da-dc3e-475f-b1a0-ade5e5591a84",
                            "last_updated": "2023-01-21T10:57:14.853999-05:00",
                            "created_at": "2023-01-20T09:21:56.375919-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.65000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abea5f76-2cb0-4248-8fad-684010ed8ccc/?format=api"
                        },
                        {
                            "id": "bfcd101c-a39c-4404-8381-82729990dc64",
                            "gambit_id": "c4e747e0-ad82-449c-b88d-2d501e8ee945",
                            "last_updated": "2023-01-21T10:57:14.855150-05:00",
                            "created_at": "2023-01-20T09:21:56.377291-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.27000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abea5f76-2cb0-4248-8fad-684010ed8ccc/?format=api"
                        }
                    ]
                },
                {
                    "id": "d13412df-f185-4f87-9eb3-791e855bb08a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74994aa4-cdc7-4a3e-8afd-2a3565b4ed0c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-20T09:21:56.370788-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6418.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3582.0
                            }
                        ],
                        "expected_reward_tokens": 9562.82,
                        "profit_sb": 62.82,
                        "profit_sb_percentage": 0.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ef73027d-b93a-4c5e-81c9-ded1c3377da2",
                            "gambit_id": "66b973d4-2f0f-43f0-b2b9-f06167541132",
                            "last_updated": "2023-01-21T10:57:14.851762-05:00",
                            "created_at": "2023-01-20T09:21:56.373351-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d13412df-f185-4f87-9eb3-791e855bb08a/?format=api"
                        },
                        {
                            "id": "a1577c88-5b54-4e89-a2a1-e5141a857888",
                            "gambit_id": "f607737c-6e53-40ef-acd4-fc65bad8d2e5",
                            "last_updated": "2023-01-21T10:57:14.850619-05:00",
                            "created_at": "2023-01-20T09:21:56.372004-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.67000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d13412df-f185-4f87-9eb3-791e855bb08a/?format=api"
                        }
                    ]
                },
                {
                    "id": "23fa03b0-c752-43d4-a868-54961df239bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74994aa4-cdc7-4a3e-8afd-2a3565b4ed0c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-20T09:21:56.366300-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dac86786-4633-4357-8b04-37a00d631fb2",
                            "gambit_id": "a9f1c9d4-2bf5-4b82-852c-a2867ba3532b",
                            "last_updated": "2023-01-21T10:57:14.848474-05:00",
                            "created_at": "2023-01-20T09:21:56.369382-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23fa03b0-c752-43d4-a868-54961df239bc/?format=api"
                        },
                        {
                            "id": "306e2a93-380a-4a52-85d3-e8a4abcaed98",
                            "gambit_id": "b1e37982-6735-49f7-a857-8cdb681de497",
                            "last_updated": "2023-01-21T10:57:14.847164-05:00",
                            "created_at": "2023-01-20T09:21:56.367873-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23fa03b0-c752-43d4-a868-54961df239bc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "442c2be3-0a96-4c7c-abd8-d85fc4340caf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6597fbd9-a380-43d4-983b-410ade3558e2",
            "completed": true,
            "last_updated": "2023-01-23T11:57:24.111646-05:00",
            "created_at": "2023-01-19T22:56:58.730037-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.7,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/6597fbd9-a380-43d4-983b-410ade3558e2",
            "datetime": "2023-01-20T18:00:00-05:00",
            "cutoff_datetime": "2023-01-20T18:00:00-05:00",
            "name": "Los Angeles Thieves v. Toronto Ultra",
            "bettypes": [
                {
                    "id": "7efaa0f3-444d-4de1-9ad6-2763b25f0f45",
                    "match": "https://api-prod.gambitprofit.com/api/matches/442c2be3-0a96-4c7c-abd8-d85fc4340caf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T22:56:58.731604-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Ultra",
                                "amount": 6140.0
                            },
                            {
                                "team": "Los Angeles Thieves",
                                "amount": 3860.0
                            }
                        ],
                        "expected_reward_tokens": 9148.2,
                        "profit_sb": -351.8,
                        "profit_sb_percentage": -3.7,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "300f002d-78e9-4cd2-94fc-36f0d897f105",
                            "gambit_id": "6340a000-ce55-4645-bf9e-ebff42b165ba",
                            "last_updated": "2023-01-23T11:57:24.114284-05:00",
                            "created_at": "2023-01-19T22:56:58.732843-05:00",
                            "name": "Toronto Ultra",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7efaa0f3-444d-4de1-9ad6-2763b25f0f45/?format=api"
                        },
                        {
                            "id": "98f43734-9d30-4242-9b09-c5ffbb6f0cdc",
                            "gambit_id": "a45ff1d8-cc85-44e8-9547-dcc564fd7208",
                            "last_updated": "2023-01-23T11:57:24.115367-05:00",
                            "created_at": "2023-01-19T22:56:58.734055-05:00",
                            "name": "Los Angeles Thieves",
                            "reward": "2.37000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7efaa0f3-444d-4de1-9ad6-2763b25f0f45/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cee3366e-d6cd-471a-8707-d2634468affb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f44f1293-15fa-4af4-bb49-0ebfe00ae059",
            "completed": true,
            "last_updated": "2023-01-23T11:57:23.985529-05:00",
            "created_at": "2023-01-19T22:56:58.495715-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.23,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/f44f1293-15fa-4af4-bb49-0ebfe00ae059",
            "datetime": "2023-01-20T16:30:00-05:00",
            "cutoff_datetime": "2023-01-20T16:30:00-05:00",
            "name": "Seattle Surge v. OpTic Texas",
            "bettypes": [
                {
                    "id": "285ea4ce-1c5a-4865-ab0e-8912c276fff2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cee3366e-d6cd-471a-8707-d2634468affb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T22:56:58.498130-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Surge",
                                "amount": 5782.0
                            },
                            {
                                "team": "OpTic Texas",
                                "amount": 4218.0
                            }
                        ],
                        "expected_reward_tokens": 9193.38,
                        "profit_sb": -306.62,
                        "profit_sb_percentage": -3.23,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "103a525e-90dc-4f66-9671-f36b2b59f5fa",
                            "gambit_id": "4661efaf-6579-4c37-8265-bee2f702828c",
                            "last_updated": "2023-01-23T11:57:23.989271-05:00",
                            "created_at": "2023-01-19T22:56:58.500684-05:00",
                            "name": "Seattle Surge",
                            "reward": "1.59000",
                            "odds": "1.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/285ea4ce-1c5a-4865-ab0e-8912c276fff2/?format=api"
                        },
                        {
                            "id": "f37876d4-e392-41eb-9821-a2c48f5fd7e4",
                            "gambit_id": "877e0a63-c082-4e39-9a9c-d0e25e9d00c5",
                            "last_updated": "2023-01-23T11:57:23.988148-05:00",
                            "created_at": "2023-01-19T22:56:58.499420-05:00",
                            "name": "OpTic Texas",
                            "reward": "2.18000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/285ea4ce-1c5a-4865-ab0e-8912c276fff2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4017f5fc-e53e-404c-9889-f44b3bdc2919",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a08ef4b1-1553-43e9-9f89-0b2045568464",
            "completed": true,
            "last_updated": "2023-01-23T12:02:19.771292-05:00",
            "created_at": "2023-01-19T22:56:58.358438-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.43,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/a08ef4b1-1553-43e9-9f89-0b2045568464",
            "datetime": "2023-01-20T15:00:00-05:00",
            "cutoff_datetime": "2023-01-20T15:00:00-05:00",
            "name": "New York Subliners v. Florida Mutineers",
            "bettypes": [
                {
                    "id": "1d0d827e-7db0-4d02-925a-b1a7719df256",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4017f5fc-e53e-404c-9889-f44b3bdc2919/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T22:56:58.360222-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Subliners",
                                "amount": 7520.0
                            },
                            {
                                "team": "Florida Mutineers",
                                "amount": 2480.0
                            }
                        ],
                        "expected_reward_tokens": 9174.4,
                        "profit_sb": -325.6,
                        "profit_sb_percentage": -3.43,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f66d2274-f825-4eed-aff9-e2c6ae02ed85",
                            "gambit_id": "2dfccdb3-3ce0-493a-ab98-8bd3be244d26",
                            "last_updated": "2023-01-23T12:02:19.775256-05:00",
                            "created_at": "2023-01-19T22:56:58.362785-05:00",
                            "name": "New York Subliners",
                            "reward": "1.22000",
                            "odds": "1.22000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d0d827e-7db0-4d02-925a-b1a7719df256/?format=api"
                        },
                        {
                            "id": "1615898a-ec79-481f-bcef-be23413316f6",
                            "gambit_id": "918c9432-de54-485a-84fd-3db6d1df3013",
                            "last_updated": "2023-01-23T12:02:19.774107-05:00",
                            "created_at": "2023-01-19T22:56:58.361524-05:00",
                            "name": "Florida Mutineers",
                            "reward": "3.70000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d0d827e-7db0-4d02-925a-b1a7719df256/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a37f8412-a43c-453c-969f-d15899ef1f50",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bbfde4ae-862e-4428-a299-50415498c14b",
            "completed": true,
            "last_updated": "2023-01-23T12:02:20.277727-05:00",
            "created_at": "2023-01-19T22:56:58.200942-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -7.64,
            "sport_category": "CS:GO - Blast Pro Series",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/bbfde4ae-862e-4428-a299-50415498c14b",
            "datetime": "2023-01-20T12:30:00-05:00",
            "cutoff_datetime": "2023-01-20T12:30:00-05:00",
            "name": "G2 Esports v. BIG",
            "bettypes": [
                {
                    "id": "4692afdd-a9ef-4c1c-a09e-8900f3bb7d08",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a37f8412-a43c-453c-969f-d15899ef1f50/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T22:56:58.202480-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "G2 Esports",
                                "amount": 6964.0
                            },
                            {
                                "team": "BIG",
                                "amount": 3036.0
                            }
                        ],
                        "expected_reward_tokens": 8774.04,
                        "profit_sb": -725.96,
                        "profit_sb_percentage": -7.64,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bbb7146d-8e9e-42d3-b2ab-96e8e38863a3",
                            "gambit_id": "d9370c9a-d4e8-4ef5-8919-bb55c437524c",
                            "last_updated": "2023-01-23T12:02:20.281342-05:00",
                            "created_at": "2023-01-19T22:56:58.205063-05:00",
                            "name": "G2 Esports",
                            "reward": "1.26000",
                            "odds": "1.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4692afdd-a9ef-4c1c-a09e-8900f3bb7d08/?format=api"
                        },
                        {
                            "id": "68690723-fea8-46e4-bb0b-576153bf455e",
                            "gambit_id": "8d704714-8835-4e67-9c37-b5d7b4638203",
                            "last_updated": "2023-01-23T12:02:20.280236-05:00",
                            "created_at": "2023-01-19T22:56:58.203741-05:00",
                            "name": "BIG",
                            "reward": "2.89000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4692afdd-a9ef-4c1c-a09e-8900f3bb7d08/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a7a9d710-51cf-4c75-a715-a26f7145f3ca",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "19a74582-0ccc-41bb-ae83-718909d015aa",
            "completed": true,
            "last_updated": "2023-01-23T12:07:20.476141-05:00",
            "created_at": "2023-01-19T22:56:58.065728-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -8.36,
            "sport_category": "CS:GO - Blast Pro Series",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/19a74582-0ccc-41bb-ae83-718909d015aa",
            "datetime": "2023-01-20T09:00:00-05:00",
            "cutoff_datetime": "2023-01-20T09:00:00-05:00",
            "name": "Team Liquid v. OG",
            "bettypes": [
                {
                    "id": "828328f2-e1b8-4b32-9c1f-b89f102b2970",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a7a9d710-51cf-4c75-a715-a26f7145f3ca/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T22:56:58.067272-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Team Liquid",
                                "amount": 6263.0
                            },
                            {
                                "team": "OG",
                                "amount": 3737.0
                            }
                        ],
                        "expected_reward_tokens": 8705.57,
                        "profit_sb": -794.43,
                        "profit_sb_percentage": -8.36,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a64d4982-d35a-451f-9a9c-8dd9d7935a25",
                            "gambit_id": "e7a57f63-4076-436b-9b5a-3e8fc6ad2530",
                            "last_updated": "2023-01-23T12:07:20.479018-05:00",
                            "created_at": "2023-01-19T22:56:58.068564-05:00",
                            "name": "Team Liquid",
                            "reward": "1.39000",
                            "odds": "1.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/828328f2-e1b8-4b32-9c1f-b89f102b2970/?format=api"
                        },
                        {
                            "id": "372e4f5e-a5b1-41ec-acfd-dcfe6efea0cf",
                            "gambit_id": "4cc39d9c-7492-40dd-a211-415f4197ce7e",
                            "last_updated": "2023-01-23T12:07:20.480154-05:00",
                            "created_at": "2023-01-19T22:56:58.069863-05:00",
                            "name": "OG",
                            "reward": "2.33000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/828328f2-e1b8-4b32-9c1f-b89f102b2970/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5c4e12ac-6814-4fb6-8af8-1b603fac2b11",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5e8404c4-aa00-4b42-8878-260cc7d50c38",
            "completed": true,
            "last_updated": "2023-01-23T12:07:20.624136-05:00",
            "created_at": "2023-01-19T22:56:57.926622-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -7.18,
            "sport_category": "CS:GO - Blast Pro Series",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/5e8404c4-aa00-4b42-8878-260cc7d50c38",
            "datetime": "2023-01-20T06:00:00-05:00",
            "cutoff_datetime": "2023-01-20T06:00:00-05:00",
            "name": "Faze Clan v. Complexity Gaming",
            "bettypes": [
                {
                    "id": "2fdbe76a-09a5-440f-ab0b-4faf1d569e09",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c4e12ac-6814-4fb6-8af8-1b603fac2b11/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T22:56:57.928512-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Faze Clan",
                                "amount": 7537.0
                            },
                            {
                                "team": "Complexity Gaming",
                                "amount": 2463.0
                            }
                        ],
                        "expected_reward_tokens": 8817.54,
                        "profit_sb": -682.46,
                        "profit_sb_percentage": -7.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "309d0c52-b43c-4f44-862a-15624a2498e4",
                            "gambit_id": "f9f9b467-edab-41ec-b0a2-7da68d22c9c6",
                            "last_updated": "2023-01-23T12:07:20.627766-05:00",
                            "created_at": "2023-01-19T22:56:57.931438-05:00",
                            "name": "Faze Clan",
                            "reward": "1.17000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fdbe76a-09a5-440f-ab0b-4faf1d569e09/?format=api"
                        },
                        {
                            "id": "f67603f0-ee67-4fef-84a7-afe65fc0b0ef",
                            "gambit_id": "e8c508a9-dda2-44f5-92bc-d1f4e99183f9",
                            "last_updated": "2023-01-23T12:07:20.626652-05:00",
                            "created_at": "2023-01-19T22:56:57.930089-05:00",
                            "name": "Complexity Gaming",
                            "reward": "3.58000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fdbe76a-09a5-440f-ab0b-4faf1d569e09/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6a398a50-76d5-490f-9ee2-1205629354af",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "256fa632-fcb3-4125-87d2-035852006f70",
            "completed": true,
            "last_updated": "2023-01-20T09:57:01.788905-05:00",
            "created_at": "2023-01-19T09:22:07.893308-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.53,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/256fa632-fcb3-4125-87d2-035852006f70",
            "datetime": "2023-01-19T22:37:00-05:00",
            "cutoff_datetime": "2023-01-19T22:37:00-05:00",
            "name": "Dallas Stars v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "0e805e31-9caf-413d-8178-9548cbd4d098",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a398a50-76d5-490f-9ee2-1205629354af/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T09:22:07.902633-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5619.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 4381.0
                            }
                        ],
                        "expected_reward_tokens": 9550.58,
                        "profit_sb": 50.58,
                        "profit_sb_percentage": 0.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e76d8c9a-a246-40a4-8f9f-43ff7763e71f",
                            "gambit_id": "46b83556-f6be-4082-8162-34d71e744dab",
                            "last_updated": "2023-01-20T09:57:01.798798-05:00",
                            "created_at": "2023-01-19T09:22:07.903768-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.70000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e805e31-9caf-413d-8178-9548cbd4d098/?format=api"
                        },
                        {
                            "id": "5e6ea000-940f-49d3-a193-746e4d874bfd",
                            "gambit_id": "3673ac7f-6f18-419f-b0e8-e328874e8fe4",
                            "last_updated": "2023-01-20T09:57:01.800133-05:00",
                            "created_at": "2023-01-19T09:22:07.905097-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.18000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e805e31-9caf-413d-8178-9548cbd4d098/?format=api"
                        }
                    ]
                },
                {
                    "id": "65ce9adf-72a6-46bd-b752-01f3d86907d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a398a50-76d5-490f-9ee2-1205629354af/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-19T09:22:07.898935-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6612.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3388.0
                            }
                        ],
                        "expected_reward_tokens": 9520.28,
                        "profit_sb": 20.28,
                        "profit_sb_percentage": 0.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d0dc7fd1-269d-488c-9936-49ae906d4879",
                            "gambit_id": "468d5500-3aea-4deb-9d33-8bae072d775a",
                            "last_updated": "2023-01-20T09:57:01.796551-05:00",
                            "created_at": "2023-01-19T09:22:07.901360-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.44000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ce9adf-72a6-46bd-b752-01f3d86907d0/?format=api"
                        },
                        {
                            "id": "c67522b8-0f48-43ac-8ca4-6de15e42a1d4",
                            "gambit_id": "f41cca8f-9cef-4f63-a8cd-600735b19dae",
                            "last_updated": "2023-01-20T09:57:01.795338-05:00",
                            "created_at": "2023-01-19T09:22:07.900091-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.81000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ce9adf-72a6-46bd-b752-01f3d86907d0/?format=api"
                        }
                    ]
                },
                {
                    "id": "5c8b93f1-159f-463f-a8a8-8afb43a5b91c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a398a50-76d5-490f-9ee2-1205629354af/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-19T09:22:07.895012-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3bf3c46e-76ea-4bda-ab22-1e77b813bca9",
                            "gambit_id": "212ecab1-5322-4aeb-bfd3-95e1466e38da",
                            "last_updated": "2023-01-20T09:57:01.791908-05:00",
                            "created_at": "2023-01-19T09:22:07.896313-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c8b93f1-159f-463f-a8a8-8afb43a5b91c/?format=api"
                        },
                        {
                            "id": "a3d2e09a-a3fd-4a49-8b6a-ad4733f1061c",
                            "gambit_id": "1440f4f4-fba9-46ee-b12b-ba0b32be1584",
                            "last_updated": "2023-01-20T09:57:01.793078-05:00",
                            "created_at": "2023-01-19T09:22:07.897630-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c8b93f1-159f-463f-a8a8-8afb43a5b91c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c844db8a-6c64-4673-be31-1e6351b4e0c2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "228db136-bcb8-431a-9050-9f5c79e6157f",
            "completed": true,
            "last_updated": "2023-01-20T10:22:05.670861-05:00",
            "created_at": "2023-01-19T09:22:07.645083-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.17,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/228db136-bcb8-431a-9050-9f5c79e6157f",
            "datetime": "2023-01-19T22:10:00-05:00",
            "cutoff_datetime": "2023-01-19T22:10:00-05:00",
            "name": "Philadelphia 76ers v. Portland Trail Blazers",
            "bettypes": [
                {
                    "id": "d3a0c461-b9d7-4c4c-a036-04afb9bafbea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c844db8a-6c64-4673-be31-1e6351b4e0c2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T09:22:07.657219-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5328.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 4672.0
                            }
                        ],
                        "expected_reward_tokens": 9483.84,
                        "profit_sb": -16.16,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "65b5e0e0-52b8-472c-905f-381f299a2085",
                            "gambit_id": "6a2e060b-a928-42f2-8d7b-92f88470f5a0",
                            "last_updated": "2023-01-20T10:22:05.678618-05:00",
                            "created_at": "2023-01-19T09:22:07.659686-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3a0c461-b9d7-4c4c-a036-04afb9bafbea/?format=api"
                        },
                        {
                            "id": "9928f378-2359-4a7e-acfa-984a22c29028",
                            "gambit_id": "ec2e4207-54a9-4c95-993a-f1de55729d4e",
                            "last_updated": "2023-01-20T10:22:05.677452-05:00",
                            "created_at": "2023-01-19T09:22:07.658469-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "2.03000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3a0c461-b9d7-4c4c-a036-04afb9bafbea/?format=api"
                        }
                    ]
                },
                {
                    "id": "0cb33d2a-0c90-4ff0-9bed-580ee585d8f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c844db8a-6c64-4673-be31-1e6351b4e0c2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-19T09:22:07.661026-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8bb5118b-07aa-4ae0-b08a-02a51f7560e2",
                            "gambit_id": "0414c542-14d6-4510-9cd2-4e3cf20e3be2",
                            "last_updated": "2023-01-20T10:22:05.682291-05:00",
                            "created_at": "2023-01-19T09:22:07.663442-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cb33d2a-0c90-4ff0-9bed-580ee585d8f3/?format=api"
                        },
                        {
                            "id": "7ac4f706-1bbd-4512-bea4-5a1d723f74aa",
                            "gambit_id": "9869a806-4c41-42f1-a2fa-fd083fc1e375",
                            "last_updated": "2023-01-20T10:22:05.681176-05:00",
                            "created_at": "2023-01-19T09:22:07.662220-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cb33d2a-0c90-4ff0-9bed-580ee585d8f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "c7429e55-ec24-4e9d-977b-9ee523052f94",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c844db8a-6c64-4673-be31-1e6351b4e0c2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-19T09:22:07.647001-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 235",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 235",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c9ee1a4b-2b9d-454e-8ca9-211c27eb0625",
                            "gambit_id": "5392b01e-ec51-42c2-bf78-e972a58ae0f6",
                            "last_updated": "2023-01-20T10:22:05.673938-05:00",
                            "created_at": "2023-01-19T09:22:07.654443-05:00",
                            "name": "Game Total Under 235",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7429e55-ec24-4e9d-977b-9ee523052f94/?format=api"
                        },
                        {
                            "id": "5ed8b5d6-5f91-4021-8232-84851178c5a0",
                            "gambit_id": "9a5e72ff-1550-4e90-ab52-1ea85d45388d",
                            "last_updated": "2023-01-20T10:22:05.675076-05:00",
                            "created_at": "2023-01-19T09:22:07.655782-05:00",
                            "name": "Game Total Over 235",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7429e55-ec24-4e9d-977b-9ee523052f94/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "63d077d7-b626-4113-8a11-b4300d5bf572",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7da2ce43-5759-42d2-8329-01d05486971b",
            "completed": true,
            "last_updated": "2023-01-20T09:57:01.257693-05:00",
            "created_at": "2023-01-19T09:22:07.330604-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.43,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/7da2ce43-5759-42d2-8329-01d05486971b",
            "datetime": "2023-01-19T22:07:00-05:00",
            "cutoff_datetime": "2023-01-19T22:07:00-05:00",
            "name": "Detroit Red Wings v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "b997a408-efcc-43c4-a6f9-6589687a6e08",
                    "match": "https://api-prod.gambitprofit.com/api/matches/63d077d7-b626-4113-8a11-b4300d5bf572/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T09:22:07.340592-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6035.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3965.0
                            }
                        ],
                        "expected_reward_tokens": 9595.3,
                        "profit_sb": 95.3,
                        "profit_sb_percentage": 1.0,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2b9320f1-a0d8-4056-a6d8-5be52ef581c5",
                            "gambit_id": "c603e637-17db-433a-83aa-6d2f49c6dfab",
                            "last_updated": "2023-01-20T09:57:01.267408-05:00",
                            "created_at": "2023-01-19T09:22:07.341740-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.59000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b997a408-efcc-43c4-a6f9-6589687a6e08/?format=api"
                        },
                        {
                            "id": "c990cf31-6bfc-4c4b-891a-e6eb4972ec62",
                            "gambit_id": "4d744a2a-e8ab-45be-94a4-571e0cbd2f65",
                            "last_updated": "2023-01-20T09:57:01.268645-05:00",
                            "created_at": "2023-01-19T09:22:07.342953-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.42000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b997a408-efcc-43c4-a6f9-6589687a6e08/?format=api"
                        }
                    ]
                },
                {
                    "id": "25dfb978-c5b5-42a3-9cfa-dd08fa35ed38",
                    "match": "https://api-prod.gambitprofit.com/api/matches/63d077d7-b626-4113-8a11-b4300d5bf572/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-19T09:22:07.336265-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6099.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3901.0
                            }
                        ],
                        "expected_reward_tokens": 9635.47,
                        "profit_sb": 135.47,
                        "profit_sb_percentage": 1.43,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a8e3d196-ee5b-4bb6-809e-ddc8a9448913",
                            "gambit_id": "0085f845-651e-474e-b36d-745524fe7f79",
                            "last_updated": "2023-01-20T09:57:01.264994-05:00",
                            "created_at": "2023-01-19T09:22:07.339267-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.58000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25dfb978-c5b5-42a3-9cfa-dd08fa35ed38/?format=api"
                        },
                        {
                            "id": "e4fff8ce-2c51-421e-841f-86b6c3cc4583",
                            "gambit_id": "c7a0d05d-dbe1-4048-acf2-07f3ace59702",
                            "last_updated": "2023-01-20T09:57:01.263724-05:00",
                            "created_at": "2023-01-19T09:22:07.337903-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.47000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25dfb978-c5b5-42a3-9cfa-dd08fa35ed38/?format=api"
                        }
                    ]
                },
                {
                    "id": "730ed86d-0b19-461a-a8f2-bbd2881bb3f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/63d077d7-b626-4113-8a11-b4300d5bf572/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-19T09:22:07.332324-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5211.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4789.0
                            }
                        ],
                        "expected_reward_tokens": 9482.22,
                        "profit_sb": -17.78,
                        "profit_sb_percentage": -0.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2b51d4be-a97f-4c66-95b0-7d22eebb9b57",
                            "gambit_id": "a7183266-bd77-45f8-90b6-13fa6fd12650",
                            "last_updated": "2023-01-20T09:57:01.260381-05:00",
                            "created_at": "2023-01-19T09:22:07.333604-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.82000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/730ed86d-0b19-461a-a8f2-bbd2881bb3f0/?format=api"
                        },
                        {
                            "id": "9a954b09-31d4-4b34-8e74-57a4342df757",
                            "gambit_id": "9e6cd42d-9ebd-4cd5-b8b3-2ad7ca8a515f",
                            "last_updated": "2023-01-20T09:57:01.261506-05:00",
                            "created_at": "2023-01-19T09:22:07.334849-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.98000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/730ed86d-0b19-461a-a8f2-bbd2881bb3f0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "14020786-e7f3-4171-9130-7e3ae837c625",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7352e018-d886-4a75-9546-4bb0050b7b90",
            "completed": true,
            "last_updated": "2023-01-20T10:01:55.887386-05:00",
            "created_at": "2023-01-19T09:22:07.485591-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.53,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/7352e018-d886-4a75-9546-4bb0050b7b90",
            "datetime": "2023-01-19T22:07:00-05:00",
            "cutoff_datetime": "2023-01-19T22:07:00-05:00",
            "name": "New Jersey Devils v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "f35e7038-1d93-4a66-a538-990db7d0b289",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14020786-e7f3-4171-9130-7e3ae837c625/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T09:22:07.503848-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5431.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 4569.0
                            }
                        ],
                        "expected_reward_tokens": 9503.52,
                        "profit_sb": 3.52,
                        "profit_sb_percentage": 0.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "312c17f2-03d1-4ac1-9c2f-548cd8019a7f",
                            "gambit_id": "880af40f-832d-4f45-8934-f8e1502f7fb6",
                            "last_updated": "2023-01-20T10:01:55.898660-05:00",
                            "created_at": "2023-01-19T09:22:07.508532-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f35e7038-1d93-4a66-a538-990db7d0b289/?format=api"
                        },
                        {
                            "id": "4310c365-c514-4d97-a970-867ad3a6a548",
                            "gambit_id": "87e43722-ed2d-4792-8382-e1e53bcf77ad",
                            "last_updated": "2023-01-20T10:01:55.897460-05:00",
                            "created_at": "2023-01-19T09:22:07.506161-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.08000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f35e7038-1d93-4a66-a538-990db7d0b289/?format=api"
                        }
                    ]
                },
                {
                    "id": "1d084330-7984-4efc-8ff3-eeb29b27e658",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14020786-e7f3-4171-9130-7e3ae837c625/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-19T09:22:07.496606-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6773.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 3227.0
                            }
                        ],
                        "expected_reward_tokens": 9549.93,
                        "profit_sb": 49.93,
                        "profit_sb_percentage": 0.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d6a551e3-ee40-4a1d-9e1f-e6d068d1c0ab",
                            "gambit_id": "9f4cd5cc-396d-4c4b-b258-a03f4639aa4f",
                            "last_updated": "2023-01-20T10:01:55.893730-05:00",
                            "created_at": "2023-01-19T09:22:07.498898-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.41000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d084330-7984-4efc-8ff3-eeb29b27e658/?format=api"
                        },
                        {
                            "id": "a603b504-ef37-476c-88f9-f0ac5e72ad09",
                            "gambit_id": "1a683218-613f-46cd-9cf7-c1529cbdb730",
                            "last_updated": "2023-01-20T10:01:55.895050-05:00",
                            "created_at": "2023-01-19T09:22:07.501118-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.96000",
                            "odds": "3.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d084330-7984-4efc-8ff3-eeb29b27e658/?format=api"
                        }
                    ]
                },
                {
                    "id": "c53328d6-4fe6-417e-abbb-a5e17b90a5ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14020786-e7f3-4171-9130-7e3ae837c625/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-19T09:22:07.488910-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4acdedef-6a3d-436b-a1a6-5e5347a3368e",
                            "gambit_id": "37f46782-c04b-4bf3-afbb-7888a43530e1",
                            "last_updated": "2023-01-20T10:01:55.890194-05:00",
                            "created_at": "2023-01-19T09:22:07.491274-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c53328d6-4fe6-417e-abbb-a5e17b90a5ad/?format=api"
                        },
                        {
                            "id": "aa515373-6bd0-4b5d-8d6f-4c8a408c46cc",
                            "gambit_id": "d6fa3ba0-62bc-4cc0-8557-e70cf32f288a",
                            "last_updated": "2023-01-20T10:01:55.891330-05:00",
                            "created_at": "2023-01-19T09:22:07.493987-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c53328d6-4fe6-417e-abbb-a5e17b90a5ad/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5c82ee60-6d59-40e7-974f-a6cc5e745689",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c159d08f-57d2-470c-8d1c-4448082d1147",
            "completed": true,
            "last_updated": "2023-01-20T10:22:05.441367-05:00",
            "created_at": "2023-01-19T09:22:07.165953-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.91,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c159d08f-57d2-470c-8d1c-4448082d1147",
            "datetime": "2023-01-19T22:00:00-05:00",
            "cutoff_datetime": "2023-01-19T22:00:00-05:00",
            "name": "Brooklyn Nets v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "081cd4be-6abe-46e2-9afa-5d51a2b82702",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c82ee60-6d59-40e7-974f-a6cc5e745689/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T09:22:07.171365-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5955.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 4045.0
                            }
                        ],
                        "expected_reward_tokens": 9586.65,
                        "profit_sb": 86.65,
                        "profit_sb_percentage": 0.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "31e722ad-a065-4df3-8867-c9ced944adfe",
                            "gambit_id": "3f90bb60-08d2-4fb6-9882-49f02a02fbf0",
                            "last_updated": "2023-01-20T10:22:05.448951-05:00",
                            "created_at": "2023-01-19T09:22:07.173857-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.61000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081cd4be-6abe-46e2-9afa-5d51a2b82702/?format=api"
                        },
                        {
                            "id": "dcdcaf9e-9bf0-4755-8a5b-44f02bf2f4fe",
                            "gambit_id": "ee43ea15-c63a-4e88-af25-d8bed6cf49c1",
                            "last_updated": "2023-01-20T10:22:05.447731-05:00",
                            "created_at": "2023-01-19T09:22:07.172593-05:00",
                            "name": "Phoenix Suns",
                            "reward": "2.37000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081cd4be-6abe-46e2-9afa-5d51a2b82702/?format=api"
                        }
                    ]
                },
                {
                    "id": "db39d8a0-5729-4091-9bb2-aedc5bd30dc9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c82ee60-6d59-40e7-974f-a6cc5e745689/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-19T09:22:07.175151-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fb15dd9a-4a0e-4997-bd8d-6e0fda6f9c3c",
                            "gambit_id": "b3686a09-183e-4057-b7db-3dd1171f545d",
                            "last_updated": "2023-01-20T10:22:05.451221-05:00",
                            "created_at": "2023-01-19T09:22:07.176303-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db39d8a0-5729-4091-9bb2-aedc5bd30dc9/?format=api"
                        },
                        {
                            "id": "b589cedb-6ea1-455d-b81e-c49f827e1813",
                            "gambit_id": "451f7fcb-bf84-4fb2-9223-d301108d634b",
                            "last_updated": "2023-01-20T10:22:05.452404-05:00",
                            "created_at": "2023-01-19T09:22:07.177544-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db39d8a0-5729-4091-9bb2-aedc5bd30dc9/?format=api"
                        }
                    ]
                },
                {
                    "id": "45952bcb-0744-40bf-95b4-6c2ab13bcb94",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c82ee60-6d59-40e7-974f-a6cc5e745689/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-19T09:22:07.167660-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 221",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 221",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d6176bc-03a4-4f0c-8a61-88d9a5e431de",
                            "gambit_id": "299f4ffa-aff6-4e37-aa61-c8c03140a8ac",
                            "last_updated": "2023-01-20T10:22:05.444294-05:00",
                            "created_at": "2023-01-19T09:22:07.168847-05:00",
                            "name": "Game Total Under 221",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "221.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45952bcb-0744-40bf-95b4-6c2ab13bcb94/?format=api"
                        },
                        {
                            "id": "a7bf995d-5a75-4e12-b2ab-7e1ef5b5e219",
                            "gambit_id": "0dad0f77-6af6-4177-8bdd-5949c0fd1ef3",
                            "last_updated": "2023-01-20T10:22:05.445448-05:00",
                            "created_at": "2023-01-19T09:22:07.170090-05:00",
                            "name": "Game Total Over 221",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "221.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45952bcb-0744-40bf-95b4-6c2ab13bcb94/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a771cbbc-26be-4906-92d4-a9c455282ae4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e34bb07e-723e-4729-972a-01069b8204ac",
            "completed": true,
            "last_updated": "2023-01-20T10:01:57.264270-05:00",
            "created_at": "2023-01-19T09:22:06.835926-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.6,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e34bb07e-723e-4729-972a-01069b8204ac",
            "datetime": "2023-01-19T21:07:00-05:00",
            "cutoff_datetime": "2023-01-19T21:07:00-05:00",
            "name": "Tampa Bay Lightning v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "c885dc57-1f33-4577-ae3e-c92080b868a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a771cbbc-26be-4906-92d4-a9c455282ae4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T09:22:06.845780-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5211.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4789.0
                            }
                        ],
                        "expected_reward_tokens": 9482.22,
                        "profit_sb": -17.78,
                        "profit_sb_percentage": -0.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "62c279ba-354f-45c9-abb6-f85e1a331184",
                            "gambit_id": "7647eeb6-c436-4c01-a92a-46185ad02396",
                            "last_updated": "2023-01-20T10:01:57.274087-05:00",
                            "created_at": "2023-01-19T09:22:06.846908-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.82000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c885dc57-1f33-4577-ae3e-c92080b868a7/?format=api"
                        },
                        {
                            "id": "7fa2579c-e58f-4108-90c3-1511f9f9cec7",
                            "gambit_id": "643cc2c4-d5c5-4c52-8ed7-b987c50ddc97",
                            "last_updated": "2023-01-20T10:01:57.275218-05:00",
                            "created_at": "2023-01-19T09:22:06.848125-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.98000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c885dc57-1f33-4577-ae3e-c92080b868a7/?format=api"
                        }
                    ]
                },
                {
                    "id": "4e4f73f9-ec2a-43d9-8b1a-ab0c0c0b6132",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a771cbbc-26be-4906-92d4-a9c455282ae4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-19T09:22:06.841447-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6927.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 3073.0
                            }
                        ],
                        "expected_reward_tokens": 9557.03,
                        "profit_sb": 57.03,
                        "profit_sb_percentage": 0.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "27f4db46-2684-4a2e-b4d3-673dd30a3f98",
                            "gambit_id": "f71b4ae8-1a7b-4624-b6f7-4e730b99c50d",
                            "last_updated": "2023-01-20T10:01:57.271633-05:00",
                            "created_at": "2023-01-19T09:22:06.844490-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.38000",
                            "odds": "1.39220",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e4f73f9-ec2a-43d9-8b1a-ab0c0c0b6132/?format=api"
                        },
                        {
                            "id": "6222205d-17c1-4b0d-b4df-5dc390c97edf",
                            "gambit_id": "c25296d2-b698-4340-bf1e-ec70fd09a1f7",
                            "last_updated": "2023-01-20T10:01:57.270460-05:00",
                            "created_at": "2023-01-19T09:22:06.843191-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "3.11000",
                            "odds": "3.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e4f73f9-ec2a-43d9-8b1a-ab0c0c0b6132/?format=api"
                        }
                    ]
                },
                {
                    "id": "00d1bf30-8977-49d5-839c-f2923adab056",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a771cbbc-26be-4906-92d4-a9c455282ae4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-19T09:22:06.837634-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5106.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5a081758-29b0-45cb-b6ec-6e538883bea9",
                            "gambit_id": "84822e94-27ba-428c-b181-8486e3a1e49a",
                            "last_updated": "2023-01-20T10:01:57.268215-05:00",
                            "created_at": "2023-01-19T09:22:06.840108-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d1bf30-8977-49d5-839c-f2923adab056/?format=api"
                        },
                        {
                            "id": "3d8dae0d-0d29-4e5e-9d0f-34128c6e950a",
                            "gambit_id": "15f59ffc-3d9e-433b-a49a-7e08cfbdfa6a",
                            "last_updated": "2023-01-20T10:01:57.267086-05:00",
                            "created_at": "2023-01-19T09:22:06.838844-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d1bf30-8977-49d5-839c-f2923adab056/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "43d1aba5-91a9-45a7-bcf8-e9086d733402",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fcdd96c8-f98e-4a4b-be6f-1de0313cc4cd",
            "completed": true,
            "last_updated": "2023-01-20T10:01:55.586315-05:00",
            "created_at": "2023-01-19T09:22:07.013426-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.53,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/fcdd96c8-f98e-4a4b-be6f-1de0313cc4cd",
            "datetime": "2023-01-19T21:07:00-05:00",
            "cutoff_datetime": "2023-01-19T21:07:00-05:00",
            "name": "Washington Capitals v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "d6eb9a48-2190-4d19-af68-66fa6ca5b20a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43d1aba5-91a9-45a7-bcf8-e9086d733402/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T09:22:07.022727-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6556.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3444.0
                            }
                        ],
                        "expected_reward_tokens": 9505.44,
                        "profit_sb": 5.44,
                        "profit_sb_percentage": 0.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "01c46dcd-9562-4003-83be-7de393d1c620",
                            "gambit_id": "63a3cf5d-53d6-4313-8b44-aebaece77846",
                            "last_updated": "2023-01-20T10:01:55.598802-05:00",
                            "created_at": "2023-01-19T09:22:07.025113-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.45000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6eb9a48-2190-4d19-af68-66fa6ca5b20a/?format=api"
                        },
                        {
                            "id": "754e3e0a-d9db-40ed-9445-fa1a3795917f",
                            "gambit_id": "661f644d-e917-4884-8276-4db95d3f1c5d",
                            "last_updated": "2023-01-20T10:01:55.597686-05:00",
                            "created_at": "2023-01-19T09:22:07.023857-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.76000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6eb9a48-2190-4d19-af68-66fa6ca5b20a/?format=api"
                        }
                    ]
                },
                {
                    "id": "8c80004d-590d-4011-9b67-583995568b00",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43d1aba5-91a9-45a7-bcf8-e9086d733402/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-19T09:22:07.018865-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5619.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4381.0
                            }
                        ],
                        "expected_reward_tokens": 9550.58,
                        "profit_sb": 50.58,
                        "profit_sb_percentage": 0.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b77fc747-da6e-44fb-97b6-cb64b19c5358",
                            "gambit_id": "63783549-d713-445d-b284-145c12023b26",
                            "last_updated": "2023-01-20T10:01:55.593854-05:00",
                            "created_at": "2023-01-19T09:22:07.020058-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.70000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c80004d-590d-4011-9b67-583995568b00/?format=api"
                        },
                        {
                            "id": "7d915479-94e5-4a8a-9718-95c8358a27a1",
                            "gambit_id": "e5211d1b-78a5-4cb9-b4ae-9a989a907375",
                            "last_updated": "2023-01-20T10:01:55.595269-05:00",
                            "created_at": "2023-01-19T09:22:07.021476-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.18000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c80004d-590d-4011-9b67-583995568b00/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f2317de-296c-44b1-8c03-31f370a3250b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43d1aba5-91a9-45a7-bcf8-e9086d733402/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-19T09:22:07.015166-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5106.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "be5a6a21-12ca-4992-9337-84608cf498e3",
                            "gambit_id": "862b39ad-d846-4238-a92d-5c0473ce638d",
                            "last_updated": "2023-01-20T10:01:55.590497-05:00",
                            "created_at": "2023-01-19T09:22:07.017627-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f2317de-296c-44b1-8c03-31f370a3250b/?format=api"
                        },
                        {
                            "id": "4653001a-2adc-444f-839c-23abbb93de17",
                            "gambit_id": "8ee30fec-c8c4-45e1-a086-8296394a902f",
                            "last_updated": "2023-01-20T10:01:55.589328-05:00",
                            "created_at": "2023-01-19T09:22:07.016453-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f2317de-296c-44b1-8c03-31f370a3250b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8f9971fe-17e0-4865-bfa0-4ed174e0abec",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cfb5d3a9-a64b-491e-9e0d-a006a9abce22",
            "completed": true,
            "last_updated": "2023-01-20T10:22:05.149075-05:00",
            "created_at": "2023-01-19T09:22:06.693712-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.42,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/cfb5d3a9-a64b-491e-9e0d-a006a9abce22",
            "datetime": "2023-01-19T20:10:00-05:00",
            "cutoff_datetime": "2023-01-19T20:10:00-05:00",
            "name": "Toronto Raptors v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "3d5c19ef-dd31-4b6e-a87d-bb3052ecb93d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f9971fe-17e0-4865-bfa0-4ed174e0abec/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T09:22:06.699297-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6176.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 3824.0
                            }
                        ],
                        "expected_reward_tokens": 9634.56,
                        "profit_sb": 134.56,
                        "profit_sb_percentage": 1.42,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b90dd732-0004-4956-a7ee-ae3ba34a4514",
                            "gambit_id": "d7b0d641-2776-42a7-a0dc-73902ef3d6f6",
                            "last_updated": "2023-01-20T10:22:05.156427-05:00",
                            "created_at": "2023-01-19T09:22:06.701714-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.56000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d5c19ef-dd31-4b6e-a87d-bb3052ecb93d/?format=api"
                        },
                        {
                            "id": "968dbc25-1298-457d-b4ee-ac9fb4c9e5ef",
                            "gambit_id": "727ef016-9499-4dba-9746-3312a5121014",
                            "last_updated": "2023-01-20T10:22:05.155295-05:00",
                            "created_at": "2023-01-19T09:22:06.700477-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "2.52000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d5c19ef-dd31-4b6e-a87d-bb3052ecb93d/?format=api"
                        }
                    ]
                },
                {
                    "id": "3923f536-d54a-44e7-aa7e-74709297ee98",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f9971fe-17e0-4865-bfa0-4ed174e0abec/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-19T09:22:06.702968-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Minnesota Timberwolves",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4e2fbdf0-463a-4509-a5a3-938517ba2d90",
                            "gambit_id": "8e874c93-21b9-47d6-b07e-19dc25485953",
                            "last_updated": "2023-01-20T10:22:05.159775-05:00",
                            "created_at": "2023-01-19T09:22:06.705305-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3923f536-d54a-44e7-aa7e-74709297ee98/?format=api"
                        },
                        {
                            "id": "fae3529f-a755-4784-b493-949e5fd2a245",
                            "gambit_id": "a63bfdc3-2246-4ff1-83cb-4243f4ad47a7",
                            "last_updated": "2023-01-20T10:22:05.158657-05:00",
                            "created_at": "2023-01-19T09:22:06.704106-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3923f536-d54a-44e7-aa7e-74709297ee98/?format=api"
                        }
                    ]
                },
                {
                    "id": "44479f59-1a22-4465-9c87-914ee59bbd95",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f9971fe-17e0-4865-bfa0-4ed174e0abec/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-19T09:22:06.695476-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 233.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 233.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dcdaa3db-75ec-4c23-884c-ed07538bc3c0",
                            "gambit_id": "c1c85ddd-d573-49af-91e8-73a607438fa6",
                            "last_updated": "2023-01-20T10:22:05.151817-05:00",
                            "created_at": "2023-01-19T09:22:06.696783-05:00",
                            "name": "Game Total Under 233.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44479f59-1a22-4465-9c87-914ee59bbd95/?format=api"
                        },
                        {
                            "id": "6035a9e7-bf84-4867-91e9-c33993026081",
                            "gambit_id": "d0eda774-9053-443c-83bc-f0b825b09fe9",
                            "last_updated": "2023-01-20T10:22:05.153007-05:00",
                            "created_at": "2023-01-19T09:22:06.698039-05:00",
                            "name": "Game Total Over 233.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44479f59-1a22-4465-9c87-914ee59bbd95/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7ea98bf7-e34d-42cf-9c29-f6e85ca5ba72",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b81d3318-8b5c-4935-8825-c63507f101f2",
            "completed": true,
            "last_updated": "2023-01-20T10:06:58.775744-05:00",
            "created_at": "2023-01-19T09:22:06.545589-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.06,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b81d3318-8b5c-4935-8825-c63507f101f2",
            "datetime": "2023-01-19T20:07:00-05:00",
            "cutoff_datetime": "2023-01-19T20:07:00-05:00",
            "name": "Nashville Predators v. St Louis Blues",
            "bettypes": [
                {
                    "id": "e185332c-c95a-4d49-8d78-8f1d0128d0a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ea98bf7-e34d-42cf-9c29-f6e85ca5ba72/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T09:22:06.555140-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5211.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 4789.0
                            }
                        ],
                        "expected_reward_tokens": 9482.22,
                        "profit_sb": -17.78,
                        "profit_sb_percentage": -0.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e4ead6f7-27af-4686-83f3-d5cc9b10e361",
                            "gambit_id": "732eacbf-ecbb-4f31-9735-dc5159aa1843",
                            "last_updated": "2023-01-20T10:06:58.791154-05:00",
                            "created_at": "2023-01-19T09:22:06.557489-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.82000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e185332c-c95a-4d49-8d78-8f1d0128d0a6/?format=api"
                        },
                        {
                            "id": "00176e01-823f-4f96-a8a2-6ef25b349625",
                            "gambit_id": "9f9bc59e-0464-4ac1-9502-a095728244f7",
                            "last_updated": "2023-01-20T10:06:58.789976-05:00",
                            "created_at": "2023-01-19T09:22:06.556278-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.98000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e185332c-c95a-4d49-8d78-8f1d0128d0a6/?format=api"
                        }
                    ]
                },
                {
                    "id": "51a12695-beb1-4bf0-bc0e-f8290024f2f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ea98bf7-e34d-42cf-9c29-f6e85ca5ba72/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-19T09:22:06.551233-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7009.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 2991.0
                            }
                        ],
                        "expected_reward_tokens": 9601.11,
                        "profit_sb": 101.11,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4e76c1bb-65dc-471c-9506-0d72942d029a",
                            "gambit_id": "87d65f35-154c-4889-8a3d-bc4358dbc4f2",
                            "last_updated": "2023-01-20T10:06:58.784978-05:00",
                            "created_at": "2023-01-19T09:22:06.552551-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.37000",
                            "odds": "1.37740",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51a12695-beb1-4bf0-bc0e-f8290024f2f8/?format=api"
                        },
                        {
                            "id": "c1fb012a-a5bd-4071-8314-6c4ac42787eb",
                            "gambit_id": "928b6abf-16d5-475a-b3a8-62c000bf9d81",
                            "last_updated": "2023-01-20T10:06:58.786944-05:00",
                            "created_at": "2023-01-19T09:22:06.553816-05:00",
                            "name": "Nashville Predators",
                            "reward": "3.21000",
                            "odds": "3.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51a12695-beb1-4bf0-bc0e-f8290024f2f8/?format=api"
                        }
                    ]
                },
                {
                    "id": "17cf1476-be92-4edb-bcbe-56db43345ace",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ea98bf7-e34d-42cf-9c29-f6e85ca5ba72/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-19T09:22:06.547351-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5211.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4789.0
                            }
                        ],
                        "expected_reward_tokens": 9482.22,
                        "profit_sb": -17.78,
                        "profit_sb_percentage": -0.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "945ddc18-c879-49e6-9433-b6fd61ea2740",
                            "gambit_id": "22d42521-447d-4e33-8600-fded1075d692",
                            "last_updated": "2023-01-20T10:06:58.779251-05:00",
                            "created_at": "2023-01-19T09:22:06.548671-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.82000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17cf1476-be92-4edb-bcbe-56db43345ace/?format=api"
                        },
                        {
                            "id": "c0bb28f9-904b-4669-abd1-a994386623c1",
                            "gambit_id": "d43f0064-3f97-4e6e-aeed-dfc741efe65e",
                            "last_updated": "2023-01-20T10:06:58.781173-05:00",
                            "created_at": "2023-01-19T09:22:06.549926-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.98000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17cf1476-be92-4edb-bcbe-56db43345ace/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e7951630-82a3-4a44-a3b7-799702765ac9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5ee2edbd-2493-444c-b82e-52239ee13ce4",
            "completed": true,
            "last_updated": "2023-01-20T10:06:59.789717-05:00",
            "created_at": "2023-01-19T09:22:06.383025-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/5ee2edbd-2493-444c-b82e-52239ee13ce4",
            "datetime": "2023-01-19T19:37:00-05:00",
            "cutoff_datetime": "2023-01-19T19:37:00-05:00",
            "name": "New York Islanders v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "6add5295-0cf7-4b95-baa4-34417218b8bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7951630-82a3-4a44-a3b7-799702765ac9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T09:22:06.406404-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5328.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4672.0
                            }
                        ],
                        "expected_reward_tokens": 9483.84,
                        "profit_sb": -16.16,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "80cc25cd-a759-423d-8110-0cb2621508ef",
                            "gambit_id": "af936417-8564-4d7e-9154-7c472d2e8428",
                            "last_updated": "2023-01-20T10:06:59.799828-05:00",
                            "created_at": "2023-01-19T09:22:06.408485-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6add5295-0cf7-4b95-baa4-34417218b8bd/?format=api"
                        },
                        {
                            "id": "f9f7d6c8-0df1-46d9-8186-b102046442f2",
                            "gambit_id": "453748b3-fd99-4234-85aa-8ae78c54e733",
                            "last_updated": "2023-01-20T10:06:59.801090-05:00",
                            "created_at": "2023-01-19T09:22:06.409797-05:00",
                            "name": "New York Islanders",
                            "reward": "2.03000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6add5295-0cf7-4b95-baa4-34417218b8bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "9d96a19a-9573-47e6-b712-232c200aa82d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7951630-82a3-4a44-a3b7-799702765ac9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-19T09:22:06.397086-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6876.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 3124.0
                            }
                        ],
                        "expected_reward_tokens": 9557.64,
                        "profit_sb": 57.64,
                        "profit_sb_percentage": 0.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7d5fa4a3-2cfd-41b8-8d28-92156acd0172",
                            "gambit_id": "011733b3-5b25-4694-ac86-947d67619086",
                            "last_updated": "2023-01-20T10:06:59.795713-05:00",
                            "created_at": "2023-01-19T09:22:06.400064-05:00",
                            "name": "New York Islanders",
                            "reward": "1.39000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d96a19a-9573-47e6-b712-232c200aa82d/?format=api"
                        },
                        {
                            "id": "ae26c8ea-72d5-458b-ae7e-f2305e8401c9",
                            "gambit_id": "fe354dfc-5d8f-4002-b0d5-b753f58037e0",
                            "last_updated": "2023-01-20T10:06:59.796868-05:00",
                            "created_at": "2023-01-19T09:22:06.403457-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "3.06000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d96a19a-9573-47e6-b712-232c200aa82d/?format=api"
                        }
                    ]
                },
                {
                    "id": "9b807f7c-498e-449b-afc6-cdd91b06e5e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7951630-82a3-4a44-a3b7-799702765ac9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-19T09:22:06.387301-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "825ab7b7-c138-4053-b475-45f96ebdfb70",
                            "gambit_id": "0ae5cea2-f40a-43c8-8240-0507b56f996a",
                            "last_updated": "2023-01-20T10:06:59.792371-05:00",
                            "created_at": "2023-01-19T09:22:06.390507-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b807f7c-498e-449b-afc6-cdd91b06e5e1/?format=api"
                        },
                        {
                            "id": "0d1d3b18-b988-4f80-a1f4-71129229c157",
                            "gambit_id": "f047b01f-9dd4-48a9-8061-23badce7e901",
                            "last_updated": "2023-01-20T10:06:59.793479-05:00",
                            "created_at": "2023-01-19T09:22:06.393744-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b807f7c-498e-449b-afc6-cdd91b06e5e1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5014d4f4-b55a-4268-ae06-15cd113e6143",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8973ff13-ba23-4215-90e6-f65de2a03d7b",
            "completed": true,
            "last_updated": "2023-01-20T10:22:04.940863-05:00",
            "created_at": "2023-01-19T09:22:06.216852-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.1,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8973ff13-ba23-4215-90e6-f65de2a03d7b",
            "datetime": "2023-01-19T19:30:00-05:00",
            "cutoff_datetime": "2023-01-19T19:30:00-05:00",
            "name": "Golden State Warriors v. Boston Celtics",
            "bettypes": [
                {
                    "id": "57665ee9-cdc6-41ca-828f-0340c6a6a699",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5014d4f4-b55a-4268-ae06-15cd113e6143/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T09:22:06.232837-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6960.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 3040.0
                            }
                        ],
                        "expected_reward_tokens": 9604.8,
                        "profit_sb": 104.8,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ddbe24f7-5346-4b9d-8b54-ac98890f61b0",
                            "gambit_id": "788978d8-25ed-4249-905e-d7a1e81bc774",
                            "last_updated": "2023-01-20T10:22:04.948702-05:00",
                            "created_at": "2023-01-19T09:22:06.235753-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.38000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57665ee9-cdc6-41ca-828f-0340c6a6a699/?format=api"
                        },
                        {
                            "id": "3dec6fe1-679d-42ba-beb7-2e6892c9f281",
                            "gambit_id": "6f88098b-216c-4e24-93d9-ddf3e0e87650",
                            "last_updated": "2023-01-20T10:22:04.949859-05:00",
                            "created_at": "2023-01-19T09:22:06.238907-05:00",
                            "name": "Golden State Warriors",
                            "reward": "3.16000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57665ee9-cdc6-41ca-828f-0340c6a6a699/?format=api"
                        }
                    ]
                },
                {
                    "id": "44d33168-3f2e-4224-bc90-b4e4137c8810",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5014d4f4-b55a-4268-ae06-15cd113e6143/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-19T09:22:06.242338-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d6e6e189-e68d-4fc8-bc47-3ec0c3e05853",
                            "gambit_id": "0b928026-3666-4ba1-bb6f-821ca11b056d",
                            "last_updated": "2023-01-20T10:22:04.953606-05:00",
                            "created_at": "2023-01-19T09:22:06.249342-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44d33168-3f2e-4224-bc90-b4e4137c8810/?format=api"
                        },
                        {
                            "id": "d3a8076b-6694-49c8-8e00-bd84549b91ac",
                            "gambit_id": "a3398e69-7a3f-4018-a6a3-c5c35c4bee04",
                            "last_updated": "2023-01-20T10:22:04.952332-05:00",
                            "created_at": "2023-01-19T09:22:06.246073-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44d33168-3f2e-4224-bc90-b4e4137c8810/?format=api"
                        }
                    ]
                },
                {
                    "id": "626b52e8-e556-4150-8a55-a5443e153c4a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5014d4f4-b55a-4268-ae06-15cd113e6143/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-19T09:22:06.222800-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 241.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 241.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "21db0047-e3d9-4dfe-a41a-8e4af9415434",
                            "gambit_id": "4dc67d6f-df3f-47f2-9c26-a5b2fb22ba40",
                            "last_updated": "2023-01-20T10:22:04.946119-05:00",
                            "created_at": "2023-01-19T09:22:06.229336-05:00",
                            "name": "Game Total Over 241.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "241.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/626b52e8-e556-4150-8a55-a5443e153c4a/?format=api"
                        },
                        {
                            "id": "3eaa661f-c3ac-4280-8ec8-5c75da0567d8",
                            "gambit_id": "4f39e155-7520-4173-9413-5ecf55479c94",
                            "last_updated": "2023-01-20T10:22:04.944620-05:00",
                            "created_at": "2023-01-19T09:22:06.226088-05:00",
                            "name": "Game Total Under 241.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "241.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/626b52e8-e556-4150-8a55-a5443e153c4a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c017e7f4-3b3d-4d6f-ae79-9e2a6fc95ad8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ccc7a2f4-3019-4ddd-8d15-f23a79175c40",
            "completed": true,
            "last_updated": "2023-01-20T09:57:00.820946-05:00",
            "created_at": "2023-01-19T09:22:05.355487-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.43,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ccc7a2f4-3019-4ddd-8d15-f23a79175c40",
            "datetime": "2023-01-19T19:07:00-05:00",
            "cutoff_datetime": "2023-01-19T19:07:00-05:00",
            "name": "Minnesota Wild v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "50f3c6a9-0a13-486d-9ed3-b885c2a6a079",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c017e7f4-3b3d-4d6f-ae79-9e2a6fc95ad8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T09:22:05.381313-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6099.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 3901.0
                            }
                        ],
                        "expected_reward_tokens": 9635.47,
                        "profit_sb": 135.47,
                        "profit_sb_percentage": 1.43,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e5cc0711-873d-4776-9c3a-c959b476231b",
                            "gambit_id": "56e36971-84b6-4108-8465-32ad4f4b2221",
                            "last_updated": "2023-01-20T09:57:00.830614-05:00",
                            "created_at": "2023-01-19T09:22:05.384315-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.58000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f3c6a9-0a13-486d-9ed3-b885c2a6a079/?format=api"
                        },
                        {
                            "id": "ee14a2d0-5edf-4319-a522-cde64ae6aa82",
                            "gambit_id": "5130b5ac-ce88-4823-b17e-5da8b47e5dfe",
                            "last_updated": "2023-01-20T09:57:00.831746-05:00",
                            "created_at": "2023-01-19T09:22:05.387743-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.47000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f3c6a9-0a13-486d-9ed3-b885c2a6a079/?format=api"
                        }
                    ]
                },
                {
                    "id": "c730549d-7694-4562-9d0f-147df09ddc44",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c017e7f4-3b3d-4d6f-ae79-9e2a6fc95ad8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-19T09:22:05.370707-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6176.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3824.0
                            }
                        ],
                        "expected_reward_tokens": 9634.56,
                        "profit_sb": 134.56,
                        "profit_sb_percentage": 1.42,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "116f28a9-c0ff-48da-9ced-60ce2838d88c",
                            "gambit_id": "0beb9d02-b920-4301-b5f1-caee290e015c",
                            "last_updated": "2023-01-20T09:57:00.828440-05:00",
                            "created_at": "2023-01-19T09:22:05.377345-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.56000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c730549d-7694-4562-9d0f-147df09ddc44/?format=api"
                        },
                        {
                            "id": "33a28f86-f54e-4587-a10b-1956440a6e1d",
                            "gambit_id": "d9c7296c-3fd9-49d4-a33d-8e2a44067fe0",
                            "last_updated": "2023-01-20T09:57:00.827349-05:00",
                            "created_at": "2023-01-19T09:22:05.374027-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.52000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c730549d-7694-4562-9d0f-147df09ddc44/?format=api"
                        }
                    ]
                },
                {
                    "id": "34918a4f-d698-49a5-9d4c-744b39a48261",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c017e7f4-3b3d-4d6f-ae79-9e2a6fc95ad8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-19T09:22:05.360101-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5106.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9ad81702-4129-4328-b6ac-f21d5223f1bd",
                            "gambit_id": "90c423eb-4731-4335-bf20-b506fee4d8a3",
                            "last_updated": "2023-01-20T09:57:00.825131-05:00",
                            "created_at": "2023-01-19T09:22:05.367282-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34918a4f-d698-49a5-9d4c-744b39a48261/?format=api"
                        },
                        {
                            "id": "38ab8001-60a3-4159-9960-7b290bf8dd66",
                            "gambit_id": "909dac04-fdda-4b8a-8593-4d63f07aab84",
                            "last_updated": "2023-01-20T09:57:00.823678-05:00",
                            "created_at": "2023-01-19T09:22:05.363443-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34918a4f-d698-49a5-9d4c-744b39a48261/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "18629de8-86f8-453e-8488-a7b7d42e2f94",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b4b484dc-c084-44d6-91e9-0633dc3d5733",
            "completed": true,
            "last_updated": "2023-01-20T10:06:58.543184-05:00",
            "created_at": "2023-01-19T09:22:05.513983-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.53,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b4b484dc-c084-44d6-91e9-0633dc3d5733",
            "datetime": "2023-01-19T19:07:00-05:00",
            "cutoff_datetime": "2023-01-19T19:07:00-05:00",
            "name": "Florida Panthers v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "751ffd82-706d-495b-b593-f457cfa3f0e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18629de8-86f8-453e-8488-a7b7d42e2f94/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T09:22:05.519548-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6773.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3227.0
                            }
                        ],
                        "expected_reward_tokens": 9549.93,
                        "profit_sb": 49.93,
                        "profit_sb_percentage": 0.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "990a9f53-1f5b-4079-8725-94a4246adbc4",
                            "gambit_id": "5f526bce-3e45-4762-9615-621e1dc3ea9c",
                            "last_updated": "2023-01-20T10:06:58.554026-05:00",
                            "created_at": "2023-01-19T09:22:05.521957-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.41000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/751ffd82-706d-495b-b593-f457cfa3f0e7/?format=api"
                        },
                        {
                            "id": "da308ac0-e838-4bbd-a44c-5eddb530aeea",
                            "gambit_id": "e7991aa9-dedc-4c84-a679-072de415bcfe",
                            "last_updated": "2023-01-20T10:06:58.552887-05:00",
                            "created_at": "2023-01-19T09:22:05.520717-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.96000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/751ffd82-706d-495b-b593-f457cfa3f0e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "d2e66c95-3741-4967-a413-24a2935a5556",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18629de8-86f8-453e-8488-a7b7d42e2f94/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-19T09:22:05.515644-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5106.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "37122cf3-6bb2-4b18-b208-922ce7a1723d",
                            "gambit_id": "76a1f3be-96a2-40b1-a7f2-32b945eb282d",
                            "last_updated": "2023-01-20T10:06:58.549450-05:00",
                            "created_at": "2023-01-19T09:22:05.516865-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2e66c95-3741-4967-a413-24a2935a5556/?format=api"
                        },
                        {
                            "id": "ed7bbc74-8aeb-4a92-9305-e54ee551b247",
                            "gambit_id": "91f4416a-11b8-4c5a-b71c-3ed99bf07cf0",
                            "last_updated": "2023-01-20T10:06:58.550533-05:00",
                            "created_at": "2023-01-19T09:22:05.518072-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2e66c95-3741-4967-a413-24a2935a5556/?format=api"
                        }
                    ]
                },
                {
                    "id": "27253a5e-2b78-43b7-a805-9a324e808e7f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18629de8-86f8-453e-8488-a7b7d42e2f94/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-19T09:42:15.816404-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dc19299e-bf4c-4344-9495-75af62e3a726",
                            "gambit_id": "f62ad03f-a878-45fe-a91b-8516a548efd4",
                            "last_updated": "2023-01-20T10:06:58.545975-05:00",
                            "created_at": "2023-01-19T09:42:15.817762-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27253a5e-2b78-43b7-a805-9a324e808e7f/?format=api"
                        },
                        {
                            "id": "d6c7bb6b-6872-4b86-a142-03aafebf882c",
                            "gambit_id": "b43e0162-527b-438e-9b40-a4c27d9d7344",
                            "last_updated": "2023-01-20T10:06:58.547117-05:00",
                            "created_at": "2023-01-19T09:42:15.819198-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27253a5e-2b78-43b7-a805-9a324e808e7f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3e4003c2-1025-4114-88ea-fb21784ced04",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7158040e-2992-4803-8122-b1124e350800",
            "completed": true,
            "last_updated": "2023-01-20T10:06:57.600874-05:00",
            "created_at": "2023-01-19T09:22:05.792425-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/7158040e-2992-4803-8122-b1124e350800",
            "datetime": "2023-01-19T19:07:00-05:00",
            "cutoff_datetime": "2023-01-19T19:07:00-05:00",
            "name": "Chicago Blackhawks v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "9e4921aa-6f91-4083-9948-332dfecc515f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e4003c2-1025-4114-88ea-fb21784ced04/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T09:22:05.801827-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6612.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3388.0
                            }
                        ],
                        "expected_reward_tokens": 9520.28,
                        "profit_sb": 20.28,
                        "profit_sb_percentage": 0.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1f71763b-e733-4948-b128-a6cfcde7255c",
                            "gambit_id": "b9277fd8-4045-4965-b1a5-9e30f5eafafd",
                            "last_updated": "2023-01-20T10:06:57.610276-05:00",
                            "created_at": "2023-01-19T09:22:05.802941-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.44000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e4921aa-6f91-4083-9948-332dfecc515f/?format=api"
                        },
                        {
                            "id": "d2756840-0281-499b-9f73-ea30645f4c45",
                            "gambit_id": "f7ade90b-3241-481b-985d-1a65e2abc0d0",
                            "last_updated": "2023-01-20T10:06:57.611292-05:00",
                            "created_at": "2023-01-19T09:22:05.804160-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.81000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e4921aa-6f91-4083-9948-332dfecc515f/?format=api"
                        }
                    ]
                },
                {
                    "id": "0ec43c91-a4da-462b-ae5c-e00ccd2e133c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e4003c2-1025-4114-88ea-fb21784ced04/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-19T09:22:05.798173-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5431.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4569.0
                            }
                        ],
                        "expected_reward_tokens": 9503.52,
                        "profit_sb": 3.52,
                        "profit_sb_percentage": 0.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f85343a1-4780-4440-99ae-767c8517f37f",
                            "gambit_id": "a5204ed8-c616-4a02-91b2-b27d32ae83ad",
                            "last_updated": "2023-01-20T10:06:57.608218-05:00",
                            "created_at": "2023-01-19T09:22:05.800577-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ec43c91-a4da-462b-ae5c-e00ccd2e133c/?format=api"
                        },
                        {
                            "id": "b089203b-1635-4bc4-8cdd-05b71b6891d7",
                            "gambit_id": "26fc0fc0-ab55-4bf9-a5f9-254b75c8b2a9",
                            "last_updated": "2023-01-20T10:06:57.607176-05:00",
                            "created_at": "2023-01-19T09:22:05.799356-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.08000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ec43c91-a4da-462b-ae5c-e00ccd2e133c/?format=api"
                        }
                    ]
                },
                {
                    "id": "2fae5cea-d545-4ede-95c8-9b2e19551250",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e4003c2-1025-4114-88ea-fb21784ced04/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-19T09:22:05.794222-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5106.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "99ca5530-1e69-4bd3-8fdb-428407281663",
                            "gambit_id": "46e90314-e1ef-4135-9739-a3506cdb65aa",
                            "last_updated": "2023-01-20T10:06:57.605093-05:00",
                            "created_at": "2023-01-19T09:22:05.796881-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fae5cea-d545-4ede-95c8-9b2e19551250/?format=api"
                        },
                        {
                            "id": "32f825ef-5f02-4e46-ab20-c2f072aaf8d2",
                            "gambit_id": "d6edc58b-9a63-4471-8732-a2492a0cf61f",
                            "last_updated": "2023-01-20T10:06:57.603846-05:00",
                            "created_at": "2023-01-19T09:22:05.795438-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fae5cea-d545-4ede-95c8-9b2e19551250/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a1258da6-c6b7-40f8-9ecb-43bbb8ccf94a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "86bb66ee-9410-46ec-9109-c6c5e281dcc8",
            "completed": true,
            "last_updated": "2023-01-20T10:11:58.294384-05:00",
            "created_at": "2023-01-19T09:22:05.930441-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.36,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/86bb66ee-9410-46ec-9109-c6c5e281dcc8",
            "datetime": "2023-01-19T19:07:00-05:00",
            "cutoff_datetime": "2023-01-19T19:07:00-05:00",
            "name": "Anaheim Ducks v. Columbus Blue Jackets",
            "bettypes": [
                {
                    "id": "4c76e9ac-41fd-4b8e-83cd-e10cc7a905eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1258da6-c6b7-40f8-9ecb-43bbb8ccf94a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T09:22:05.939650-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6035.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3965.0
                            }
                        ],
                        "expected_reward_tokens": 9595.3,
                        "profit_sb": 95.3,
                        "profit_sb_percentage": 1.0,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "45685abc-f6e0-4e60-8f08-5279dc7e6200",
                            "gambit_id": "96feff95-0873-4eb6-86cc-b903eb087771",
                            "last_updated": "2023-01-20T10:11:58.304340-05:00",
                            "created_at": "2023-01-19T09:22:05.940784-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.59000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c76e9ac-41fd-4b8e-83cd-e10cc7a905eb/?format=api"
                        },
                        {
                            "id": "1f819c9e-7867-4167-b410-c80ff2915630",
                            "gambit_id": "fa4be66e-81c9-422e-8e05-45cb8d09f235",
                            "last_updated": "2023-01-20T10:11:58.305444-05:00",
                            "created_at": "2023-01-19T09:22:05.941970-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.42000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c76e9ac-41fd-4b8e-83cd-e10cc7a905eb/?format=api"
                        }
                    ]
                },
                {
                    "id": "6aee939b-3f6a-4973-8000-c2f1a112b9e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1258da6-c6b7-40f8-9ecb-43bbb8ccf94a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-19T09:22:05.935972-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6253.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 3747.0
                            }
                        ],
                        "expected_reward_tokens": 9629.62,
                        "profit_sb": 129.62,
                        "profit_sb_percentage": 1.36,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "19e33d90-348a-413c-983a-31e3d2b017c0",
                            "gambit_id": "5d3b5233-f829-476e-8727-d03ae3f33e99",
                            "last_updated": "2023-01-20T10:11:58.302018-05:00",
                            "created_at": "2023-01-19T09:22:05.938364-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aee939b-3f6a-4973-8000-c2f1a112b9e4/?format=api"
                        },
                        {
                            "id": "5ce0a0eb-adc9-4c69-b1a7-974638843cc0",
                            "gambit_id": "d410c4a6-e22a-41ad-bee0-b045c42d6a8e",
                            "last_updated": "2023-01-20T10:11:58.300866-05:00",
                            "created_at": "2023-01-19T09:22:05.937186-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.57000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aee939b-3f6a-4973-8000-c2f1a112b9e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "e9b16411-6795-4fcb-b6f9-3d4bf64f82cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1258da6-c6b7-40f8-9ecb-43bbb8ccf94a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-19T09:22:05.932131-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6c9ed15b-815e-4a12-b737-9d17b8eff5ba",
                            "gambit_id": "624a12df-d168-41e2-b3db-35c2b60fb228",
                            "last_updated": "2023-01-20T10:11:58.298427-05:00",
                            "created_at": "2023-01-19T09:22:05.933361-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9b16411-6795-4fcb-b6f9-3d4bf64f82cf/?format=api"
                        },
                        {
                            "id": "3c7755af-bede-486c-8a1c-bb7153058598",
                            "gambit_id": "78545e28-6b62-4452-a77c-7a2541f1baae",
                            "last_updated": "2023-01-20T10:11:58.297350-05:00",
                            "created_at": "2023-01-19T09:22:05.934576-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9b16411-6795-4fcb-b6f9-3d4bf64f82cf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5f55a436-8fb6-44cc-8fd8-77f48540fe5d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c2a48b43-7623-46e4-bef5-ce3c576cb787",
            "completed": true,
            "last_updated": "2023-01-20T10:11:59.448141-05:00",
            "created_at": "2023-01-19T09:22:06.072671-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.42,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c2a48b43-7623-46e4-bef5-ce3c576cb787",
            "datetime": "2023-01-19T19:07:00-05:00",
            "cutoff_datetime": "2023-01-19T19:07:00-05:00",
            "name": "Winnipeg Jets v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "a147f263-3d11-4c66-823e-a09f4d105d8e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5f55a436-8fb6-44cc-8fd8-77f48540fe5d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T09:22:06.081658-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5955.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4045.0
                            }
                        ],
                        "expected_reward_tokens": 9586.65,
                        "profit_sb": 86.65,
                        "profit_sb_percentage": 0.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3796822e-e382-49ba-aece-8732a8c3cad4",
                            "gambit_id": "b0d94863-7aac-4315-bdb1-2723cbee14be",
                            "last_updated": "2023-01-20T10:11:59.457904-05:00",
                            "created_at": "2023-01-19T09:22:06.082772-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.61000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a147f263-3d11-4c66-823e-a09f4d105d8e/?format=api"
                        },
                        {
                            "id": "d1f7a2c8-d8b8-4a19-8c9c-ff4ed8192870",
                            "gambit_id": "3e2aa08f-6606-4093-bb0d-f2279be89947",
                            "last_updated": "2023-01-20T10:11:59.458959-05:00",
                            "created_at": "2023-01-19T09:22:06.083931-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.37000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a147f263-3d11-4c66-823e-a09f4d105d8e/?format=api"
                        }
                    ]
                },
                {
                    "id": "36a71aa4-9070-4ed7-bb8b-2ee6c5c834d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5f55a436-8fb6-44cc-8fd8-77f48540fe5d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-19T09:22:06.078037-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6176.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 3824.0
                            }
                        ],
                        "expected_reward_tokens": 9634.56,
                        "profit_sb": 134.56,
                        "profit_sb_percentage": 1.42,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e4845e27-5031-49b3-8835-f3a0e4932a12",
                            "gambit_id": "b0a3d599-fc69-44cc-8e83-832460cf7ad4",
                            "last_updated": "2023-01-20T10:11:59.455475-05:00",
                            "created_at": "2023-01-19T09:22:06.080426-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.56000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36a71aa4-9070-4ed7-bb8b-2ee6c5c834d1/?format=api"
                        },
                        {
                            "id": "707a72bf-a6d7-49dc-95b1-c993dc552baa",
                            "gambit_id": "d5ea13a4-0f19-450c-abed-623521e6643f",
                            "last_updated": "2023-01-20T10:11:59.454276-05:00",
                            "created_at": "2023-01-19T09:22:06.079184-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.52000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36a71aa4-9070-4ed7-bb8b-2ee6c5c834d1/?format=api"
                        }
                    ]
                },
                {
                    "id": "87ba4fb4-c5e1-4347-94b5-ca306bfde46c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5f55a436-8fb6-44cc-8fd8-77f48540fe5d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-19T09:22:06.074336-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5328.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4672.0
                            }
                        ],
                        "expected_reward_tokens": 9483.84,
                        "profit_sb": -16.16,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f47e0eff-491b-4dd0-999b-f41accd07625",
                            "gambit_id": "578f2c95-879b-4497-9b2f-28452ae8b480",
                            "last_updated": "2023-01-20T10:11:59.450930-05:00",
                            "created_at": "2023-01-19T09:22:06.075558-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87ba4fb4-c5e1-4347-94b5-ca306bfde46c/?format=api"
                        },
                        {
                            "id": "822ef69d-255f-4219-855f-ae86de83744c",
                            "gambit_id": "197cc0aa-b970-4603-9623-2a74ad2798e0",
                            "last_updated": "2023-01-20T10:11:59.452015-05:00",
                            "created_at": "2023-01-19T09:22:06.076766-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "2.03000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87ba4fb4-c5e1-4347-94b5-ca306bfde46c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b041dccf-d6f6-4011-9909-e70ef1686e32",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c21c297b-ce98-49ea-b42e-bc482d8166a4",
            "completed": true,
            "last_updated": "2023-01-20T10:06:58.355862-05:00",
            "created_at": "2023-01-19T09:22:05.651121-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.36,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c21c297b-ce98-49ea-b42e-bc482d8166a4",
            "datetime": "2023-01-19T19:07:00-05:00",
            "cutoff_datetime": "2023-01-19T19:07:00-05:00",
            "name": "Boston Bruins v. New York Rangers",
            "bettypes": [
                {
                    "id": "496d79cb-f8e0-4754-af11-95410c0634ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b041dccf-d6f6-4011-9909-e70ef1686e32/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T09:22:05.662161-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ed8975bd-6f07-4c4d-a8f0-46e9463e0a00",
                            "gambit_id": "e7f42908-2e96-4320-960f-3e12d07501fe",
                            "last_updated": "2023-01-20T10:06:58.366003-05:00",
                            "created_at": "2023-01-19T09:22:05.663441-05:00",
                            "name": "New York Rangers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/496d79cb-f8e0-4754-af11-95410c0634ed/?format=api"
                        },
                        {
                            "id": "1ecf5f37-501e-466c-bcec-dc189cc77044",
                            "gambit_id": "06c80380-ac05-49e2-b215-8df3c295df7a",
                            "last_updated": "2023-01-20T10:06:58.367089-05:00",
                            "created_at": "2023-01-19T09:22:05.664737-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/496d79cb-f8e0-4754-af11-95410c0634ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e0d4090-0161-4adb-81da-e13ab322a099",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b041dccf-d6f6-4011-9909-e70ef1686e32/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-19T09:22:05.657446-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7082.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 2918.0
                            }
                        ],
                        "expected_reward_tokens": 9629.4,
                        "profit_sb": 129.4,
                        "profit_sb_percentage": 1.36,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4f3ae817-c798-4809-9a91-ceb45c73b4e0",
                            "gambit_id": "c7c088ee-0c95-48be-ad42-6993be7a9bbd",
                            "last_updated": "2023-01-20T10:06:58.363797-05:00",
                            "created_at": "2023-01-19T09:22:05.660682-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.36000",
                            "odds": "1.36360",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e0d4090-0161-4adb-81da-e13ab322a099/?format=api"
                        },
                        {
                            "id": "0ad290dd-d43f-45fe-b5ac-80838c0e73b0",
                            "gambit_id": "12b04427-66be-4d09-910c-0d3041039df1",
                            "last_updated": "2023-01-20T10:06:58.362666-05:00",
                            "created_at": "2023-01-19T09:22:05.658721-05:00",
                            "name": "New York Rangers",
                            "reward": "3.30000",
                            "odds": "3.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e0d4090-0161-4adb-81da-e13ab322a099/?format=api"
                        }
                    ]
                },
                {
                    "id": "790294a2-175b-4d96-bdab-9d7c000501dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b041dccf-d6f6-4011-9909-e70ef1686e32/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-19T09:22:05.653093-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5106.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9cc21104-7bff-497a-ac43-63d6577bbb57",
                            "gambit_id": "15b13bb2-22fc-4001-b9a3-80bc0875c93d",
                            "last_updated": "2023-01-20T10:06:58.360380-05:00",
                            "created_at": "2023-01-19T09:22:05.655895-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/790294a2-175b-4d96-bdab-9d7c000501dd/?format=api"
                        },
                        {
                            "id": "2fa2f66b-0bb0-471c-a1c8-8cba88a30520",
                            "gambit_id": "b904fec0-c45a-4290-8b23-a3b542690505",
                            "last_updated": "2023-01-20T10:06:58.359201-05:00",
                            "created_at": "2023-01-19T09:22:05.654449-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/790294a2-175b-4d96-bdab-9d7c000501dd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "af94ce99-4a9f-4e6d-8671-e2cee14434dd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9039d461-3d17-45ab-87f2-10ee78808583",
            "completed": true,
            "last_updated": "2023-01-20T10:27:08.714427-05:00",
            "created_at": "2023-01-19T09:22:05.211780-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/9039d461-3d17-45ab-87f2-10ee78808583",
            "datetime": "2023-01-19T15:10:00-05:00",
            "cutoff_datetime": "2023-01-19T15:10:00-05:00",
            "name": "Chicago Bulls v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "a7e832f2-51ac-4ab9-ac18-5d44f08a6329",
                    "match": "https://api-prod.gambitprofit.com/api/matches/af94ce99-4a9f-4e6d-8671-e2cee14434dd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T09:22:05.218380-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7173.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 2827.0
                            }
                        ],
                        "expected_reward_tokens": 9611.8,
                        "profit_sb": 111.8,
                        "profit_sb_percentage": 1.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0c5ae3dd-b631-4ef6-8a8b-b43426621047",
                            "gambit_id": "56adf45b-ab47-4693-a0b6-e18d0e53c23e",
                            "last_updated": "2023-01-20T10:27:08.722125-05:00",
                            "created_at": "2023-01-19T09:22:05.220767-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.34000",
                            "odds": "1.34480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7e832f2-51ac-4ab9-ac18-5d44f08a6329/?format=api"
                        },
                        {
                            "id": "a38594de-03c1-4ae2-948a-7311ee9ae92b",
                            "gambit_id": "42f99d6a-8ed1-41de-9a8e-b4d8bb0e642b",
                            "last_updated": "2023-01-20T10:27:08.721007-05:00",
                            "created_at": "2023-01-19T09:22:05.219554-05:00",
                            "name": "Detroit Pistons",
                            "reward": "3.40000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7e832f2-51ac-4ab9-ac18-5d44f08a6329/?format=api"
                        }
                    ]
                },
                {
                    "id": "f966d743-1e90-44d1-b04a-968068a0d6f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/af94ce99-4a9f-4e6d-8671-e2cee14434dd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-19T09:22:05.222018-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e1c36c9d-e823-437b-8936-9f6ec39e5869",
                            "gambit_id": "49d9a0ae-6a72-4ea4-94e0-9f4b274873a0",
                            "last_updated": "2023-01-20T10:27:08.724418-05:00",
                            "created_at": "2023-01-19T09:22:05.223186-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f966d743-1e90-44d1-b04a-968068a0d6f7/?format=api"
                        },
                        {
                            "id": "5611de4d-0c05-4dce-aaba-90cc74d6b070",
                            "gambit_id": "e539f985-faaf-4f9e-be51-3d70aa9f3a69",
                            "last_updated": "2023-01-20T10:27:08.725550-05:00",
                            "created_at": "2023-01-19T09:22:05.224413-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f966d743-1e90-44d1-b04a-968068a0d6f7/?format=api"
                        }
                    ]
                },
                {
                    "id": "9b1a32da-7627-4de1-a169-0584cb00365d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/af94ce99-4a9f-4e6d-8671-e2cee14434dd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-19T09:22:05.214167-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "02146667-799e-431d-b335-5a4a8a7c8f3f",
                            "gambit_id": "8cbfc9cd-15c4-4db1-a39e-ad453c3ed7d6",
                            "last_updated": "2023-01-20T10:27:08.718664-05:00",
                            "created_at": "2023-01-19T09:22:05.217048-05:00",
                            "name": "Game Total Over 236.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b1a32da-7627-4de1-a169-0584cb00365d/?format=api"
                        },
                        {
                            "id": "d0a13e28-9113-484f-a606-b72abd94c68f",
                            "gambit_id": "b5b475ab-e08c-410a-997b-584fa3af0afb",
                            "last_updated": "2023-01-20T10:27:08.717394-05:00",
                            "created_at": "2023-01-19T09:22:05.215662-05:00",
                            "name": "Game Total Under 236.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b1a32da-7627-4de1-a169-0584cb00365d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "faeded90-d2b2-484b-bd7e-e90c8e8368b3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0d276659-32c8-4060-bd4f-6103ecd62309",
            "completed": true,
            "last_updated": "2023-01-20T10:27:07.867001-05:00",
            "created_at": "2023-01-18T09:36:56.275484-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.2,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/0d276659-32c8-4060-bd4f-6103ecd62309",
            "datetime": "2023-01-19T15:00:00-05:00",
            "cutoff_datetime": "2023-01-19T15:00:00-05:00",
            "name": "Manchester City v. Tottenham",
            "bettypes": [
                {
                    "id": "bd2cce4b-e87f-4c58-89a3-72817cd76f89",
                    "match": "https://api-prod.gambitprofit.com/api/matches/faeded90-d2b2-484b-bd7e-e90c8e8368b3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-18T09:36:56.281095-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 7525.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2475.0
                            }
                        ],
                        "expected_reward_tokens": 11211.75,
                        "profit_sb": 1711.75,
                        "profit_sb_percentage": 18.02,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 6365.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2093.0
                            },
                            {
                                "team": "Tottenham",
                                "amount": 1542.0
                            }
                        ],
                        "expected_reward_tokens": 9481.29,
                        "profit_sb": -18.71,
                        "profit_sb_percentage": -0.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5c5c2716-eed6-421b-ab2e-52c064a9e348",
                            "gambit_id": "eaf95efd-93de-47a7-a2a7-e5bd6254eaf4",
                            "last_updated": "2023-01-20T10:27:07.875454-05:00",
                            "created_at": "2023-01-18T09:36:56.283433-05:00",
                            "name": "Manchester City",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd2cce4b-e87f-4c58-89a3-72817cd76f89/?format=api"
                        },
                        {
                            "id": "5f711d6f-6392-4335-a84d-e402110ffb64",
                            "gambit_id": "7241e738-cd11-430c-8328-bdd476eebb08",
                            "last_updated": "2023-01-20T10:27:07.876666-05:00",
                            "created_at": "2023-01-18T09:36:56.284661-05:00",
                            "name": "Draw",
                            "reward": "4.53000",
                            "odds": "4.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd2cce4b-e87f-4c58-89a3-72817cd76f89/?format=api"
                        },
                        {
                            "id": "df0760af-5981-4db5-b867-cc3721dcbf5c",
                            "gambit_id": "c60b58f6-c62c-48ca-840f-63c31cd2a595",
                            "last_updated": "2023-01-20T10:27:07.874212-05:00",
                            "created_at": "2023-01-18T09:36:56.282269-05:00",
                            "name": "Tottenham",
                            "reward": "6.15000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd2cce4b-e87f-4c58-89a3-72817cd76f89/?format=api"
                        }
                    ]
                },
                {
                    "id": "c5b6281f-e8c5-4a0f-91f9-3385c17a8d9d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/faeded90-d2b2-484b-bd7e-e90c8e8368b3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-18T09:36:56.277168-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 6142.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3858.0
                            }
                        ],
                        "expected_reward_tokens": 9335.84,
                        "profit_sb": -164.16,
                        "profit_sb_percentage": -1.73,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fcc1549e-4a9c-4e64-bba4-dd499cfb751e",
                            "gambit_id": "3d4dc484-88c9-4253-a740-07acc38b3f91",
                            "last_updated": "2023-01-20T10:27:07.871846-05:00",
                            "created_at": "2023-01-18T09:36:56.279727-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.52000",
                            "odds": "1.53000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5b6281f-e8c5-4a0f-91f9-3385c17a8d9d/?format=api"
                        },
                        {
                            "id": "9293294e-1a26-4b81-98bb-40e2e5e4b73c",
                            "gambit_id": "0471c1d9-52bb-48bf-88e0-ca2e4416a900",
                            "last_updated": "2023-01-20T10:27:07.870571-05:00",
                            "created_at": "2023-01-18T09:36:56.278495-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.42000",
                            "odds": "2.45000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5b6281f-e8c5-4a0f-91f9-3385c17a8d9d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d7792bea-d24a-4efe-9ffc-e4faefe00bf0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6d34b06a-c011-4818-b3b5-7957a2aafe7a",
            "completed": true,
            "last_updated": "2023-01-20T10:27:12.465643-05:00",
            "created_at": "2023-01-19T00:06:48.538451-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -8.78,
            "sport_category": "CS:GO - Blast Pro Series",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/6d34b06a-c011-4818-b3b5-7957a2aafe7a",
            "datetime": "2023-01-19T12:30:00-05:00",
            "cutoff_datetime": "2023-01-19T12:30:00-05:00",
            "name": "Team Vitality v. Astralis",
            "bettypes": [
                {
                    "id": "b4cf654b-0efe-44dd-b29f-b96593c11cbd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d7792bea-d24a-4efe-9ffc-e4faefe00bf0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T00:06:48.539968-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Team Vitality",
                                "amount": 5556.0
                            },
                            {
                                "team": "Astralis",
                                "amount": 4444.0
                            }
                        ],
                        "expected_reward_tokens": 8665.8,
                        "profit_sb": -834.2,
                        "profit_sb_percentage": -8.78,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ec198738-50c7-4707-a9c8-32d5b5fa0fe2",
                            "gambit_id": "beb24fc2-7be9-45cd-a2f8-33ad0231cff2",
                            "last_updated": "2023-01-20T10:27:12.469674-05:00",
                            "created_at": "2023-01-19T00:06:48.542491-05:00",
                            "name": "Team Vitality",
                            "reward": "1.56000",
                            "odds": "1.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4cf654b-0efe-44dd-b29f-b96593c11cbd/?format=api"
                        },
                        {
                            "id": "682f4601-c075-4714-b62a-5899ec80a7dd",
                            "gambit_id": "70bda39d-5955-47d3-be02-b27b7da872dc",
                            "last_updated": "2023-01-20T10:27:12.468485-05:00",
                            "created_at": "2023-01-19T00:06:48.541277-05:00",
                            "name": "Astralis",
                            "reward": "1.95000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4cf654b-0efe-44dd-b29f-b96593c11cbd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "076bfcf1-2e36-4fde-84b2-4617ae8b7b0e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "abae6f31-e10d-4ac5-9a1c-42ae9f1949d5",
            "completed": true,
            "last_updated": "2023-01-23T15:42:02.232803-05:00",
            "created_at": "2023-01-19T00:06:48.227339-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "The American Express",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/abae6f31-e10d-4ac5-9a1c-42ae9f1949d5",
            "datetime": "2023-01-19T11:30:00-05:00",
            "cutoff_datetime": "2023-01-19T11:30:00-05:00",
            "name": "The American Express: Top 5 Finish",
            "bettypes": [
                {
                    "id": "207b7672-0384-4916-b0a4-6d2c84848d73",
                    "match": "https://api-prod.gambitprofit.com/api/matches/076bfcf1-2e36-4fde-84b2-4617ae8b7b0e/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-01-19T00:06:48.232065-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": "f5717d26-17f2-4144-a908-7fbde3977e93",
                            "gambit_id": "66e9d2ac-7ead-464a-b695-6deb578217e0",
                            "last_updated": "2023-01-23T15:42:02.258706-05:00",
                            "created_at": "2023-01-19T00:06:48.256840-05:00",
                            "name": "Estanislao Goya",
                            "reward": "0.02000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "14594155-dd3a-409a-bdbb-ac7ac5b53560",
                            "gambit_id": "778bce82-f699-410f-8b85-a569bb62116c",
                            "last_updated": "2023-01-23T15:42:02.376379-05:00",
                            "created_at": "2023-01-19T00:06:48.386213-05:00",
                            "name": "Joel Dahmen",
                            "reward": "0.02000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "e3108438-1257-4db9-a552-641150fa1977",
                            "gambit_id": "6bb36784-93c3-4497-be4c-0a41ebfbcacc",
                            "last_updated": "2023-01-23T15:42:02.408710-05:00",
                            "created_at": "2023-01-19T00:06:48.419412-05:00",
                            "name": "Jon Rahm",
                            "reward": "2.47000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "ae978d04-c169-417e-8f13-8c282c75c14d",
                            "gambit_id": "44432a44-91e0-47aa-923a-2b89116f6ef8",
                            "last_updated": "2023-01-23T15:42:02.406370-05:00",
                            "created_at": "2023-01-19T00:06:48.417074-05:00",
                            "name": "Scottie Scheffler",
                            "reward": "3.21000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "e02f6208-cd3b-463a-b218-813ba564c87f",
                            "gambit_id": "d0cd976e-7fa1-4b38-aac7-a323646e03ce",
                            "last_updated": "2023-01-23T15:42:02.407500-05:00",
                            "created_at": "2023-01-19T00:06:48.418257-05:00",
                            "name": "Patrick Cantlay",
                            "reward": "3.21000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "762194bb-8a13-4fb6-8075-8396e74a42d7",
                            "gambit_id": "40ac0740-cc31-4fff-97c3-cc8487c79735",
                            "last_updated": "2023-01-23T15:42:02.405275-05:00",
                            "created_at": "2023-01-19T00:06:48.415888-05:00",
                            "name": "Tony Finau",
                            "reward": "3.94000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "e4c26d76-eed1-4d88-bcc3-374ba2a905f1",
                            "gambit_id": "45dd999c-4309-41ec-92d2-7cd392b26cc6",
                            "last_updated": "2023-01-23T15:42:02.402878-05:00",
                            "created_at": "2023-01-19T00:06:48.413613-05:00",
                            "name": "Xander Schauffele",
                            "reward": "4.43000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "d7e7b4a0-e0ca-41e7-9484-0d6a0669c784",
                            "gambit_id": "8835fb0f-e5ae-42a2-aeba-dc367f72dc6d",
                            "last_updated": "2023-01-23T15:42:02.404002-05:00",
                            "created_at": "2023-01-19T00:06:48.414744-05:00",
                            "name": "Will Zalatoris",
                            "reward": "4.92000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "2d314c49-e68e-4f4f-8af9-07a0b10bfcff",
                            "gambit_id": "78445e3b-10a4-4e43-8091-305a8f68505e",
                            "last_updated": "2023-01-23T15:42:02.400096-05:00",
                            "created_at": "2023-01-19T00:06:48.411303-05:00",
                            "name": "Tom Kim",
                            "reward": "5.41000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "f01b4845-614b-444e-8d52-fe0ae6f981cd",
                            "gambit_id": "d4b00781-7216-400c-8a30-2fb7f863569f",
                            "last_updated": "2023-01-23T15:42:02.401417-05:00",
                            "created_at": "2023-01-19T00:06:48.412458-05:00",
                            "name": "Sungjae Im",
                            "reward": "5.41000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "ac166322-20af-4326-8eee-60a373d125b0",
                            "gambit_id": "26eaa9c8-7874-4795-a164-361438278053",
                            "last_updated": "2023-01-23T15:42:02.398155-05:00",
                            "created_at": "2023-01-19T00:06:48.410164-05:00",
                            "name": "Cameron Young",
                            "reward": "5.41000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "f152a43f-b91f-4f4f-85d5-11697b9e67b1",
                            "gambit_id": "d2cd7636-bcb7-4043-b21d-2cd2a8ee9843",
                            "last_updated": "2023-01-23T15:42:02.395988-05:00",
                            "created_at": "2023-01-19T00:06:48.407784-05:00",
                            "name": "Brian Harman",
                            "reward": "6.88000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "133c79ab-3561-4343-b277-3938c01696c8",
                            "gambit_id": "4ddc1bfd-2fcf-4553-8d16-51a51b9d5aad",
                            "last_updated": "2023-01-23T15:42:02.392617-05:00",
                            "created_at": "2023-01-19T00:06:48.404143-05:00",
                            "name": "Tom Hoge",
                            "reward": "7.86000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "03b71e89-c429-4c83-9470-590ee015f233",
                            "gambit_id": "5789c754-c1a0-4f93-a93c-f52d8f8bfc89",
                            "last_updated": "2023-01-23T15:42:02.390324-05:00",
                            "created_at": "2023-01-19T00:06:48.401674-05:00",
                            "name": "Aaron Wise",
                            "reward": "7.86000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "c6b82e99-8e04-4db1-8c7f-e45793fc339f",
                            "gambit_id": "1295289d-c46a-4bde-a9d2-dc06dca94592",
                            "last_updated": "2023-01-23T15:42:02.397056-05:00",
                            "created_at": "2023-01-19T00:06:48.408984-05:00",
                            "name": "Sam Burns",
                            "reward": "7.86000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "73a3a5c2-413a-46e4-afe7-2dfcd1ee56e6",
                            "gambit_id": "04dbb8b8-d92b-4365-beb7-8a635d82f709",
                            "last_updated": "2023-01-23T15:42:02.393810-05:00",
                            "created_at": "2023-01-19T00:06:48.405328-05:00",
                            "name": "Taylor Montgomery",
                            "reward": "8.35000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "67e90c74-37de-4214-9bbf-a6918172ed33",
                            "gambit_id": "de1bd716-6f7d-4a56-a1b4-e68855621a1c",
                            "last_updated": "2023-01-23T15:42:02.394921-05:00",
                            "created_at": "2023-01-19T00:06:48.406524-05:00",
                            "name": "Si-Woo Kim",
                            "reward": "8.35000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "d70ea12d-e4dd-4e01-9912-3cb79408e4c5",
                            "gambit_id": "8ac8c9f8-8029-4f2d-a248-aa2e30b76f4b",
                            "last_updated": "2023-01-23T15:42:02.388217-05:00",
                            "created_at": "2023-01-19T00:06:48.399242-05:00",
                            "name": "Sahith Theegala",
                            "reward": "9.82000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "8138e7d5-0e70-46dd-b760-ab3ba98e7f65",
                            "gambit_id": "4501e1ba-c678-4062-b820-d40a01ef5cc8",
                            "last_updated": "2023-01-23T15:42:02.391425-05:00",
                            "created_at": "2023-01-19T00:06:48.402923-05:00",
                            "name": "Cameron Davis",
                            "reward": "9.82000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "90e3f8bc-9c2e-4cd2-95f6-c20776d77227",
                            "gambit_id": "afe874a2-32a2-45b2-9b19-31b1c921da8a",
                            "last_updated": "2023-01-23T15:42:02.384919-05:00",
                            "created_at": "2023-01-19T00:06:48.395766-05:00",
                            "name": "Adam Hadwin",
                            "reward": "10.80000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "5fcd6759-35a8-4c34-af20-fc01d63fc1b0",
                            "gambit_id": "bc065141-e3b8-49f9-9072-c64856880b41",
                            "last_updated": "2023-01-23T15:42:02.387124-05:00",
                            "created_at": "2023-01-19T00:06:48.398077-05:00",
                            "name": "Kyoung-Hoon Lee",
                            "reward": "10.80000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "64e7d624-8202-49bc-9213-bfaa5b1f2e2c",
                            "gambit_id": "d3166913-061a-418d-bd62-2eeb7fa342e7",
                            "last_updated": "2023-01-23T15:42:02.389271-05:00",
                            "created_at": "2023-01-19T00:06:48.400443-05:00",
                            "name": "Andrew Putnam",
                            "reward": "10.80000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "0d6793da-ffc9-4670-8071-8d84555a5b6c",
                            "gambit_id": "ca2477fc-dc4a-4721-89bd-c201d721733e",
                            "last_updated": "2023-01-23T15:42:02.386032-05:00",
                            "created_at": "2023-01-19T00:06:48.396933-05:00",
                            "name": "Jason Day",
                            "reward": "12.76000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "469dd88d-3811-4542-834d-6626dcf22622",
                            "gambit_id": "c09ab49c-b9b9-4b42-b4d8-2f5ee149332e",
                            "last_updated": "2023-01-23T15:42:02.377456-05:00",
                            "created_at": "2023-01-19T00:06:48.387427-05:00",
                            "name": "JT Poston",
                            "reward": "12.76000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "f6981f4d-163b-4851-8fde-c8a3a5633794",
                            "gambit_id": "ffc672b6-4c83-4763-8ce8-518ff36bd5b1",
                            "last_updated": "2023-01-23T15:42:02.381682-05:00",
                            "created_at": "2023-01-19T00:06:48.392314-05:00",
                            "name": "Wyndham Clark",
                            "reward": "14.72000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "7a19e761-829a-4035-8b71-8cac315aecad",
                            "gambit_id": "87843496-3fd8-45c2-b17b-5b8d14e7e0c8",
                            "last_updated": "2023-01-23T15:42:02.382728-05:00",
                            "created_at": "2023-01-19T00:06:48.393476-05:00",
                            "name": "Rickie Fowler",
                            "reward": "14.72000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "f94ca4ca-cc0c-4a4c-8618-9a64777bc005",
                            "gambit_id": "cb8d8ad3-f86e-4394-b2f8-3f0acc53c5d1",
                            "last_updated": "2023-01-23T15:42:02.380628-05:00",
                            "created_at": "2023-01-19T00:06:48.391039-05:00",
                            "name": "Justin Rose",
                            "reward": "16.68000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "c988a00e-b86b-4b59-b38d-c120f3b8a405",
                            "gambit_id": "01062073-595e-4f28-87f2-dcfb060e4772",
                            "last_updated": "2023-01-23T15:42:02.373143-05:00",
                            "created_at": "2023-01-19T00:06:48.382613-05:00",
                            "name": "Patrick Rodgers",
                            "reward": "16.68000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "9f76d454-7b66-4cb0-9dc8-f637685aeeb9",
                            "gambit_id": "28d8edce-0b58-447c-b4b2-7ecca13639de",
                            "last_updated": "2023-01-23T15:42:02.369799-05:00",
                            "created_at": "2023-01-19T00:06:48.379138-05:00",
                            "name": "Harris English",
                            "reward": "16.68000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "274803b4-c67a-42f4-9276-f25793ed915c",
                            "gambit_id": "69c02152-fb14-43a3-9501-4e5956414f66",
                            "last_updated": "2023-01-23T15:42:02.383805-05:00",
                            "created_at": "2023-01-19T00:06:48.394616-05:00",
                            "name": "Taylor Pendrith",
                            "reward": "16.68000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "a3a352bb-15c7-4d51-a14d-978b7231aa55",
                            "gambit_id": "b1f331b9-427f-41d4-8d12-4aa8437d4f6a",
                            "last_updated": "2023-01-23T15:42:02.374218-05:00",
                            "created_at": "2023-01-19T00:06:48.383788-05:00",
                            "name": "Keith Mitchell",
                            "reward": "16.68000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "1f0bb32a-e2e4-48e8-aa56-a6580a7dc985",
                            "gambit_id": "943d5263-3f79-4bc1-ab0e-f36a5b8cacc3",
                            "last_updated": "2023-01-23T15:42:02.379571-05:00",
                            "created_at": "2023-01-19T00:06:48.389878-05:00",
                            "name": "Denny McCarthy",
                            "reward": "16.68000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "90dd20b4-a4d8-4080-be54-bbf355bd6944",
                            "gambit_id": "5a504df0-3612-4068-9e36-e4610df3d480",
                            "last_updated": "2023-01-23T15:42:02.370897-05:00",
                            "created_at": "2023-01-19T00:06:48.380328-05:00",
                            "name": "Thomas Detry",
                            "reward": "18.64000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "877e5191-280a-4078-bbaa-1996a652bd0a",
                            "gambit_id": "af7329c4-1d96-41e7-ab12-a26c65abb935",
                            "last_updated": "2023-01-23T15:42:02.372015-05:00",
                            "created_at": "2023-01-19T00:06:48.381477-05:00",
                            "name": "Emiliano Grillo",
                            "reward": "18.64000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "188d513d-79d1-41ea-88f2-6841e2914324",
                            "gambit_id": "7faa321d-5feb-43f8-ab6f-90a5e5142ad0",
                            "last_updated": "2023-01-23T15:42:02.351436-05:00",
                            "created_at": "2023-01-19T00:06:48.358641-05:00",
                            "name": "David Lipsky",
                            "reward": "18.64000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "d38fe812-d970-45b1-86a0-eef6d03fe755",
                            "gambit_id": "8752ac6d-3e84-4e7d-a9e5-d5e4845e1545",
                            "last_updated": "2023-01-23T15:42:02.368706-05:00",
                            "created_at": "2023-01-19T00:06:48.377952-05:00",
                            "name": "Chris Kirk",
                            "reward": "18.64000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "4f2c683b-fbc1-4a4b-8ddc-4fb0a4ec805c",
                            "gambit_id": "f7053fd4-ecd6-4639-a55f-79a62d3b9f94",
                            "last_updated": "2023-01-23T15:42:02.378520-05:00",
                            "created_at": "2023-01-19T00:06:48.388658-05:00",
                            "name": "Davis Riley",
                            "reward": "18.64000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "8846780a-c1df-4e12-8ea4-2d91ff9e59b0",
                            "gambit_id": "922eca3b-3cd3-4c29-9436-7e9c344b27eb",
                            "last_updated": "2023-01-23T15:42:02.358816-05:00",
                            "created_at": "2023-01-19T00:06:48.367077-05:00",
                            "name": "Dean Burmester",
                            "reward": "20.60000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "89e134ed-aba6-4fb4-87f2-b92553a32a5c",
                            "gambit_id": "de7f14e8-ad26-457c-9da7-5bc96d943107",
                            "last_updated": "2023-01-23T15:42:02.367561-05:00",
                            "created_at": "2023-01-19T00:06:48.376753-05:00",
                            "name": "Alex Smalley",
                            "reward": "20.60000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "8519593c-5ad7-4652-b187-ec5f347482a1",
                            "gambit_id": "1ade81b9-33a9-4c94-9f8e-e41b3c3644ef",
                            "last_updated": "2023-01-23T15:42:02.375278-05:00",
                            "created_at": "2023-01-19T00:06:48.385014-05:00",
                            "name": "Christiaan Bezuidenhout",
                            "reward": "20.60000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "10d2cce4-b103-42c8-86d4-03fe88ff6165",
                            "gambit_id": "9b66092a-3268-4bf7-a35d-6b738209d1e7",
                            "last_updated": "2023-01-23T15:42:02.365362-05:00",
                            "created_at": "2023-01-19T00:06:48.374373-05:00",
                            "name": "Will Gordon",
                            "reward": "20.60000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "ece8879f-d061-4956-a3ae-cf3adfc6045c",
                            "gambit_id": "e53d2845-e8d7-46b0-8d08-11d926dd23c6",
                            "last_updated": "2023-01-23T15:42:02.350362-05:00",
                            "created_at": "2023-01-19T00:06:48.357498-05:00",
                            "name": "Luke List",
                            "reward": "22.56000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "7ba73292-6bf6-4eb2-8b4d-6390baaeeda3",
                            "gambit_id": "b24f3d1c-48f9-4088-aae5-d9ff06f251b4",
                            "last_updated": "2023-01-23T15:42:02.340525-05:00",
                            "created_at": "2023-01-19T00:06:48.346806-05:00",
                            "name": "Nick Taylor",
                            "reward": "22.56000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "387cf66e-003a-4e16-891d-fccba5187fe6",
                            "gambit_id": "dbdd1cc2-a078-4416-9619-afc81cdbcb5f",
                            "last_updated": "2023-01-23T15:42:02.364152-05:00",
                            "created_at": "2023-01-19T00:06:48.373198-05:00",
                            "name": "Sebastian Munoz",
                            "reward": "22.56000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "5df68612-0530-46dd-a564-66d80d6ec8ed",
                            "gambit_id": "7dce94a4-1b0e-4b98-bfdd-4a7fea7850da",
                            "last_updated": "2023-01-23T15:42:02.366496-05:00",
                            "created_at": "2023-01-19T00:06:48.375543-05:00",
                            "name": "Brendan Steele",
                            "reward": "22.56000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "854861c5-813e-447e-b673-0812de783075",
                            "gambit_id": "c75aa37b-9823-4883-8c92-177602b10595",
                            "last_updated": "2023-01-23T15:42:02.335198-05:00",
                            "created_at": "2023-01-19T00:06:48.340884-05:00",
                            "name": "Kevin Yu",
                            "reward": "22.56000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "fe9b0629-cc30-4ff8-8ba9-c12d5ac14700",
                            "gambit_id": "80458bb2-53ff-4182-b33a-068009fc61e9",
                            "last_updated": "2023-01-23T15:42:02.360979-05:00",
                            "created_at": "2023-01-19T00:06:48.369594-05:00",
                            "name": "Stephan Jaeger",
                            "reward": "22.56000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "bc09c5b2-9db4-4923-86f4-0b29980248fd",
                            "gambit_id": "5b2eebba-11e1-4d71-8c37-4507a73331dd",
                            "last_updated": "2023-01-23T15:42:02.357770-05:00",
                            "created_at": "2023-01-19T00:06:48.365790-05:00",
                            "name": "Lee Hodges",
                            "reward": "25.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "d95df75e-9263-4cd2-ae42-36842aedb14a",
                            "gambit_id": "cdee796a-37a5-44b2-ae58-d3aef4c0dd40",
                            "last_updated": "2023-01-23T15:42:02.349318-05:00",
                            "created_at": "2023-01-19T00:06:48.356318-05:00",
                            "name": "Ben Griffin",
                            "reward": "25.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "4d0e0786-f2b4-4152-a2f3-a231af204934",
                            "gambit_id": "b2ccee24-b9ce-409c-bcc8-119ecef103ec",
                            "last_updated": "2023-01-23T15:42:02.363087-05:00",
                            "created_at": "2023-01-19T00:06:48.371994-05:00",
                            "name": "Brendon Todd",
                            "reward": "25.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "504402b0-8a17-40fc-807d-2e52a305a013",
                            "gambit_id": "720650a5-2299-469a-9c24-e5ac875862d3",
                            "last_updated": "2023-01-23T15:42:02.320713-05:00",
                            "created_at": "2023-01-19T00:06:48.325544-05:00",
                            "name": "Sam Ryder",
                            "reward": "25.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "e41f10e3-292f-438b-8957-bdfa23830887",
                            "gambit_id": "215a0e22-633c-4a7b-9f4c-a69bc246564e",
                            "last_updated": "2023-01-23T15:42:02.359889-05:00",
                            "created_at": "2023-01-19T00:06:48.368374-05:00",
                            "name": "S.H. Kim",
                            "reward": "25.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "cafbf006-cbca-4ba9-8119-645b2d53989b",
                            "gambit_id": "3bd5c276-84e4-40da-af30-0c36f486fec8",
                            "last_updated": "2023-01-23T15:42:02.343791-05:00",
                            "created_at": "2023-01-19T00:06:48.350331-05:00",
                            "name": "Byeong-Hun An",
                            "reward": "25.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "93c6fb15-0749-4fad-8826-96ddf4df3614",
                            "gambit_id": "215721aa-7ef2-40c9-9ba9-a084b09f0cad",
                            "last_updated": "2023-01-23T15:42:02.337322-05:00",
                            "created_at": "2023-01-19T00:06:48.343227-05:00",
                            "name": "Nate Lashley",
                            "reward": "25.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "a7330a10-46fc-41f7-9ac7-7b49163b4b5f",
                            "gambit_id": "d66f059c-39cd-4fb4-961c-8feac79ab236",
                            "last_updated": "2023-01-23T15:42:02.355688-05:00",
                            "created_at": "2023-01-19T00:06:48.363250-05:00",
                            "name": "Ben Taylor",
                            "reward": "25.50000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "b32e3eab-ecbe-475e-875d-fc9aab01fea7",
                            "gambit_id": "dcd04ea5-f4fd-4462-8c34-0efa0b34df7b",
                            "last_updated": "2023-01-23T15:42:02.348289-05:00",
                            "created_at": "2023-01-19T00:06:48.355153-05:00",
                            "name": "Callum Tarren",
                            "reward": "28.44000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "7f098a68-dac7-473b-8d98-9c2889d85b5d",
                            "gambit_id": "c89ce9ea-16f8-4859-b358-06668f08c4b8",
                            "last_updated": "2023-01-23T15:42:02.352516-05:00",
                            "created_at": "2023-01-19T00:06:48.359781-05:00",
                            "name": "Martin Laird",
                            "reward": "28.44000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "cc92c047-8365-4d68-b284-de0a10c5f797",
                            "gambit_id": "fc1ccf13-1f98-4ae5-a17e-7134467e3cf6",
                            "last_updated": "2023-01-23T15:42:02.354647-05:00",
                            "created_at": "2023-01-19T00:06:48.362118-05:00",
                            "name": "Jhonattan Vegas",
                            "reward": "28.44000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "793a7d1b-9c79-420c-b1fe-39d38515cff1",
                            "gambit_id": "05fa8655-cb90-4f99-a0d8-8714f878a990",
                            "last_updated": "2023-01-23T15:42:02.346030-05:00",
                            "created_at": "2023-01-19T00:06:48.352783-05:00",
                            "name": "Justin Suh",
                            "reward": "28.44000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "b06f6abe-049d-4f41-b6b3-1bc68cab306d",
                            "gambit_id": "e36d9a75-5928-4d43-a69f-7235d199eba5",
                            "last_updated": "2023-01-23T15:42:02.347167-05:00",
                            "created_at": "2023-01-19T00:06:48.353980-05:00",
                            "name": "Aaron Rai",
                            "reward": "28.44000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "d7790e71-4973-482b-b311-07cc0fbe4984",
                            "gambit_id": "355a4ffe-57fd-4efe-bcd6-4f8a47ea7486",
                            "last_updated": "2023-01-23T15:42:02.356735-05:00",
                            "created_at": "2023-01-19T00:06:48.364472-05:00",
                            "name": "Matthew Nesmith",
                            "reward": "28.44000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "c3ca7a98-b4e5-4db1-9e20-42be2c7a5438",
                            "gambit_id": "ff807936-34d8-41f3-99e7-54212de796fa",
                            "last_updated": "2023-01-23T15:42:02.329836-05:00",
                            "created_at": "2023-01-19T00:06:48.334975-05:00",
                            "name": "Carl Yuan",
                            "reward": "28.44000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "d1b92fc0-d429-4e53-a20d-517353c6c80b",
                            "gambit_id": "2d6af007-ba9b-4297-bf12-ea1ef1ae1097",
                            "last_updated": "2023-01-23T15:42:02.319557-05:00",
                            "created_at": "2023-01-19T00:06:48.324221-05:00",
                            "name": "Charley Hoffman",
                            "reward": "28.44000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "c1f42830-f985-49c4-9a67-b0fb26cf3a6d",
                            "gambit_id": "bd03647a-b712-4fb5-ad99-81abb00bda12",
                            "last_updated": "2023-01-23T15:42:02.342683-05:00",
                            "created_at": "2023-01-19T00:06:48.349162-05:00",
                            "name": "Beau Hossler",
                            "reward": "28.44000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "563e3dfe-90ad-4abe-b407-5cff2ed3734f",
                            "gambit_id": "7bac359e-f9ce-42f5-9c7a-48a9f6caaf54",
                            "last_updated": "2023-01-23T15:42:02.328736-05:00",
                            "created_at": "2023-01-19T00:06:48.333840-05:00",
                            "name": "David Lingmerth",
                            "reward": "33.34000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "03d7d3dd-ef73-47f2-80fa-d0f1f42f575a",
                            "gambit_id": "6aae74eb-35aa-4558-a0f6-f0b5df87ea81",
                            "last_updated": "2023-01-23T15:42:02.338386-05:00",
                            "created_at": "2023-01-19T00:06:48.344428-05:00",
                            "name": "Stewart Cink",
                            "reward": "33.34000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "9bd54d67-0cce-4e4c-a473-fbef62182507",
                            "gambit_id": "c23929c1-529f-4a9d-842d-42ed67f1cb4a",
                            "last_updated": "2023-01-23T15:42:02.322899-05:00",
                            "created_at": "2023-01-19T00:06:48.327884-05:00",
                            "name": "Aaron Baddeley",
                            "reward": "33.34000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "1ed29468-c715-439a-b0b8-335e127e2aa8",
                            "gambit_id": "360cfdb3-cc27-45d6-8b36-b6069a09d94c",
                            "last_updated": "2023-01-23T15:42:02.321854-05:00",
                            "created_at": "2023-01-19T00:06:48.326719-05:00",
                            "name": "Doug Ghim",
                            "reward": "33.34000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "91e13005-389b-4525-8565-ee8120d0302e",
                            "gambit_id": "fa0b6e42-ec68-4e5e-a7f1-769ff5852b8f",
                            "last_updated": "2023-01-23T15:42:02.309124-05:00",
                            "created_at": "2023-01-19T00:06:48.312058-05:00",
                            "name": "Austin Eckroat",
                            "reward": "33.34000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "91641738-7be0-481e-a15c-c71daa44fdb8",
                            "gambit_id": "64403dec-870c-48a6-929b-50633197be9f",
                            "last_updated": "2023-01-23T15:42:02.331994-05:00",
                            "created_at": "2023-01-19T00:06:48.337346-05:00",
                            "name": "Russell Knox",
                            "reward": "33.34000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "f85d7030-93d1-4872-8064-26c0435d2b6f",
                            "gambit_id": "6ca0552e-5f0e-4b67-8f3c-6a9c13b4bc52",
                            "last_updated": "2023-01-23T15:42:02.336255-05:00",
                            "created_at": "2023-01-19T00:06:48.342076-05:00",
                            "name": "Adam Long",
                            "reward": "33.34000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "617e945a-c9d2-4ab6-8525-e424356acb1e",
                            "gambit_id": "59731dea-5993-4be1-ae6b-a3d764837120",
                            "last_updated": "2023-01-23T15:42:02.327611-05:00",
                            "created_at": "2023-01-19T00:06:48.332663-05:00",
                            "name": "Michael Thompson",
                            "reward": "33.34000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "a35ddf44-fa88-4c34-97da-e7e8a43ba00c",
                            "gambit_id": "1d080ff0-71f8-4079-b86d-169a06e690ce",
                            "last_updated": "2023-01-23T15:42:02.353595-05:00",
                            "created_at": "2023-01-19T00:06:48.360984-05:00",
                            "name": "Greyson Sigg",
                            "reward": "33.34000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "059981a7-dc92-49c8-b253-bd6f86c27901",
                            "gambit_id": "96aeea39-d340-4734-a14b-8fa68fc877de",
                            "last_updated": "2023-01-23T15:42:02.362027-05:00",
                            "created_at": "2023-01-19T00:06:48.370797-05:00",
                            "name": "Taylor Moore",
                            "reward": "33.34000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "b1303901-56fa-42d8-aa5e-e0a4cb834ea6",
                            "gambit_id": "0022d71a-a64d-4457-b468-1ff95e77c0fc",
                            "last_updated": "2023-01-23T15:42:02.344904-05:00",
                            "created_at": "2023-01-19T00:06:48.351489-05:00",
                            "name": "Robby Shelton",
                            "reward": "33.34000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "2f002622-9c16-46b6-9ccf-a80484f6ae69",
                            "gambit_id": "2475cca2-d53f-4730-a264-9d3542edb44c",
                            "last_updated": "2023-01-23T15:42:02.314401-05:00",
                            "created_at": "2023-01-19T00:06:48.318160-05:00",
                            "name": "Adam Schenk",
                            "reward": "33.34000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "61e66c96-cd7e-4e01-bbea-fce4d961f2df",
                            "gambit_id": "8b7c7607-0e48-407c-8c93-07ebbb8eb0d1",
                            "last_updated": "2023-01-23T15:42:02.317478-05:00",
                            "created_at": "2023-01-19T00:06:48.321871-05:00",
                            "name": "M-J Daffue",
                            "reward": "40.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "5af6f757-afa3-407b-9fa2-616d3f09e816",
                            "gambit_id": "ee5d4943-041e-40a9-bb51-b721a9e4faad",
                            "last_updated": "2023-01-23T15:42:02.339443-05:00",
                            "created_at": "2023-01-19T00:06:48.345612-05:00",
                            "name": "Danny Willett",
                            "reward": "40.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "6ec690c8-a3c5-42b9-8cb2-e04f0f19ac2b",
                            "gambit_id": "7ff5d65f-3c0c-4935-b5e5-8f0c95827033",
                            "last_updated": "2023-01-23T15:42:02.341572-05:00",
                            "created_at": "2023-01-19T00:06:48.347962-05:00",
                            "name": "Mark Hubbard",
                            "reward": "40.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "61458c18-450d-4fcf-a96b-e4c71950614c",
                            "gambit_id": "d6dd150d-beda-4d31-aaa1-a214af28a4c4",
                            "last_updated": "2023-01-23T15:42:02.323922-05:00",
                            "created_at": "2023-01-19T00:06:48.329050-05:00",
                            "name": "Davis Thompson",
                            "reward": "40.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "2f551a9b-5037-43fb-bad0-26012307a5b0",
                            "gambit_id": "1c5cd867-7d94-4234-a3c0-512bc8848c5b",
                            "last_updated": "2023-01-23T15:42:02.334173-05:00",
                            "created_at": "2023-01-19T00:06:48.339654-05:00",
                            "name": "Troy Merritt",
                            "reward": "40.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "76fd8ca5-2eb0-408b-b101-c70a4765987c",
                            "gambit_id": "cda17b4d-5164-44fa-85db-f83e8e162de0",
                            "last_updated": "2023-01-23T15:42:02.311221-05:00",
                            "created_at": "2023-01-19T00:06:48.314603-05:00",
                            "name": "Justin Lower",
                            "reward": "40.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "9549b1e6-b225-482e-a941-429aef3e2981",
                            "gambit_id": "8d41dab2-b6bf-4004-982a-fff990e76942",
                            "last_updated": "2023-01-23T15:42:02.312293-05:00",
                            "created_at": "2023-01-19T00:06:48.315765-05:00",
                            "name": "Harry Hall",
                            "reward": "40.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "f2c74c71-2a03-422e-9099-f3eb971ac70e",
                            "gambit_id": "bc86f543-8d7b-4e7d-b30f-cabd9ab2494b",
                            "last_updated": "2023-01-23T15:42:02.333122-05:00",
                            "created_at": "2023-01-19T00:06:48.338491-05:00",
                            "name": "Patton Kizzire",
                            "reward": "40.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "65b2cd9b-4062-40a3-9438-00d7e756cdf0",
                            "gambit_id": "375622b2-00ec-4bd5-a448-e39fe2482482",
                            "last_updated": "2023-01-23T15:42:02.315381-05:00",
                            "created_at": "2023-01-19T00:06:48.319479-05:00",
                            "name": "Brandon Wu",
                            "reward": "50.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "2704464d-c020-446a-b384-cba3135e43b0",
                            "gambit_id": "3d991605-0529-465a-aec1-8171a2e382d4",
                            "last_updated": "2023-01-23T15:42:02.289082-05:00",
                            "created_at": "2023-01-19T00:06:48.289973-05:00",
                            "name": "Austin Cook",
                            "reward": "50.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "2bada807-947c-4f30-a25d-b2806ce75c85",
                            "gambit_id": "1e4d145d-b87b-409f-807c-22f11959f29a",
                            "last_updated": "2023-01-23T15:42:02.301449-05:00",
                            "created_at": "2023-01-19T00:06:48.303449-05:00",
                            "name": "Satoshi Kodaira",
                            "reward": "50.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "788d366d-5d09-4ba2-9490-a97cc5022c08",
                            "gambit_id": "8ecac797-3871-4db3-94d0-191da6096ac8",
                            "last_updated": "2023-01-23T15:42:02.324983-05:00",
                            "created_at": "2023-01-19T00:06:48.330200-05:00",
                            "name": "Dylan Frittelli",
                            "reward": "50.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "4a1f8a39-e98d-439c-9073-c2efe56beb76",
                            "gambit_id": "4a4e1101-a5ed-460a-9df0-206a31e85e87",
                            "last_updated": "2023-01-23T15:42:02.313361-05:00",
                            "created_at": "2023-01-19T00:06:48.316999-05:00",
                            "name": "Garrick Higgo",
                            "reward": "50.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "b41b9a1e-fc2f-4904-8482-0eecbd0c7f11",
                            "gambit_id": "7aaac47c-5bb7-4a7d-a190-02bd7a2af57c",
                            "last_updated": "2023-01-23T15:42:02.330903-05:00",
                            "created_at": "2023-01-19T00:06:48.336163-05:00",
                            "name": "James Hahn",
                            "reward": "50.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "db0f02c4-163a-4390-b744-fb8a27cf14a3",
                            "gambit_id": "e559485f-c266-4fcb-af4e-4e9807d4da51",
                            "last_updated": "2023-01-23T15:42:02.292449-05:00",
                            "created_at": "2023-01-19T00:06:48.293657-05:00",
                            "name": "Chez Reavie",
                            "reward": "50.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "4184b20d-d0d9-4196-8d73-453f15668165",
                            "gambit_id": "21bc04f5-a765-42a8-9bcc-01d45a934c17",
                            "last_updated": "2023-01-23T15:42:02.316430-05:00",
                            "created_at": "2023-01-19T00:06:48.320704-05:00",
                            "name": "Ryan Armour",
                            "reward": "50.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "6449cd89-1f33-4951-912c-1282ae01bfb4",
                            "gambit_id": "dd1e6d3b-6683-4997-8357-747b59a64a85",
                            "last_updated": "2023-01-23T15:42:02.318540-05:00",
                            "created_at": "2023-01-19T00:06:48.323044-05:00",
                            "name": "Joseph Bramlett",
                            "reward": "50.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "7b0c5b68-136c-4387-a267-514fa4207dce",
                            "gambit_id": "9aa8f615-552f-4b92-8c10-82867c11b6cb",
                            "last_updated": "2023-01-23T15:42:02.302543-05:00",
                            "created_at": "2023-01-19T00:06:48.304684-05:00",
                            "name": "Ben Martin",
                            "reward": "50.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "4ca6b8bc-4500-47c5-b3ec-00aa546c6712",
                            "gambit_id": "a6a9c506-9901-46e9-990a-bec4c342a3d3",
                            "last_updated": "2023-01-23T15:42:02.326063-05:00",
                            "created_at": "2023-01-19T00:06:48.331422-05:00",
                            "name": "Lucas Glover",
                            "reward": "50.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "e3e079bc-ee72-4e43-8540-e56eea2d9ef7",
                            "gambit_id": "e81f8cc0-d4ac-407c-b39b-84bf14d33fc9",
                            "last_updated": "2023-01-23T15:42:02.283678-05:00",
                            "created_at": "2023-01-19T00:06:48.283646-05:00",
                            "name": "Andrew Novak",
                            "reward": "50.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "55e2e061-d8d1-48ec-99c5-581d4a503077",
                            "gambit_id": "12403472-19fd-437b-90ba-c1a45d90ab8a",
                            "last_updated": "2023-01-23T15:42:02.280464-05:00",
                            "created_at": "2023-01-19T00:06:48.280124-05:00",
                            "name": "Tyson Alexander",
                            "reward": "59.80000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "1e9e198f-50b8-4b84-b807-0770397e75d6",
                            "gambit_id": "8c28393d-3d2a-4f1b-8f22-cedba727ceed",
                            "last_updated": "2023-01-23T15:42:02.308084-05:00",
                            "created_at": "2023-01-19T00:06:48.310701-05:00",
                            "name": "Scott Piercy",
                            "reward": "59.80000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "d0f9a88a-aa75-463d-bba2-f3cc56adad2f",
                            "gambit_id": "3218762d-dc2b-4483-86c8-072835405e10",
                            "last_updated": "2023-01-23T15:42:02.270257-05:00",
                            "created_at": "2023-01-19T00:06:48.268987-05:00",
                            "name": "Nicolas Echavarria",
                            "reward": "65.68000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "0f962d25-22ae-408d-9dd5-400796cc72bb",
                            "gambit_id": "dda5a691-25a0-476a-a2ff-727536664213",
                            "last_updated": "2023-01-23T15:42:02.284789-05:00",
                            "created_at": "2023-01-19T00:06:48.284912-05:00",
                            "name": "Rory Sabbatini",
                            "reward": "65.68000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "8bb5c891-18d3-4eec-8b7b-0fe96602f05e",
                            "gambit_id": "936886e7-141c-4d5b-be40-95a8b39e2d13",
                            "last_updated": "2023-01-23T15:42:02.299217-05:00",
                            "created_at": "2023-01-19T00:06:48.300946-05:00",
                            "name": "Ze-Cheng Dou",
                            "reward": "65.68000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "9c3171a2-07eb-4a2f-af1a-038e162b2eed",
                            "gambit_id": "c9f5ecb8-5600-48d7-a5a1-88633c2f3ddf",
                            "last_updated": "2023-01-23T15:42:02.300318-05:00",
                            "created_at": "2023-01-19T00:06:48.302224-05:00",
                            "name": "Matthias Schmid",
                            "reward": "65.68000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "5da50894-09b3-4371-b452-97b8ae7ff14a",
                            "gambit_id": "c9916473-71ce-4ece-b039-e652fc5c7d9a",
                            "last_updated": "2023-01-23T15:42:02.286919-05:00",
                            "created_at": "2023-01-19T00:06:48.287352-05:00",
                            "name": "Erik Barnes",
                            "reward": "65.68000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "32824dfd-e928-46b3-b380-3abee07617c7",
                            "gambit_id": "2421fec0-559b-49f8-99b5-a0a0823a5273",
                            "last_updated": "2023-01-23T15:42:02.298116-05:00",
                            "created_at": "2023-01-19T00:06:48.299685-05:00",
                            "name": "Matthias Schwab",
                            "reward": "65.68000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "ef25c157-6892-48a0-9d60-9b61d48944aa",
                            "gambit_id": "e27729bc-5220-4bea-a07d-bc5cb8bf6558",
                            "last_updated": "2023-01-23T15:42:02.303614-05:00",
                            "created_at": "2023-01-19T00:06:48.305880-05:00",
                            "name": "John Huh",
                            "reward": "65.68000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "f228b372-5274-4ba8-b39c-416239fbf7dd",
                            "gambit_id": "6a21cad7-727c-4a98-87c7-e08a403e2a32",
                            "last_updated": "2023-01-23T15:42:02.294693-05:00",
                            "created_at": "2023-01-19T00:06:48.296012-05:00",
                            "name": "Brice Garnett",
                            "reward": "65.68000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "a17f40b1-6470-4abd-97b4-1a3440cdf083",
                            "gambit_id": "7bc2f1d0-ba42-4791-ae0a-29c0b7919d94",
                            "last_updated": "2023-01-23T15:42:02.291332-05:00",
                            "created_at": "2023-01-19T00:06:48.292460-05:00",
                            "name": "Zach Johnson",
                            "reward": "65.68000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "7690f033-075a-48a9-9fe9-6570c605aaa5",
                            "gambit_id": "ff2cead3-5c93-4907-809d-c767d8f664ac",
                            "last_updated": "2023-01-23T15:42:02.277269-05:00",
                            "created_at": "2023-01-19T00:06:48.276521-05:00",
                            "name": "Brian Stuard",
                            "reward": "65.68000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "33a7a6b2-539f-4491-94fc-1cb087dab194",
                            "gambit_id": "f4a83e8b-c1c6-4db0-95ac-4bb2b43c5d29",
                            "last_updated": "2023-01-23T15:42:02.287963-05:00",
                            "created_at": "2023-01-19T00:06:48.288667-05:00",
                            "name": "Andrew Landry",
                            "reward": "65.68000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "58c452fd-5bcf-4193-8b1d-3d51f21cb237",
                            "gambit_id": "52823087-223e-4f94-bce4-8a1867833f34",
                            "last_updated": "2023-01-23T15:42:02.305947-05:00",
                            "created_at": "2023-01-19T00:06:48.308251-05:00",
                            "name": "Peter Malnati",
                            "reward": "65.68000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "2283c0c6-3a62-45cb-a624-7c3c0c39ab2b",
                            "gambit_id": "4d822366-58f0-432b-b936-1b46d29acac9",
                            "last_updated": "2023-01-23T15:42:02.285862-05:00",
                            "created_at": "2023-01-19T00:06:48.286107-05:00",
                            "name": "Michael Kim",
                            "reward": "65.68000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "175f60f0-b23e-4aeb-9764-f61c336e7971",
                            "gambit_id": "72d2e215-6b29-467a-95f4-e8f203bbea4b",
                            "last_updated": "2023-01-23T15:42:02.307021-05:00",
                            "created_at": "2023-01-19T00:06:48.309474-05:00",
                            "name": "Chesson Hadley",
                            "reward": "65.68000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "44ee6e22-1158-40a3-929b-ae27bd878e6b",
                            "gambit_id": "8511052b-82c6-4f04-82f5-632621d0ae76",
                            "last_updated": "2023-01-23T15:42:02.263365-05:00",
                            "created_at": "2023-01-19T00:06:48.261763-05:00",
                            "name": "Sam Stevens",
                            "reward": "65.68000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "8e4ab675-dc8a-4c44-8bde-9530504abc28",
                            "gambit_id": "a4caf495-6371-4877-8b6d-74fbd10ac317",
                            "last_updated": "2023-01-23T15:42:02.310156-05:00",
                            "created_at": "2023-01-19T00:06:48.313393-05:00",
                            "name": "Erik Van Rooyen",
                            "reward": "65.68000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "d0d61595-25b3-45f3-9c6f-aa6473eeb87b",
                            "gambit_id": "898e456c-b2dc-4eb9-90f7-eccc1d77703d",
                            "last_updated": "2023-01-23T15:42:02.296972-05:00",
                            "created_at": "2023-01-19T00:06:48.298471-05:00",
                            "name": "Zac Blair",
                            "reward": "65.68000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "80e981d5-e50b-45bd-80d7-cdf95bbcab67",
                            "gambit_id": "1dad14fb-b9c7-4f67-bf19-ba19f0000393",
                            "last_updated": "2023-01-23T15:42:02.304850-05:00",
                            "created_at": "2023-01-19T00:06:48.307050-05:00",
                            "name": "Danny Lee",
                            "reward": "65.68000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "363e5950-f986-48f2-9669-ca31e2473085",
                            "gambit_id": "67bad8f8-984e-4796-9881-404ecd6c84a1",
                            "last_updated": "2023-01-23T15:42:02.295811-05:00",
                            "created_at": "2023-01-19T00:06:48.297283-05:00",
                            "name": "Vincent Norrman",
                            "reward": "79.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "e5325b3a-db78-4e44-a6cd-67ed147a8334",
                            "gambit_id": "3c66bb24-bcfc-4227-a6eb-fa61828d5e82",
                            "last_updated": "2023-01-23T15:42:02.275036-05:00",
                            "created_at": "2023-01-19T00:06:48.274001-05:00",
                            "name": "Eric Cole",
                            "reward": "79.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "3d571216-d12f-4dc6-be65-50edad09da88",
                            "gambit_id": "80b679e2-b1ed-4168-a2e4-d95eccd9507f",
                            "last_updated": "2023-01-23T15:42:02.271378-05:00",
                            "created_at": "2023-01-19T00:06:48.270166-05:00",
                            "name": "Augusto Nunez",
                            "reward": "79.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "b2f09958-711c-4beb-bbeb-c65c5ae860e9",
                            "gambit_id": "5547c596-9ef4-4075-ac06-3c050c7ba421",
                            "last_updated": "2023-01-23T15:42:02.278339-05:00",
                            "created_at": "2023-01-19T00:06:48.277702-05:00",
                            "name": "Tyler Duncan",
                            "reward": "79.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "66903f1c-b933-4e34-b058-79c97246e377",
                            "gambit_id": "d4c94cf5-b27a-4e79-bd12-182a7a72cdb2",
                            "last_updated": "2023-01-23T15:42:02.293554-05:00",
                            "created_at": "2023-01-19T00:06:48.294823-05:00",
                            "name": "Taiga Semikawa",
                            "reward": "79.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "ca786d7c-6275-4008-921c-090b62e0e5be",
                            "gambit_id": "fd581ebc-462a-4a17-8df4-6234ddb51514",
                            "last_updated": "2023-01-23T15:42:02.281525-05:00",
                            "created_at": "2023-01-19T00:06:48.281311-05:00",
                            "name": "Ryan Moore",
                            "reward": "79.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "7225455f-5f20-4152-8b63-faed2d10f75b",
                            "gambit_id": "f32aed6b-aa39-410a-8ff7-2734f13c1c50",
                            "last_updated": "2023-01-23T15:42:02.269206-05:00",
                            "created_at": "2023-01-19T00:06:48.267770-05:00",
                            "name": "Kevin Tway",
                            "reward": "79.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "6922b719-67a6-46e5-b4d0-f71fc44d5445",
                            "gambit_id": "2dddbc57-1102-49b6-aa7e-a75ccacaee9c",
                            "last_updated": "2023-01-23T15:42:02.282615-05:00",
                            "created_at": "2023-01-19T00:06:48.282461-05:00",
                            "name": "Robert Streb",
                            "reward": "79.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "8ffb8083-e5b3-4a0c-a187-058b80eb78f4",
                            "gambit_id": "96807d10-09d6-4a12-8658-32949f9515e6",
                            "last_updated": "2023-01-23T15:42:02.272604-05:00",
                            "created_at": "2023-01-19T00:06:48.271510-05:00",
                            "name": "Michael Gligic",
                            "reward": "79.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "4e16ef45-2ec2-4c1a-a9fe-9d5997bd7051",
                            "gambit_id": "8a67af12-0957-40eb-9102-7d04dfac5772",
                            "last_updated": "2023-01-23T15:42:02.276188-05:00",
                            "created_at": "2023-01-19T00:06:48.275313-05:00",
                            "name": "Kevin Chappell",
                            "reward": "79.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "08ec760e-0a79-4e9a-9fa6-cb07f91cba64",
                            "gambit_id": "dfe49644-bbcb-4327-8d4d-481a0b2684a7",
                            "last_updated": "2023-01-23T15:42:02.290242-05:00",
                            "created_at": "2023-01-19T00:06:48.291234-05:00",
                            "name": "Paul Haley",
                            "reward": "79.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "1c4b66e5-4862-430f-a73d-e0a465a70319",
                            "gambit_id": "e5116bca-1ac1-42e5-9226-6e868a36d50d",
                            "last_updated": "2023-01-23T15:42:02.253145-05:00",
                            "created_at": "2023-01-19T00:06:48.250116-05:00",
                            "name": "Caleb Surratt",
                            "reward": "99.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "f778d101-cf1c-4153-910f-5d7a7e2abdf0",
                            "gambit_id": "a2e979b4-81a3-4ee1-a057-c1df865770a1",
                            "last_updated": "2023-01-23T15:42:02.242983-05:00",
                            "created_at": "2023-01-19T00:06:48.238372-05:00",
                            "name": "Jason Dufner",
                            "reward": "99.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "599471b2-7fe9-441d-9e1d-ff342ff1dd10",
                            "gambit_id": "20af58b4-6032-4d7e-a97b-fda717941054",
                            "last_updated": "2023-01-23T15:42:02.256526-05:00",
                            "created_at": "2023-01-19T00:06:48.254017-05:00",
                            "name": "Sunghoon Kang",
                            "reward": "99.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "485fc50f-4ae2-449d-ae51-4761d245356e",
                            "gambit_id": "afca3ca6-0312-4028-a318-3907de24d238",
                            "last_updated": "2023-01-23T15:42:02.255384-05:00",
                            "created_at": "2023-01-19T00:06:48.252686-05:00",
                            "name": "Philip Knowles",
                            "reward": "99.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "438394d5-8bc2-4dd9-9cb0-882ec399edc4",
                            "gambit_id": "338bae70-2aaa-4be3-b373-c6a16468c228",
                            "last_updated": "2023-01-23T15:42:02.279379-05:00",
                            "created_at": "2023-01-19T00:06:48.278922-05:00",
                            "name": "Harry Higgs",
                            "reward": "99.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "ab7fbc06-9c89-4ccc-8b83-7a76bdc7e9d7",
                            "gambit_id": "fc7b7d03-965a-4f6f-b016-17bb56bcc868",
                            "last_updated": "2023-01-23T15:42:02.249719-05:00",
                            "created_at": "2023-01-19T00:06:48.246285-05:00",
                            "name": "Nick Watney",
                            "reward": "99.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "beef64a5-7abc-4208-88b6-960eb3d8b1f2",
                            "gambit_id": "8f5d6b03-5e94-4bca-b63b-2ee11c39f388",
                            "last_updated": "2023-01-23T15:42:02.267000-05:00",
                            "created_at": "2023-01-19T00:06:48.265401-05:00",
                            "name": "Bill Haas",
                            "reward": "99.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "439d1f87-e1d9-4344-80f3-70467e2b85a9",
                            "gambit_id": "6ee1da4d-d39f-4a16-99a2-7cec4f1a8424",
                            "last_updated": "2023-01-23T15:42:02.273679-05:00",
                            "created_at": "2023-01-19T00:06:48.272823-05:00",
                            "name": "Kramer Hickok",
                            "reward": "99.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "47d7857e-34d0-4bcb-a3d1-f885cf1f5959",
                            "gambit_id": "64a5a193-6039-4d9f-9bb7-261a5a82f3ec",
                            "last_updated": "2023-01-23T15:42:02.259903-05:00",
                            "created_at": "2023-01-19T00:06:48.258158-05:00",
                            "name": "Harrison Endycott",
                            "reward": "99.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "59b89d6b-0573-47cc-9570-ce831d8657b1",
                            "gambit_id": "5d274cd4-ede6-445b-b5fd-dd3628823a7e",
                            "last_updated": "2023-01-23T15:42:02.254256-05:00",
                            "created_at": "2023-01-19T00:06:48.251335-05:00",
                            "name": "Kyle Westmoreland",
                            "reward": "99.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "8319318b-c8d2-4ff0-bb29-5090ac8d2454",
                            "gambit_id": "ac80fc41-4136-4433-b684-4bbfd1d3e562",
                            "last_updated": "2023-01-23T15:42:02.268122-05:00",
                            "created_at": "2023-01-19T00:06:48.266617-05:00",
                            "name": "Kevin Roy",
                            "reward": "99.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "1e185776-2622-43cf-9b0c-e9a04084a9f1",
                            "gambit_id": "12217a97-410e-4761-9d52-23df7e9e0870",
                            "last_updated": "2023-01-23T15:42:02.265910-05:00",
                            "created_at": "2023-01-19T00:06:48.264198-05:00",
                            "name": "Brent Grant",
                            "reward": "99.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "e1eb1911-2ce5-47f0-9cac-8b4810beb63e",
                            "gambit_id": "149f1f97-4d61-4bbb-95c6-38b12e2130b7",
                            "last_updated": "2023-01-23T15:42:02.264634-05:00",
                            "created_at": "2023-01-19T00:06:48.262956-05:00",
                            "name": "Jimmy Walker",
                            "reward": "123.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "fc812c47-5cca-439f-b6c1-4b2f2158736c",
                            "gambit_id": "726c9373-eaca-43fa-909f-20c6424254d0",
                            "last_updated": "2023-01-23T15:42:02.261092-05:00",
                            "created_at": "2023-01-19T00:06:48.259332-05:00",
                            "name": "Trevor Cone",
                            "reward": "123.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "60218bb8-accd-49c0-be8e-ea559c3ad27a",
                            "gambit_id": "f38e8474-92eb-4f9e-acc9-d36eb2e69b1c",
                            "last_updated": "2023-01-23T15:42:02.251986-05:00",
                            "created_at": "2023-01-19T00:06:48.248852-05:00",
                            "name": "Ryan Brehm",
                            "reward": "123.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "86cc0270-ff1d-47bd-9c10-a6e4352dcd17",
                            "gambit_id": "0b5358d9-7410-413c-a7fc-8500b05ee58a",
                            "last_updated": "2023-01-23T15:42:02.262249-05:00",
                            "created_at": "2023-01-19T00:06:48.260557-05:00",
                            "name": "Gunner Wiebe",
                            "reward": "123.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "7c5a7f2d-122d-4350-9cfa-c9914da5613c",
                            "gambit_id": "43ebf897-845d-4e2b-9629-2b3e0c3fde21",
                            "last_updated": "2023-01-23T15:42:02.257618-05:00",
                            "created_at": "2023-01-19T00:06:48.255192-05:00",
                            "name": "Brandon Matthews",
                            "reward": "123.50000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "d1fef733-0f31-49fd-aada-6a18df501027",
                            "gambit_id": "c1a0a35f-7761-4488-bba0-558c9bf4bf7d",
                            "last_updated": "2023-01-23T15:42:02.244141-05:00",
                            "created_at": "2023-01-19T00:06:48.239751-05:00",
                            "name": "Wesley Bryan",
                            "reward": "148.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "7e1ce20b-2156-4feb-addc-1d4bd305edba",
                            "gambit_id": "af2865b6-2a6d-458d-8a29-d6b3d27f4c10",
                            "last_updated": "2023-01-23T15:42:02.246302-05:00",
                            "created_at": "2023-01-19T00:06:48.242504-05:00",
                            "name": "Tano Goya",
                            "reward": "148.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "1e1bdb5d-1935-4ea0-9934-f2833771eb1b",
                            "gambit_id": "deeeb7a1-67a1-41d7-930b-946f12af50a0",
                            "last_updated": "2023-01-23T15:42:02.250862-05:00",
                            "created_at": "2023-01-19T00:06:48.247598-05:00",
                            "name": "Anders Albertson",
                            "reward": "148.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "a1ee1766-2f2c-495f-9045-78c7b17fbdec",
                            "gambit_id": "842ebee0-2370-48d6-a1f5-e2cc759ecd29",
                            "last_updated": "2023-01-23T15:42:02.248541-05:00",
                            "created_at": "2023-01-19T00:06:48.245000-05:00",
                            "name": "Scott Harrington",
                            "reward": "148.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "fb161336-fb5e-46ab-8216-9d34deec0808",
                            "gambit_id": "95435a0c-8b70-49e0-8e42-bdf89d7d84a6",
                            "last_updated": "2023-01-23T15:42:02.245229-05:00",
                            "created_at": "2023-01-19T00:06:48.241148-05:00",
                            "name": "Max McGreevy",
                            "reward": "148.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "c6566fb1-1e46-42f8-8d9a-3afda4954381",
                            "gambit_id": "921c3f04-4d60-439e-9f68-939398a2d5c9",
                            "last_updated": "2023-01-23T15:42:02.241810-05:00",
                            "created_at": "2023-01-19T00:06:48.237140-05:00",
                            "name": "Trevor Werbylo",
                            "reward": "197.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "8c7bd62e-46ce-42c8-b0d9-f31b646b997e",
                            "gambit_id": "ad44146f-3786-4fa8-adaf-67a01daccaa0",
                            "last_updated": "2023-01-23T15:42:02.239507-05:00",
                            "created_at": "2023-01-19T00:06:48.234640-05:00",
                            "name": "Richy Werenski",
                            "reward": "197.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "f4295936-7998-461e-90d3-d0a07734702a",
                            "gambit_id": "fa91f7e8-05e9-4156-b1ed-84cbe7cc4aef",
                            "last_updated": "2023-01-23T15:42:02.247430-05:00",
                            "created_at": "2023-01-19T00:06:48.243725-05:00",
                            "name": "Carson Young",
                            "reward": "197.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "6ba60c21-d2a0-4599-80fa-d94a91a8356e",
                            "gambit_id": "6ef63a2f-1bba-4a84-9e61-6a11004c81cf",
                            "last_updated": "2023-01-23T15:42:02.240627-05:00",
                            "created_at": "2023-01-19T00:06:48.235882-05:00",
                            "name": "John Pak",
                            "reward": "197.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        },
                        {
                            "id": "d52ecaa6-6548-4337-b221-0a81c8874fcc",
                            "gambit_id": "90c373b3-7d28-4003-b386-8ab099e5541d",
                            "last_updated": "2023-01-23T15:42:02.238353-05:00",
                            "created_at": "2023-01-19T00:06:48.233362-05:00",
                            "name": "Michael Block",
                            "reward": "246.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207b7672-0384-4916-b0a4-6d2c84848d73/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "60370f36-ba83-40df-99ad-8300db327242",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "be827ef1-3569-4601-b26c-c6eaa1052ada",
            "completed": true,
            "last_updated": "2023-01-20T10:27:11.445912-05:00",
            "created_at": "2023-01-19T00:06:47.748370-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -5.1,
            "sport_category": "CS:GO - Blast Pro Series",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/be827ef1-3569-4601-b26c-c6eaa1052ada",
            "datetime": "2023-01-19T09:00:00-05:00",
            "cutoff_datetime": "2023-01-19T09:00:00-05:00",
            "name": "Heroic v. Evil Geniuses",
            "bettypes": [
                {
                    "id": "515ecd75-3dcd-4842-9305-ee4b7d192e3f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60370f36-ba83-40df-99ad-8300db327242/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-19T00:06:47.753110-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Heroic",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10700.0,
                        "profit_sb": 1200.0,
                        "profit_sb_percentage": 12.63,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Heroic",
                                "amount": 8426.0
                            },
                            {
                                "team": "Evil Geniuses",
                                "amount": 1574.0
                            }
                        ],
                        "expected_reward_tokens": 9015.82,
                        "profit_sb": -484.18,
                        "profit_sb_percentage": -5.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d916e82d-5dca-4873-b956-032dd8bbb0c6",
                            "gambit_id": "b6b7e3bd-00d4-4eaa-9130-3e16409ed055",
                            "last_updated": "2023-01-20T10:27:11.450150-05:00",
                            "created_at": "2023-01-19T00:06:47.761279-05:00",
                            "name": "Heroic",
                            "reward": "1.07000",
                            "odds": "1.08000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/515ecd75-3dcd-4842-9305-ee4b7d192e3f/?format=api"
                        },
                        {
                            "id": "32ea4919-9577-4a6e-9b25-bb7dc0070225",
                            "gambit_id": "52417eb4-8f51-439d-b2ad-d5e43a00c5ae",
                            "last_updated": "2023-01-20T10:27:11.448868-05:00",
                            "created_at": "2023-01-19T00:06:47.757369-05:00",
                            "name": "Evil Geniuses",
                            "reward": "5.73000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/515ecd75-3dcd-4842-9305-ee4b7d192e3f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9acc08f3-6d05-4cfc-a66b-da54bade5a49",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2ec931c0-86c3-48fe-976a-4adff2defb2b",
            "completed": true,
            "last_updated": "2023-01-19T09:42:14.880408-05:00",
            "created_at": "2023-01-18T09:36:56.134825-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/2ec931c0-86c3-48fe-976a-4adff2defb2b",
            "datetime": "2023-01-18T22:59:00-05:00",
            "cutoff_datetime": "2023-01-18T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - January 18th 2023",
            "bettypes": [
                {
                    "id": "b226b944-b95e-4099-ae3a-94f9d0c31e81",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9acc08f3-6d05-4cfc-a66b-da54bade5a49/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-01-18T09:36:56.136407-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": "b81870ac-4234-4ec3-9ec7-f8b9aaf55646",
                            "gambit_id": "1f1d1370-a76b-4901-b31a-06ef9e4d4178",
                            "last_updated": "2023-01-19T09:42:14.883182-05:00",
                            "created_at": "2023-01-18T09:36:56.137782-05:00",
                            "name": "21 to 26",
                            "reward": "3.94000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b226b944-b95e-4099-ae3a-94f9d0c31e81/?format=api"
                        },
                        {
                            "id": "9dbbdf01-eff5-4e31-9d63-f918c5bc5629",
                            "gambit_id": "238d1222-b2cb-4059-a581-59fc74f3a5fd",
                            "last_updated": "2023-01-19T09:42:14.884328-05:00",
                            "created_at": "2023-01-18T09:36:56.139122-05:00",
                            "name": "16 to 20",
                            "reward": "4.68000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b226b944-b95e-4099-ae3a-94f9d0c31e81/?format=api"
                        },
                        {
                            "id": "a71eafb3-e8fc-409d-affd-bb63edc54172",
                            "gambit_id": "89501684-2090-46d8-a018-194d701f9725",
                            "last_updated": "2023-01-19T09:42:14.887682-05:00",
                            "created_at": "2023-01-18T09:36:56.142911-05:00",
                            "name": "1 to 5",
                            "reward": "4.68000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b226b944-b95e-4099-ae3a-94f9d0c31e81/?format=api"
                        },
                        {
                            "id": "ef8ded56-12a5-4c63-9972-31aeba7f586d",
                            "gambit_id": "aed50360-d019-4b37-8fe6-9147053bb117",
                            "last_updated": "2023-01-19T09:42:14.885454-05:00",
                            "created_at": "2023-01-18T09:36:56.140373-05:00",
                            "name": "11 to 15",
                            "reward": "4.68000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b226b944-b95e-4099-ae3a-94f9d0c31e81/?format=api"
                        },
                        {
                            "id": "10a469e3-9603-4e4d-9e1c-540bc3b380f4",
                            "gambit_id": "61d41c03-170c-41a6-b2a0-6a003bf288e6",
                            "last_updated": "2023-01-19T09:42:14.886571-05:00",
                            "created_at": "2023-01-18T09:36:56.141585-05:00",
                            "name": "6 to 10",
                            "reward": "4.68000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b226b944-b95e-4099-ae3a-94f9d0c31e81/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6ab30f1c-efdd-4ebb-b5f2-ea563ecf165c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bb556890-4053-41b2-8c91-b49d068048b5",
            "completed": true,
            "last_updated": "2023-01-19T09:42:18.871037-05:00",
            "created_at": "2023-01-18T09:36:55.989671-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.53,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/bb556890-4053-41b2-8c91-b49d068048b5",
            "datetime": "2023-01-18T22:59:00-05:00",
            "cutoff_datetime": "2023-01-18T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - January 18th 2023",
            "bettypes": [
                {
                    "id": "36531e5c-a329-4e92-b909-4a654ddca690",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ab30f1c-efdd-4ebb-b5f2-ea563ecf165c/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-01-18T09:36:55.991241-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Even",
                                "amount": 5000.0
                            },
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "797b6fa1-f7f5-42ed-a4e3-0cffa2e33283",
                            "gambit_id": "148f3c61-5d75-48bc-a332-0275be4cf8b6",
                            "last_updated": "2023-01-19T09:42:18.873601-05:00",
                            "created_at": "2023-01-18T09:36:55.993708-05:00",
                            "name": "Even",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36531e5c-a329-4e92-b909-4a654ddca690/?format=api"
                        },
                        {
                            "id": "ed2d3d9d-1ce1-49fe-af05-0bdf0f97ca42",
                            "gambit_id": "d641646d-e0de-4dd7-9cb8-32ca11009d8a",
                            "last_updated": "2023-01-19T09:42:18.874783-05:00",
                            "created_at": "2023-01-18T09:36:55.998772-05:00",
                            "name": "Odd",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36531e5c-a329-4e92-b909-4a654ddca690/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "33f4ed63-7e52-4522-9438-3c6c8b801a02",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3ea6d565-b372-46c1-8e8f-235952359f68",
            "completed": true,
            "last_updated": "2023-01-19T09:22:08.687089-05:00",
            "created_at": "2023-01-18T09:16:53.709673-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.49,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/3ea6d565-b372-46c1-8e8f-235952359f68",
            "datetime": "2023-01-18T22:40:00-05:00",
            "cutoff_datetime": "2023-01-18T22:40:00-05:00",
            "name": "Sacramento Kings v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "30d8c89a-9d30-4fc0-bdb8-b4f0cd9613d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33f4ed63-7e52-4522-9438-3c6c8b801a02/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-18T09:16:53.719123-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5518.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 4482.0
                            }
                        ],
                        "expected_reward_tokens": 9546.14,
                        "profit_sb": 46.14,
                        "profit_sb_percentage": 0.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "82bfbe37-226b-4bd2-a8ad-6bf308f6ead7",
                            "gambit_id": "36b093f1-8e37-4608-b93c-d85d201ff4f9",
                            "last_updated": "2023-01-19T09:22:08.703246-05:00",
                            "created_at": "2023-01-18T09:16:53.721048-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.73000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30d8c89a-9d30-4fc0-bdb8-b4f0cd9613d0/?format=api"
                        },
                        {
                            "id": "5026e941-084c-48f8-8cd3-796cb9209d98",
                            "gambit_id": "1a05760f-d701-4192-b074-606d8ca74fc5",
                            "last_updated": "2023-01-19T09:22:08.705290-05:00",
                            "created_at": "2023-01-18T09:16:53.724777-05:00",
                            "name": "Sacramento Kings",
                            "reward": "2.13000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30d8c89a-9d30-4fc0-bdb8-b4f0cd9613d0/?format=api"
                        }
                    ]
                },
                {
                    "id": "0671404a-2052-4845-977a-746d9c2f7d75",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33f4ed63-7e52-4522-9438-3c6c8b801a02/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-18T09:16:53.727088-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "51a9ec9a-e584-4cfe-8425-a0ec064c15e3",
                            "gambit_id": "b29dcc2a-c5bd-4de2-bc97-c3269fd0248e",
                            "last_updated": "2023-01-19T09:22:08.709164-05:00",
                            "created_at": "2023-01-18T09:16:53.728271-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0671404a-2052-4845-977a-746d9c2f7d75/?format=api"
                        },
                        {
                            "id": "2583bec1-1867-40f0-ad75-96c473fd8c04",
                            "gambit_id": "13809419-bdf8-44c8-bc1c-c4a323b86c9a",
                            "last_updated": "2023-01-19T09:22:08.710640-05:00",
                            "created_at": "2023-01-18T09:16:53.729525-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0671404a-2052-4845-977a-746d9c2f7d75/?format=api"
                        }
                    ]
                },
                {
                    "id": "84af2e9f-722b-48a3-a8a9-935b6a6f1474",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33f4ed63-7e52-4522-9438-3c6c8b801a02/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-18T09:16:53.712128-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 245",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fec2132e-b35f-4ee3-b2c4-bf3ce8663c21",
                            "gambit_id": "d97807df-34fa-46fd-8aee-617f88a8cb4d",
                            "last_updated": "2023-01-19T09:22:08.694423-05:00",
                            "created_at": "2023-01-18T09:16:53.716519-05:00",
                            "name": "Game Total Under 245",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "245.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84af2e9f-722b-48a3-a8a9-935b6a6f1474/?format=api"
                        },
                        {
                            "id": "a224db9d-3445-42ac-90ac-d6c023039ed8",
                            "gambit_id": "b33dd5b8-4e72-47a1-9c15-525d7abad0a1",
                            "last_updated": "2023-01-19T09:22:08.697619-05:00",
                            "created_at": "2023-01-18T09:16:53.717829-05:00",
                            "name": "Game Total Over 245",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "245.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84af2e9f-722b-48a3-a8a9-935b6a6f1474/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "396b19dc-0bc3-4192-bd6d-40b3332d90f4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5e79c21b-3eb6-4791-a4ed-229c7007519e",
            "completed": true,
            "last_updated": "2023-01-19T09:27:06.611092-05:00",
            "created_at": "2023-01-18T09:16:53.539629-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.3,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/5e79c21b-3eb6-4791-a4ed-229c7007519e",
            "datetime": "2023-01-18T22:10:00-05:00",
            "cutoff_datetime": "2023-01-18T22:10:00-05:00",
            "name": "Minnesota Timberwolves v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "738b6037-543a-45e1-91fb-fd67bda5dce6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/396b19dc-0bc3-4192-bd6d-40b3332d90f4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-18T09:16:53.549141-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7747.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 2253.0
                            }
                        ],
                        "expected_reward_tokens": 9528.81,
                        "profit_sb": 28.81,
                        "profit_sb_percentage": 0.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8b8063a6-87c4-492e-8bb5-9e7a5abd9f27",
                            "gambit_id": "9120f521-a434-4af6-a0d0-00ae709c60c8",
                            "last_updated": "2023-01-19T09:27:06.624889-05:00",
                            "created_at": "2023-01-18T09:16:53.550301-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.23000",
                            "odds": "1.23810",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/738b6037-543a-45e1-91fb-fd67bda5dce6/?format=api"
                        },
                        {
                            "id": "0440780d-a2fb-4f59-acc8-8750e3443eb6",
                            "gambit_id": "f980dd7b-6edc-4c20-997d-6ce2b8cd88dc",
                            "last_updated": "2023-01-19T09:27:06.625994-05:00",
                            "created_at": "2023-01-18T09:16:53.551613-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "4.23000",
                            "odds": "4.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/738b6037-543a-45e1-91fb-fd67bda5dce6/?format=api"
                        }
                    ]
                },
                {
                    "id": "5517d608-ec58-4909-8028-f753533945aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/396b19dc-0bc3-4192-bd6d-40b3332d90f4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-18T09:16:53.545333-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5000.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6a6976c7-c364-490e-99dd-db752e651043",
                            "gambit_id": "5e641ddd-871f-4bb3-b058-12b1715accbb",
                            "last_updated": "2023-01-19T09:27:06.619556-05:00",
                            "created_at": "2023-01-18T09:16:53.547859-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5517d608-ec58-4909-8028-f753533945aa/?format=api"
                        },
                        {
                            "id": "21f76829-ae4d-4eb9-b3cb-02af847a9b5f",
                            "gambit_id": "7ad79744-4016-4478-8c6d-c005adb463ac",
                            "last_updated": "2023-01-19T09:27:06.617682-05:00",
                            "created_at": "2023-01-18T09:16:53.546526-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5517d608-ec58-4909-8028-f753533945aa/?format=api"
                        }
                    ]
                },
                {
                    "id": "b5292e1c-79ba-48e6-9182-6e6ce6cb7167",
                    "match": "https://api-prod.gambitprofit.com/api/matches/396b19dc-0bc3-4192-bd6d-40b3332d90f4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-18T09:16:53.541312-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 241.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 241.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "13d3fab1-d692-4fe1-9e62-fd41ffde4b74",
                            "gambit_id": "74b274b2-1636-4f59-a10f-80c329022b7f",
                            "last_updated": "2023-01-19T09:27:06.614017-05:00",
                            "created_at": "2023-01-18T09:16:53.542652-05:00",
                            "name": "Game Total Under 241.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "241.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5292e1c-79ba-48e6-9182-6e6ce6cb7167/?format=api"
                        },
                        {
                            "id": "923859ae-112d-42ab-8808-0fdbd6f78f67",
                            "gambit_id": "caa38552-0468-472f-befa-6771020db8f2",
                            "last_updated": "2023-01-19T09:27:06.615222-05:00",
                            "created_at": "2023-01-18T09:16:53.544069-05:00",
                            "name": "Game Total Over 241.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "241.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5292e1c-79ba-48e6-9182-6e6ce6cb7167/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8d806774-d43b-49f2-b644-d92e26a108fa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9478920e-cba9-45d3-b258-9383bed4b3fc",
            "completed": true,
            "last_updated": "2023-01-19T09:37:17.965378-05:00",
            "created_at": "2023-01-18T09:16:53.366061-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.0,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/9478920e-cba9-45d3-b258-9383bed4b3fc",
            "datetime": "2023-01-18T22:07:00-05:00",
            "cutoff_datetime": "2023-01-18T22:07:00-05:00",
            "name": "Tampa Bay Lightning v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "7090d48c-3503-459c-81e8-1a1c253542ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d806774-d43b-49f2-b644-d92e26a108fa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-18T09:16:53.390993-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6035.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3965.0
                            }
                        ],
                        "expected_reward_tokens": 9595.3,
                        "profit_sb": 95.3,
                        "profit_sb_percentage": 1.0,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "78df79d4-afce-4a01-bea5-8e7f9a662c8a",
                            "gambit_id": "36b8fc13-2887-4590-9add-6f040c70ec69",
                            "last_updated": "2023-01-19T09:37:17.975810-05:00",
                            "created_at": "2023-01-18T09:16:53.396495-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.59000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7090d48c-3503-459c-81e8-1a1c253542ed/?format=api"
                        },
                        {
                            "id": "f11a4efd-6752-4407-a9aa-a9fa8590ef0e",
                            "gambit_id": "11934ede-df14-4ecc-93d4-9d3902caad64",
                            "last_updated": "2023-01-19T09:37:17.974728-05:00",
                            "created_at": "2023-01-18T09:16:53.393895-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.42000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7090d48c-3503-459c-81e8-1a1c253542ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "6702a5bd-7564-4321-a77c-0b0a209fd3de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d806774-d43b-49f2-b644-d92e26a108fa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-18T09:16:53.381245-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6035.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 3965.0
                            }
                        ],
                        "expected_reward_tokens": 9595.3,
                        "profit_sb": 95.3,
                        "profit_sb_percentage": 1.0,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "843ac222-9acd-4b2f-8b80-d76ceebf8e77",
                            "gambit_id": "9c700a33-4d37-4dd4-922d-c124f1768b6e",
                            "last_updated": "2023-01-19T09:37:17.971429-05:00",
                            "created_at": "2023-01-18T09:16:53.384355-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.59000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6702a5bd-7564-4321-a77c-0b0a209fd3de/?format=api"
                        },
                        {
                            "id": "3daa7d48-3dd2-451c-9716-378d76a1b047",
                            "gambit_id": "b01e8805-45fb-4f23-b503-0be9de201022",
                            "last_updated": "2023-01-19T09:37:17.972523-05:00",
                            "created_at": "2023-01-18T09:16:53.387754-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.42000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6702a5bd-7564-4321-a77c-0b0a209fd3de/?format=api"
                        }
                    ]
                },
                {
                    "id": "5a31fcf1-4358-47e8-b369-42e0f4ccb4dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d806774-d43b-49f2-b644-d92e26a108fa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-18T09:16:53.370466-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5703.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4297.0
                            }
                        ],
                        "expected_reward_tokens": 9581.04,
                        "profit_sb": 81.04,
                        "profit_sb_percentage": 0.85,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7834e090-baa4-49a8-bf4b-3e385c3e788d",
                            "gambit_id": "90b24c05-b406-41ab-bece-6b4e39ca047d",
                            "last_updated": "2023-01-19T09:37:17.969245-05:00",
                            "created_at": "2023-01-18T09:16:53.377446-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.68000",
                            "odds": "1.68970",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a31fcf1-4358-47e8-b369-42e0f4ccb4dd/?format=api"
                        },
                        {
                            "id": "600ef78f-5245-4bbd-b1b8-a3dfe04bb6b7",
                            "gambit_id": "7ee0786e-47bb-4486-ba41-9e085ad4c51d",
                            "last_updated": "2023-01-19T09:37:17.968128-05:00",
                            "created_at": "2023-01-18T09:16:53.373598-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.23000",
                            "odds": "2.25000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a31fcf1-4358-47e8-b369-42e0f4ccb4dd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "018b4c8a-ec9d-4c97-afa2-8afa0d93e3a8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "edde7101-7ffa-42b7-b283-6e4a56e6c8de",
            "completed": true,
            "last_updated": "2023-01-19T09:37:18.642025-05:00",
            "created_at": "2023-01-18T09:16:53.181202-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/edde7101-7ffa-42b7-b283-6e4a56e6c8de",
            "datetime": "2023-01-18T22:07:00-05:00",
            "cutoff_datetime": "2023-01-18T22:07:00-05:00",
            "name": "Dallas Stars v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "75c21aeb-4899-4d9b-8b34-c0c020eb9673",
                    "match": "https://api-prod.gambitprofit.com/api/matches/018b4c8a-ec9d-4c97-afa2-8afa0d93e3a8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-18T09:16:53.205810-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5873.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4127.0
                            }
                        ],
                        "expected_reward_tokens": 9572.99,
                        "profit_sb": 72.99,
                        "profit_sb_percentage": 0.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "55ce9ee2-0fb4-40e5-90be-74a89becd494",
                            "gambit_id": "7f48c67c-0aa8-4e44-b39c-afd19fd88c50",
                            "last_updated": "2023-01-19T09:37:18.653867-05:00",
                            "created_at": "2023-01-18T09:16:53.211909-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75c21aeb-4899-4d9b-8b34-c0c020eb9673/?format=api"
                        },
                        {
                            "id": "7a01d348-2f7c-4e3c-8e62-14d523f24b28",
                            "gambit_id": "e81dd67b-18a4-4f77-8eae-6a3799b30043",
                            "last_updated": "2023-01-19T09:37:18.652716-05:00",
                            "created_at": "2023-01-18T09:16:53.208717-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.32000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75c21aeb-4899-4d9b-8b34-c0c020eb9673/?format=api"
                        }
                    ]
                },
                {
                    "id": "37396736-6388-4020-9d14-a6fac8059746",
                    "match": "https://api-prod.gambitprofit.com/api/matches/018b4c8a-ec9d-4c97-afa2-8afa0d93e3a8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-18T09:16:53.196646-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6329.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3671.0
                            }
                        ],
                        "expected_reward_tokens": 9618.02,
                        "profit_sb": 118.02,
                        "profit_sb_percentage": 1.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6a986aba-d813-4c13-8851-6fac6e8c0e8b",
                            "gambit_id": "a922f4f9-7146-4161-89d3-cb9401b00ed0",
                            "last_updated": "2023-01-19T09:37:18.649185-05:00",
                            "created_at": "2023-01-18T09:16:53.199523-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.52000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37396736-6388-4020-9d14-a6fac8059746/?format=api"
                        },
                        {
                            "id": "55f47554-2220-47b2-a179-29b90b984c9d",
                            "gambit_id": "ed9d80d4-2225-4393-8084-bb8d2cc1d205",
                            "last_updated": "2023-01-19T09:37:18.650376-05:00",
                            "created_at": "2023-01-18T09:16:53.202727-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.62000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37396736-6388-4020-9d14-a6fac8059746/?format=api"
                        }
                    ]
                },
                {
                    "id": "292a431b-c9f4-4ff6-a929-716fb489a3d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/018b4c8a-ec9d-4c97-afa2-8afa0d93e3a8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-18T09:16:53.185328-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "efe4727c-7a94-4d6d-8534-cc959bf5a302",
                            "gambit_id": "f571af3e-8df3-4012-9a18-e61aa3ba0673",
                            "last_updated": "2023-01-19T09:37:18.646401-05:00",
                            "created_at": "2023-01-18T09:16:53.192965-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/292a431b-c9f4-4ff6-a929-716fb489a3d4/?format=api"
                        },
                        {
                            "id": "cb90442e-6167-417b-a8aa-139905ef9c00",
                            "gambit_id": "480ff228-ed02-4bb2-89a0-647b22ca3788",
                            "last_updated": "2023-01-19T09:37:18.645172-05:00",
                            "created_at": "2023-01-18T09:16:53.189403-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/292a431b-c9f4-4ff6-a929-716fb489a3d4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7de88d5e-c31b-4539-9aef-ff25bbb73fd6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2e41ddfe-97e1-43cc-aa5d-532b1b5ce059",
            "completed": true,
            "last_updated": "2023-01-19T09:37:18.445858-05:00",
            "created_at": "2023-01-18T09:16:53.019554-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/2e41ddfe-97e1-43cc-aa5d-532b1b5ce059",
            "datetime": "2023-01-18T21:37:00-05:00",
            "cutoff_datetime": "2023-01-18T21:37:00-05:00",
            "name": "Colorado Avalanche v. Calgary Flames",
            "bettypes": [
                {
                    "id": "78e9bf3f-58d5-481a-bc78-3d7286d6b40a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7de88d5e-c31b-4539-9aef-ff25bbb73fd6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-18T09:16:53.030378-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5703.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4297.0
                            }
                        ],
                        "expected_reward_tokens": 9581.04,
                        "profit_sb": 81.04,
                        "profit_sb_percentage": 0.85,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d2cbea2f-479c-4181-80fd-a34bad7a6de4",
                            "gambit_id": "23ed8a30-7f5d-4fdb-aaf6-6780144370cf",
                            "last_updated": "2023-01-19T09:37:18.455605-05:00",
                            "created_at": "2023-01-18T09:16:53.031694-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.68000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78e9bf3f-58d5-481a-bc78-3d7286d6b40a/?format=api"
                        },
                        {
                            "id": "4e4cb0a4-dd74-4cab-9958-5cec0f3efcd6",
                            "gambit_id": "a9f021da-19fd-430b-b259-3b034b28a0aa",
                            "last_updated": "2023-01-19T09:37:18.456763-05:00",
                            "created_at": "2023-01-18T09:16:53.033217-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.23000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78e9bf3f-58d5-481a-bc78-3d7286d6b40a/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd12e28d-7d2e-4e12-a763-d3c52828f7e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7de88d5e-c31b-4539-9aef-ff25bbb73fd6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-18T09:16:53.025991-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6329.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 3671.0
                            }
                        ],
                        "expected_reward_tokens": 9618.02,
                        "profit_sb": 118.02,
                        "profit_sb_percentage": 1.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d9645c65-d1c9-47f3-9465-e7928eebf9b2",
                            "gambit_id": "d83752a0-b7fa-4f78-a3c9-6f6fb93a0451",
                            "last_updated": "2023-01-19T09:37:18.453289-05:00",
                            "created_at": "2023-01-18T09:16:53.029047-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.52000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd12e28d-7d2e-4e12-a763-d3c52828f7e3/?format=api"
                        },
                        {
                            "id": "4ac7d0ae-b2b4-4a2b-949b-9e475e4f3944",
                            "gambit_id": "cd5237c9-9824-4759-a90d-1baee038f0a7",
                            "last_updated": "2023-01-19T09:37:18.452123-05:00",
                            "created_at": "2023-01-18T09:16:53.027554-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.62000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd12e28d-7d2e-4e12-a763-d3c52828f7e3/?format=api"
                        }
                    ]
                },
                {
                    "id": "1b87f4de-882d-466d-9519-381376091c1d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7de88d5e-c31b-4539-9aef-ff25bbb73fd6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-18T09:16:53.021424-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "321552ce-fce1-4ac1-a242-ef4b2cb609a1",
                            "gambit_id": "d3a28391-df10-429d-b586-61522bcef499",
                            "last_updated": "2023-01-19T09:37:18.448636-05:00",
                            "created_at": "2023-01-18T09:16:53.022942-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b87f4de-882d-466d-9519-381376091c1d/?format=api"
                        },
                        {
                            "id": "15071db7-9a69-450a-a68b-4f1bcbf57d2c",
                            "gambit_id": "58724225-8844-4208-a080-8d5dcb0b0012",
                            "last_updated": "2023-01-19T09:37:18.449810-05:00",
                            "created_at": "2023-01-18T09:16:53.024471-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b87f4de-882d-466d-9519-381376091c1d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d385910a-36cc-4a34-8e8b-1da4a6e3b8fd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ba6594fb-df79-4a9b-a5ba-4a1d5331f16e",
            "completed": true,
            "last_updated": "2023-01-19T09:27:09.257385-05:00",
            "created_at": "2023-01-18T09:16:52.860990-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/ba6594fb-df79-4a9b-a5ba-4a1d5331f16e",
            "datetime": "2023-01-18T21:10:00-05:00",
            "cutoff_datetime": "2023-01-18T21:10:00-05:00",
            "name": "Los Angeles Clippers v. Utah Jazz",
            "bettypes": [
                {
                    "id": "54933339-9e04-49d7-8d3b-1f5551b8ba6e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d385910a-36cc-4a34-8e8b-1da4a6e3b8fd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-18T09:16:52.871140-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7515.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 2485.0
                            }
                        ],
                        "expected_reward_tokens": 9542.4,
                        "profit_sb": 42.4,
                        "profit_sb_percentage": 0.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f3d2c8ba-535a-44cc-bba0-4d53c43909f3",
                            "gambit_id": "67b2dadc-b53a-46f1-a649-7315b553fc2a",
                            "last_updated": "2023-01-19T09:27:09.283658-05:00",
                            "created_at": "2023-01-18T09:16:52.872337-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.27000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54933339-9e04-49d7-8d3b-1f5551b8ba6e/?format=api"
                        },
                        {
                            "id": "66c51535-7124-44dd-9c5d-b38a3b87ddc6",
                            "gambit_id": "6d0a0cab-2add-4746-be6a-0e4e386e20b0",
                            "last_updated": "2023-01-19T09:27:09.286882-05:00",
                            "created_at": "2023-01-18T09:16:52.873859-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "3.84000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54933339-9e04-49d7-8d3b-1f5551b8ba6e/?format=api"
                        }
                    ]
                },
                {
                    "id": "ffa0f1ab-700d-464b-ab56-287b6f71700d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d385910a-36cc-4a34-8e8b-1da4a6e3b8fd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-18T09:16:52.866832-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5106.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5d1c9955-06fe-45a9-b30d-450d372f20d4",
                            "gambit_id": "db64aa47-4c9a-45cc-b367-9e24ceb9d2de",
                            "last_updated": "2023-01-19T09:27:09.274223-05:00",
                            "created_at": "2023-01-18T09:16:52.868232-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffa0f1ab-700d-464b-ab56-287b6f71700d/?format=api"
                        },
                        {
                            "id": "941825c5-ed2d-4a54-90d5-f95ecb066e5e",
                            "gambit_id": "826e0ea3-f822-4928-b1cc-33eaf8d0cce1",
                            "last_updated": "2023-01-19T09:27:09.277383-05:00",
                            "created_at": "2023-01-18T09:16:52.869686-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffa0f1ab-700d-464b-ab56-287b6f71700d/?format=api"
                        }
                    ]
                },
                {
                    "id": "f3cea61a-7d4f-466d-93ea-430137b93eab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d385910a-36cc-4a34-8e8b-1da4a6e3b8fd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-18T09:16:52.862776-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 229.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 229.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c666dc8c-0255-4b12-81fc-cb097b659475",
                            "gambit_id": "e7818ce2-7eaf-4c67-b67f-5cba6e8c7801",
                            "last_updated": "2023-01-19T09:27:09.264699-05:00",
                            "created_at": "2023-01-18T09:16:52.863999-05:00",
                            "name": "Game Total Under 229.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3cea61a-7d4f-466d-93ea-430137b93eab/?format=api"
                        },
                        {
                            "id": "36bba61d-44bc-4ac4-b581-47968a72627a",
                            "gambit_id": "f601d3a5-154a-411e-83e4-bed95d912592",
                            "last_updated": "2023-01-19T09:27:09.267862-05:00",
                            "created_at": "2023-01-18T09:16:52.865271-05:00",
                            "name": "Game Total Over 229.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3cea61a-7d4f-466d-93ea-430137b93eab/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cd1004e1-6783-44dc-9a36-7bcf29fcc9a0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "da37f063-4200-44ef-ba89-f4b5c9e75633",
            "completed": true,
            "last_updated": "2023-01-19T09:27:08.916989-05:00",
            "created_at": "2023-01-18T09:16:52.480271-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.0,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/da37f063-4200-44ef-ba89-f4b5c9e75633",
            "datetime": "2023-01-18T20:10:00-05:00",
            "cutoff_datetime": "2023-01-18T20:10:00-05:00",
            "name": "Indiana Pacers v. Oklahoma City Thunder",
            "bettypes": [
                {
                    "id": "3ba975ba-dc97-41fc-aad0-4db8a4e7e59f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd1004e1-6783-44dc-9a36-7bcf29fcc9a0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-18T09:16:52.486085-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6035.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 3965.0
                            }
                        ],
                        "expected_reward_tokens": 9595.3,
                        "profit_sb": 95.3,
                        "profit_sb_percentage": 1.0,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d0be4304-2da9-454c-b7d6-87635d18c821",
                            "gambit_id": "dcfa8427-5905-4b45-81fe-9bea012a8ff1",
                            "last_updated": "2023-01-19T09:27:08.923119-05:00",
                            "created_at": "2023-01-18T09:16:52.487317-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.59000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ba975ba-dc97-41fc-aad0-4db8a4e7e59f/?format=api"
                        },
                        {
                            "id": "1e0a8b3c-358c-4766-8b55-f7dbe6dddbde",
                            "gambit_id": "049eb7c8-241b-4431-b975-295da68d3c81",
                            "last_updated": "2023-01-19T09:27:08.924232-05:00",
                            "created_at": "2023-01-18T09:16:52.488543-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.42000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ba975ba-dc97-41fc-aad0-4db8a4e7e59f/?format=api"
                        }
                    ]
                },
                {
                    "id": "ee4acae7-8710-4cce-9370-7524fd64a973",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd1004e1-6783-44dc-9a36-7bcf29fcc9a0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-18T09:16:52.489851-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a560fd1f-19a2-4f3d-9389-ad380ba8b01e",
                            "gambit_id": "20416eb6-58b6-441e-b303-b87f747a920f",
                            "last_updated": "2023-01-19T09:27:08.926487-05:00",
                            "created_at": "2023-01-18T09:16:52.491019-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee4acae7-8710-4cce-9370-7524fd64a973/?format=api"
                        },
                        {
                            "id": "b2b03b87-86df-46bf-b166-6d1b8f5b5d1e",
                            "gambit_id": "0d6b2152-2823-4d8f-92fb-4d22a7d2a82a",
                            "last_updated": "2023-01-19T09:27:08.927647-05:00",
                            "created_at": "2023-01-18T09:16:52.492410-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee4acae7-8710-4cce-9370-7524fd64a973/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9c9a8ec-f921-4bc1-9969-22cf8699000a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd1004e1-6783-44dc-9a36-7bcf29fcc9a0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-18T09:16:52.481938-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 238",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 238",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "67f69613-a028-46b3-8d42-cb4f89bda78a",
                            "gambit_id": "cad31463-b200-4520-8941-9b20d08f2208",
                            "last_updated": "2023-01-19T09:27:08.919701-05:00",
                            "created_at": "2023-01-18T09:16:52.483334-05:00",
                            "name": "Game Total Under 238",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "238.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9c9a8ec-f921-4bc1-9969-22cf8699000a/?format=api"
                        },
                        {
                            "id": "73b1cbb3-1e0b-4be0-b426-b5f3decc19a2",
                            "gambit_id": "681d3c13-e5aa-4366-8497-a791fbc9479a",
                            "last_updated": "2023-01-19T09:27:08.920833-05:00",
                            "created_at": "2023-01-18T09:16:52.484786-05:00",
                            "name": "Game Total Over 238",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "238.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9c9a8ec-f921-4bc1-9969-22cf8699000a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0817c021-f122-43a0-a1ad-9675304188d4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e1bb720f-2e97-4c08-b299-eed58817ceba",
            "completed": true,
            "last_updated": "2023-01-19T09:27:08.617371-05:00",
            "created_at": "2023-01-18T09:16:52.117159-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.57,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e1bb720f-2e97-4c08-b299-eed58817ceba",
            "datetime": "2023-01-18T20:10:00-05:00",
            "cutoff_datetime": "2023-01-18T20:10:00-05:00",
            "name": "Charlotte Hornets v. Houston Rockets",
            "bettypes": [
                {
                    "id": "b6328726-7aab-4220-ab85-4576e3175a53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0817c021-f122-43a0-a1ad-9675304188d4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-18T09:16:52.128616-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5791.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 4209.0
                            }
                        ],
                        "expected_reward_tokens": 9554.43,
                        "profit_sb": 54.43,
                        "profit_sb_percentage": 0.57,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "40d28e7d-2790-4db1-a8cb-58f1b15d862d",
                            "gambit_id": "a57ebb5e-c4d9-4974-bf78-2000db913f8a",
                            "last_updated": "2023-01-19T09:27:08.627967-05:00",
                            "created_at": "2023-01-18T09:16:52.131273-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.65000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6328726-7aab-4220-ab85-4576e3175a53/?format=api"
                        },
                        {
                            "id": "363dea09-9e52-4416-ba76-b139a88ca425",
                            "gambit_id": "20d7d58f-f27e-4076-bcd4-d51bcf5e8d9f",
                            "last_updated": "2023-01-19T09:27:08.626868-05:00",
                            "created_at": "2023-01-18T09:16:52.129971-05:00",
                            "name": "Houston Rockets",
                            "reward": "2.27000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6328726-7aab-4220-ab85-4576e3175a53/?format=api"
                        }
                    ]
                },
                {
                    "id": "95c322b0-8d01-426b-9706-3d4d9731d5ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0817c021-f122-43a0-a1ad-9675304188d4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-18T09:16:52.124674-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5106.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "38ecb58f-e86d-4323-9849-5e7615dc7541",
                            "gambit_id": "7a3db4e7-85c6-44d8-936c-2d3c24d0a73c",
                            "last_updated": "2023-01-19T09:27:08.624670-05:00",
                            "created_at": "2023-01-18T09:16:52.127155-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95c322b0-8d01-426b-9706-3d4d9731d5ba/?format=api"
                        },
                        {
                            "id": "83839e34-d0e4-458c-812a-a982fca5b921",
                            "gambit_id": "32bf8735-f16d-45ea-887a-557fb8a6b611",
                            "last_updated": "2023-01-19T09:27:08.623571-05:00",
                            "created_at": "2023-01-18T09:16:52.125855-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95c322b0-8d01-426b-9706-3d4d9731d5ba/?format=api"
                        }
                    ]
                },
                {
                    "id": "8501aff1-5fa8-49f5-808e-3ba201f2b48e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0817c021-f122-43a0-a1ad-9675304188d4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-18T09:16:52.119741-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 235",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 235",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1afff67a-06ad-41cb-8c37-8d1244be5362",
                            "gambit_id": "66ef1485-0d49-4254-a0c1-d9e80f84936a",
                            "last_updated": "2023-01-19T09:27:08.620184-05:00",
                            "created_at": "2023-01-18T09:16:52.121701-05:00",
                            "name": "Game Total Under 235",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8501aff1-5fa8-49f5-808e-3ba201f2b48e/?format=api"
                        },
                        {
                            "id": "7fd1f0e9-ad06-4911-ad78-fc6a9cfaf713",
                            "gambit_id": "10ada303-8ccd-4810-a19f-1136bad52849",
                            "last_updated": "2023-01-19T09:27:08.621326-05:00",
                            "created_at": "2023-01-18T09:16:52.123307-05:00",
                            "name": "Game Total Over 235",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8501aff1-5fa8-49f5-808e-3ba201f2b48e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "829d51a9-7a57-411b-a1ee-4067b255b05b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cb90d369-8d0b-4b04-bff2-9ef6e09c2501",
            "completed": true,
            "last_updated": "2023-01-19T09:32:11.273432-05:00",
            "created_at": "2023-01-18T09:16:52.279837-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/cb90d369-8d0b-4b04-bff2-9ef6e09c2501",
            "datetime": "2023-01-18T20:10:00-05:00",
            "cutoff_datetime": "2023-01-18T20:10:00-05:00",
            "name": "Cleveland Cavaliers v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "7ec4ef6a-472b-4140-891e-8aa952c5b2a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/829d51a9-7a57-411b-a1ee-4067b255b05b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-18T09:16:52.289524-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7218.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 2782.0
                            }
                        ],
                        "expected_reward_tokens": 9597.9,
                        "profit_sb": 97.9,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a0ca61c8-d816-447d-bc23-d21cf5f0bac1",
                            "gambit_id": "5afc86f1-ee79-44f5-833e-f1d26afca29c",
                            "last_updated": "2023-01-19T09:32:11.282602-05:00",
                            "created_at": "2023-01-18T09:16:52.290773-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.33000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ec4ef6a-472b-4140-891e-8aa952c5b2a0/?format=api"
                        },
                        {
                            "id": "e2f99592-3312-425f-93f3-5f922cedaf21",
                            "gambit_id": "997328ad-b022-4d64-a601-339e9d23a29e",
                            "last_updated": "2023-01-19T09:32:11.283652-05:00",
                            "created_at": "2023-01-18T09:16:52.291963-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "3.45000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ec4ef6a-472b-4140-891e-8aa952c5b2a0/?format=api"
                        }
                    ]
                },
                {
                    "id": "e9db289e-cee1-4785-8832-57bda5cc9732",
                    "match": "https://api-prod.gambitprofit.com/api/matches/829d51a9-7a57-411b-a1ee-4067b255b05b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-18T09:16:52.285697-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "92d58c40-959d-4d35-98b4-4a99edaa3ed9",
                            "gambit_id": "5d44bfc8-cea4-455e-a4b7-8b32f277effd",
                            "last_updated": "2023-01-19T09:32:11.279385-05:00",
                            "created_at": "2023-01-18T09:16:52.287005-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9db289e-cee1-4785-8832-57bda5cc9732/?format=api"
                        },
                        {
                            "id": "cdaec0b0-7c3b-4b81-bb43-4be15c08aa54",
                            "gambit_id": "3ced4343-17ee-467c-9b3c-99a52b5812f2",
                            "last_updated": "2023-01-19T09:32:11.280466-05:00",
                            "created_at": "2023-01-18T09:16:52.288252-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9db289e-cee1-4785-8832-57bda5cc9732/?format=api"
                        }
                    ]
                },
                {
                    "id": "a2cff9f9-d0f8-4d07-8b6d-1666a44f3eaf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/829d51a9-7a57-411b-a1ee-4067b255b05b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-18T09:16:52.281560-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2c839807-2fb4-4f49-9e77-237160ceb809",
                            "gambit_id": "a04ffc66-701c-4388-8e61-642bbca3ab60",
                            "last_updated": "2023-01-19T09:32:11.276086-05:00",
                            "created_at": "2023-01-18T09:16:52.283010-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2cff9f9-d0f8-4d07-8b6d-1666a44f3eaf/?format=api"
                        },
                        {
                            "id": "038e6f71-0d95-4d11-babe-4ebf1432f713",
                            "gambit_id": "7a77892c-1ad9-4c09-a746-3ea3659c0ec7",
                            "last_updated": "2023-01-19T09:32:11.277168-05:00",
                            "created_at": "2023-01-18T09:16:52.284340-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2cff9f9-d0f8-4d07-8b6d-1666a44f3eaf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2558f67d-ae8f-4924-9a50-6ae913c1ef55",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fe7f5e43-4b34-4180-9b80-654795e8c323",
            "completed": true,
            "last_updated": "2023-01-19T09:27:09.068947-05:00",
            "created_at": "2023-01-18T09:16:52.642267-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.77,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/fe7f5e43-4b34-4180-9b80-654795e8c323",
            "datetime": "2023-01-18T20:10:00-05:00",
            "cutoff_datetime": "2023-01-18T20:10:00-05:00",
            "name": "Miami Heat v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "e7625360-4264-4335-9d6a-211179d256e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2558f67d-ae8f-4924-9a50-6ae913c1ef55/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-18T09:16:52.650619-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5873.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 4127.0
                            }
                        ],
                        "expected_reward_tokens": 9572.99,
                        "profit_sb": 72.99,
                        "profit_sb_percentage": 0.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2a755482-a6ef-4efa-8ec6-eb07c3edae31",
                            "gambit_id": "4e615f4a-1634-4e63-8acf-3bfbe0f18ffe",
                            "last_updated": "2023-01-19T09:27:09.081238-05:00",
                            "created_at": "2023-01-18T09:16:52.654211-05:00",
                            "name": "Miami Heat",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7625360-4264-4335-9d6a-211179d256e7/?format=api"
                        },
                        {
                            "id": "52ff8d2b-870e-40a7-b210-26c21f7de388",
                            "gambit_id": "ef14c040-c2c2-4c34-91be-db35caf489d1",
                            "last_updated": "2023-01-19T09:27:09.080083-05:00",
                            "created_at": "2023-01-18T09:16:52.652494-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "2.32000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7625360-4264-4335-9d6a-211179d256e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "21bb9bd6-6970-48a3-b4b0-e4e0dd317e07",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2558f67d-ae8f-4924-9a50-6ae913c1ef55/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-18T09:16:52.655925-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "df67883c-b16a-4fad-b869-8d120ff1724b",
                            "gambit_id": "eb6a1297-e5dd-4c3c-adb1-1b497b20d703",
                            "last_updated": "2023-01-19T09:27:09.083433-05:00",
                            "created_at": "2023-01-18T09:16:52.657537-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21bb9bd6-6970-48a3-b4b0-e4e0dd317e07/?format=api"
                        },
                        {
                            "id": "c137483f-bd3b-48bc-a160-8246410d879a",
                            "gambit_id": "ab190d10-12f9-4737-ac6b-3d7888ef1cac",
                            "last_updated": "2023-01-19T09:27:09.084517-05:00",
                            "created_at": "2023-01-18T09:16:52.659300-05:00",
                            "name": "Miami Heat",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21bb9bd6-6970-48a3-b4b0-e4e0dd317e07/?format=api"
                        }
                    ]
                },
                {
                    "id": "f4cdfa4e-1e07-4279-9a9f-4c81781ac265",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2558f67d-ae8f-4924-9a50-6ae913c1ef55/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-18T09:16:52.644929-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 219",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 219",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "77b35b43-00bd-43c8-b78b-6dd16531055d",
                            "gambit_id": "cbca92e7-43fb-496e-9345-29a458321cd6",
                            "last_updated": "2023-01-19T09:27:09.077522-05:00",
                            "created_at": "2023-01-18T09:16:52.648585-05:00",
                            "name": "Game Total Over 219",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "219.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4cdfa4e-1e07-4279-9a9f-4c81781ac265/?format=api"
                        },
                        {
                            "id": "5e1f0c5c-436a-48c3-964e-4ca6f3d26d16",
                            "gambit_id": "e27231ef-70a7-41ad-95ea-56cdb052c82a",
                            "last_updated": "2023-01-19T09:27:09.071666-05:00",
                            "created_at": "2023-01-18T09:16:52.646660-05:00",
                            "name": "Game Total Under 219",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "219.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4cdfa4e-1e07-4279-9a9f-4c81781ac265/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0cea869e-4337-47a5-aad8-33182a25531c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "424958e0-0e33-48dd-a2e3-abfc9fd7252b",
            "completed": true,
            "last_updated": "2023-01-19T09:32:10.387356-05:00",
            "created_at": "2023-01-18T09:16:51.784053-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.53,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/424958e0-0e33-48dd-a2e3-abfc9fd7252b",
            "datetime": "2023-01-18T19:40:00-05:00",
            "cutoff_datetime": "2023-01-18T19:40:00-05:00",
            "name": "Atlanta Hawks v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "04aedd93-8627-423e-96bf-20c839e0c19b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cea869e-4337-47a5-aad8-33182a25531c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-18T09:16:51.790056-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5619.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 4381.0
                            }
                        ],
                        "expected_reward_tokens": 9550.58,
                        "profit_sb": 50.58,
                        "profit_sb_percentage": 0.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fd1bcb44-4fed-401c-83b3-25840ebbc5cc",
                            "gambit_id": "efa4c17d-3142-4d1c-9370-aef137e56958",
                            "last_updated": "2023-01-19T09:32:10.393553-05:00",
                            "created_at": "2023-01-18T09:16:51.791450-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.70000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04aedd93-8627-423e-96bf-20c839e0c19b/?format=api"
                        },
                        {
                            "id": "ba214b01-8f5e-4058-9b56-5243ed35cf9b",
                            "gambit_id": "124e48a4-28ca-42d7-b717-bfc1f3fe7906",
                            "last_updated": "2023-01-19T09:32:10.394674-05:00",
                            "created_at": "2023-01-18T09:16:51.792760-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "2.18000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04aedd93-8627-423e-96bf-20c839e0c19b/?format=api"
                        }
                    ]
                },
                {
                    "id": "d3087dc6-b907-469f-b8bf-62dcbcf042b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cea869e-4337-47a5-aad8-33182a25531c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-18T09:16:51.794255-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dab47950-3f19-48a8-9be4-98870d7c847b",
                            "gambit_id": "870cb555-01f8-46cc-90a6-96c8028bb694",
                            "last_updated": "2023-01-19T09:32:10.398080-05:00",
                            "created_at": "2023-01-18T09:16:51.796945-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3087dc6-b907-469f-b8bf-62dcbcf042b1/?format=api"
                        },
                        {
                            "id": "db541780-65ad-4401-9618-dcfdab16c154",
                            "gambit_id": "a91eb92f-a70c-40ec-9d40-0e74a7e0f05e",
                            "last_updated": "2023-01-19T09:32:10.396955-05:00",
                            "created_at": "2023-01-18T09:16:51.795586-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3087dc6-b907-469f-b8bf-62dcbcf042b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "7bde1a2e-4852-4ef8-b3de-f3adea2424ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cea869e-4337-47a5-aad8-33182a25531c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-18T09:16:51.785849-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 231.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 231.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a0ab9a02-9ae2-4510-9246-ef451a12318c",
                            "gambit_id": "32a40bb0-d305-46c8-95bd-5edab1f70580",
                            "last_updated": "2023-01-19T09:32:10.391257-05:00",
                            "created_at": "2023-01-18T09:16:51.788527-05:00",
                            "name": "Game Total Over 231.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bde1a2e-4852-4ef8-b3de-f3adea2424ac/?format=api"
                        },
                        {
                            "id": "87a79a68-e3b2-4c2e-a2a7-2102d3f6f9f2",
                            "gambit_id": "0a345fc5-e058-48f6-b97b-9969dad6eb63",
                            "last_updated": "2023-01-19T09:32:10.390142-05:00",
                            "created_at": "2023-01-18T09:16:51.787095-05:00",
                            "name": "Game Total Under 231.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bde1a2e-4852-4ef8-b3de-f3adea2424ac/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7efc0564-7536-4a54-9bae-76fcbb02725d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "15bdb81b-913f-4e95-a2f2-582366279abb",
            "completed": true,
            "last_updated": "2023-01-19T09:32:10.533367-05:00",
            "created_at": "2023-01-18T09:16:51.943002-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.53,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/15bdb81b-913f-4e95-a2f2-582366279abb",
            "datetime": "2023-01-18T19:40:00-05:00",
            "cutoff_datetime": "2023-01-18T19:40:00-05:00",
            "name": "Washington Wizards v. New York Knicks",
            "bettypes": [
                {
                    "id": "6a08e845-6935-48cb-bef6-9eb5f44ce8dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7efc0564-7536-4a54-9bae-76fcbb02725d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-18T09:16:51.965451-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6773.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 3227.0
                            }
                        ],
                        "expected_reward_tokens": 9549.93,
                        "profit_sb": 49.93,
                        "profit_sb_percentage": 0.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6e1bec15-5624-45a5-83f7-e0367fe10f1c",
                            "gambit_id": "ef0a48cf-2e7f-46dd-af07-db93bb3ef2cf",
                            "last_updated": "2023-01-19T09:32:10.542812-05:00",
                            "created_at": "2023-01-18T09:16:51.968651-05:00",
                            "name": "New York Knicks",
                            "reward": "1.41000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a08e845-6935-48cb-bef6-9eb5f44ce8dc/?format=api"
                        },
                        {
                            "id": "755c9467-9c3c-4222-a6b2-61b983fc9ef4",
                            "gambit_id": "ad304c34-91ff-4b5a-a46e-c0feb275c16e",
                            "last_updated": "2023-01-19T09:32:10.543879-05:00",
                            "created_at": "2023-01-18T09:16:51.972500-05:00",
                            "name": "Washington Wizards",
                            "reward": "2.96000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a08e845-6935-48cb-bef6-9eb5f44ce8dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "ef5fa650-0edd-43fa-a86d-d6dce46c8389",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7efc0564-7536-4a54-9bae-76fcbb02725d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-18T09:16:51.956306-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a5e7a7d6-2d9b-48fb-a7e4-86cdd89b7d7b",
                            "gambit_id": "dd9ea21f-543d-4a7f-900f-3d3f89fb5c06",
                            "last_updated": "2023-01-19T09:32:10.540655-05:00",
                            "created_at": "2023-01-18T09:16:51.962153-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef5fa650-0edd-43fa-a86d-d6dce46c8389/?format=api"
                        },
                        {
                            "id": "3c66e1a0-5831-48b8-9fc8-764cf7e354a2",
                            "gambit_id": "9e7bddd3-ce55-4aef-b46a-11c093bfc1b9",
                            "last_updated": "2023-01-19T09:32:10.539468-05:00",
                            "created_at": "2023-01-18T09:16:51.959099-05:00",
                            "name": "New York Knicks",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef5fa650-0edd-43fa-a86d-d6dce46c8389/?format=api"
                        }
                    ]
                },
                {
                    "id": "2e3e7d46-795a-49fa-92ce-da45cc2ec4bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7efc0564-7536-4a54-9bae-76fcbb02725d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-18T09:16:51.947321-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 223.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 223.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "68d08695-a82f-4df8-8c8a-bc01e64a69d1",
                            "gambit_id": "fd5b2cf8-b24b-4f62-ac5a-eb47d4c02d74",
                            "last_updated": "2023-01-19T09:32:10.536148-05:00",
                            "created_at": "2023-01-18T09:16:51.950144-05:00",
                            "name": "Game Total Under 223.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e3e7d46-795a-49fa-92ce-da45cc2ec4bd/?format=api"
                        },
                        {
                            "id": "77a34613-ce2e-4190-bab4-b541c2c55912",
                            "gambit_id": "1c133381-0563-4c15-8433-4c3e04b34c66",
                            "last_updated": "2023-01-19T09:32:10.537275-05:00",
                            "created_at": "2023-01-18T09:16:51.953011-05:00",
                            "name": "Game Total Over 223.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e3e7d46-795a-49fa-92ce-da45cc2ec4bd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "35aa9423-8d00-4eba-8da2-13658d1f5049",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4077853a-360f-4eab-8f4e-bdaa0f3fdb84",
            "completed": true,
            "last_updated": "2023-01-19T09:37:17.807846-05:00",
            "created_at": "2023-01-18T09:16:51.304741-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.77,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4077853a-360f-4eab-8f4e-bdaa0f3fdb84",
            "datetime": "2023-01-18T19:37:00-05:00",
            "cutoff_datetime": "2023-01-18T19:37:00-05:00",
            "name": "Boston Bruins v. New York Islanders",
            "bettypes": [
                {
                    "id": "f131b7a7-504e-450d-9062-c6ad18de391e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35aa9423-8d00-4eba-8da2-13658d1f5049/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-18T09:16:51.315700-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6418.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 3582.0
                            }
                        ],
                        "expected_reward_tokens": 9562.82,
                        "profit_sb": 62.82,
                        "profit_sb_percentage": 0.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5668f2fd-9f98-4599-a13b-d88b9ca77960",
                            "gambit_id": "2b12ec94-9859-4dee-bdca-9a984a49af7a",
                            "last_updated": "2023-01-19T09:37:17.818506-05:00",
                            "created_at": "2023-01-18T09:16:51.318895-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f131b7a7-504e-450d-9062-c6ad18de391e/?format=api"
                        },
                        {
                            "id": "4d1fc85a-67f6-41a5-81c3-f151d9295b35",
                            "gambit_id": "fe2e49a1-c537-454e-b269-92edcbb109d1",
                            "last_updated": "2023-01-19T09:37:17.817406-05:00",
                            "created_at": "2023-01-18T09:16:51.317320-05:00",
                            "name": "New York Islanders",
                            "reward": "2.67000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f131b7a7-504e-450d-9062-c6ad18de391e/?format=api"
                        }
                    ]
                },
                {
                    "id": "a70e5c52-9987-4da5-a044-b7a11f315de4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35aa9423-8d00-4eba-8da2-13658d1f5049/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-18T09:16:51.311300-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5873.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 4127.0
                            }
                        ],
                        "expected_reward_tokens": 9572.99,
                        "profit_sb": 72.99,
                        "profit_sb_percentage": 0.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0bf060c6-16dc-4787-b6ef-67f91f723eeb",
                            "gambit_id": "4d67cac6-552d-4468-8b6f-abad772909c0",
                            "last_updated": "2023-01-19T09:37:17.813972-05:00",
                            "created_at": "2023-01-18T09:16:51.312753-05:00",
                            "name": "New York Islanders",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a70e5c52-9987-4da5-a044-b7a11f315de4/?format=api"
                        },
                        {
                            "id": "571de92d-2692-4a13-bc11-67c818f0e1a1",
                            "gambit_id": "d099b47d-5b97-4386-81b3-0b5663935a28",
                            "last_updated": "2023-01-19T09:37:17.815054-05:00",
                            "created_at": "2023-01-18T09:16:51.314289-05:00",
                            "name": "Boston Bruins",
                            "reward": "2.32000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a70e5c52-9987-4da5-a044-b7a11f315de4/?format=api"
                        }
                    ]
                },
                {
                    "id": "f031ae2e-c32f-4c4b-bed7-096cfd1dc579",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35aa9423-8d00-4eba-8da2-13658d1f5049/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-18T09:16:51.306602-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5211.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4789.0
                            }
                        ],
                        "expected_reward_tokens": 9482.22,
                        "profit_sb": -17.78,
                        "profit_sb_percentage": -0.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d96101a3-af65-4fbf-909a-ffb148a83a4d",
                            "gambit_id": "9a1b14dc-a7aa-4e70-8a2e-76954a719f00",
                            "last_updated": "2023-01-19T09:37:17.811727-05:00",
                            "created_at": "2023-01-18T09:16:51.309578-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.82000",
                            "odds": "1.83330",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f031ae2e-c32f-4c4b-bed7-096cfd1dc579/?format=api"
                        },
                        {
                            "id": "20a5f297-94fc-41f2-9c6c-f42668162cbb",
                            "gambit_id": "edc00998-00de-4432-84bb-648a99c3fb56",
                            "last_updated": "2023-01-19T09:37:17.810573-05:00",
                            "created_at": "2023-01-18T09:16:51.307995-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.98000",
                            "odds": "2.00000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f031ae2e-c32f-4c4b-bed7-096cfd1dc579/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9a287783-9cf4-406a-9613-3904dd800276",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "619b92cc-8c8c-4e27-adbf-b5274007f100",
            "completed": true,
            "last_updated": "2023-01-19T09:37:18.267658-05:00",
            "created_at": "2023-01-18T09:16:51.151477-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.1,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/619b92cc-8c8c-4e27-adbf-b5274007f100",
            "datetime": "2023-01-18T19:07:00-05:00",
            "cutoff_datetime": "2023-01-18T19:07:00-05:00",
            "name": "Pittsburgh Penguins v. Ottawa Senators",
            "bettypes": [
                {
                    "id": "f93422c7-17ce-4c90-8a16-199a39d772bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9a287783-9cf4-406a-9613-3904dd800276/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-18T09:16:51.163451-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5106.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "576a7476-9dd6-4459-ae3a-ad8d924adaf3",
                            "gambit_id": "97648471-1161-402f-bf78-1180c3e2aba8",
                            "last_updated": "2023-01-19T09:37:18.277178-05:00",
                            "created_at": "2023-01-18T09:16:51.164947-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f93422c7-17ce-4c90-8a16-199a39d772bd/?format=api"
                        },
                        {
                            "id": "49b8cd33-986a-49e7-8e26-ac72270adacc",
                            "gambit_id": "c1c2386e-cb12-4de0-9974-7bb3d004e7c1",
                            "last_updated": "2023-01-19T09:37:18.278237-05:00",
                            "created_at": "2023-01-18T09:16:51.166374-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f93422c7-17ce-4c90-8a16-199a39d772bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "4ee152db-1b63-4fa5-bb0e-287b313e633b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9a287783-9cf4-406a-9613-3904dd800276/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-18T09:16:51.159190-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6960.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3040.0
                            }
                        ],
                        "expected_reward_tokens": 9604.8,
                        "profit_sb": 104.8,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "74c6f271-3246-454b-84d0-674f28860e0a",
                            "gambit_id": "0a7d9882-5ba8-4fcb-a5cf-90ee083f3c3e",
                            "last_updated": "2023-01-19T09:37:18.273890-05:00",
                            "created_at": "2023-01-18T09:16:51.160480-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.38000",
                            "odds": "1.38460",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ee152db-1b63-4fa5-bb0e-287b313e633b/?format=api"
                        },
                        {
                            "id": "0e9d9caa-2968-4bcb-846c-508080cadf30",
                            "gambit_id": "53495254-a6ea-413a-996e-75f71eafd7dd",
                            "last_updated": "2023-01-19T09:37:18.275004-05:00",
                            "created_at": "2023-01-18T09:16:51.161970-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "3.16000",
                            "odds": "3.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ee152db-1b63-4fa5-bb0e-287b313e633b/?format=api"
                        }
                    ]
                },
                {
                    "id": "28ea9054-0e35-472b-b2f7-2c659945eda8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9a287783-9cf4-406a-9613-3904dd800276/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-18T09:16:51.153945-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5431.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4569.0
                            }
                        ],
                        "expected_reward_tokens": 9503.52,
                        "profit_sb": 3.52,
                        "profit_sb_percentage": 0.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3438a028-6bb4-4ff3-ab8a-2614f8124693",
                            "gambit_id": "c8ccb574-47f2-4610-8d80-9f9a95e1ac7f",
                            "last_updated": "2023-01-19T09:37:18.271564-05:00",
                            "created_at": "2023-01-18T09:16:51.157828-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28ea9054-0e35-472b-b2f7-2c659945eda8/?format=api"
                        },
                        {
                            "id": "b55723db-cd03-4b40-be1d-6e07ff423ec4",
                            "gambit_id": "2f694793-dca9-4a92-8ac1-9ea2c5419b3c",
                            "last_updated": "2023-01-19T09:37:18.270420-05:00",
                            "created_at": "2023-01-18T09:16:51.155976-05:00",
                            "name": "Game Total Under 6",
                            "reward": "2.08000",
                            "odds": "2.10000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28ea9054-0e35-472b-b2f7-2c659945eda8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "55c34f40-2885-4299-8345-d4c5af68be60",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "319a5c61-ab3e-4880-b5eb-001510013852",
            "completed": true,
            "last_updated": "2023-01-19T09:37:19.119020-05:00",
            "created_at": "2023-01-18T09:36:55.847055-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.05,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/319a5c61-ab3e-4880-b5eb-001510013852",
            "datetime": "2023-01-18T15:00:00-05:00",
            "cutoff_datetime": "2023-01-18T15:00:00-05:00",
            "name": "Crystal Palace v. Manchester United",
            "bettypes": [
                {
                    "id": "dc2ff44d-38b6-47b1-9c01-00c8f86730ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55c34f40-2885-4299-8345-d4c5af68be60/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-18T09:36:55.855075-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 7007.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2993.0
                            }
                        ],
                        "expected_reward_tokens": 11491.48,
                        "profit_sb": 1991.48,
                        "profit_sb_percentage": 20.96,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 5733.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2448.0
                            },
                            {
                                "team": "Crystal Palace",
                                "amount": 1819.0
                            }
                        ],
                        "expected_reward_tokens": 9400.32,
                        "profit_sb": -99.68,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "00e76c6a-4eb0-47cf-94f3-9ce459e9b135",
                            "gambit_id": "ab9f026d-5728-4a04-b00f-14fd1ff93dde",
                            "last_updated": "2023-01-19T09:37:19.125078-05:00",
                            "created_at": "2023-01-18T09:36:55.856843-05:00",
                            "name": "Manchester United",
                            "reward": "1.64000",
                            "odds": "1.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc2ff44d-38b6-47b1-9c01-00c8f86730ba/?format=api"
                        },
                        {
                            "id": "d4b612de-8601-47da-8cfe-c2cb6c66414c",
                            "gambit_id": "fd87dc32-619e-4c38-8b04-ef37e4a79d97",
                            "last_updated": "2023-01-19T09:37:19.127357-05:00",
                            "created_at": "2023-01-18T09:36:55.860245-05:00",
                            "name": "Draw",
                            "reward": "3.84000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc2ff44d-38b6-47b1-9c01-00c8f86730ba/?format=api"
                        },
                        {
                            "id": "f4796c51-49b4-4b66-8d62-23b521fe7ffa",
                            "gambit_id": "5785b951-6697-4d16-a672-2bb152ba543c",
                            "last_updated": "2023-01-19T09:37:19.126166-05:00",
                            "created_at": "2023-01-18T09:36:55.858620-05:00",
                            "name": "Crystal Palace",
                            "reward": "5.17000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc2ff44d-38b6-47b1-9c01-00c8f86730ba/?format=api"
                        }
                    ]
                },
                {
                    "id": "56b594da-0cee-4a63-90e9-e45632b27bcc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55c34f40-2885-4299-8345-d4c5af68be60/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-18T09:36:55.849657-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5067.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4933.0
                            }
                        ],
                        "expected_reward_tokens": 9272.61,
                        "profit_sb": -227.39,
                        "profit_sb_percentage": -2.39,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5f1693ca-f7b1-46a3-a176-45c212bced34",
                            "gambit_id": "b829e9d2-8b56-43ec-8ecb-80f23c74440c",
                            "last_updated": "2023-01-19T09:37:19.122739-05:00",
                            "created_at": "2023-01-18T09:36:55.853359-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.83000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56b594da-0cee-4a63-90e9-e45632b27bcc/?format=api"
                        },
                        {
                            "id": "2b417d9f-ee54-4c84-84cb-074cadacb1ee",
                            "gambit_id": "e81a9d3b-dc63-4914-96aa-4dbc2575c71d",
                            "last_updated": "2023-01-19T09:37:19.121645-05:00",
                            "created_at": "2023-01-18T09:36:55.851579-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.88000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56b594da-0cee-4a63-90e9-e45632b27bcc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fcc9d7fc-a27d-49e9-9c88-c6777dedb1eb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d45b4643-f008-4eb9-9567-822d53a17c60",
            "completed": true,
            "last_updated": "2023-01-18T09:26:57.129023-05:00",
            "created_at": "2023-01-17T09:27:13.768981-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.17,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/d45b4643-f008-4eb9-9567-822d53a17c60",
            "datetime": "2023-01-17T22:00:00-05:00",
            "cutoff_datetime": "2023-01-17T22:00:00-05:00",
            "name": "Philadelphia 76ers v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "c6b6e9f5-8dbc-47aa-b9a3-b27ab9591f45",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fcc9d7fc-a27d-49e9-9c88-c6777dedb1eb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-17T09:27:13.778420-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5328.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 4672.0
                            }
                        ],
                        "expected_reward_tokens": 9483.84,
                        "profit_sb": -16.16,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7f997674-5796-49f2-95c0-f0593ea96dc9",
                            "gambit_id": "aa7af130-8821-4776-a848-32ec029df964",
                            "last_updated": "2023-01-18T09:26:57.138570-05:00",
                            "created_at": "2023-01-17T09:27:13.779550-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6b6e9f5-8dbc-47aa-b9a3-b27ab9591f45/?format=api"
                        },
                        {
                            "id": "8c1bd4f0-1e9c-438e-b222-46929dcda52e",
                            "gambit_id": "3ef6f787-ed3c-4b08-a8ba-631b9467d532",
                            "last_updated": "2023-01-18T09:26:57.139678-05:00",
                            "created_at": "2023-01-17T09:27:13.780759-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "2.03000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6b6e9f5-8dbc-47aa-b9a3-b27ab9591f45/?format=api"
                        }
                    ]
                },
                {
                    "id": "bb44bc06-4183-4ac0-9ff0-5c03c98c2019",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fcc9d7fc-a27d-49e9-9c88-c6777dedb1eb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-17T09:27:13.774773-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ed56160f-1014-44c0-94af-5e206963ac97",
                            "gambit_id": "72f7a512-64d2-4914-898a-936f939a7258",
                            "last_updated": "2023-01-18T09:26:57.135207-05:00",
                            "created_at": "2023-01-17T09:27:13.775920-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb44bc06-4183-4ac0-9ff0-5c03c98c2019/?format=api"
                        },
                        {
                            "id": "dde0c7f6-95cc-4e70-bd4c-fffe235f5ed2",
                            "gambit_id": "1da2c501-4ab3-42d7-9b13-fce513f264cb",
                            "last_updated": "2023-01-18T09:26:57.136332-05:00",
                            "created_at": "2023-01-17T09:27:13.777172-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb44bc06-4183-4ac0-9ff0-5c03c98c2019/?format=api"
                        }
                    ]
                },
                {
                    "id": "e285ca19-92ac-4847-9ac3-6d2b3aec149c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fcc9d7fc-a27d-49e9-9c88-c6777dedb1eb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-17T09:27:13.770795-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 223",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 223",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8c1b73a0-44cf-49e0-a12c-33ca98a5f2e0",
                            "gambit_id": "fbacd465-c1e7-48d3-990c-ac4d350700fb",
                            "last_updated": "2023-01-18T09:26:57.131869-05:00",
                            "created_at": "2023-01-17T09:27:13.772030-05:00",
                            "name": "Game Total Under 223",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e285ca19-92ac-4847-9ac3-6d2b3aec149c/?format=api"
                        },
                        {
                            "id": "0b6e9ee4-64f6-4adf-903b-1bd9c3018aaa",
                            "gambit_id": "9c99abc1-a8be-469d-8ec4-196588ad2759",
                            "last_updated": "2023-01-18T09:26:57.133007-05:00",
                            "created_at": "2023-01-17T09:27:13.773446-05:00",
                            "name": "Game Total Over 223",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e285ca19-92ac-4847-9ac3-6d2b3aec149c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d3b38d96-173a-46f8-bac5-bc4e75755d53",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "aac3d60a-9994-4ce6-816a-31f58d5788fe",
            "completed": true,
            "last_updated": "2023-01-18T09:26:55.399600-05:00",
            "created_at": "2023-01-17T09:27:13.622464-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/aac3d60a-9994-4ce6-816a-31f58d5788fe",
            "datetime": "2023-01-17T21:10:00-05:00",
            "cutoff_datetime": "2023-01-17T21:10:00-05:00",
            "name": "Portland Trail Blazers v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "d5e5170b-601c-4fee-814f-8a00b42cc586",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3b38d96-173a-46f8-bac5-bc4e75755d53/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-17T09:27:13.633358-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6556.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 3444.0
                            }
                        ],
                        "expected_reward_tokens": 9505.44,
                        "profit_sb": 5.44,
                        "profit_sb_percentage": 0.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "09ad555e-f9a8-427b-82a2-4c9e3d10789b",
                            "gambit_id": "597ffbd7-2ada-4aa4-a93e-e4a4c28388c4",
                            "last_updated": "2023-01-18T09:26:55.421773-05:00",
                            "created_at": "2023-01-17T09:27:13.634618-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.45000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5e5170b-601c-4fee-814f-8a00b42cc586/?format=api"
                        },
                        {
                            "id": "c684e0e5-813b-4b0d-8447-0601ef49ef55",
                            "gambit_id": "1f353986-5201-494c-a8c3-ad9c33885ca0",
                            "last_updated": "2023-01-18T09:26:55.424187-05:00",
                            "created_at": "2023-01-17T09:27:13.635961-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "2.76000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5e5170b-601c-4fee-814f-8a00b42cc586/?format=api"
                        }
                    ]
                },
                {
                    "id": "07e3a2f3-82d4-4dec-8467-bd5819496497",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3b38d96-173a-46f8-bac5-bc4e75755d53/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-17T09:27:13.628108-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cd76fd2b-f796-4a7a-a0e5-10aa9152d57f",
                            "gambit_id": "6f98b9ae-6a9a-4455-a434-de6a06b437b7",
                            "last_updated": "2023-01-18T09:26:55.414130-05:00",
                            "created_at": "2023-01-17T09:27:13.629728-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07e3a2f3-82d4-4dec-8467-bd5819496497/?format=api"
                        },
                        {
                            "id": "7296bdc9-680e-4e8e-8f0c-329fe4044d5d",
                            "gambit_id": "3bf3af6a-3402-4a9f-b01b-0766a6dcdd57",
                            "last_updated": "2023-01-18T09:26:55.416557-05:00",
                            "created_at": "2023-01-17T09:27:13.631643-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07e3a2f3-82d4-4dec-8467-bd5819496497/?format=api"
                        }
                    ]
                },
                {
                    "id": "b65a8cb2-4488-4d2f-9255-9e69624cd80a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3b38d96-173a-46f8-bac5-bc4e75755d53/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-17T09:27:13.624080-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 238.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 238.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7764731c-8f1c-44dc-9a3f-df40b6513b63",
                            "gambit_id": "6f4143b1-196d-4688-abe2-cd9eb9c1cda3",
                            "last_updated": "2023-01-18T09:26:55.406016-05:00",
                            "created_at": "2023-01-17T09:27:13.625321-05:00",
                            "name": "Game Total Under 238.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "238.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b65a8cb2-4488-4d2f-9255-9e69624cd80a/?format=api"
                        },
                        {
                            "id": "bcef8d7b-855d-44f8-8629-8c09a7d498d9",
                            "gambit_id": "eb8d720a-bff6-4d76-bc91-56723cbc9f9a",
                            "last_updated": "2023-01-18T09:26:55.408888-05:00",
                            "created_at": "2023-01-17T09:27:13.626629-05:00",
                            "name": "Game Total Over 238.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "238.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b65a8cb2-4488-4d2f-9255-9e69624cd80a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d5ea6049-3b91-40f2-9aab-062996bb7204",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3b14e01d-eb43-45cd-9aaf-7636a64d24e0",
            "completed": true,
            "last_updated": "2023-01-18T09:32:09.850784-05:00",
            "created_at": "2023-01-17T09:27:13.476418-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.36,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3b14e01d-eb43-45cd-9aaf-7636a64d24e0",
            "datetime": "2023-01-17T21:07:00-05:00",
            "cutoff_datetime": "2023-01-17T21:07:00-05:00",
            "name": "Seattle Kraken v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "eae305ba-2918-4566-bc15-fc8fafa866ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5ea6049-3b91-40f2-9aab-062996bb7204/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-17T09:27:13.486862-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6253.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 3747.0
                            }
                        ],
                        "expected_reward_tokens": 9629.62,
                        "profit_sb": 129.62,
                        "profit_sb_percentage": 1.36,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3e8bc60b-dd40-445e-a379-ca79b2b65b9f",
                            "gambit_id": "c005f6cc-3e6f-4581-9dd1-9a63f0b1e4e0",
                            "last_updated": "2023-01-18T09:32:09.860505-05:00",
                            "created_at": "2023-01-17T09:27:13.488071-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eae305ba-2918-4566-bc15-fc8fafa866ed/?format=api"
                        },
                        {
                            "id": "430389a5-4cd9-404a-8166-b8e95be2e6e8",
                            "gambit_id": "f078984a-5fee-4816-b7df-a7f3084f6c41",
                            "last_updated": "2023-01-18T09:32:09.861598-05:00",
                            "created_at": "2023-01-17T09:27:13.489272-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.57000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eae305ba-2918-4566-bc15-fc8fafa866ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "77ac5e09-fc59-486d-8601-17e4d8504aaa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5ea6049-3b91-40f2-9aab-062996bb7204/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-17T09:27:13.483277-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5873.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4127.0
                            }
                        ],
                        "expected_reward_tokens": 9572.99,
                        "profit_sb": 72.99,
                        "profit_sb_percentage": 0.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a2205b5b-484b-48ef-8972-e40b37042bde",
                            "gambit_id": "a7eb5ee8-31ad-40f2-aa00-b070f305fd57",
                            "last_updated": "2023-01-18T09:32:09.858235-05:00",
                            "created_at": "2023-01-17T09:27:13.485579-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77ac5e09-fc59-486d-8601-17e4d8504aaa/?format=api"
                        },
                        {
                            "id": "3d0a49cd-3c65-4189-80a1-bfdd5a471516",
                            "gambit_id": "e7b26494-43c2-429d-b9d9-cfcae5799fdc",
                            "last_updated": "2023-01-18T09:32:09.857136-05:00",
                            "created_at": "2023-01-17T09:27:13.484364-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.32000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77ac5e09-fc59-486d-8601-17e4d8504aaa/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b706800-8565-474a-8f19-ac9b21ce992a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5ea6049-3b91-40f2-9aab-062996bb7204/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-17T09:27:13.479313-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5431.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4569.0
                            }
                        ],
                        "expected_reward_tokens": 9503.52,
                        "profit_sb": 3.52,
                        "profit_sb_percentage": 0.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e05623b4-4554-4de3-b3a4-64cd406757a2",
                            "gambit_id": "917f49e8-70a1-4f41-91fb-1755e679c52e",
                            "last_updated": "2023-01-18T09:32:09.854853-05:00",
                            "created_at": "2023-01-17T09:27:13.482022-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b706800-8565-474a-8f19-ac9b21ce992a/?format=api"
                        },
                        {
                            "id": "282ca903-ca53-4b31-95bc-cb1040b81a7e",
                            "gambit_id": "f29d068c-79c3-4944-863c-6c750c79a6af",
                            "last_updated": "2023-01-18T09:32:09.853704-05:00",
                            "created_at": "2023-01-17T09:27:13.480778-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.08000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b706800-8565-474a-8f19-ac9b21ce992a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a37c73eb-cdb6-4e24-92e3-85cffcc4361f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fcbfa216-5303-4b1e-b7e5-1332bdbc3225",
            "completed": true,
            "last_updated": "2023-01-18T09:32:09.207068-05:00",
            "created_at": "2023-01-17T09:27:13.303430-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/fcbfa216-5303-4b1e-b7e5-1332bdbc3225",
            "datetime": "2023-01-17T21:07:00-05:00",
            "cutoff_datetime": "2023-01-17T21:07:00-05:00",
            "name": "Detroit Red Wings v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "3b418c92-baf1-418f-97ce-f5be40132eae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a37c73eb-cdb6-4e24-92e3-85cffcc4361f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-17T09:27:13.313329-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5431.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 4569.0
                            }
                        ],
                        "expected_reward_tokens": 9503.52,
                        "profit_sb": 3.52,
                        "profit_sb_percentage": 0.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "41c61f08-aa59-4c6e-bc88-e665da6f430c",
                            "gambit_id": "4c8e7944-724a-45bf-99bb-4849e3555a51",
                            "last_updated": "2023-01-18T09:32:09.218144-05:00",
                            "created_at": "2023-01-17T09:27:13.316731-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b418c92-baf1-418f-97ce-f5be40132eae/?format=api"
                        },
                        {
                            "id": "1eee4afd-0179-4a4f-a065-7ce8d2dcb8d2",
                            "gambit_id": "b8e47019-a3da-4cbe-9a06-9256c299ac44",
                            "last_updated": "2023-01-18T09:32:09.217064-05:00",
                            "created_at": "2023-01-17T09:27:13.314927-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.08000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b418c92-baf1-418f-97ce-f5be40132eae/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ba5284e-8c81-452e-b162-871490519cdb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a37c73eb-cdb6-4e24-92e3-85cffcc4361f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-17T09:27:13.309337-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6556.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3444.0
                            }
                        ],
                        "expected_reward_tokens": 9505.44,
                        "profit_sb": 5.44,
                        "profit_sb_percentage": 0.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bcbd5680-db24-40e8-acdd-7901422734a9",
                            "gambit_id": "f64ddb13-5e54-4c55-8241-1e1edc8d46c0",
                            "last_updated": "2023-01-18T09:32:09.213654-05:00",
                            "created_at": "2023-01-17T09:27:13.310613-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.45000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ba5284e-8c81-452e-b162-871490519cdb/?format=api"
                        },
                        {
                            "id": "bf1caa6e-f168-461e-8c0d-dbda58af2002",
                            "gambit_id": "5249a16e-54d5-4bac-9c06-6cc6950c2931",
                            "last_updated": "2023-01-18T09:32:09.214814-05:00",
                            "created_at": "2023-01-17T09:27:13.311850-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.76000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ba5284e-8c81-452e-b162-871490519cdb/?format=api"
                        }
                    ]
                },
                {
                    "id": "be17e958-d41e-47ff-9e2a-2a1f502e35bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a37c73eb-cdb6-4e24-92e3-85cffcc4361f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-17T09:27:13.305246-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5328.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4672.0
                            }
                        ],
                        "expected_reward_tokens": 9483.84,
                        "profit_sb": -16.16,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4480a9cc-d7cc-4e65-939c-45f849c32008",
                            "gambit_id": "6be4adc7-09ff-4340-8cbd-6f7074db60f0",
                            "last_updated": "2023-01-18T09:32:09.211100-05:00",
                            "created_at": "2023-01-17T09:27:13.307844-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be17e958-d41e-47ff-9e2a-2a1f502e35bd/?format=api"
                        },
                        {
                            "id": "a494ade2-5b95-44a4-b069-c4cea839f5cb",
                            "gambit_id": "ecf4c249-9909-44b0-9e5a-fb8e3e9147fa",
                            "last_updated": "2023-01-18T09:32:09.209890-05:00",
                            "created_at": "2023-01-17T09:27:13.306528-05:00",
                            "name": "Game Total Under 6",
                            "reward": "2.03000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be17e958-d41e-47ff-9e2a-2a1f502e35bd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bc73eedd-09ac-405d-a324-453e12bf6aac",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6b030ec0-140c-44f5-9923-4de680cf0b6b",
            "completed": true,
            "last_updated": "2023-01-18T09:32:10.822582-05:00",
            "created_at": "2023-01-17T09:27:13.127203-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.85,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/6b030ec0-140c-44f5-9923-4de680cf0b6b",
            "datetime": "2023-01-17T20:37:00-05:00",
            "cutoff_datetime": "2023-01-17T20:37:00-05:00",
            "name": "Buffalo Sabres v. Chicago Blackhawks",
            "bettypes": [
                {
                    "id": "996f4cdc-a084-4256-b34f-6656ed5e8f03",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc73eedd-09ac-405d-a324-453e12bf6aac/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-17T09:27:13.151061-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6418.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3582.0
                            }
                        ],
                        "expected_reward_tokens": 9562.82,
                        "profit_sb": 62.82,
                        "profit_sb_percentage": 0.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dd6fc084-0c17-45ba-8e9c-6d3a5dceafe8",
                            "gambit_id": "68d5d9b1-cfde-4f9f-a5b6-3d1e82d5afbf",
                            "last_updated": "2023-01-18T09:32:10.833381-05:00",
                            "created_at": "2023-01-17T09:27:13.154711-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/996f4cdc-a084-4256-b34f-6656ed5e8f03/?format=api"
                        },
                        {
                            "id": "8387c907-c0b3-4c1e-87ed-21096f58941d",
                            "gambit_id": "7b02998d-4171-4616-a15f-666072174ab4",
                            "last_updated": "2023-01-18T09:32:10.832273-05:00",
                            "created_at": "2023-01-17T09:27:13.153260-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.67000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/996f4cdc-a084-4256-b34f-6656ed5e8f03/?format=api"
                        }
                    ]
                },
                {
                    "id": "88cc584b-9d39-435c-8d24-69aa8f88cc8e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc73eedd-09ac-405d-a324-453e12bf6aac/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-17T09:27:13.142267-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5703.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4297.0
                            }
                        ],
                        "expected_reward_tokens": 9581.04,
                        "profit_sb": 81.04,
                        "profit_sb_percentage": 0.85,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c83c77aa-3772-4de2-bfc5-5f08a777f2a0",
                            "gambit_id": "c0898ad1-f7ff-4fe0-8d7d-ad17760c0420",
                            "last_updated": "2023-01-18T09:32:10.828684-05:00",
                            "created_at": "2023-01-17T09:27:13.145151-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.68000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88cc584b-9d39-435c-8d24-69aa8f88cc8e/?format=api"
                        },
                        {
                            "id": "9b303dc4-7b14-475a-b6cb-795acaca44e5",
                            "gambit_id": "6a3510e7-45e8-4f35-82db-539a38daa73d",
                            "last_updated": "2023-01-18T09:32:10.829807-05:00",
                            "created_at": "2023-01-17T09:27:13.147906-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.23000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88cc584b-9d39-435c-8d24-69aa8f88cc8e/?format=api"
                        }
                    ]
                },
                {
                    "id": "749e6a2a-3c62-4b43-b71a-e749f20c961f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc73eedd-09ac-405d-a324-453e12bf6aac/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-17T09:27:13.132093-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 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": 5328.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4672.0
                            }
                        ],
                        "expected_reward_tokens": 9483.84,
                        "profit_sb": -16.16,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fc1fcf3d-891e-4224-8b01-295c5a956a54",
                            "gambit_id": "7e77d79d-abe8-4a3a-95cf-ef5ca9ebca9f",
                            "last_updated": "2023-01-18T09:32:10.826445-05:00",
                            "created_at": "2023-01-17T09:27:13.135741-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/749e6a2a-3c62-4b43-b71a-e749f20c961f/?format=api"
                        },
                        {
                            "id": "4daaaacf-87fd-445f-824e-9d28ec6aa99a",
                            "gambit_id": "51a802bf-4492-4614-bb00-a05129d4444c",
                            "last_updated": "2023-01-18T09:32:10.825337-05:00",
                            "created_at": "2023-01-17T09:27:13.138950-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.03000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/749e6a2a-3c62-4b43-b71a-e749f20c961f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "50bf8659-9b72-47db-a934-cb087e2190cc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5a663986-fd13-4d45-a177-018e470bf508",
            "completed": true,
            "last_updated": "2023-01-18T09:26:57.876576-05:00",
            "created_at": "2023-01-17T09:27:12.915667-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.42,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/5a663986-fd13-4d45-a177-018e470bf508",
            "datetime": "2023-01-17T20:10:00-05:00",
            "cutoff_datetime": "2023-01-17T20:10:00-05:00",
            "name": "Brooklyn Nets v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "311f2be6-03b8-4873-9948-4933ca227bfb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/50bf8659-9b72-47db-a934-cb087e2190cc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-17T09:27:12.925031-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6176.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 3824.0
                            }
                        ],
                        "expected_reward_tokens": 9634.56,
                        "profit_sb": 134.56,
                        "profit_sb_percentage": 1.42,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7636c554-c38c-4298-8360-68a9b72e3fdf",
                            "gambit_id": "3cd3dcc4-a10c-4254-85fe-77d8a0f8ffc0",
                            "last_updated": "2023-01-18T09:26:57.887210-05:00",
                            "created_at": "2023-01-17T09:27:12.927367-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.56000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/311f2be6-03b8-4873-9948-4933ca227bfb/?format=api"
                        },
                        {
                            "id": "df8add7b-ef62-404b-a43f-6475477b3ecc",
                            "gambit_id": "938e9dca-f983-4143-bdee-37a1cb0ea32f",
                            "last_updated": "2023-01-18T09:26:57.886107-05:00",
                            "created_at": "2023-01-17T09:27:12.926171-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "2.52000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/311f2be6-03b8-4873-9948-4933ca227bfb/?format=api"
                        }
                    ]
                },
                {
                    "id": "bc808a5d-b940-45f6-93b9-1620bf46d040",
                    "match": "https://api-prod.gambitprofit.com/api/matches/50bf8659-9b72-47db-a934-cb087e2190cc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-17T09:27:12.921228-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "68cca549-8fcd-438b-89ac-f016396b09cf",
                            "gambit_id": "a168d555-c289-4d57-bd86-8f3274f6d4f5",
                            "last_updated": "2023-01-18T09:26:57.883894-05:00",
                            "created_at": "2023-01-17T09:27:12.923734-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc808a5d-b940-45f6-93b9-1620bf46d040/?format=api"
                        },
                        {
                            "id": "2aa4989e-f7f6-4806-adeb-49bad834da83",
                            "gambit_id": "a1d22bdb-435f-4815-ae23-50a3f0c53d72",
                            "last_updated": "2023-01-18T09:26:57.882825-05:00",
                            "created_at": "2023-01-17T09:27:12.922343-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc808a5d-b940-45f6-93b9-1620bf46d040/?format=api"
                        }
                    ]
                },
                {
                    "id": "d34e4e92-be23-4cec-99a0-8dc4cd7ff50e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/50bf8659-9b72-47db-a934-cb087e2190cc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-17T09:27:12.917549-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 229.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 229.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8442dca3-7250-433d-bc72-775ac8fd6a36",
                            "gambit_id": "cb5b16b9-b6b1-4726-b0c3-03fae4abf022",
                            "last_updated": "2023-01-18T09:26:57.879500-05:00",
                            "created_at": "2023-01-17T09:27:12.918752-05:00",
                            "name": "Game Total Under 229.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d34e4e92-be23-4cec-99a0-8dc4cd7ff50e/?format=api"
                        },
                        {
                            "id": "911636c1-af61-497f-aef8-835dfbd2e83f",
                            "gambit_id": "099062d0-3d1d-4e9c-aaf7-dc2760575d15",
                            "last_updated": "2023-01-18T09:26:57.880643-05:00",
                            "created_at": "2023-01-17T09:27:12.919976-05:00",
                            "name": "Game Total Over 229.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d34e4e92-be23-4cec-99a0-8dc4cd7ff50e/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}