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=6600
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=6700",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=6500",
    "results": [
        {
            "id": "1f8775e3-7d5c-4401-bffd-83bfa1e7e50f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3b5c4ea4-12a1-408c-9dc1-43f56a5acd8e",
            "completed": true,
            "last_updated": "2023-01-18T09:32:09.667998-05:00",
            "created_at": "2023-01-17T09:27:12.751827-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/3b5c4ea4-12a1-408c-9dc1-43f56a5acd8e",
            "datetime": "2023-01-17T20:07:00-05:00",
            "cutoff_datetime": "2023-01-17T20:07:00-05:00",
            "name": "Columbus Blue Jackets v. Nashville Predators",
            "bettypes": [
                {
                    "id": "ef0e9b4c-e291-4f24-b643-44b76461fb95",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f8775e3-7d5c-4401-bffd-83bfa1e7e50f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-17T09:27:12.764154-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6556.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 3444.0
                            }
                        ],
                        "expected_reward_tokens": 9505.44,
                        "profit_sb": 5.44,
                        "profit_sb_percentage": 0.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a338d624-3256-4f88-a65e-335e3e21cd94",
                            "gambit_id": "636f44cb-adf7-414b-afe8-e6da5f83f1e5",
                            "last_updated": "2023-01-18T09:32:09.696509-05:00",
                            "created_at": "2023-01-17T09:27:12.765312-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.45000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef0e9b4c-e291-4f24-b643-44b76461fb95/?format=api"
                        },
                        {
                            "id": "e9eb4337-2784-4cd8-a50d-07642074f172",
                            "gambit_id": "84e82ce0-ca98-4e20-a542-d3ceb5ea8a8c",
                            "last_updated": "2023-01-18T09:32:09.701523-05:00",
                            "created_at": "2023-01-17T09:27:12.766627-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.76000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef0e9b4c-e291-4f24-b643-44b76461fb95/?format=api"
                        }
                    ]
                },
                {
                    "id": "0796976e-f819-4247-b4f3-b2460acb3c2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f8775e3-7d5c-4401-bffd-83bfa1e7e50f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-17T09:27:12.760542-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5619.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 4381.0
                            }
                        ],
                        "expected_reward_tokens": 9550.58,
                        "profit_sb": 50.58,
                        "profit_sb_percentage": 0.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "60c4109a-e592-4af3-b6a3-23c63b413eda",
                            "gambit_id": "d4240c9d-fa85-4651-9f8f-b67bc0e2efe7",
                            "last_updated": "2023-01-18T09:32:09.689652-05:00",
                            "created_at": "2023-01-17T09:27:12.762933-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.70000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0796976e-f819-4247-b4f3-b2460acb3c2b/?format=api"
                        },
                        {
                            "id": "4a7c9bca-d4eb-409c-9f72-1f175b1d0a04",
                            "gambit_id": "8faef2c7-c091-42fb-ba59-22fccef37c46",
                            "last_updated": "2023-01-18T09:32:09.686098-05:00",
                            "created_at": "2023-01-17T09:27:12.761761-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.18000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0796976e-f819-4247-b4f3-b2460acb3c2b/?format=api"
                        }
                    ]
                },
                {
                    "id": "7b5f8a2d-a1b8-4ec4-9ab4-5c555e7de1ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f8775e3-7d5c-4401-bffd-83bfa1e7e50f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-17T09:27:12.756556-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "eb8659e8-3d46-4116-b081-a9a3fd200301",
                            "gambit_id": "b0e2676e-4574-4301-8a7b-296e2c4e635d",
                            "last_updated": "2023-01-18T09:32:09.675693-05:00",
                            "created_at": "2023-01-17T09:27:12.757995-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/7b5f8a2d-a1b8-4ec4-9ab4-5c555e7de1ed/?format=api"
                        },
                        {
                            "id": "b19a5cd3-14d1-4b6e-84fb-3b009e128550",
                            "gambit_id": "9ed194c7-a9b0-4d7c-a306-397bd9a8e8db",
                            "last_updated": "2023-01-18T09:32:09.679204-05:00",
                            "created_at": "2023-01-17T09:27:12.759273-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/7b5f8a2d-a1b8-4ec4-9ab4-5c555e7de1ed/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "969f2a21-8746-4045-be6b-2ff384581c3b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dd4454c9-0d34-436c-9143-ba52a7f274af",
            "completed": true,
            "last_updated": "2023-01-18T09:26:57.565526-05:00",
            "created_at": "2023-01-17T09:27:12.588265-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/dd4454c9-0d34-436c-9143-ba52a7f274af",
            "datetime": "2023-01-17T19:30:00-05:00",
            "cutoff_datetime": "2023-01-17T19:30:00-05:00",
            "name": "Toronto Raptors v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "ae4fed0b-46a2-4525-b0a5-b46f52a4e201",
                    "match": "https://api-prod.gambitprofit.com/api/matches/969f2a21-8746-4045-be6b-2ff384581c3b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-17T09:27:12.598225-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5328.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 4672.0
                            }
                        ],
                        "expected_reward_tokens": 9483.84,
                        "profit_sb": -16.16,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6b439d17-322a-42bb-a9f8-b816d5ba7c4a",
                            "gambit_id": "5b6e8363-8419-42eb-878d-5a54cad0eacb",
                            "last_updated": "2023-01-18T09:26:57.574792-05:00",
                            "created_at": "2023-01-17T09:27:12.599439-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae4fed0b-46a2-4525-b0a5-b46f52a4e201/?format=api"
                        },
                        {
                            "id": "d088b26d-3b25-4569-bcb9-775960cd5947",
                            "gambit_id": "11941a7b-c7e1-4b2e-ae38-474c7ba65df2",
                            "last_updated": "2023-01-18T09:26:57.575868-05:00",
                            "created_at": "2023-01-17T09:27:12.600793-05:00",
                            "name": "Toronto Raptors",
                            "reward": "2.03000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae4fed0b-46a2-4525-b0a5-b46f52a4e201/?format=api"
                        }
                    ]
                },
                {
                    "id": "22156442-bb8c-4492-816d-8b8acb23d785",
                    "match": "https://api-prod.gambitprofit.com/api/matches/969f2a21-8746-4045-be6b-2ff384581c3b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-17T09:27:12.594227-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Toronto Raptors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2caa31f6-24ec-45b8-b66d-098dd1ba17b1",
                            "gambit_id": "0486b0b4-db7f-4b47-8152-26dcbcaacd6b",
                            "last_updated": "2023-01-18T09:26:57.571535-05:00",
                            "created_at": "2023-01-17T09:27:12.595439-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22156442-bb8c-4492-816d-8b8acb23d785/?format=api"
                        },
                        {
                            "id": "44a04be1-b563-4443-a0b0-baab55b92e35",
                            "gambit_id": "eaf4ea37-1fe6-4d38-a3ca-a1ba02ba3ca3",
                            "last_updated": "2023-01-18T09:26:57.572626-05:00",
                            "created_at": "2023-01-17T09:27:12.596894-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22156442-bb8c-4492-816d-8b8acb23d785/?format=api"
                        }
                    ]
                },
                {
                    "id": "0846c89d-b8b5-4f23-9475-ef9da675feb3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/969f2a21-8746-4045-be6b-2ff384581c3b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-17T09:27:12.589988-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 221.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 221.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "91cfa387-13fb-4096-8ac9-d5e1ebd97a43",
                            "gambit_id": "bf44e6af-da73-40a3-b1b7-d8d530099a4f",
                            "last_updated": "2023-01-18T09:26:57.569319-05:00",
                            "created_at": "2023-01-17T09:27:12.592606-05:00",
                            "name": "Game Total Over 221.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0846c89d-b8b5-4f23-9475-ef9da675feb3/?format=api"
                        },
                        {
                            "id": "a7502acb-af00-4db5-bb4d-941969c75143",
                            "gambit_id": "edc44442-e04a-41ba-a1a2-12a633bef909",
                            "last_updated": "2023-01-18T09:26:57.568233-05:00",
                            "created_at": "2023-01-17T09:27:12.591238-05:00",
                            "name": "Game Total Under 221.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0846c89d-b8b5-4f23-9475-ef9da675feb3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2754b4d1-4ec4-4c8d-81cb-256324572d52",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "204c683b-8de7-48b2-8ff2-496a1ee05f74",
            "completed": true,
            "last_updated": "2023-01-18T09:36:57.976897-05:00",
            "created_at": "2023-01-17T09:27:12.277764-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/204c683b-8de7-48b2-8ff2-496a1ee05f74",
            "datetime": "2023-01-17T19:07:00-05:00",
            "cutoff_datetime": "2023-01-17T19:07:00-05:00",
            "name": "Winnipeg Jets v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "bbb24a3a-8d96-4e53-9e63-54d48c92e68f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2754b4d1-4ec4-4c8d-81cb-256324572d52/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-17T09:27:12.289772-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6876.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3124.0
                            }
                        ],
                        "expected_reward_tokens": 9557.64,
                        "profit_sb": 57.64,
                        "profit_sb_percentage": 0.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "29bb06bb-0854-4b87-b4c1-520ed307ef27",
                            "gambit_id": "35829411-0f45-4377-84be-b8d907ce9cfe",
                            "last_updated": "2023-01-18T09:36:57.988595-05:00",
                            "created_at": "2023-01-17T09:27:12.292334-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.39000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbb24a3a-8d96-4e53-9e63-54d48c92e68f/?format=api"
                        },
                        {
                            "id": "1e4fe5cb-c910-436c-aa10-699bb7b1afdb",
                            "gambit_id": "89d20c99-7c97-4bc5-87a2-b03b0339620e",
                            "last_updated": "2023-01-18T09:36:57.987444-05:00",
                            "created_at": "2023-01-17T09:27:12.290951-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "3.06000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbb24a3a-8d96-4e53-9e63-54d48c92e68f/?format=api"
                        }
                    ]
                },
                {
                    "id": "abb76856-1b78-4022-a56a-29486e25af64",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2754b4d1-4ec4-4c8d-81cb-256324572d52/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-17T09:27:12.286048-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5328.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4672.0
                            }
                        ],
                        "expected_reward_tokens": 9483.84,
                        "profit_sb": -16.16,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9a09f9fb-853c-4b6f-b5f6-d9b36a708e27",
                            "gambit_id": "292a7fc8-e658-45da-8f25-105ef9402087",
                            "last_updated": "2023-01-18T09:36:57.984192-05:00",
                            "created_at": "2023-01-17T09:27:12.287180-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abb76856-1b78-4022-a56a-29486e25af64/?format=api"
                        },
                        {
                            "id": "33a605ae-6d8e-45e0-95df-53fcb5c6b3b2",
                            "gambit_id": "b23eee5c-8037-4160-98b3-376ce6a3a62b",
                            "last_updated": "2023-01-18T09:36:57.985281-05:00",
                            "created_at": "2023-01-17T09:27:12.288440-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.03000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abb76856-1b78-4022-a56a-29486e25af64/?format=api"
                        }
                    ]
                },
                {
                    "id": "c0d51e59-c8a1-46e7-913c-1e36f469b32a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2754b4d1-4ec4-4c8d-81cb-256324572d52/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-17T09:27:12.281892-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "c02cd9c7-5f16-4e4c-a6e0-597b84db20fc",
                            "gambit_id": "35584f79-57a9-4e81-becf-4548bff6a96c",
                            "last_updated": "2023-01-18T09:36:57.981903-05:00",
                            "created_at": "2023-01-17T09:27:12.284733-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/c0d51e59-c8a1-46e7-913c-1e36f469b32a/?format=api"
                        },
                        {
                            "id": "915cdf9c-2d73-4183-859e-e1dac12a69c4",
                            "gambit_id": "150634fe-9e0f-4543-b0c8-41b37f0ae986",
                            "last_updated": "2023-01-18T09:36:57.980502-05:00",
                            "created_at": "2023-01-17T09:27:12.283396-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/c0d51e59-c8a1-46e7-913c-1e36f469b32a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "47cc6740-41cc-4c92-a042-8ce9ad17eebc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "865de36c-f33d-4066-9ee1-7c936c01e0ee",
            "completed": true,
            "last_updated": "2023-01-18T09:36:59.581498-05:00",
            "created_at": "2023-01-17T09:32:23.304362-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/865de36c-f33d-4066-9ee1-7c936c01e0ee",
            "datetime": "2023-01-17T19:07:00-05:00",
            "cutoff_datetime": "2023-01-17T19:07:00-05:00",
            "name": "Anaheim Ducks v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "ab2708f6-d163-4e06-840f-0c6e07e4c05b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47cc6740-41cc-4c92-a042-8ce9ad17eebc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-17T09:32:23.315970-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6253.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3747.0
                            }
                        ],
                        "expected_reward_tokens": 9629.62,
                        "profit_sb": 129.62,
                        "profit_sb_percentage": 1.36,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "61623ee9-19dd-4eda-96e3-801e69cd3425",
                            "gambit_id": "3ab1a5f6-4f64-4e10-b05d-c110432f3fd9",
                            "last_updated": "2023-01-18T09:36:59.591281-05:00",
                            "created_at": "2023-01-17T09:32:23.317533-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab2708f6-d163-4e06-840f-0c6e07e4c05b/?format=api"
                        },
                        {
                            "id": "ebd453a5-d67e-45f4-9ac4-b82b7f7fee25",
                            "gambit_id": "e69bd470-d030-4acd-beba-554ef39e79d0",
                            "last_updated": "2023-01-18T09:36:59.592536-05:00",
                            "created_at": "2023-01-17T09:32:23.318824-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.57000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab2708f6-d163-4e06-840f-0c6e07e4c05b/?format=api"
                        }
                    ]
                },
                {
                    "id": "c551250b-343c-49ba-8590-658aed398966",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47cc6740-41cc-4c92-a042-8ce9ad17eebc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-17T09:32:23.311337-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5955.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4045.0
                            }
                        ],
                        "expected_reward_tokens": 9586.65,
                        "profit_sb": 86.65,
                        "profit_sb_percentage": 0.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3b318350-e6e8-4282-9cb1-d26df2d52064",
                            "gambit_id": "b4e1eeeb-e0a4-4d43-ac68-b215f2ac53b2",
                            "last_updated": "2023-01-18T09:36:59.588640-05:00",
                            "created_at": "2023-01-17T09:32:23.313843-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.61000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c551250b-343c-49ba-8590-658aed398966/?format=api"
                        },
                        {
                            "id": "498875b2-c451-46c4-9843-be779edf7e91",
                            "gambit_id": "b5a0e0ee-a9f8-404e-b939-bc089d94e641",
                            "last_updated": "2023-01-18T09:36:59.587532-05:00",
                            "created_at": "2023-01-17T09:32:23.312525-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.37000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c551250b-343c-49ba-8590-658aed398966/?format=api"
                        }
                    ]
                },
                {
                    "id": "943ebe3c-c5a4-43da-bd1e-5acb09122708",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47cc6740-41cc-4c92-a042-8ce9ad17eebc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-17T09:32:23.307060-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "3c350f07-7f5b-4c78-b658-5fc4bb5102de",
                            "gambit_id": "caea8c68-b040-414d-b25a-155ec2461bb3",
                            "last_updated": "2023-01-18T09:36:59.585355-05:00",
                            "created_at": "2023-01-17T09:32:23.309996-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/943ebe3c-c5a4-43da-bd1e-5acb09122708/?format=api"
                        },
                        {
                            "id": "03aa6fc9-1263-4cc5-90b6-504452687c08",
                            "gambit_id": "0c21111a-fb39-4347-871e-8a43d4357eae",
                            "last_updated": "2023-01-18T09:36:59.584253-05:00",
                            "created_at": "2023-01-17T09:32:23.308601-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/943ebe3c-c5a4-43da-bd1e-5acb09122708/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "61ad8509-0775-43bf-a73d-0b1f91d8fdcc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "92426aa8-9b54-48f9-a591-818eb28d0a21",
            "completed": true,
            "last_updated": "2023-01-18T09:32:12.613902-05:00",
            "created_at": "2023-01-17T09:32:23.458027-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.58,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/92426aa8-9b54-48f9-a591-818eb28d0a21",
            "datetime": "2023-01-17T19:07:00-05:00",
            "cutoff_datetime": "2023-01-17T19:07:00-05:00",
            "name": "Minnesota Wild v. Washington Capitals",
            "bettypes": [
                {
                    "id": "91be52ed-b835-4315-b426-07ff2df67c0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61ad8509-0775-43bf-a73d-0b1f91d8fdcc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-17T09:32:23.467554-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5431.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4569.0
                            }
                        ],
                        "expected_reward_tokens": 9503.52,
                        "profit_sb": 3.52,
                        "profit_sb_percentage": 0.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "00617961-c4b6-4d16-a36c-1210e413bbab",
                            "gambit_id": "04b08767-8042-4ca0-95e7-7296d4cdc00c",
                            "last_updated": "2023-01-18T09:32:12.624541-05:00",
                            "created_at": "2023-01-17T09:32:23.469960-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91be52ed-b835-4315-b426-07ff2df67c0c/?format=api"
                        },
                        {
                            "id": "84e43897-1d56-4e8b-bb71-a104c8324193",
                            "gambit_id": "30c70dc7-9950-4bc4-b552-44e5ab4e677b",
                            "last_updated": "2023-01-18T09:32:12.623428-05:00",
                            "created_at": "2023-01-17T09:32:23.468735-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.08000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91be52ed-b835-4315-b426-07ff2df67c0c/?format=api"
                        }
                    ]
                },
                {
                    "id": "d15a1a64-249f-40b3-8a27-8b7b26ef5ad1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61ad8509-0775-43bf-a73d-0b1f91d8fdcc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-17T09:32:23.463573-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6825.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 3175.0
                            }
                        ],
                        "expected_reward_tokens": 9555.0,
                        "profit_sb": 55.0,
                        "profit_sb_percentage": 0.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "636435b9-509a-416b-9ce4-a6ae5af49a9c",
                            "gambit_id": "44bf9640-381c-42fd-9925-9ddd2a57627c",
                            "last_updated": "2023-01-18T09:32:12.620111-05:00",
                            "created_at": "2023-01-17T09:32:23.464965-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.40000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d15a1a64-249f-40b3-8a27-8b7b26ef5ad1/?format=api"
                        },
                        {
                            "id": "7a4a26b6-dbad-4af0-8935-6266b1fea6bf",
                            "gambit_id": "68f6f2d0-d075-4684-bd05-9a3978858424",
                            "last_updated": "2023-01-18T09:32:12.621207-05:00",
                            "created_at": "2023-01-17T09:32:23.466249-05:00",
                            "name": "Minnesota Wild",
                            "reward": "3.01000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d15a1a64-249f-40b3-8a27-8b7b26ef5ad1/?format=api"
                        }
                    ]
                },
                {
                    "id": "273063f1-d8d8-4301-8a78-866577feb6ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61ad8509-0775-43bf-a73d-0b1f91d8fdcc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-17T09:32:23.459790-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "329e3d13-70ef-4377-a290-42e8c7b6005e",
                            "gambit_id": "18895e2a-cdb9-43cf-b89a-99924ddfe735",
                            "last_updated": "2023-01-18T09:32:12.616731-05:00",
                            "created_at": "2023-01-17T09:32:23.461057-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/273063f1-d8d8-4301-8a78-866577feb6ab/?format=api"
                        },
                        {
                            "id": "c8593975-d816-402c-a8e7-1398fe298bc7",
                            "gambit_id": "e2e93653-2039-47a6-950c-148d3cd82529",
                            "last_updated": "2023-01-18T09:32:12.617865-05:00",
                            "created_at": "2023-01-17T09:32:23.462303-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/273063f1-d8d8-4301-8a78-866577feb6ab/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8fdb0431-2feb-4f14-bc09-9fc15c105a76",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7a542125-b861-4c8e-b556-280392172f43",
            "completed": true,
            "last_updated": "2023-01-18T09:26:57.408360-05:00",
            "created_at": "2023-01-17T09:27:12.431709-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/7a542125-b861-4c8e-b556-280392172f43",
            "datetime": "2023-01-17T19:07:00-05:00",
            "cutoff_datetime": "2023-01-17T19:07:00-05:00",
            "name": "Florida Panthers v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "829f69de-f4ba-4ffb-a4c2-be196c3ac9b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fdb0431-2feb-4f14-bc09-9fc15c105a76/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-17T09:27:12.442051-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Florida Panthers",
                                "amount": 4045.0
                            }
                        ],
                        "expected_reward_tokens": 9586.65,
                        "profit_sb": 86.65,
                        "profit_sb_percentage": 0.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e88947ab-eeec-4f21-9d18-6c7a8e947475",
                            "gambit_id": "0a994107-6f16-4a06-8089-098ce87b3912",
                            "last_updated": "2023-01-18T09:26:57.417647-05:00",
                            "created_at": "2023-01-17T09:27:12.443289-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.61000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/829f69de-f4ba-4ffb-a4c2-be196c3ac9b4/?format=api"
                        },
                        {
                            "id": "c99c17dc-e1a8-4fbc-b2c7-9f9205ac0a40",
                            "gambit_id": "f341f32a-54b3-4724-9180-8f60f10c4ae6",
                            "last_updated": "2023-01-18T09:26:57.418709-05:00",
                            "created_at": "2023-01-17T09:27:12.444526-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.37000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/829f69de-f4ba-4ffb-a4c2-be196c3ac9b4/?format=api"
                        }
                    ]
                },
                {
                    "id": "00b62694-32c5-4754-9c56-18b7306695bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fdb0431-2feb-4f14-bc09-9fc15c105a76/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-17T09:27:12.437503-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6099.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 3901.0
                            }
                        ],
                        "expected_reward_tokens": 9635.47,
                        "profit_sb": 135.47,
                        "profit_sb_percentage": 1.43,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4a257e27-0d9b-4ec8-af51-cc9dd90db10e",
                            "gambit_id": "4df4e80c-4655-4fb4-85e7-9f00fc11538a",
                            "last_updated": "2023-01-18T09:26:57.415442-05:00",
                            "created_at": "2023-01-17T09:27:12.439796-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.58000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00b62694-32c5-4754-9c56-18b7306695bf/?format=api"
                        },
                        {
                            "id": "63b198f4-02d4-4dcd-9a79-8f2bbbdbdde2",
                            "gambit_id": "72b44358-0b20-4847-bb5b-6585756078cf",
                            "last_updated": "2023-01-18T09:26:57.414365-05:00",
                            "created_at": "2023-01-17T09:27:12.438625-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.47000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00b62694-32c5-4754-9c56-18b7306695bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "560df6b2-d79d-4dac-9e8a-a9865cf007eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fdb0431-2feb-4f14-bc09-9fc15c105a76/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-17T09:27:12.433543-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "c27d043a-161f-4c61-b6c7-64ea863e1996",
                            "gambit_id": "ddf4ee9b-75b9-4837-be89-811b63eca63f",
                            "last_updated": "2023-01-18T09:26:57.412133-05:00",
                            "created_at": "2023-01-17T09:27:12.436233-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/560df6b2-d79d-4dac-9e8a-a9865cf007eb/?format=api"
                        },
                        {
                            "id": "6c124efb-e649-4d3d-a596-012d7107c808",
                            "gambit_id": "f1d6f020-fe55-4037-b627-2e97aa26b4bb",
                            "last_updated": "2023-01-18T09:26:57.411020-05:00",
                            "created_at": "2023-01-17T09:27:12.434902-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/560df6b2-d79d-4dac-9e8a-a9865cf007eb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c075d3f0-5481-4fb4-a6b6-b1359fed6839",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "aee94d8d-900f-4d85-987b-9ebef2ae41b3",
            "completed": true,
            "last_updated": "2023-01-17T11:27:14.258471-05:00",
            "created_at": "2023-01-16T09:57:09.436679-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/aee94d8d-900f-4d85-987b-9ebef2ae41b3",
            "datetime": "2023-01-16T22:59:00-05:00",
            "cutoff_datetime": "2023-01-16T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - January 16th 2023",
            "bettypes": [
                {
                    "id": "0d233c00-79e2-496d-a0cf-801c5a43e2c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c075d3f0-5481-4fb4-a6b6-b1359fed6839/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-01-16T09:57:09.439832-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": "69fe2f63-9ec1-4bd5-aa45-0f4d782db769",
                            "gambit_id": "e9480992-77fe-4152-89f8-560622d583e1",
                            "last_updated": "2023-01-17T11:27:14.261264-05:00",
                            "created_at": "2023-01-16T09:57:09.442470-05:00",
                            "name": "21 to 26",
                            "reward": "3.58000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d233c00-79e2-496d-a0cf-801c5a43e2c2/?format=api"
                        },
                        {
                            "id": "eed1fca5-f08d-43c0-a24f-435300f76b46",
                            "gambit_id": "3a5bd744-9d34-40f0-8a1d-d8ec8e6e3df3",
                            "last_updated": "2023-01-17T11:27:14.262482-05:00",
                            "created_at": "2023-01-16T09:57:09.445150-05:00",
                            "name": "16 to 20",
                            "reward": "4.23000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d233c00-79e2-496d-a0cf-801c5a43e2c2/?format=api"
                        },
                        {
                            "id": "a3516d2c-77d9-4459-a6c1-fe62db3e8e3c",
                            "gambit_id": "dcd626a2-ae32-46ff-a27f-43798b97b890",
                            "last_updated": "2023-01-17T11:27:14.265940-05:00",
                            "created_at": "2023-01-16T09:57:09.456353-05:00",
                            "name": "1 to 5",
                            "reward": "4.23000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d233c00-79e2-496d-a0cf-801c5a43e2c2/?format=api"
                        },
                        {
                            "id": "b7ca6d93-b1b6-43b5-ba87-afd2ad90291d",
                            "gambit_id": "a31ea6c3-02a4-447e-9588-dd0657f5c4e6",
                            "last_updated": "2023-01-17T11:27:14.264796-05:00",
                            "created_at": "2023-01-16T09:57:09.453562-05:00",
                            "name": "6 to 10",
                            "reward": "4.23000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d233c00-79e2-496d-a0cf-801c5a43e2c2/?format=api"
                        },
                        {
                            "id": "542041d7-04ac-47b0-ad58-1bebbb4befaf",
                            "gambit_id": "76d74ded-1520-43db-bd2f-d651f12cfa39",
                            "last_updated": "2023-01-17T11:27:14.263602-05:00",
                            "created_at": "2023-01-16T09:57:09.450944-05:00",
                            "name": "11 to 15",
                            "reward": "4.23000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d233c00-79e2-496d-a0cf-801c5a43e2c2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d34c6f32-e98c-40e3-889d-c81125f4bb1d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "58b5cff2-583e-468c-b0e1-e6620ad87055",
            "completed": true,
            "last_updated": "2023-01-17T11:27:19.882016-05:00",
            "created_at": "2023-01-16T09:57:09.584274-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.11,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/58b5cff2-583e-468c-b0e1-e6620ad87055",
            "datetime": "2023-01-16T22:59:00-05:00",
            "cutoff_datetime": "2023-01-16T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - January 16th 2023",
            "bettypes": [
                {
                    "id": "0d55711c-8c07-4e37-946d-cdbcdd8c8b5d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d34c6f32-e98c-40e3-889d-c81125f4bb1d/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-01-16T09:57:09.587168-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8ef80814-421c-4a9d-8dcc-cdc4479785a0",
                            "gambit_id": "72cb1a19-434b-4381-8269-13f42ef6a9c0",
                            "last_updated": "2023-01-17T11:27:19.884926-05:00",
                            "created_at": "2023-01-16T09:57:09.589552-05:00",
                            "name": "Even",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d55711c-8c07-4e37-946d-cdbcdd8c8b5d/?format=api"
                        },
                        {
                            "id": "879e2ebd-2bde-41ed-9385-486bc42f261c",
                            "gambit_id": "670bd089-be9e-4f64-8d86-db14f5b18e44",
                            "last_updated": "2023-01-17T11:27:19.886155-05:00",
                            "created_at": "2023-01-16T09:57:09.592001-05:00",
                            "name": "Odd",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d55711c-8c07-4e37-946d-cdbcdd8c8b5d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d787e77e-df0f-4074-b7ad-c680c72a5797",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "42947df9-80ea-4830-82eb-4ab45c1c542b",
            "completed": true,
            "last_updated": "2023-01-17T10:57:02.659423-05:00",
            "created_at": "2023-01-16T09:52:13.215730-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.51,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/42947df9-80ea-4830-82eb-4ab45c1c542b",
            "datetime": "2023-01-16T22:40:00-05:00",
            "cutoff_datetime": "2023-01-16T22:40:00-05:00",
            "name": "Houston Rockets v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "35b8a309-ed50-4bad-b904-f5077e5054a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d787e77e-df0f-4074-b7ad-c680c72a5797/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:52:13.238582-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6975.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 3025.0
                            }
                        ],
                        "expected_reward_tokens": 9135.5,
                        "profit_sb": 135.5,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5b1336b8-4a91-4780-94c4-9a212d2ae7f3",
                            "gambit_id": "3d412542-4554-44ab-9ec6-25c9a3f505ba",
                            "last_updated": "2023-01-17T10:57:02.668914-05:00",
                            "created_at": "2023-01-16T09:52:13.241612-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.31000",
                            "odds": "1.36360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35b8a309-ed50-4bad-b904-f5077e5054a5/?format=api"
                        },
                        {
                            "id": "c016c3a5-a70e-45e4-ac20-ae8c65ffbe67",
                            "gambit_id": "8ab352cf-67dc-4ddc-a118-91683888b96f",
                            "last_updated": "2023-01-17T10:57:02.670020-05:00",
                            "created_at": "2023-01-16T09:52:13.244748-05:00",
                            "name": "Houston Rockets",
                            "reward": "3.02000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35b8a309-ed50-4bad-b904-f5077e5054a5/?format=api"
                        }
                    ]
                },
                {
                    "id": "b60b7c6e-e671-47b0-b1f1-2328b5e1bce9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d787e77e-df0f-4074-b7ad-c680c72a5797/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:52:13.229122-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "066a6a1d-e4da-48f5-bb7c-b7922007f5a0",
                            "gambit_id": "0e7f729f-f097-449c-aaf1-5a866132dd8f",
                            "last_updated": "2023-01-17T10:57:02.666838-05:00",
                            "created_at": "2023-01-16T09:52:13.235231-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b60b7c6e-e671-47b0-b1f1-2328b5e1bce9/?format=api"
                        },
                        {
                            "id": "576eafb8-0a51-4e8c-97e7-bce8622da22e",
                            "gambit_id": "3a3f6dd5-2335-48e4-bb49-8f91d06561d8",
                            "last_updated": "2023-01-17T10:57:02.665801-05:00",
                            "created_at": "2023-01-16T09:52:13.231933-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b60b7c6e-e671-47b0-b1f1-2328b5e1bce9/?format=api"
                        }
                    ]
                },
                {
                    "id": "2cbabbed-c826-411e-9c98-35eab19fef0a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d787e77e-df0f-4074-b7ad-c680c72a5797/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:52:13.219745-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 236",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 236",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4508860a-9113-48ee-9919-b451e676b352",
                            "gambit_id": "dc90e7c3-5f91-4cd9-87de-9dae50ba0497",
                            "last_updated": "2023-01-17T10:57:02.662168-05:00",
                            "created_at": "2023-01-16T09:52:13.222899-05:00",
                            "name": "Game Total Under 236",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "236.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cbabbed-c826-411e-9c98-35eab19fef0a/?format=api"
                        },
                        {
                            "id": "ff2f0695-deb7-41f7-8fd6-93d8a3aaf1ce",
                            "gambit_id": "657af965-6b29-4e7e-9701-30071000128a",
                            "last_updated": "2023-01-17T10:57:02.663241-05:00",
                            "created_at": "2023-01-16T09:52:13.225922-05:00",
                            "name": "Game Total Over 236",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "236.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cbabbed-c826-411e-9c98-35eab19fef0a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6cea26d1-7570-4e2b-a597-ca6dc9948c95",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1c181418-7bb3-48b6-aa52-adcfeae6ae36",
            "completed": true,
            "last_updated": "2023-01-17T10:51:56.053326-05:00",
            "created_at": "2023-01-12T23:21:48.351937-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.12,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/1c181418-7bb3-48b6-aa52-adcfeae6ae36",
            "datetime": "2023-01-16T20:15:00-05:00",
            "cutoff_datetime": "2023-01-16T20:15:00-05:00",
            "name": "Dallas Cowboys v. Tampa Bay Buccaneers",
            "bettypes": [
                {
                    "id": "0ff14e4e-7040-46db-afb3-eb057a700b87",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6cea26d1-7570-4e2b-a597-ca6dc9948c95/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T23:21:48.362383-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Cowboys",
                                "amount": 5668.0
                            },
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 4332.0
                            }
                        ],
                        "expected_reward_tokens": 9010.56,
                        "profit_sb": 10.56,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "57848ed3-1766-4d40-8cf9-ff3874d909e4",
                            "gambit_id": "490c350a-a43e-44fe-bbb2-737ae2140d40",
                            "last_updated": "2023-01-17T10:51:56.065366-05:00",
                            "created_at": "2023-01-12T23:21:48.364799-05:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.59000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff14e4e-7040-46db-afb3-eb057a700b87/?format=api"
                        },
                        {
                            "id": "4c43f85c-05a0-4c4f-b0b5-20891ba8184e",
                            "gambit_id": "04a8043c-63a1-4fb0-bcf6-40b43022c4b4",
                            "last_updated": "2023-01-17T10:51:56.063786-05:00",
                            "created_at": "2023-01-12T23:21:48.363573-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "2.08000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff14e4e-7040-46db-afb3-eb057a700b87/?format=api"
                        }
                    ]
                },
                {
                    "id": "44a38760-22bf-428e-bab7-9451de4a78ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6cea26d1-7570-4e2b-a597-ca6dc9948c95/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T23:21:48.358661-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Cowboys",
                                "amount": 5098.0
                            },
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7d917176-0716-4bdb-8626-6a97bf2ac480",
                            "gambit_id": "60a80a77-9d53-46ca-bd3f-3a2841638227",
                            "last_updated": "2023-01-17T10:51:56.061605-05:00",
                            "created_at": "2023-01-12T23:21:48.361101-05:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a38760-22bf-428e-bab7-9451de4a78ea/?format=api"
                        },
                        {
                            "id": "20c34aca-496f-4d78-a7cc-f3c7f985d58c",
                            "gambit_id": "de7081d5-e692-4a27-aafc-b655b0f9d48f",
                            "last_updated": "2023-01-17T10:51:56.060520-05:00",
                            "created_at": "2023-01-12T23:21:48.359864-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a38760-22bf-428e-bab7-9451de4a78ea/?format=api"
                        }
                    ]
                },
                {
                    "id": "eeb0e276-f328-4df0-9e8a-92efc5ccfe32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6cea26d1-7570-4e2b-a597-ca6dc9948c95/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T23:21:48.354899-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 45.5",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Under 45.5",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9acd9a31-de82-4f81-b05f-f9ef72c59285",
                            "gambit_id": "53904d76-b7ac-47f5-9309-72e67f4e0c7f",
                            "last_updated": "2023-01-17T10:51:56.058353-05:00",
                            "created_at": "2023-01-12T23:21:48.357373-05:00",
                            "name": "Game Total Over 45.5",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eeb0e276-f328-4df0-9e8a-92efc5ccfe32/?format=api"
                        },
                        {
                            "id": "3f6f8a2e-44f3-417c-aab5-ee402aab4e7d",
                            "gambit_id": "a04d8af4-c2e5-47e3-8c5b-fb03daec22c5",
                            "last_updated": "2023-01-17T10:51:56.057024-05:00",
                            "created_at": "2023-01-12T23:21:48.356124-05:00",
                            "name": "Game Total Under 45.5",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eeb0e276-f328-4df0-9e8a-92efc5ccfe32/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7f9920d6-3e7c-421a-862e-bd63820f6763",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cd2231b4-f758-451d-89b5-79443f55af12",
            "completed": true,
            "last_updated": "2023-01-17T11:17:12.432098-05:00",
            "created_at": "2023-01-16T09:52:13.037163-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/cd2231b4-f758-451d-89b5-79443f55af12",
            "datetime": "2023-01-16T20:07:00-05:00",
            "cutoff_datetime": "2023-01-16T20:07:00-05:00",
            "name": "Calgary Flames v. Nashville Predators",
            "bettypes": [
                {
                    "id": "3e58e6fe-d5a7-4ba6-9238-5bda85b07a6a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f9920d6-3e7c-421a-862e-bd63820f6763/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:52:13.060390-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5482.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 4518.0
                            }
                        ],
                        "expected_reward_tokens": 8990.48,
                        "profit_sb": -9.52,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ee759fd4-5225-4656-bc55-34779beba896",
                            "gambit_id": "c43d4591-9c8b-4799-ab4d-ce7ae35c7fff",
                            "last_updated": "2023-01-17T11:17:12.441839-05:00",
                            "created_at": "2023-01-16T09:52:13.063300-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.64000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e58e6fe-d5a7-4ba6-9238-5bda85b07a6a/?format=api"
                        },
                        {
                            "id": "01022e0e-60de-495c-8bc1-455493edf2fa",
                            "gambit_id": "ce52e1c4-f668-4367-a257-1ed0af96369b",
                            "last_updated": "2023-01-17T11:17:12.443034-05:00",
                            "created_at": "2023-01-16T09:52:13.066330-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.99000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e58e6fe-d5a7-4ba6-9238-5bda85b07a6a/?format=api"
                        }
                    ]
                },
                {
                    "id": "93711441-ea2c-41d6-9e4c-154fe228572c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f9920d6-3e7c-421a-862e-bd63820f6763/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:52:13.051408-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6387.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 3613.0
                            }
                        ],
                        "expected_reward_tokens": 9068.63,
                        "profit_sb": 68.63,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "40451c8d-179a-46f4-90e1-4be663ddcfb9",
                            "gambit_id": "df62b923-7837-44a5-8b87-db43ccec2fd6",
                            "last_updated": "2023-01-17T11:17:12.438432-05:00",
                            "created_at": "2023-01-16T09:52:13.054328-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.42000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93711441-ea2c-41d6-9e4c-154fe228572c/?format=api"
                        },
                        {
                            "id": "196fcd0a-8cc0-4a4c-860c-0fab6537e13b",
                            "gambit_id": "eb773818-97cb-4db3-b67b-194d711fd519",
                            "last_updated": "2023-01-17T11:17:12.439573-05:00",
                            "created_at": "2023-01-16T09:52:13.057302-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.51000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93711441-ea2c-41d6-9e4c-154fe228572c/?format=api"
                        }
                    ]
                },
                {
                    "id": "9b2c90b3-0ceb-414b-b607-b75b85f5acdd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f9920d6-3e7c-421a-862e-bd63820f6763/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:52:13.040995-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b82012b1-3749-4c09-9e97-e7b9af64791a",
                            "gambit_id": "e005a8e5-7955-4d79-a026-91322717a9d2",
                            "last_updated": "2023-01-17T11:17:12.436201-05:00",
                            "created_at": "2023-01-16T09:52:13.048142-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b2c90b3-0ceb-414b-b607-b75b85f5acdd/?format=api"
                        },
                        {
                            "id": "169a9a72-4009-4922-862f-cbd6517a5f04",
                            "gambit_id": "a4a143df-41d7-4143-8dc4-24ee0e8bc282",
                            "last_updated": "2023-01-17T11:17:12.435083-05:00",
                            "created_at": "2023-01-16T09:52:13.044829-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b2c90b3-0ceb-414b-b607-b75b85f5acdd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "62a47b84-3791-4c50-bd2b-fb556fdd4f61",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b1f91c12-6e50-406f-bbf0-f68bb5569d69",
            "completed": true,
            "last_updated": "2023-01-17T11:22:14.125493-05:00",
            "created_at": "2023-01-16T09:52:12.839062-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.81,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b1f91c12-6e50-406f-bbf0-f68bb5569d69",
            "datetime": "2023-01-16T20:07:00-05:00",
            "cutoff_datetime": "2023-01-16T20:07:00-05:00",
            "name": "Ottawa Senators v. St Louis Blues",
            "bettypes": [
                {
                    "id": "cdbb7265-f5a4-4433-87a5-1d6ef4f05514",
                    "match": "https://api-prod.gambitprofit.com/api/matches/62a47b84-3791-4c50-bd2b-fb556fdd4f61/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:52:12.861539-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 5098.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "848a6618-53ac-4527-9dc3-b7506bb1ef69",
                            "gambit_id": "12b6ed37-661c-4e3d-89fe-4c5da31902e2",
                            "last_updated": "2023-01-17T11:22:14.135273-05:00",
                            "created_at": "2023-01-16T09:52:12.864508-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdbb7265-f5a4-4433-87a5-1d6ef4f05514/?format=api"
                        },
                        {
                            "id": "7a0398c7-4e40-441d-81a1-4be161486ff6",
                            "gambit_id": "dbbbdf42-10a0-4708-92a5-5ecb7e1799eb",
                            "last_updated": "2023-01-17T11:22:14.136444-05:00",
                            "created_at": "2023-01-16T09:52:12.867512-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdbb7265-f5a4-4433-87a5-1d6ef4f05514/?format=api"
                        }
                    ]
                },
                {
                    "id": "9a96d970-c3a3-4d40-9911-6fc062d7214c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/62a47b84-3791-4c50-bd2b-fb556fdd4f61/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:52:12.852335-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6771.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3229.0
                            }
                        ],
                        "expected_reward_tokens": 9073.14,
                        "profit_sb": 73.14,
                        "profit_sb_percentage": 0.81,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cc7b159b-553a-4210-90f8-65581519d4d0",
                            "gambit_id": "f852a529-88f6-441a-b59c-a9737ceb10e4",
                            "last_updated": "2023-01-17T11:22:14.132913-05:00",
                            "created_at": "2023-01-16T09:52:12.858213-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.34000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a96d970-c3a3-4d40-9911-6fc062d7214c/?format=api"
                        },
                        {
                            "id": "132656e9-5346-43bc-8688-6705ec3e3f01",
                            "gambit_id": "31eb2340-b0cc-4209-a5fe-302f2a19c590",
                            "last_updated": "2023-01-17T11:22:14.131801-05:00",
                            "created_at": "2023-01-16T09:52:12.855224-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.81000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a96d970-c3a3-4d40-9911-6fc062d7214c/?format=api"
                        }
                    ]
                },
                {
                    "id": "12462650-506c-4630-b01f-d979cd1fe7ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/62a47b84-3791-4c50-bd2b-fb556fdd4f61/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:52:12.842902-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "83d7222a-978e-45f1-bcea-26a0cbb61ab0",
                            "gambit_id": "32718dd8-1102-420b-b06a-0cb044dfe931",
                            "last_updated": "2023-01-17T11:22:14.128316-05:00",
                            "created_at": "2023-01-16T09:52:12.845904-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12462650-506c-4630-b01f-d979cd1fe7ed/?format=api"
                        },
                        {
                            "id": "93a715d3-d46c-4c16-84bd-f249350dca27",
                            "gambit_id": "a78df1ff-1e2c-4299-8cc0-55d0298bb477",
                            "last_updated": "2023-01-17T11:22:14.129474-05:00",
                            "created_at": "2023-01-16T09:52:12.849051-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12462650-506c-4630-b01f-d979cd1fe7ed/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "612036e1-93eb-45e3-96f8-edccadada1d7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "eb9a6b8c-837b-48a9-bd30-b019a2ed6b07",
            "completed": true,
            "last_updated": "2023-01-17T11:22:13.980095-05:00",
            "created_at": "2023-01-16T09:52:12.665922-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.92,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/eb9a6b8c-837b-48a9-bd30-b019a2ed6b07",
            "datetime": "2023-01-16T19:37:00-05:00",
            "cutoff_datetime": "2023-01-16T19:37:00-05:00",
            "name": "Washington Capitals v. New York Islanders",
            "bettypes": [
                {
                    "id": "0a8ccf67-9890-4d17-9bed-da340c8d2176",
                    "match": "https://api-prod.gambitprofit.com/api/matches/612036e1-93eb-45e3-96f8-edccadada1d7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:52:12.689140-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3f7e8ee2-f43b-482c-9768-225f2fd7a602",
                            "gambit_id": "b2cb1c80-7f69-4cc6-b38f-6fc26d4e05c5",
                            "last_updated": "2023-01-17T11:22:13.989280-05:00",
                            "created_at": "2023-01-16T09:52:12.691960-05:00",
                            "name": "New York Islanders",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8ccf67-9890-4d17-9bed-da340c8d2176/?format=api"
                        },
                        {
                            "id": "ae82cf9a-03bc-4aec-877f-662cde33514a",
                            "gambit_id": "98d81718-bfef-4f0d-a015-35f3b441822a",
                            "last_updated": "2023-01-17T11:22:13.990348-05:00",
                            "created_at": "2023-01-16T09:52:12.695135-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8ccf67-9890-4d17-9bed-da340c8d2176/?format=api"
                        }
                    ]
                },
                {
                    "id": "bc19106a-725a-4e1c-b706-527ff1217382",
                    "match": "https://api-prod.gambitprofit.com/api/matches/612036e1-93eb-45e3-96f8-edccadada1d7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:52:12.679724-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7002.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 2998.0
                            }
                        ],
                        "expected_reward_tokens": 9172.62,
                        "profit_sb": 172.62,
                        "profit_sb_percentage": 1.92,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "63937386-84da-49fc-9628-fac9f7100b66",
                            "gambit_id": "a85abe10-6cb3-4f44-a82f-ad48f7d097bf",
                            "last_updated": "2023-01-17T11:22:13.987175-05:00",
                            "created_at": "2023-01-16T09:52:12.685992-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.31000",
                            "odds": "1.35710",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc19106a-725a-4e1c-b706-527ff1217382/?format=api"
                        },
                        {
                            "id": "789fb3f7-06d7-4674-8814-b825741b7e70",
                            "gambit_id": "5d1f9343-9bf5-4443-a0a1-7202c1eb92c4",
                            "last_updated": "2023-01-17T11:22:13.986049-05:00",
                            "created_at": "2023-01-16T09:52:12.682865-05:00",
                            "name": "New York Islanders",
                            "reward": "3.06000",
                            "odds": "3.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc19106a-725a-4e1c-b706-527ff1217382/?format=api"
                        }
                    ]
                },
                {
                    "id": "a1fbc670-930b-444e-852a-7aac6fe74b33",
                    "match": "https://api-prod.gambitprofit.com/api/matches/612036e1-93eb-45e3-96f8-edccadada1d7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:52:12.669868-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0f5283c9-aa96-4aad-81b7-4c799a6cbec2",
                            "gambit_id": "41dcef7d-b5ef-442f-b7a5-a1edb88397a6",
                            "last_updated": "2023-01-17T11:22:13.983865-05:00",
                            "created_at": "2023-01-16T09:52:12.676322-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1fbc670-930b-444e-852a-7aac6fe74b33/?format=api"
                        },
                        {
                            "id": "3c8fb87b-8e29-4e53-a4b2-a6cb909fa332",
                            "gambit_id": "1c6dfb20-3cbf-42c8-83eb-961bdd4a2f8b",
                            "last_updated": "2023-01-17T11:22:13.982788-05:00",
                            "created_at": "2023-01-16T09:52:12.673022-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1fbc670-930b-444e-852a-7aac6fe74b33/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3b18eb66-6e21-4dbd-990f-c3570c181818",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6aede472-ef78-4e65-a5da-ec028b61e02c",
            "completed": true,
            "last_updated": "2023-01-17T11:22:13.833572-05:00",
            "created_at": "2023-01-16T09:52:12.438310-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.48,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/6aede472-ef78-4e65-a5da-ec028b61e02c",
            "datetime": "2023-01-16T19:07:00-05:00",
            "cutoff_datetime": "2023-01-16T19:07:00-05:00",
            "name": "Anaheim Ducks v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "d540c2a6-62ff-4acd-9cb4-bfb27b1d3447",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b18eb66-6e21-4dbd-990f-c3570c181818/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:52:12.461234-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7249.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 2751.0
                            }
                        ],
                        "expected_reward_tokens": 9133.32,
                        "profit_sb": 133.32,
                        "profit_sb_percentage": 1.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "282dd250-21c6-4661-bd7b-9bbab2cedcc8",
                            "gambit_id": "d3588bf0-06b4-48ba-b368-c1e4bde8f705",
                            "last_updated": "2023-01-17T11:22:13.844859-05:00",
                            "created_at": "2023-01-16T09:52:12.467322-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.26000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d540c2a6-62ff-4acd-9cb4-bfb27b1d3447/?format=api"
                        },
                        {
                            "id": "00838179-662c-40d1-b994-c409cee13c37",
                            "gambit_id": "8db3f19f-5ba9-41aa-b497-de3be3c3e195",
                            "last_updated": "2023-01-17T11:22:13.843277-05:00",
                            "created_at": "2023-01-16T09:52:12.464162-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "3.32000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d540c2a6-62ff-4acd-9cb4-bfb27b1d3447/?format=api"
                        }
                    ]
                },
                {
                    "id": "f188968f-896e-4748-930c-f7e3d73a43bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b18eb66-6e21-4dbd-990f-c3570c181818/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:52:12.451711-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5292.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bb6e4ae4-5139-4c0a-8f05-2d73df7b0dfc",
                            "gambit_id": "324822e6-9139-4fd0-906d-165bf42efb2f",
                            "last_updated": "2023-01-17T11:22:13.839905-05:00",
                            "created_at": "2023-01-16T09:52:12.454710-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f188968f-896e-4748-930c-f7e3d73a43bf/?format=api"
                        },
                        {
                            "id": "0ede8532-f8fd-4572-bd40-45135d68c84c",
                            "gambit_id": "e1c87706-f9ba-4018-adaf-b5bc4964e1fe",
                            "last_updated": "2023-01-17T11:22:13.841030-05:00",
                            "created_at": "2023-01-16T09:52:12.457886-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f188968f-896e-4748-930c-f7e3d73a43bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "d846be67-bfec-44ce-bbe1-e694361149f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b18eb66-6e21-4dbd-990f-c3570c181818/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:52:12.442010-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7099fae8-725b-47d7-9ee8-c3b97dc7b8fd",
                            "gambit_id": "e253e005-e0b6-4a75-a7db-c70c30f3e6da",
                            "last_updated": "2023-01-17T11:22:13.837646-05:00",
                            "created_at": "2023-01-16T09:52:12.448234-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d846be67-bfec-44ce-bbe1-e694361149f5/?format=api"
                        },
                        {
                            "id": "1d75a2c2-111c-4dc5-b867-a500d7b100a4",
                            "gambit_id": "f37207e1-2852-43c4-8e5e-3b76396f53c4",
                            "last_updated": "2023-01-17T11:22:13.836506-05:00",
                            "created_at": "2023-01-16T09:52:12.445136-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d846be67-bfec-44ce-bbe1-e694361149f5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1e367dfd-6c04-47d1-82c2-4012f3efd3c2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "849e0ca1-d7bb-4786-bbd3-45bbee889486",
            "completed": true,
            "last_updated": "2023-01-17T11:22:13.682485-05:00",
            "created_at": "2023-01-16T09:52:12.264531-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/849e0ca1-d7bb-4786-bbd3-45bbee889486",
            "datetime": "2023-01-16T19:07:00-05:00",
            "cutoff_datetime": "2023-01-16T19:07:00-05:00",
            "name": "New York Rangers v. Columbus Blue Jackets",
            "bettypes": [
                {
                    "id": "2001853b-c687-4436-b876-e3a4e5561a2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e367dfd-6c04-47d1-82c2-4012f3efd3c2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:52:12.287883-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6026.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 3974.0
                            }
                        ],
                        "expected_reward_tokens": 9099.26,
                        "profit_sb": 99.26,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0a299afb-fc24-428a-bc77-19e5dcb97b8c",
                            "gambit_id": "3ddeed93-e681-43c3-93e6-84073b10aae3",
                            "last_updated": "2023-01-17T11:22:13.693498-05:00",
                            "created_at": "2023-01-16T09:52:12.294155-05:00",
                            "name": "New York Rangers",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2001853b-c687-4436-b876-e3a4e5561a2b/?format=api"
                        },
                        {
                            "id": "28816993-7cec-45b3-9af6-5d402e20209a",
                            "gambit_id": "f4a22053-180e-47be-9226-0c12f7595606",
                            "last_updated": "2023-01-17T11:22:13.692340-05:00",
                            "created_at": "2023-01-16T09:52:12.290928-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.29000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2001853b-c687-4436-b876-e3a4e5561a2b/?format=api"
                        }
                    ]
                },
                {
                    "id": "042ff438-0583-44a4-bb8f-585d052263bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e367dfd-6c04-47d1-82c2-4012f3efd3c2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:52:12.278174-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5822.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 4178.0
                            }
                        ],
                        "expected_reward_tokens": 9024.1,
                        "profit_sb": 24.1,
                        "profit_sb_percentage": 0.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "eaf355f8-c9b9-41f5-a4a5-c23b4fb649d6",
                            "gambit_id": "a229bf0e-d68b-45ae-be61-bb9b26ab7eb7",
                            "last_updated": "2023-01-17T11:22:13.688695-05:00",
                            "created_at": "2023-01-16T09:52:12.281460-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.55000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/042ff438-0583-44a4-bb8f-585d052263bf/?format=api"
                        },
                        {
                            "id": "3bfbc44a-705f-4984-b45a-9ac976b6c713",
                            "gambit_id": "30a0ff9e-c77f-40df-8253-58511f483150",
                            "last_updated": "2023-01-17T11:22:13.689812-05:00",
                            "created_at": "2023-01-16T09:52:12.284775-05:00",
                            "name": "New York Rangers",
                            "reward": "2.16000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/042ff438-0583-44a4-bb8f-585d052263bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "d779948a-95e9-4bad-b962-999d574e6889",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1e367dfd-6c04-47d1-82c2-4012f3efd3c2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:52:12.268314-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c2b6b622-280f-47a4-8e0e-7b4e273ed7d0",
                            "gambit_id": "58517b00-2b32-4059-a8b6-f5c9937b3a1a",
                            "last_updated": "2023-01-17T11:22:13.685464-05:00",
                            "created_at": "2023-01-16T09:52:12.271459-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d779948a-95e9-4bad-b962-999d574e6889/?format=api"
                        },
                        {
                            "id": "71638d51-388e-45fc-8e45-439e0f8f989a",
                            "gambit_id": "3a3bae1a-ea09-4e47-9178-04246401641f",
                            "last_updated": "2023-01-17T11:22:13.686571-05:00",
                            "created_at": "2023-01-16T09:52:12.274706-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d779948a-95e9-4bad-b962-999d574e6889/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4cfc827f-3673-402e-b9c8-30a23e5c9854",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ede5e20e-336d-4b11-bca2-db39a50c70fb",
            "completed": true,
            "last_updated": "2023-01-17T11:22:13.515496-05:00",
            "created_at": "2023-01-16T09:52:12.079874-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.81,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ede5e20e-336d-4b11-bca2-db39a50c70fb",
            "datetime": "2023-01-16T18:07:00-05:00",
            "cutoff_datetime": "2023-01-16T18:07:00-05:00",
            "name": "Dallas Stars v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "93fc7b2a-3856-4f7e-8586-c9f230593e82",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4cfc827f-3673-402e-b9c8-30a23e5c9854/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:52:12.105642-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5098.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "720f439a-6d3f-4281-8246-ffc5fb05d48b",
                            "gambit_id": "542e6e2f-4d2b-48d9-8616-dbd438572cd0",
                            "last_updated": "2023-01-17T11:22:13.546430-05:00",
                            "created_at": "2023-01-16T09:52:12.108957-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93fc7b2a-3856-4f7e-8586-c9f230593e82/?format=api"
                        },
                        {
                            "id": "c830f639-5f58-46d9-aee3-853ff5030462",
                            "gambit_id": "c5995a63-a869-48e0-b4ed-f8576803c63f",
                            "last_updated": "2023-01-17T11:22:13.550025-05:00",
                            "created_at": "2023-01-16T09:52:12.112432-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93fc7b2a-3856-4f7e-8586-c9f230593e82/?format=api"
                        }
                    ]
                },
                {
                    "id": "74b90a70-8210-4b90-9230-13d6d204d373",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4cfc827f-3673-402e-b9c8-30a23e5c9854/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:52:12.094814-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6771.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3229.0
                            }
                        ],
                        "expected_reward_tokens": 9073.14,
                        "profit_sb": 73.14,
                        "profit_sb_percentage": 0.81,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1c0a496f-b505-4ede-87d7-e0b217dfac3b",
                            "gambit_id": "b640e5c6-30ea-4747-8e16-fa25d7e82a95",
                            "last_updated": "2023-01-17T11:22:13.539712-05:00",
                            "created_at": "2023-01-16T09:52:12.102135-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.34000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b90a70-8210-4b90-9230-13d6d204d373/?format=api"
                        },
                        {
                            "id": "f2247d30-031d-4d0b-b1c7-053a6638e36a",
                            "gambit_id": "081ee3a7-93bf-44e3-801a-dadcb000be52",
                            "last_updated": "2023-01-17T11:22:13.535922-05:00",
                            "created_at": "2023-01-16T09:52:12.098704-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.81000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b90a70-8210-4b90-9230-13d6d204d373/?format=api"
                        }
                    ]
                },
                {
                    "id": "55d39c05-af3b-4906-8a18-54220736e5ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4cfc827f-3673-402e-b9c8-30a23e5c9854/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:52:12.084706-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5196.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bd3194ea-7d88-4904-ae28-366215fd0ba3",
                            "gambit_id": "5f05fbc8-8863-45e4-8be3-3ee4ba229566",
                            "last_updated": "2023-01-17T11:22:13.523645-05:00",
                            "created_at": "2023-01-16T09:52:12.087886-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d39c05-af3b-4906-8a18-54220736e5ee/?format=api"
                        },
                        {
                            "id": "93e9dbde-64d5-498b-91a7-1665ee0bc95c",
                            "gambit_id": "92771ced-5b62-433b-b5d6-f047d2cdaa45",
                            "last_updated": "2023-01-17T11:22:13.527047-05:00",
                            "created_at": "2023-01-16T09:52:12.091119-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d39c05-af3b-4906-8a18-54220736e5ee/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "55ef6dfb-a0a2-4350-a028-11909b8d48ec",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0b186342-8c1d-45ed-9195-4d8ff7978c6a",
            "completed": true,
            "last_updated": "2023-01-17T10:57:03.072003-05:00",
            "created_at": "2023-01-16T09:52:11.894885-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.32,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/0b186342-8c1d-45ed-9195-4d8ff7978c6a",
            "datetime": "2023-01-16T18:00:00-05:00",
            "cutoff_datetime": "2023-01-16T18:00:00-05:00",
            "name": "Phoenix Suns v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "b67d4c45-0862-4726-b6d1-13797226805d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55ef6dfb-a0a2-4350-a028-11909b8d48ec/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:52:11.917944-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8377.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 1623.0
                            }
                        ],
                        "expected_reward_tokens": 9298.47,
                        "profit_sb": 298.47,
                        "profit_sb_percentage": 3.32,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e37e7aba-e289-4e8a-8d59-15f57bb54cad",
                            "gambit_id": "fb9f173a-ba24-478b-8373-03d8a2313e93",
                            "last_updated": "2023-01-17T10:57:03.087966-05:00",
                            "created_at": "2023-01-16T09:52:11.923902-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.11000",
                            "odds": "1.12500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b67d4c45-0862-4726-b6d1-13797226805d/?format=api"
                        },
                        {
                            "id": "399d302f-b989-40b4-9676-cfcda72dc503",
                            "gambit_id": "a4546e27-7050-438e-adc9-2eb33707caa2",
                            "last_updated": "2023-01-17T10:57:03.086289-05:00",
                            "created_at": "2023-01-16T09:52:11.920792-05:00",
                            "name": "Phoenix Suns",
                            "reward": "5.73000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b67d4c45-0862-4726-b6d1-13797226805d/?format=api"
                        }
                    ]
                },
                {
                    "id": "e24d14ef-9517-4f8d-9c7e-19df902959c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55ef6dfb-a0a2-4350-a028-11909b8d48ec/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:52:11.909090-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "34b9e3d7-fb7a-4307-807c-f9f48dedf6e3",
                            "gambit_id": "e78b0d62-c69a-442b-a851-f7575e2c7508",
                            "last_updated": "2023-01-17T10:57:03.081527-05:00",
                            "created_at": "2023-01-16T09:52:11.914926-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e24d14ef-9517-4f8d-9c7e-19df902959c0/?format=api"
                        },
                        {
                            "id": "b02f2a77-2094-47a2-a602-f438a502fd97",
                            "gambit_id": "f2a9c29a-9b61-45d8-8b0e-51665d884db7",
                            "last_updated": "2023-01-17T10:57:03.082997-05:00",
                            "created_at": "2023-01-16T09:52:11.911931-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e24d14ef-9517-4f8d-9c7e-19df902959c0/?format=api"
                        }
                    ]
                },
                {
                    "id": "b0d41cad-8ede-490d-bd12-03f73f03681a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55ef6dfb-a0a2-4350-a028-11909b8d48ec/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:52:11.898668-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b2e04ae9-f6e2-4abb-b8a2-bbb4f1f9de88",
                            "gambit_id": "3a007160-3134-48a9-be5e-d894d4dafcc4",
                            "last_updated": "2023-01-17T10:57:03.076157-05:00",
                            "created_at": "2023-01-16T09:52:11.901749-05:00",
                            "name": "Game Total Under 231",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0d41cad-8ede-490d-bd12-03f73f03681a/?format=api"
                        },
                        {
                            "id": "c0783df5-c28b-48ee-8b7c-e4d2fdaced3c",
                            "gambit_id": "04297de4-bdbb-4cd0-9181-07e2e3fb94e1",
                            "last_updated": "2023-01-17T10:57:03.078121-05:00",
                            "created_at": "2023-01-16T09:52:11.905094-05:00",
                            "name": "Game Total Over 231",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0d41cad-8ede-490d-bd12-03f73f03681a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "00446a99-e8a3-47a7-bc5e-fac68fe5265d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "255b6c91-aa51-4a2f-be08-e460e0c4af59",
            "completed": true,
            "last_updated": "2023-01-17T10:57:02.862997-05:00",
            "created_at": "2023-01-16T09:52:11.717411-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.97,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/255b6c91-aa51-4a2f-be08-e460e0c4af59",
            "datetime": "2023-01-16T16:10:00-05:00",
            "cutoff_datetime": "2023-01-16T16:10:00-05:00",
            "name": "Utah Jazz v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "2ab3d872-4855-47ce-96ab-88186d0b84bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00446a99-e8a3-47a7-bc5e-fac68fe5265d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:52:11.733926-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6099.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 3901.0
                            }
                        ],
                        "expected_reward_tokens": 9087.51,
                        "profit_sb": 87.51,
                        "profit_sb_percentage": 0.97,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c2d67e5d-8599-44d7-8633-1391e6886c5b",
                            "gambit_id": "76744ca9-2d4b-48f9-a277-ba9a590e24f6",
                            "last_updated": "2023-01-17T10:57:02.872786-05:00",
                            "created_at": "2023-01-16T09:52:11.735853-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.49000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ab3d872-4855-47ce-96ab-88186d0b84bb/?format=api"
                        },
                        {
                            "id": "105e7807-462f-4ffe-9f6f-743ae28fb71e",
                            "gambit_id": "519d7819-a474-493c-b9db-3af67d4a716e",
                            "last_updated": "2023-01-17T10:57:02.873906-05:00",
                            "created_at": "2023-01-16T09:52:11.738102-05:00",
                            "name": "Utah Jazz",
                            "reward": "2.33000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ab3d872-4855-47ce-96ab-88186d0b84bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "3703e18b-344a-45ea-be1e-192dab03bb32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00446a99-e8a3-47a7-bc5e-fac68fe5265d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:52:11.727841-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Utah Jazz",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fd8ec2b9-9c30-4ac6-a215-597dcc2de0b5",
                            "gambit_id": "4547a18a-421f-4bbc-8b99-df65fd67d0a3",
                            "last_updated": "2023-01-17T10:57:02.869427-05:00",
                            "created_at": "2023-01-16T09:52:11.729672-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3703e18b-344a-45ea-be1e-192dab03bb32/?format=api"
                        },
                        {
                            "id": "14a46a7b-410f-4c19-a222-fab5ad7f27cf",
                            "gambit_id": "fff25918-390e-4f38-90d1-f4b85190b1de",
                            "last_updated": "2023-01-17T10:57:02.870571-05:00",
                            "created_at": "2023-01-16T09:52:11.731755-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3703e18b-344a-45ea-be1e-192dab03bb32/?format=api"
                        }
                    ]
                },
                {
                    "id": "f853bac2-95fd-4bf9-a0ef-dec17b82416f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00446a99-e8a3-47a7-bc5e-fac68fe5265d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:52:11.721372-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 232.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 232.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cd97e316-b96d-445f-acd0-48287ece905a",
                            "gambit_id": "e4e2e1cc-2bab-4e9d-ad06-99a467931c3e",
                            "last_updated": "2023-01-17T10:57:02.865870-05:00",
                            "created_at": "2023-01-16T09:52:11.723831-05:00",
                            "name": "Game Total Under 232.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f853bac2-95fd-4bf9-a0ef-dec17b82416f/?format=api"
                        },
                        {
                            "id": "202a1f6d-a7c9-4895-8467-7e46df1b7f50",
                            "gambit_id": "f6c48055-41f9-48f2-961a-6217ab6e9c65",
                            "last_updated": "2023-01-17T10:57:02.866980-05:00",
                            "created_at": "2023-01-16T09:52:11.725746-05:00",
                            "name": "Game Total Over 232.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f853bac2-95fd-4bf9-a0ef-dec17b82416f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9c618eb5-f12b-448d-b739-4571cc83611d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8d1f5e19-14cc-48a0-8825-93ca1c9df951",
            "completed": true,
            "last_updated": "2023-01-17T11:22:14.552813-05:00",
            "created_at": "2023-01-16T09:57:09.267298-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.39,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8d1f5e19-14cc-48a0-8825-93ca1c9df951",
            "datetime": "2023-01-16T16:07:00-05:00",
            "cutoff_datetime": "2023-01-16T16:07:00-05:00",
            "name": "New Jersey Devils v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "7631219d-3a84-4415-ba80-859c9a86edae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c618eb5-f12b-448d-b739-4571cc83611d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:57:09.291110-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6166.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3834.0
                            }
                        ],
                        "expected_reward_tokens": 9124.92,
                        "profit_sb": 124.92,
                        "profit_sb_percentage": 1.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "34c9d077-c601-4269-a374-651a722ee753",
                            "gambit_id": "5a288dba-5e2f-4f57-926b-b1e0e38e7397",
                            "last_updated": "2023-01-17T11:22:14.566876-05:00",
                            "created_at": "2023-01-16T09:57:09.297112-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.48000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7631219d-3a84-4415-ba80-859c9a86edae/?format=api"
                        },
                        {
                            "id": "70762ea8-f358-46c5-9624-d1cfb34e6593",
                            "gambit_id": "333c24d7-28ea-4d41-873c-0d35423faa0b",
                            "last_updated": "2023-01-17T11:22:14.563583-05:00",
                            "created_at": "2023-01-16T09:57:09.294047-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.38000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7631219d-3a84-4415-ba80-859c9a86edae/?format=api"
                        }
                    ]
                },
                {
                    "id": "80c3928f-4fe6-4b6c-bd02-da1ce5845b0d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c618eb5-f12b-448d-b739-4571cc83611d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:57:09.281232-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5822.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 4178.0
                            }
                        ],
                        "expected_reward_tokens": 9024.1,
                        "profit_sb": 24.1,
                        "profit_sb_percentage": 0.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aa2077c9-8b8a-4d6c-b046-055bd3802042",
                            "gambit_id": "6c31da1e-cbda-4216-8230-379cc40950fb",
                            "last_updated": "2023-01-17T11:22:14.559260-05:00",
                            "created_at": "2023-01-16T09:57:09.284210-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.55000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80c3928f-4fe6-4b6c-bd02-da1ce5845b0d/?format=api"
                        },
                        {
                            "id": "dc9602f3-33e2-496a-a98f-38788a06cee8",
                            "gambit_id": "bf46efd3-66da-4496-87bf-f2cc9d462f5b",
                            "last_updated": "2023-01-17T11:22:14.560481-05:00",
                            "created_at": "2023-01-16T09:57:09.287706-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.16000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80c3928f-4fe6-4b6c-bd02-da1ce5845b0d/?format=api"
                        }
                    ]
                },
                {
                    "id": "050e2c0a-dda2-4928-9d08-85bdd01f1515",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c618eb5-f12b-448d-b739-4571cc83611d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:57:09.271460-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "419b2e3b-9649-4d07-bfc4-62aa4be38fb2",
                            "gambit_id": "ee50e349-e98d-4799-835e-995ece703657",
                            "last_updated": "2023-01-17T11:22:14.556979-05:00",
                            "created_at": "2023-01-16T09:57:09.277868-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/050e2c0a-dda2-4928-9d08-85bdd01f1515/?format=api"
                        },
                        {
                            "id": "778a7cfa-4452-4daa-b47c-4eaab4152ff9",
                            "gambit_id": "92d58211-7c29-44ac-a0e4-224667d6a9d4",
                            "last_updated": "2023-01-17T11:22:14.555842-05:00",
                            "created_at": "2023-01-16T09:57:09.274625-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/050e2c0a-dda2-4928-9d08-85bdd01f1515/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0a2127bd-6a36-402a-9765-276387270ffb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a9867f71-8cbe-440b-b25b-39ae6f1c3039",
            "completed": true,
            "last_updated": "2023-01-17T11:22:13.366572-05:00",
            "created_at": "2023-01-16T09:52:11.214358-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a9867f71-8cbe-440b-b25b-39ae6f1c3039",
            "datetime": "2023-01-16T16:07:00-05:00",
            "cutoff_datetime": "2023-01-16T16:07:00-05:00",
            "name": "Tampa Bay Lightning v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "47d7c245-ab8a-48b4-b143-356a162779db",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0a2127bd-6a36-402a-9765-276387270ffb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:52:11.230535-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5482.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 4518.0
                            }
                        ],
                        "expected_reward_tokens": 8990.48,
                        "profit_sb": -9.52,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fb0dfeda-b1d9-4aed-9a24-6237721eb00b",
                            "gambit_id": "102c3258-e85e-4ccd-b2de-a1e0916cbbe1",
                            "last_updated": "2023-01-17T11:22:13.379460-05:00",
                            "created_at": "2023-01-16T09:52:11.234863-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.64000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47d7c245-ab8a-48b4-b143-356a162779db/?format=api"
                        },
                        {
                            "id": "7f345ef5-3dd9-41f1-9d6f-5c1d6ac732fb",
                            "gambit_id": "c293ad20-ed04-442a-a527-e68abccb6a18",
                            "last_updated": "2023-01-17T11:22:13.378262-05:00",
                            "created_at": "2023-01-16T09:52:11.232620-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.99000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47d7c245-ab8a-48b4-b143-356a162779db/?format=api"
                        }
                    ]
                },
                {
                    "id": "bcdae075-5169-492b-b0ee-a7ce2299adfb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0a2127bd-6a36-402a-9765-276387270ffb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:52:11.223822-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6524.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 3476.0
                            }
                        ],
                        "expected_reward_tokens": 9002.84,
                        "profit_sb": 2.84,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0b071630-9f9b-4b10-9d45-d3c9143a53f1",
                            "gambit_id": "623e6276-d38d-48ef-8558-d296b466083e",
                            "last_updated": "2023-01-17T11:22:13.374697-05:00",
                            "created_at": "2023-01-16T09:52:11.225991-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.38000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcdae075-5169-492b-b0ee-a7ce2299adfb/?format=api"
                        },
                        {
                            "id": "06f07a1a-92a1-4171-b871-3bf1cc76d536",
                            "gambit_id": "017b8fee-b643-4c01-9c0f-2b18865387a5",
                            "last_updated": "2023-01-17T11:22:13.375904-05:00",
                            "created_at": "2023-01-16T09:52:11.228197-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.59000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcdae075-5169-492b-b0ee-a7ce2299adfb/?format=api"
                        }
                    ]
                },
                {
                    "id": "2bd8d0a9-8fe6-47fc-9141-c665fdc520ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0a2127bd-6a36-402a-9765-276387270ffb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:52:11.217120-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5292.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49f60e2f-b712-4b1a-b8d8-f3084abfdb99",
                            "gambit_id": "e7325efa-6fe8-49cb-a8cf-969414fe005d",
                            "last_updated": "2023-01-17T11:22:13.370187-05:00",
                            "created_at": "2023-01-16T09:52:11.219193-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bd8d0a9-8fe6-47fc-9141-c665fdc520ff/?format=api"
                        },
                        {
                            "id": "b4024ba3-8c41-43f2-bea2-d3a3cc2a87ed",
                            "gambit_id": "be2e1e4f-f0f6-46c7-ad3a-27553cc8f8c9",
                            "last_updated": "2023-01-17T11:22:13.371661-05:00",
                            "created_at": "2023-01-16T09:52:11.221514-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bd8d0a9-8fe6-47fc-9141-c665fdc520ff/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a1d1fbb3-d906-4f62-8173-a5c5c93db64b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8860036c-f1fe-46b7-bf38-ab426f26d42e",
            "completed": true,
            "last_updated": "2023-01-17T10:57:04.113666-05:00",
            "created_at": "2023-01-16T09:52:11.046406-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.72,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8860036c-f1fe-46b7-bf38-ab426f26d42e",
            "datetime": "2023-01-16T15:30:00-05:00",
            "cutoff_datetime": "2023-01-16T15:30:00-05:00",
            "name": "Miami Heat v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "f75aa88f-bad1-41c7-95bc-c39aa17a03ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1d1fbb3-d906-4f62-8173-a5c5c93db64b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:52:11.055929-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5196.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "29a899a2-2def-4978-a3ce-66f03da1fa06",
                            "gambit_id": "b0995833-1875-4d14-92a9-67460936aa5c",
                            "last_updated": "2023-01-17T10:57:04.120008-05:00",
                            "created_at": "2023-01-16T09:52:11.058194-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f75aa88f-bad1-41c7-95bc-c39aa17a03ee/?format=api"
                        },
                        {
                            "id": "f9a9dc86-b024-4909-986a-8598f88beb0e",
                            "gambit_id": "72f09021-8db6-43f8-bd36-46c2adda7155",
                            "last_updated": "2023-01-17T10:57:04.121148-05:00",
                            "created_at": "2023-01-16T09:52:11.060378-05:00",
                            "name": "Miami Heat",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f75aa88f-bad1-41c7-95bc-c39aa17a03ee/?format=api"
                        }
                    ]
                },
                {
                    "id": "b237937a-dc60-43e9-8a13-111292eef292",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1d1fbb3-d906-4f62-8173-a5c5c93db64b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:52:11.062512-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Atlanta Hawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d7a745cb-4166-432a-93ac-dd7c1b5206dd",
                            "gambit_id": "e7fcddc0-6e8b-46c8-a8fe-4b24552a2044",
                            "last_updated": "2023-01-17T10:57:04.123366-05:00",
                            "created_at": "2023-01-16T09:52:11.064472-05:00",
                            "name": "Miami Heat",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b237937a-dc60-43e9-8a13-111292eef292/?format=api"
                        },
                        {
                            "id": "2d221215-b915-4103-a602-c866947d1196",
                            "gambit_id": "57911559-a36a-4a1f-9151-9919e11d70c0",
                            "last_updated": "2023-01-17T10:57:04.124453-05:00",
                            "created_at": "2023-01-16T09:52:11.066558-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b237937a-dc60-43e9-8a13-111292eef292/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f3ee90e-d18e-4880-b6f4-33a50b2dfa4d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1d1fbb3-d906-4f62-8173-a5c5c93db64b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:52:11.049568-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "13a8e1df-988f-42d7-873c-b0f063f45652",
                            "gambit_id": "84dfe039-d0dc-4365-9fcf-b561d8415476",
                            "last_updated": "2023-01-17T10:57:04.116337-05:00",
                            "created_at": "2023-01-16T09:52:11.051579-05:00",
                            "name": "Game Total Under 223",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f3ee90e-d18e-4880-b6f4-33a50b2dfa4d/?format=api"
                        },
                        {
                            "id": "cc3c902e-fac0-4aec-ba60-b1072dc3091f",
                            "gambit_id": "99a467d3-49ad-4ff3-83fa-1f630ba058d0",
                            "last_updated": "2023-01-17T10:57:04.117660-05:00",
                            "created_at": "2023-01-16T09:52:11.053653-05:00",
                            "name": "Game Total Over 223",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f3ee90e-d18e-4880-b6f4-33a50b2dfa4d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "48f38027-4af7-4cdc-9b5e-4223a9a87cde",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7c22b3db-1a88-4a5a-ac69-37e2b360b88d",
            "completed": true,
            "last_updated": "2023-01-17T11:02:05.300504-05:00",
            "created_at": "2023-01-16T09:52:10.884953-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.63,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7c22b3db-1a88-4a5a-ac69-37e2b360b88d",
            "datetime": "2023-01-16T15:10:00-05:00",
            "cutoff_datetime": "2023-01-16T15:10:00-05:00",
            "name": "Toronto Raptors v. New York Knicks",
            "bettypes": [
                {
                    "id": "b065dffd-ee2e-4c14-a495-f5c62f27499b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/48f38027-4af7-4cdc-9b5e-4223a9a87cde/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:52:10.900564-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5292.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0832fe17-9523-45bf-a66a-f49fc8419647",
                            "gambit_id": "da85d056-acda-4c89-95a1-d8b265a31a8e",
                            "last_updated": "2023-01-17T11:02:05.310612-05:00",
                            "created_at": "2023-01-16T09:52:10.902564-05:00",
                            "name": "New York Knicks",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b065dffd-ee2e-4c14-a495-f5c62f27499b/?format=api"
                        },
                        {
                            "id": "71aca2af-5c91-4fa0-955a-d845483ebd0c",
                            "gambit_id": "35b76fe3-b6ea-47fd-bd27-896ede3b0cef",
                            "last_updated": "2023-01-17T11:02:05.311703-05:00",
                            "created_at": "2023-01-16T09:52:10.905386-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b065dffd-ee2e-4c14-a495-f5c62f27499b/?format=api"
                        }
                    ]
                },
                {
                    "id": "ab085f3b-551d-45b5-a648-fcc6b16db8d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/48f38027-4af7-4cdc-9b5e-4223a9a87cde/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:52:10.893811-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e55390dd-9010-4442-95b7-3ca3a8627831",
                            "gambit_id": "39fa9cb0-5f6b-41be-ab1a-7ad39c345691",
                            "last_updated": "2023-01-17T11:02:05.307068-05:00",
                            "created_at": "2023-01-16T09:52:10.895883-05:00",
                            "name": "New York Knicks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab085f3b-551d-45b5-a648-fcc6b16db8d3/?format=api"
                        },
                        {
                            "id": "b1a86b95-3260-4268-8ee7-1fee7c0fc802",
                            "gambit_id": "9ccdee88-6d4e-4223-a404-272b3227e6b3",
                            "last_updated": "2023-01-17T11:02:05.308222-05:00",
                            "created_at": "2023-01-16T09:52:10.898340-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab085f3b-551d-45b5-a648-fcc6b16db8d3/?format=api"
                        }
                    ]
                },
                {
                    "id": "116fb307-5212-4803-8dcb-486f5542426a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/48f38027-4af7-4cdc-9b5e-4223a9a87cde/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:52:10.887423-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 218.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 218.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c360027d-e74a-4676-ab65-e9cf4467a946",
                            "gambit_id": "95af3a82-98ce-4862-b732-905406d23261",
                            "last_updated": "2023-01-17T11:02:05.304464-05:00",
                            "created_at": "2023-01-16T09:52:10.891583-05:00",
                            "name": "Game Total Over 218.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/116fb307-5212-4803-8dcb-486f5542426a/?format=api"
                        },
                        {
                            "id": "46ea8674-7291-4169-a84c-ff47995a4f54",
                            "gambit_id": "ec4aecaa-4194-4907-8bc9-02e00385df80",
                            "last_updated": "2023-01-17T11:02:05.303229-05:00",
                            "created_at": "2023-01-16T09:52:10.889488-05:00",
                            "name": "Game Total Under 218.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/116fb307-5212-4803-8dcb-486f5542426a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f79d9467-aa4a-475e-811c-729e5594c998",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "05aa3a0f-6d70-4eb4-a108-880cf02b8896",
            "completed": true,
            "last_updated": "2023-01-17T11:02:05.146477-05:00",
            "created_at": "2023-01-16T09:52:10.721927-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.64,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/05aa3a0f-6d70-4eb4-a108-880cf02b8896",
            "datetime": "2023-01-16T15:10:00-05:00",
            "cutoff_datetime": "2023-01-16T15:10:00-05:00",
            "name": "New Orleans Pelicans v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "a187786b-f1de-4642-81f4-4036742daf15",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f79d9467-aa4a-475e-811c-729e5594c998/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:52:10.732930-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6930.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 3070.0
                            }
                        ],
                        "expected_reward_tokens": 9147.6,
                        "profit_sb": 147.6,
                        "profit_sb_percentage": 1.64,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ac3686d5-49d6-4c8a-8458-65da4916da4e",
                            "gambit_id": "da327bdf-af80-415d-80d4-a26cb3871ddd",
                            "last_updated": "2023-01-17T11:02:05.152975-05:00",
                            "created_at": "2023-01-16T09:52:10.735041-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.32000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a187786b-f1de-4642-81f4-4036742daf15/?format=api"
                        },
                        {
                            "id": "145927af-5650-43d1-b1e6-aa005474c790",
                            "gambit_id": "a460e13c-28a0-4640-ad27-151bd261a079",
                            "last_updated": "2023-01-17T11:02:05.154116-05:00",
                            "created_at": "2023-01-16T09:52:10.737247-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "2.98000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a187786b-f1de-4642-81f4-4036742daf15/?format=api"
                        }
                    ]
                },
                {
                    "id": "85edee7c-8d71-4191-bab4-b17515055e98",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f79d9467-aa4a-475e-811c-729e5594c998/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:52:10.739259-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a9226d17-6149-4d46-ad3a-926fd568de39",
                            "gambit_id": "80e128cc-8db9-4f09-a8da-099556f74f63",
                            "last_updated": "2023-01-17T11:02:05.156300-05:00",
                            "created_at": "2023-01-16T09:52:10.741178-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85edee7c-8d71-4191-bab4-b17515055e98/?format=api"
                        },
                        {
                            "id": "f76fb39c-12dd-4103-959d-4af8b2b3b96d",
                            "gambit_id": "5328f12b-15eb-4ef4-b491-4e77fcaca08b",
                            "last_updated": "2023-01-17T11:02:05.157388-05:00",
                            "created_at": "2023-01-16T09:52:10.743191-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85edee7c-8d71-4191-bab4-b17515055e98/?format=api"
                        }
                    ]
                },
                {
                    "id": "1fc86f19-122b-4b74-82a2-419d64fcc634",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f79d9467-aa4a-475e-811c-729e5594c998/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:52:10.725470-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 222.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 222.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b1415015-165a-4148-9861-a304acbd43d6",
                            "gambit_id": "3eecaea6-b571-44f5-8a1a-a53e25fe2466",
                            "last_updated": "2023-01-17T11:02:05.149528-05:00",
                            "created_at": "2023-01-16T09:52:10.728359-05:00",
                            "name": "Game Total Under 222.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc86f19-122b-4b74-82a2-419d64fcc634/?format=api"
                        },
                        {
                            "id": "c47ec893-ce1d-496e-8e09-7320dfc074bb",
                            "gambit_id": "40a97c1c-5993-408f-9831-643b92d8e8c0",
                            "last_updated": "2023-01-17T11:02:05.150660-05:00",
                            "created_at": "2023-01-16T09:52:10.730765-05:00",
                            "name": "Game Total Over 222.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc86f19-122b-4b74-82a2-419d64fcc634/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5e5b13a6-7a62-4487-8501-49a4b810d535",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a98daaed-2dc1-420b-ba06-f54f741a441c",
            "completed": true,
            "last_updated": "2023-01-17T11:02:03.866359-05:00",
            "created_at": "2023-01-16T09:52:10.552397-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.27,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a98daaed-2dc1-420b-ba06-f54f741a441c",
            "datetime": "2023-01-16T15:10:00-05:00",
            "cutoff_datetime": "2023-01-16T15:10:00-05:00",
            "name": "Golden State Warriors v. Washington Wizards",
            "bettypes": [
                {
                    "id": "5b6b753b-0d81-4d35-9041-0935c638b248",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e5b13a6-7a62-4487-8501-49a4b810d535/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:52:10.573247-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5822.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 4178.0
                            }
                        ],
                        "expected_reward_tokens": 9024.1,
                        "profit_sb": 24.1,
                        "profit_sb_percentage": 0.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8a5bb281-2f7a-4753-a4a3-bef0ca7742b2",
                            "gambit_id": "2d7008ad-5c76-448b-81ab-00e4a73d053d",
                            "last_updated": "2023-01-17T11:02:03.877467-05:00",
                            "created_at": "2023-01-16T09:52:10.579616-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.55000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b6b753b-0d81-4d35-9041-0935c638b248/?format=api"
                        },
                        {
                            "id": "b395903c-6c71-468c-8a6e-7b0c2cffa581",
                            "gambit_id": "08ecee53-3a06-4f28-a563-7700c1744e0a",
                            "last_updated": "2023-01-17T11:02:03.876356-05:00",
                            "created_at": "2023-01-16T09:52:10.576054-05:00",
                            "name": "Washington Wizards",
                            "reward": "2.16000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b6b753b-0d81-4d35-9041-0935c638b248/?format=api"
                        }
                    ]
                },
                {
                    "id": "5a77df21-4c9c-4556-9a94-3301889000f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e5b13a6-7a62-4487-8501-49a4b810d535/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:52:10.564888-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5098.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49d3c871-c31f-4864-9be8-1bdad70264e2",
                            "gambit_id": "63950f74-5714-4124-84c2-b8bc986101fe",
                            "last_updated": "2023-01-17T11:02:03.874144-05:00",
                            "created_at": "2023-01-16T09:52:10.570433-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a77df21-4c9c-4556-9a94-3301889000f8/?format=api"
                        },
                        {
                            "id": "cf0658d1-31f0-449e-a615-aec03b7e4762",
                            "gambit_id": "e4999712-59d1-47eb-82ad-2f1150731ca6",
                            "last_updated": "2023-01-17T11:02:03.872967-05:00",
                            "created_at": "2023-01-16T09:52:10.567566-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a77df21-4c9c-4556-9a94-3301889000f8/?format=api"
                        }
                    ]
                },
                {
                    "id": "3ca0d71a-0570-4e1a-9cc5-75ca356ff237",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e5b13a6-7a62-4487-8501-49a4b810d535/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:52:10.556135-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "98aa464b-11b9-4a23-80d1-62f9668edc81",
                            "gambit_id": "a5847529-5ef6-4036-92a8-43944fd163e7",
                            "last_updated": "2023-01-17T11:02:03.869453-05:00",
                            "created_at": "2023-01-16T09:52:10.559086-05:00",
                            "name": "Game Total Under 234.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ca0d71a-0570-4e1a-9cc5-75ca356ff237/?format=api"
                        },
                        {
                            "id": "dab7935a-d5b9-4bfb-abeb-d9bbcdc17215",
                            "gambit_id": "f86f95fc-ba1f-416e-9952-c5f4b6018f09",
                            "last_updated": "2023-01-17T11:02:03.870571-05:00",
                            "created_at": "2023-01-16T09:52:10.561947-05:00",
                            "name": "Game Total Over 234.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ca0d71a-0570-4e1a-9cc5-75ca356ff237/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4719d3d6-49d3-459b-8c35-303b8c33601b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f54a75e7-fb62-481a-a7e4-eb2fa10c3511",
            "completed": true,
            "last_updated": "2023-01-17T11:22:14.411854-05:00",
            "created_at": "2023-01-16T09:57:09.063107-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f54a75e7-fb62-481a-a7e4-eb2fa10c3511",
            "datetime": "2023-01-16T15:07:00-05:00",
            "cutoff_datetime": "2023-01-16T15:07:00-05:00",
            "name": "Detroit Red Wings v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "bf65b8c3-7d0e-48b3-ab26-4be149163d2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4719d3d6-49d3-459b-8c35-303b8c33601b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:57:09.086308-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6253.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3747.0
                            }
                        ],
                        "expected_reward_tokens": 9066.85,
                        "profit_sb": 66.85,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ae6bdfd3-f438-4320-b44c-8c73deed10cf",
                            "gambit_id": "e15aaf4f-78ff-4e29-9b09-bb4485395027",
                            "last_updated": "2023-01-17T11:22:14.421210-05:00",
                            "created_at": "2023-01-16T09:57:09.089376-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.45000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf65b8c3-7d0e-48b3-ab26-4be149163d2f/?format=api"
                        },
                        {
                            "id": "8a7e0bfb-5dcd-43d5-b2ce-75532663c76c",
                            "gambit_id": "7f9a3864-c9c3-41b1-b713-d92868c00fe7",
                            "last_updated": "2023-01-17T11:22:14.422267-05:00",
                            "created_at": "2023-01-16T09:57:09.092469-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.42000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf65b8c3-7d0e-48b3-ab26-4be149163d2f/?format=api"
                        }
                    ]
                },
                {
                    "id": "1b733ba0-c750-4ff0-8ba6-847be90c1003",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4719d3d6-49d3-459b-8c35-303b8c33601b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:57:09.076762-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5882.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4118.0
                            }
                        ],
                        "expected_reward_tokens": 9058.28,
                        "profit_sb": 58.28,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "efbaaafd-dc4c-485f-b6ad-b136f4eea3f1",
                            "gambit_id": "e3bc7470-ecdc-45dc-a02f-54851a2bba9d",
                            "last_updated": "2023-01-17T11:22:14.418862-05:00",
                            "created_at": "2023-01-16T09:57:09.083010-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.54000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b733ba0-c750-4ff0-8ba6-847be90c1003/?format=api"
                        },
                        {
                            "id": "f39063f1-e377-41e2-9c67-560fc25e8d55",
                            "gambit_id": "4e85ea0d-0599-4e2c-acd2-7db9363cb6d5",
                            "last_updated": "2023-01-17T11:22:14.417785-05:00",
                            "created_at": "2023-01-16T09:57:09.079796-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.20000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b733ba0-c750-4ff0-8ba6-847be90c1003/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5606fb1-ab93-4ab0-9271-d9571e9fc449",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4719d3d6-49d3-459b-8c35-303b8c33601b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:57:09.067023-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e7fc425b-7b4b-416c-8135-ba34d4163b39",
                            "gambit_id": "e2ab1cb5-ade7-4bbb-8c6f-a4b5bb83f36d",
                            "last_updated": "2023-01-17T11:22:14.414550-05:00",
                            "created_at": "2023-01-16T09:57:09.070130-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5606fb1-ab93-4ab0-9271-d9571e9fc449/?format=api"
                        },
                        {
                            "id": "9d475880-9fd1-401c-8537-f7f0ac76ce6d",
                            "gambit_id": "ce84861b-6ca3-4fd7-80b5-0ef16fc3d868",
                            "last_updated": "2023-01-17T11:22:14.415648-05:00",
                            "created_at": "2023-01-16T09:57:09.073358-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5606fb1-ab93-4ab0-9271-d9571e9fc449/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4954c947-c774-4b0f-a154-2cff90682769",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a81f6396-7b96-4b01-8f85-75a513172f5c",
            "completed": true,
            "last_updated": "2023-01-17T11:02:04.969708-05:00",
            "created_at": "2023-01-16T09:52:10.387694-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a81f6396-7b96-4b01-8f85-75a513172f5c",
            "datetime": "2023-01-16T14:40:00-05:00",
            "cutoff_datetime": "2023-01-16T14:40:00-05:00",
            "name": "Indiana Pacers v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "d836cf9f-5ac8-45a3-a500-2205d59be33d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4954c947-c774-4b0f-a154-2cff90682769/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:52:10.397596-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6524.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 3476.0
                            }
                        ],
                        "expected_reward_tokens": 9002.84,
                        "profit_sb": 2.84,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d0253886-1747-40e5-869c-d49888592fa8",
                            "gambit_id": "0f393c58-3d7a-471d-a65b-d4eb375afdb4",
                            "last_updated": "2023-01-17T11:02:04.976741-05:00",
                            "created_at": "2023-01-16T09:52:10.401948-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.38000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d836cf9f-5ac8-45a3-a500-2205d59be33d/?format=api"
                        },
                        {
                            "id": "d8ecac9c-2ed9-41b3-8628-b92ebd6e4883",
                            "gambit_id": "5723f260-266d-408d-a281-9fe2c97234c4",
                            "last_updated": "2023-01-17T11:02:04.975645-05:00",
                            "created_at": "2023-01-16T09:52:10.399693-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.59000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d836cf9f-5ac8-45a3-a500-2205d59be33d/?format=api"
                        }
                    ]
                },
                {
                    "id": "2b059275-4c7e-4449-80dc-ff0f85d4efd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4954c947-c774-4b0f-a154-2cff90682769/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:52:10.404099-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d360ed6a-296c-4766-ae37-8b6a7aa4cff1",
                            "gambit_id": "bc511788-582f-4222-9d21-0a3282f5f2a6",
                            "last_updated": "2023-01-17T11:02:04.979887-05:00",
                            "created_at": "2023-01-16T09:52:10.408196-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b059275-4c7e-4449-80dc-ff0f85d4efd6/?format=api"
                        },
                        {
                            "id": "aa81ba2e-3d25-4c3f-a204-e427e50769d5",
                            "gambit_id": "dbf82ec9-81c2-40b9-bc7c-e7fcbecc8a9c",
                            "last_updated": "2023-01-17T11:02:04.978841-05:00",
                            "created_at": "2023-01-16T09:52:10.406044-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b059275-4c7e-4449-80dc-ff0f85d4efd6/?format=api"
                        }
                    ]
                },
                {
                    "id": "e8607b8a-1cb0-459f-82e2-5b5822ceea08",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4954c947-c774-4b0f-a154-2cff90682769/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:52:10.390436-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c52ed9c2-8cec-4233-b4e3-4d9440c3129d",
                            "gambit_id": "7aa9cc69-dc08-46f3-9c87-6cd60967fa85",
                            "last_updated": "2023-01-17T11:02:04.972351-05:00",
                            "created_at": "2023-01-16T09:52:10.393231-05:00",
                            "name": "Game Total Under 228.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "228.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8607b8a-1cb0-459f-82e2-5b5822ceea08/?format=api"
                        },
                        {
                            "id": "4a252152-d9df-4a0d-b40b-2baa5eaddc16",
                            "gambit_id": "cab12c69-0589-4b27-9689-c41fb6ec189d",
                            "last_updated": "2023-01-17T11:02:04.973467-05:00",
                            "created_at": "2023-01-16T09:52:10.395373-05:00",
                            "name": "Game Total Over 228.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "228.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8607b8a-1cb0-459f-82e2-5b5822ceea08/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b2669f89-70cb-4eee-af35-47f6aad6b086",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ae3c2b23-4300-4cfc-af13-711873d35054",
            "completed": true,
            "last_updated": "2023-01-17T11:02:04.805248-05:00",
            "created_at": "2023-01-16T09:52:10.225852-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.62,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ae3c2b23-4300-4cfc-af13-711873d35054",
            "datetime": "2023-01-16T13:10:00-05:00",
            "cutoff_datetime": "2023-01-16T13:10:00-05:00",
            "name": "Boston Celtics v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "dd716709-c224-4a42-9fc2-5d66bd44c2c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2669f89-70cb-4eee-af35-47f6aad6b086/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:52:10.236154-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7318.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 2682.0
                            }
                        ],
                        "expected_reward_tokens": 9145.62,
                        "profit_sb": 145.62,
                        "profit_sb_percentage": 1.62,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "06f160bd-c009-4335-b4c6-215f9b840470",
                            "gambit_id": "8b0aa222-62fe-4de6-a1fd-2865bd0fe0c2",
                            "last_updated": "2023-01-17T11:02:04.815211-05:00",
                            "created_at": "2023-01-16T09:52:10.240322-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.25000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd716709-c224-4a42-9fc2-5d66bd44c2c1/?format=api"
                        },
                        {
                            "id": "f8e9a942-bc93-4f4b-8f38-8f175a15a5d7",
                            "gambit_id": "a4b7371b-3714-4d50-bc34-110fb9b82cfc",
                            "last_updated": "2023-01-17T11:02:04.813709-05:00",
                            "created_at": "2023-01-16T09:52:10.238199-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "3.41000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd716709-c224-4a42-9fc2-5d66bd44c2c1/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d937d2d-c25c-4764-bd03-096d42246f9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2669f89-70cb-4eee-af35-47f6aad6b086/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:52:10.242826-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "03e45d30-fd61-43cc-9971-e7c66c7fb121",
                            "gambit_id": "fea19c80-5dbf-4584-be77-eae223645b0a",
                            "last_updated": "2023-01-17T11:02:04.823469-05:00",
                            "created_at": "2023-01-16T09:52:10.247428-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d937d2d-c25c-4764-bd03-096d42246f9a/?format=api"
                        },
                        {
                            "id": "3bc414dc-b653-4429-9f21-9a1098917051",
                            "gambit_id": "7ae23932-e43b-413e-8466-b6cb28c062f2",
                            "last_updated": "2023-01-17T11:02:04.821943-05:00",
                            "created_at": "2023-01-16T09:52:10.245027-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d937d2d-c25c-4764-bd03-096d42246f9a/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb9c0de7-a0ad-4343-9267-b8fba91011a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2669f89-70cb-4eee-af35-47f6aad6b086/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:52:10.229084-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "90eb3bea-e13b-4953-b471-49804479cf3e",
                            "gambit_id": "6a013c22-5110-4cb6-95ce-de14b9e4e56a",
                            "last_updated": "2023-01-17T11:02:04.810651-05:00",
                            "created_at": "2023-01-16T09:52:10.233958-05:00",
                            "name": "Game Total Over 229.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb9c0de7-a0ad-4343-9267-b8fba91011a9/?format=api"
                        },
                        {
                            "id": "0ea37e9f-3094-49b2-9cc9-658483f45e5d",
                            "gambit_id": "622d6253-5145-49d3-b742-a2b77e585d37",
                            "last_updated": "2023-01-17T11:02:04.809034-05:00",
                            "created_at": "2023-01-16T09:52:10.231625-05:00",
                            "name": "Game Total Under 229.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb9c0de7-a0ad-4343-9267-b8fba91011a9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7acd90fc-e500-4f14-b5ed-bd114f9a3e4c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "314fc7b7-19ce-4e8a-b4fa-0f2245bcfcac",
            "completed": true,
            "last_updated": "2023-01-17T11:22:14.271930-05:00",
            "created_at": "2023-01-16T09:57:08.887313-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.68,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/314fc7b7-19ce-4e8a-b4fa-0f2245bcfcac",
            "datetime": "2023-01-16T13:07:00-05:00",
            "cutoff_datetime": "2023-01-16T13:07:00-05:00",
            "name": "Philadelphia Flyers v. Boston Bruins",
            "bettypes": [
                {
                    "id": "a49cc886-bcce-4feb-bf68-b50ecff30f1e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7acd90fc-e500-4f14-b5ed-bd114f9a3e4c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:57:08.910091-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7095.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 2905.0
                            }
                        ],
                        "expected_reward_tokens": 9150.75,
                        "profit_sb": 150.75,
                        "profit_sb_percentage": 1.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fd259bb6-5eeb-4534-acb5-5b8cfb4ff4e0",
                            "gambit_id": "b3cfc608-7b68-4b34-b0af-655a390b3aa1",
                            "last_updated": "2023-01-17T11:22:14.281734-05:00",
                            "created_at": "2023-01-16T09:57:08.913052-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.29000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a49cc886-bcce-4feb-bf68-b50ecff30f1e/?format=api"
                        },
                        {
                            "id": "020c2c0e-392a-415e-9983-745bb30b8088",
                            "gambit_id": "fc7dd366-8d11-4bbb-8b37-ff9dc5dff312",
                            "last_updated": "2023-01-17T11:22:14.282917-05:00",
                            "created_at": "2023-01-16T09:57:08.916154-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "3.15000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a49cc886-bcce-4feb-bf68-b50ecff30f1e/?format=api"
                        }
                    ]
                },
                {
                    "id": "a7f5cda3-48b8-4024-9b0f-9ada78b9639c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7acd90fc-e500-4f14-b5ed-bd114f9a3e4c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:57:08.900740-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5196.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0b9587b3-4905-4745-a9aa-58f9967810c2",
                            "gambit_id": "5a6f11dc-a41a-48a6-86ea-845db565ffa5",
                            "last_updated": "2023-01-17T11:22:14.278355-05:00",
                            "created_at": "2023-01-16T09:57:08.903682-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7f5cda3-48b8-4024-9b0f-9ada78b9639c/?format=api"
                        },
                        {
                            "id": "3fbafc95-9717-491b-a9c7-f804177f07c4",
                            "gambit_id": "5f8be639-ee59-4639-823a-58bd032ef7da",
                            "last_updated": "2023-01-17T11:22:14.279481-05:00",
                            "created_at": "2023-01-16T09:57:08.906936-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7f5cda3-48b8-4024-9b0f-9ada78b9639c/?format=api"
                        }
                    ]
                },
                {
                    "id": "04a1be6c-4c38-43c8-93e2-45a1ea35e8a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7acd90fc-e500-4f14-b5ed-bd114f9a3e4c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:57:08.891101-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c72aa5f9-35a0-4a24-ba16-24824398506e",
                            "gambit_id": "7e44255a-f082-4925-9d32-a5a6af26f2aa",
                            "last_updated": "2023-01-17T11:22:14.276008-05:00",
                            "created_at": "2023-01-16T09:57:08.897714-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04a1be6c-4c38-43c8-93e2-45a1ea35e8a7/?format=api"
                        },
                        {
                            "id": "c76e5bff-7b75-445c-9428-7405838af9b4",
                            "gambit_id": "648ea874-e506-450f-8ab0-bb63e2b9c057",
                            "last_updated": "2023-01-17T11:22:14.274837-05:00",
                            "created_at": "2023-01-16T09:57:08.894475-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04a1be6c-4c38-43c8-93e2-45a1ea35e8a7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bb03eb43-8bbd-4b28-9079-2f686bcc9af0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6b1e6fc8-c9ae-407b-9e18-cf41bf24dc0e",
            "completed": true,
            "last_updated": "2023-01-17T11:22:14.845871-05:00",
            "created_at": "2023-01-16T09:57:08.715862-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.04,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/6b1e6fc8-c9ae-407b-9e18-cf41bf24dc0e",
            "datetime": "2023-01-16T13:07:00-05:00",
            "cutoff_datetime": "2023-01-16T13:07:00-05:00",
            "name": "Florida Panthers v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "ec3d8d7e-6052-4a66-86a0-0d073d6d9715",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb03eb43-8bbd-4b28-9079-2f686bcc9af0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-16T09:57:08.740770-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5292.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4f6a2491-f4c5-44ee-9867-ffc94bc5697f",
                            "gambit_id": "915f4d3a-6b6c-4418-a7ce-2ed58905cf69",
                            "last_updated": "2023-01-17T11:22:14.868959-05:00",
                            "created_at": "2023-01-16T09:57:08.746956-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec3d8d7e-6052-4a66-86a0-0d073d6d9715/?format=api"
                        },
                        {
                            "id": "27dd3b04-40b8-4e13-a82b-4910978d8934",
                            "gambit_id": "2afe3165-0699-41e9-baec-93b6c2dd2be1",
                            "last_updated": "2023-01-17T11:22:14.867877-05:00",
                            "created_at": "2023-01-16T09:57:08.743759-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec3d8d7e-6052-4a66-86a0-0d073d6d9715/?format=api"
                        }
                    ]
                },
                {
                    "id": "03b55480-664a-43f4-bab1-3a3a8aa3255b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb03eb43-8bbd-4b28-9079-2f686bcc9af0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-16T09:57:08.731277-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6472.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 3528.0
                            }
                        ],
                        "expected_reward_tokens": 8996.08,
                        "profit_sb": -3.92,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "793f2009-11bc-4140-9f8f-6710309ca523",
                            "gambit_id": "2a8de150-b713-4be5-b5ab-4686d2fa04bc",
                            "last_updated": "2023-01-17T11:22:14.863999-05:00",
                            "created_at": "2023-01-16T09:57:08.734545-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.39000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03b55480-664a-43f4-bab1-3a3a8aa3255b/?format=api"
                        },
                        {
                            "id": "8e575002-ea37-4f06-b51a-479bfaf8a19f",
                            "gambit_id": "668b4eb6-d2c5-4c2f-a60d-c91e545c96f8",
                            "last_updated": "2023-01-17T11:22:14.865646-05:00",
                            "created_at": "2023-01-16T09:57:08.737566-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.55000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03b55480-664a-43f4-bab1-3a3a8aa3255b/?format=api"
                        }
                    ]
                },
                {
                    "id": "c8e613ca-1731-4a88-a9c5-4dbd21288bc1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb03eb43-8bbd-4b28-9079-2f686bcc9af0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-16T09:57:08.720522-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 7",
                                "amount": 5292.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8f8d09d2-e106-4a3f-92a7-393a3b466f13",
                            "gambit_id": "62824340-031c-4d62-9bde-bfcc22bde6ce",
                            "last_updated": "2023-01-17T11:22:14.854122-05:00",
                            "created_at": "2023-01-16T09:57:08.724411-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8e613ca-1731-4a88-a9c5-4dbd21288bc1/?format=api"
                        },
                        {
                            "id": "52ff3e6f-3de2-40e1-b283-b9c6c92c3d8e",
                            "gambit_id": "5a8d154c-b1dc-4e51-8a3a-4ad143507a43",
                            "last_updated": "2023-01-17T11:22:14.858138-05:00",
                            "created_at": "2023-01-16T09:57:08.728019-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8e613ca-1731-4a88-a9c5-4dbd21288bc1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a0d023bc-6abb-4a5e-85c3-81af8b13d77a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6af87b28-c446-49f8-b89b-e44162f7b30b",
            "completed": true,
            "last_updated": "2023-01-16T10:51:52.881214-05:00",
            "created_at": "2023-01-15T08:32:03.434446-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/6af87b28-c446-49f8-b89b-e44162f7b30b",
            "datetime": "2023-01-15T21:40:00-05:00",
            "cutoff_datetime": "2023-01-15T21:40:00-05:00",
            "name": "Philadelphia 76ers v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "a2425399-9d13-4011-9830-ef1e83bc06b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0d023bc-6abb-4a5e-85c3-81af8b13d77a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-15T08:32:03.457371-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6472.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 3528.0
                            }
                        ],
                        "expected_reward_tokens": 8996.08,
                        "profit_sb": -3.92,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7be3a20e-b8d9-4eb2-b688-8876b97171f5",
                            "gambit_id": "a27d47fa-b007-4d52-aef6-9c3987f4cb96",
                            "last_updated": "2023-01-16T10:51:52.910572-05:00",
                            "created_at": "2023-01-15T08:32:03.463161-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.39000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2425399-9d13-4011-9830-ef1e83bc06b9/?format=api"
                        },
                        {
                            "id": "a5ba75a2-8dee-4577-831e-db819632f785",
                            "gambit_id": "b5656afd-ae7a-4f93-b023-60e9132bf369",
                            "last_updated": "2023-01-16T10:51:52.907408-05:00",
                            "created_at": "2023-01-15T08:32:03.460212-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "2.55000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2425399-9d13-4011-9830-ef1e83bc06b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "f6feae1a-6eb0-4d26-91f5-0e38a3db6a99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0d023bc-6abb-4a5e-85c3-81af8b13d77a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-15T08:32:03.447651-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "29147ed4-298c-43ad-87f3-1d569cc0873c",
                            "gambit_id": "359f2c4f-1f5e-4e93-873c-96fdb6a698c3",
                            "last_updated": "2023-01-16T10:51:52.900871-05:00",
                            "created_at": "2023-01-15T08:32:03.454321-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6feae1a-6eb0-4d26-91f5-0e38a3db6a99/?format=api"
                        },
                        {
                            "id": "ad104ebe-846c-4da9-a471-194acd4196a7",
                            "gambit_id": "9b05cd9b-9f8c-40f2-915a-0ac5c7908433",
                            "last_updated": "2023-01-16T10:51:52.897672-05:00",
                            "created_at": "2023-01-15T08:32:03.450643-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6feae1a-6eb0-4d26-91f5-0e38a3db6a99/?format=api"
                        }
                    ]
                },
                {
                    "id": "5a1d537b-39ae-4589-9949-58d147a28cfe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0d023bc-6abb-4a5e-85c3-81af8b13d77a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-15T08:32:03.438455-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 235",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 235",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4199e5fa-ad4d-4152-a915-3b2db2912502",
                            "gambit_id": "a9f7a3f0-3b01-4d7d-96a5-f6553b837a9e",
                            "last_updated": "2023-01-16T10:51:52.891434-05:00",
                            "created_at": "2023-01-15T08:32:03.444368-05:00",
                            "name": "Game Total Over 235",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a1d537b-39ae-4589-9949-58d147a28cfe/?format=api"
                        },
                        {
                            "id": "aabb22c8-eede-4325-81be-84ff55e6cbf3",
                            "gambit_id": "a2799222-1929-4c3d-a8a8-a46c763d8541",
                            "last_updated": "2023-01-16T10:51:52.888255-05:00",
                            "created_at": "2023-01-15T08:32:03.441420-05:00",
                            "name": "Game Total Under 235",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a1d537b-39ae-4589-9949-58d147a28cfe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e7ea36e7-651a-4f95-bf62-9c0b04ffc797",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "354a7d4a-3f1e-4c4f-a151-0a319a9d3562",
            "completed": true,
            "last_updated": "2023-01-16T10:51:52.707483-05:00",
            "created_at": "2023-01-15T08:32:03.271338-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.01,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/354a7d4a-3f1e-4c4f-a151-0a319a9d3562",
            "datetime": "2023-01-15T21:10:00-05:00",
            "cutoff_datetime": "2023-01-15T21:10:00-05:00",
            "name": "Dallas Mavericks v. Portland Trail Blazers",
            "bettypes": [
                {
                    "id": "44adce8d-c173-43e6-9216-c5c7cfdbe8eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7ea36e7-651a-4f95-bf62-9c0b04ffc797/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-15T08:32:03.293715-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 7525.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 2475.0
                            }
                        ],
                        "expected_reward_tokens": 9180.5,
                        "profit_sb": 180.5,
                        "profit_sb_percentage": 2.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "331c3fe9-ab84-4f0f-bbc0-03f7591d9bb2",
                            "gambit_id": "c1c3e06c-57ee-4033-936c-9174b4eff42d",
                            "last_updated": "2023-01-16T10:51:52.735053-05:00",
                            "created_at": "2023-01-15T08:32:03.296836-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.22000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44adce8d-c173-43e6-9216-c5c7cfdbe8eb/?format=api"
                        },
                        {
                            "id": "3d1416c8-8cfb-4014-9c81-44b4a4c4b729",
                            "gambit_id": "eedb4880-3ca9-43cf-b5c4-fd3e7e5cf802",
                            "last_updated": "2023-01-16T10:51:52.738127-05:00",
                            "created_at": "2023-01-15T08:32:03.299776-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "3.71000",
                            "odds": "4.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44adce8d-c173-43e6-9216-c5c7cfdbe8eb/?format=api"
                        }
                    ]
                },
                {
                    "id": "cfd32fb3-a1d8-43b8-ae34-a4bf4bc1160c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7ea36e7-651a-4f95-bf62-9c0b04ffc797/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-15T08:32:03.284368-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c712d266-ea06-4ced-ba1c-268bf86702d7",
                            "gambit_id": "5ae36480-a6fd-4e00-b04b-3ee9e36b3597",
                            "last_updated": "2023-01-16T10:51:52.729029-05:00",
                            "created_at": "2023-01-15T08:32:03.290379-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfd32fb3-a1d8-43b8-ae34-a4bf4bc1160c/?format=api"
                        },
                        {
                            "id": "f9057350-2c5a-45b3-91e9-9f16f58c3b69",
                            "gambit_id": "675f7cfb-bb99-40f4-b176-06540366867d",
                            "last_updated": "2023-01-16T10:51:52.725979-05:00",
                            "created_at": "2023-01-15T08:32:03.287227-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfd32fb3-a1d8-43b8-ae34-a4bf4bc1160c/?format=api"
                        }
                    ]
                },
                {
                    "id": "9e685bac-00f0-4d84-abde-812ab21ba8f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7ea36e7-651a-4f95-bf62-9c0b04ffc797/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-15T08:32:03.274987-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8fa32372-4794-4f5f-814c-3d60b99cfc77",
                            "gambit_id": "229187b1-95ca-4e36-a667-62e89392f2a4",
                            "last_updated": "2023-01-16T10:51:52.715287-05:00",
                            "created_at": "2023-01-15T08:32:03.278069-05:00",
                            "name": "Game Total Under 224",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e685bac-00f0-4d84-abde-812ab21ba8f1/?format=api"
                        },
                        {
                            "id": "c5b172a5-760c-47bf-aa7d-985c80c0213f",
                            "gambit_id": "26cc8b87-fb23-4669-82ca-6ba01ff0cb05",
                            "last_updated": "2023-01-16T10:51:52.719861-05:00",
                            "created_at": "2023-01-15T08:32:03.281154-05:00",
                            "name": "Game Total Over 224",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e685bac-00f0-4d84-abde-812ab21ba8f1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4d0c41ae-7b27-407e-8eda-11301597abde",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ddef1f33-d34d-4ca3-b123-cdf64d32bc35",
            "completed": true,
            "last_updated": "2023-01-16T10:37:18.357358-05:00",
            "created_at": "2023-01-11T10:21:51.920951-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.83,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/ddef1f33-d34d-4ca3-b123-cdf64d32bc35",
            "datetime": "2023-01-15T20:15:00-05:00",
            "cutoff_datetime": "2023-01-15T20:15:00-05:00",
            "name": "Baltimore Ravens v. Cincinnati Bengals",
            "bettypes": [
                {
                    "id": "f59d70b7-dd50-45ef-9d99-c1cf036a7ecf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d0c41ae-7b27-407e-8eda-11301597abde/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T10:21:51.929799-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 7638.0
                            },
                            {
                                "team": "Baltimore Ravens",
                                "amount": 2362.0
                            }
                        ],
                        "expected_reward_tokens": 9164.56,
                        "profit_sb": 164.56,
                        "profit_sb_percentage": 1.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7c5ca421-18ca-48a2-8a75-3f00afd01f01",
                            "gambit_id": "a023ae6d-a2c8-4558-a598-c0d49a7bd189",
                            "last_updated": "2023-01-16T10:37:18.384177-05:00",
                            "created_at": "2023-01-11T10:21:51.930861-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.20000",
                            "odds": "1.23260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f59d70b7-dd50-45ef-9d99-c1cf036a7ecf/?format=api"
                        },
                        {
                            "id": "40b86a67-ccca-4449-ab28-7ff1640e49a2",
                            "gambit_id": "79624cda-280d-46f5-88e3-16739fa967ac",
                            "last_updated": "2023-01-16T10:37:18.387390-05:00",
                            "created_at": "2023-01-11T10:21:51.931998-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "3.88000",
                            "odds": "4.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f59d70b7-dd50-45ef-9d99-c1cf036a7ecf/?format=api"
                        }
                    ]
                },
                {
                    "id": "367ac02b-1edc-4f97-8d6f-e57c1ec06f0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d0c41ae-7b27-407e-8eda-11301597abde/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-11T10:21:51.926345-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Baltimore Ravens",
                                "amount": 5000.0
                            },
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "55b8a1a6-b796-4470-90d7-8abe83341ee4",
                            "gambit_id": "9795349d-5815-4ad2-bddb-07b665814bcc",
                            "last_updated": "2023-01-16T10:37:18.378179-05:00",
                            "created_at": "2023-01-11T10:21:51.928589-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/367ac02b-1edc-4f97-8d6f-e57c1ec06f0f/?format=api"
                        },
                        {
                            "id": "dfabb5f1-f8ce-4bf6-8384-2253f720abf8",
                            "gambit_id": "540bcc0b-01fb-4c21-ab7d-3839f2579410",
                            "last_updated": "2023-01-16T10:37:18.375100-05:00",
                            "created_at": "2023-01-11T10:21:51.927443-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/367ac02b-1edc-4f97-8d6f-e57c1ec06f0f/?format=api"
                        }
                    ]
                },
                {
                    "id": "e8b29574-c910-426f-972a-d4e6aa501fa5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d0c41ae-7b27-407e-8eda-11301597abde/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T10:21:51.922636-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 40",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 40",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "543df705-e204-4362-b169-8b2324aa8f4b",
                            "gambit_id": "2924fa04-bf51-471e-819f-210467f0e53d",
                            "last_updated": "2023-01-16T10:37:18.368576-05:00",
                            "created_at": "2023-01-11T10:21:51.925101-05:00",
                            "name": "Game Total Over 40",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "40.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b29574-c910-426f-972a-d4e6aa501fa5/?format=api"
                        },
                        {
                            "id": "e49890ef-eee8-43f5-9dd5-1c61543c7b38",
                            "gambit_id": "64d2797e-3f73-4702-b757-8aac7a119484",
                            "last_updated": "2023-01-16T10:37:18.365417-05:00",
                            "created_at": "2023-01-11T10:21:51.923874-05:00",
                            "name": "Game Total Under 40",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "40.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b29574-c910-426f-972a-d4e6aa501fa5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6f77755b-e490-4ab2-8da2-f76e8dce94d0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4078d056-1388-4aca-ba10-b888bb73dd1e",
            "completed": true,
            "last_updated": "2023-01-16T10:51:52.535674-05:00",
            "created_at": "2023-01-15T08:32:03.100395-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.61,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/4078d056-1388-4aca-ba10-b888bb73dd1e",
            "datetime": "2023-01-15T20:10:00-05:00",
            "cutoff_datetime": "2023-01-15T20:10:00-05:00",
            "name": "Orlando Magic v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "5ef97049-1f94-40e0-815f-639ba0c02581",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f77755b-e490-4ab2-8da2-f76e8dce94d0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-15T08:32:03.114019-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7961.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 2039.0
                            }
                        ],
                        "expected_reward_tokens": 9234.76,
                        "profit_sb": 234.76,
                        "profit_sb_percentage": 2.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fdbe0a79-04a3-42f0-9583-a06f36725462",
                            "gambit_id": "5007bda2-9b2c-43f3-9bb2-8d4e314b1713",
                            "last_updated": "2023-01-16T10:51:52.552060-05:00",
                            "created_at": "2023-01-15T08:32:03.116928-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.16000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ef97049-1f94-40e0-815f-639ba0c02581/?format=api"
                        },
                        {
                            "id": "ff0cd6cc-891d-41d2-869d-cae335826da1",
                            "gambit_id": "506b4354-b853-47b6-a400-62c4c4276e51",
                            "last_updated": "2023-01-16T10:51:52.555252-05:00",
                            "created_at": "2023-01-15T08:32:03.119742-05:00",
                            "name": "Orlando Magic",
                            "reward": "4.53000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ef97049-1f94-40e0-815f-639ba0c02581/?format=api"
                        }
                    ]
                },
                {
                    "id": "3546f74b-8f0a-4bc2-a2ca-ddece6df3edd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f77755b-e490-4ab2-8da2-f76e8dce94d0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-15T08:32:03.122662-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Denver Nuggets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "89272161-58bd-4657-8c2a-5610489a8b5d",
                            "gambit_id": "8bdf40ec-ef33-4774-bd66-64d4e337fbd0",
                            "last_updated": "2023-01-16T10:51:52.564385-05:00",
                            "created_at": "2023-01-15T08:32:03.127968-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3546f74b-8f0a-4bc2-a2ca-ddece6df3edd/?format=api"
                        },
                        {
                            "id": "e61b6ac8-4c3c-4a40-8742-bd430dde3017",
                            "gambit_id": "46fed70b-c367-4f6b-b443-60d282340af5",
                            "last_updated": "2023-01-16T10:51:52.561300-05:00",
                            "created_at": "2023-01-15T08:32:03.125262-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3546f74b-8f0a-4bc2-a2ca-ddece6df3edd/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc7b152a-fd3c-43a1-a302-ef20aa93e94d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f77755b-e490-4ab2-8da2-f76e8dce94d0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-15T08:32:03.105212-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 234",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 234",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cdd87f41-501e-4a17-95c7-ff541af90994",
                            "gambit_id": "c50c5135-c906-4dcc-819e-eca3b798c577",
                            "last_updated": "2023-01-16T10:51:52.545901-05:00",
                            "created_at": "2023-01-15T08:32:03.110998-05:00",
                            "name": "Game Total Over 234",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "234.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc7b152a-fd3c-43a1-a302-ef20aa93e94d/?format=api"
                        },
                        {
                            "id": "0dab2305-cbc8-439c-a4d9-8c62c1624dd6",
                            "gambit_id": "af1ca53e-3817-48d0-9286-2bc27b26eb97",
                            "last_updated": "2023-01-16T10:51:52.542679-05:00",
                            "created_at": "2023-01-15T08:32:03.108158-05:00",
                            "name": "Game Total Under 234",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "234.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc7b152a-fd3c-43a1-a302-ef20aa93e94d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1c0ff698-adae-40ae-b220-e0b0fc35f335",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f14dbdf9-37f9-4eee-a443-9f0bc33c63f8",
            "completed": true,
            "last_updated": "2023-01-16T10:56:51.810896-05:00",
            "created_at": "2023-01-15T08:32:02.949883-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.2,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f14dbdf9-37f9-4eee-a443-9f0bc33c63f8",
            "datetime": "2023-01-15T19:10:00-05:00",
            "cutoff_datetime": "2023-01-15T19:10:00-05:00",
            "name": "Sacramento Kings v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "0817f37c-fc4c-452f-9cec-8fb0113ec216",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c0ff698-adae-40ae-b220-e0b0fc35f335/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-15T08:32:02.952863-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6848.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 3152.0
                            }
                        ],
                        "expected_reward_tokens": 9107.84,
                        "profit_sb": 107.84,
                        "profit_sb_percentage": 1.2,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9873a1d0-845c-4b2f-ad5c-c7c8594e102e",
                            "gambit_id": "6369001c-47f8-4ee7-ad56-a9e1973a410b",
                            "last_updated": "2023-01-16T10:56:51.830359-05:00",
                            "created_at": "2023-01-15T08:32:02.957494-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.33000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0817f37c-fc4c-452f-9cec-8fb0113ec216/?format=api"
                        },
                        {
                            "id": "eceed969-a0fa-461c-b00b-f0e21be337cd",
                            "gambit_id": "0c39aae6-a0d1-476f-98c1-4e76fe7f995f",
                            "last_updated": "2023-01-16T10:56:51.827404-05:00",
                            "created_at": "2023-01-15T08:32:02.955139-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "2.89000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0817f37c-fc4c-452f-9cec-8fb0113ec216/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ccbd39b-ff55-4197-b170-acd3c789bff9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c0ff698-adae-40ae-b220-e0b0fc35f335/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-15T08:32:02.959921-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Sacramento Kings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "be086308-4e74-4113-8d37-34d7f2b6daa8",
                            "gambit_id": "5324ff3d-9226-48b1-b5c4-5469e7533259",
                            "last_updated": "2023-01-16T10:56:51.836400-05:00",
                            "created_at": "2023-01-15T08:32:02.962193-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ccbd39b-ff55-4197-b170-acd3c789bff9/?format=api"
                        },
                        {
                            "id": "640cdb66-7c47-4a14-aea2-2d459b07a0e3",
                            "gambit_id": "8248e0c8-3bb1-4d8f-8aa0-56b9a13b6d1e",
                            "last_updated": "2023-01-16T10:56:51.839411-05:00",
                            "created_at": "2023-01-15T08:32:02.964721-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ccbd39b-ff55-4197-b170-acd3c789bff9/?format=api"
                        }
                    ]
                },
                {
                    "id": "c3556e01-911e-4e4d-b645-24878d16283b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c0ff698-adae-40ae-b220-e0b0fc35f335/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-15T09:22:24.986320-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 246",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 246",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "02968ee7-ab4b-4fcf-8883-c19f225d9ee4",
                            "gambit_id": "11498cff-ac9c-41f6-a64b-c8567998357b",
                            "last_updated": "2023-01-16T10:56:51.818175-05:00",
                            "created_at": "2023-01-15T09:22:24.989270-05:00",
                            "name": "Game Total Under 246",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "246.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3556e01-911e-4e4d-b645-24878d16283b/?format=api"
                        },
                        {
                            "id": "3882f426-5ed4-4ee8-972d-779e76f043ca",
                            "gambit_id": "5ab19fd9-b781-4117-98fa-b999028aa5d3",
                            "last_updated": "2023-01-16T10:56:51.821400-05:00",
                            "created_at": "2023-01-15T09:22:24.992423-05:00",
                            "name": "Game Total Over 246",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "246.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3556e01-911e-4e4d-b645-24878d16283b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2d7db780-ad71-4a05-9f06-687317c6cc8b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c3b172ce-36ba-445a-b461-56a8f17a40d5",
            "completed": true,
            "last_updated": "2023-01-16T19:27:15.904527-05:00",
            "created_at": "2023-01-15T08:32:02.799856-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/c3b172ce-36ba-445a-b461-56a8f17a40d5",
            "datetime": "2023-01-15T19:07:00-05:00",
            "cutoff_datetime": "2023-01-15T19:07:00-05:00",
            "name": "Arizona Coyotes v. Winnipeg Jets",
            "bettypes": [
                {
                    "id": "bbb99418-dbfd-403a-86f1-c57b0366e440",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d7db780-ad71-4a05-9f06-687317c6cc8b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-15T08:32:02.816616-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7421.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 2579.0
                            }
                        ],
                        "expected_reward_tokens": 9127.83,
                        "profit_sb": 127.83,
                        "profit_sb_percentage": 1.42,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1f5dcb4d-acae-419d-ac29-a0a4902af415",
                            "gambit_id": "da917245-50a9-4af6-b1f3-d38920cfd6ab",
                            "last_updated": "2023-01-16T19:27:15.929734-05:00",
                            "created_at": "2023-01-15T08:32:02.818892-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.23000",
                            "odds": "1.27030",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbb99418-dbfd-403a-86f1-c57b0366e440/?format=api"
                        },
                        {
                            "id": "135e16d3-94b1-49f9-8514-3f908789f59b",
                            "gambit_id": "12e12760-e022-4af6-923e-d4a5b4be9cc8",
                            "last_updated": "2023-01-16T19:27:15.932778-05:00",
                            "created_at": "2023-01-15T08:32:02.821335-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "3.54000",
                            "odds": "3.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbb99418-dbfd-403a-86f1-c57b0366e440/?format=api"
                        }
                    ]
                },
                {
                    "id": "aa172f2a-7815-4693-b7b3-650abd1075f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d7db780-ad71-4a05-9f06-687317c6cc8b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-15T08:32:02.809518-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5577.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 4423.0
                            }
                        ],
                        "expected_reward_tokens": 8978.69,
                        "profit_sb": -21.31,
                        "profit_sb_percentage": -0.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "70ed576a-c96a-4882-9424-c7bc0f25ee58",
                            "gambit_id": "0240be55-a0ed-4dff-b3eb-527fb1a3b8da",
                            "last_updated": "2023-01-16T19:27:15.920564-05:00",
                            "created_at": "2023-01-15T08:32:02.811516-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.61000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa172f2a-7815-4693-b7b3-650abd1075f2/?format=api"
                        },
                        {
                            "id": "80e4a215-c46a-4432-82cb-dbaf1df63673",
                            "gambit_id": "b5627110-d917-4866-b759-5520cb2d7d48",
                            "last_updated": "2023-01-16T19:27:15.923632-05:00",
                            "created_at": "2023-01-15T08:32:02.813864-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.03000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa172f2a-7815-4693-b7b3-650abd1075f2/?format=api"
                        }
                    ]
                },
                {
                    "id": "1a800f70-1824-4b19-b0f8-86b99462a819",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d7db780-ad71-4a05-9f06-687317c6cc8b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-15T08:32:02.802770-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5292.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3cc999ab-22f3-4263-8344-61e7abde1d81",
                            "gambit_id": "a2442dfc-80f0-4307-9aed-89f9d060a76e",
                            "last_updated": "2023-01-16T19:27:15.914563-05:00",
                            "created_at": "2023-01-15T08:32:02.807078-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a800f70-1824-4b19-b0f8-86b99462a819/?format=api"
                        },
                        {
                            "id": "3d66ef1e-e453-441b-96c3-4e1375eadb98",
                            "gambit_id": "62e01052-3eec-47be-8068-bb11c04288d2",
                            "last_updated": "2023-01-16T19:27:15.911545-05:00",
                            "created_at": "2023-01-15T08:32:02.804874-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a800f70-1824-4b19-b0f8-86b99462a819/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4133844f-71b1-4bc0-aa8b-ed36713696f6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0f549a1b-5df3-49fd-be9c-9ea56576ad4c",
            "completed": true,
            "last_updated": "2023-01-16T10:56:51.473667-05:00",
            "created_at": "2023-01-15T08:32:02.632554-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/0f549a1b-5df3-49fd-be9c-9ea56576ad4c",
            "datetime": "2023-01-15T18:10:00-05:00",
            "cutoff_datetime": "2023-01-15T18:10:00-05:00",
            "name": "Oklahoma City Thunder v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "2dff9577-c3ad-4045-9f87-c9413761ec58",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4133844f-71b1-4bc0-aa8b-ed36713696f6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-15T08:32:02.643331-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6253.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 3747.0
                            }
                        ],
                        "expected_reward_tokens": 9066.85,
                        "profit_sb": 66.85,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "051bb221-9108-498b-8412-06bff3fb145b",
                            "gambit_id": "c2807c04-fd0e-4df5-87f6-a7bdbef60966",
                            "last_updated": "2023-01-16T10:56:51.489649-05:00",
                            "created_at": "2023-01-15T08:32:02.645625-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.45000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dff9577-c3ad-4045-9f87-c9413761ec58/?format=api"
                        },
                        {
                            "id": "65c35302-a9e6-4313-b814-c3cd9a86ee61",
                            "gambit_id": "153f18f2-a166-424d-83dd-196d5b501903",
                            "last_updated": "2023-01-16T10:56:51.492709-05:00",
                            "created_at": "2023-01-15T08:32:02.648385-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "2.42000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dff9577-c3ad-4045-9f87-c9413761ec58/?format=api"
                        }
                    ]
                },
                {
                    "id": "fbd84546-7d4c-4505-af20-8f47308013e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4133844f-71b1-4bc0-aa8b-ed36713696f6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-15T08:32:02.650845-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "496360ee-3374-450b-bb9b-6703de8a2ea5",
                            "gambit_id": "1e82e31d-6201-40b7-a308-d8a57ba62d01",
                            "last_updated": "2023-01-16T10:56:51.498730-05:00",
                            "created_at": "2023-01-15T08:32:02.653245-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbd84546-7d4c-4505-af20-8f47308013e4/?format=api"
                        },
                        {
                            "id": "dab9608d-eeb4-4058-b1f2-6052320b99ff",
                            "gambit_id": "765cdcd4-5c2a-4792-a028-71e51508164e",
                            "last_updated": "2023-01-16T10:56:51.501653-05:00",
                            "created_at": "2023-01-15T08:32:02.655725-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbd84546-7d4c-4505-af20-8f47308013e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "c7fa973e-035a-42db-931d-6533bf8728c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4133844f-71b1-4bc0-aa8b-ed36713696f6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-15T08:32:02.635554-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 230.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 230.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "883f95bf-6ddd-4b29-a589-e852e70facb2",
                            "gambit_id": "33db5004-f06a-470b-bc0a-9fbefe19bd8d",
                            "last_updated": "2023-01-16T10:56:51.483536-05:00",
                            "created_at": "2023-01-15T08:32:02.640743-05:00",
                            "name": "Game Total Over 230.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7fa973e-035a-42db-931d-6533bf8728c2/?format=api"
                        },
                        {
                            "id": "c1730d14-ac04-4cd8-a069-3af6c7b9d217",
                            "gambit_id": "71a60ecb-c94b-403e-a625-1a32ccb5418f",
                            "last_updated": "2023-01-16T10:56:51.480379-05:00",
                            "created_at": "2023-01-15T08:32:02.638252-05:00",
                            "name": "Game Total Under 230.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7fa973e-035a-42db-931d-6533bf8728c2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1816db30-675d-43a5-ae0c-c7b817df6cc8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9445b66f-f8b8-4aba-86bc-cdeee5d75f70",
            "completed": true,
            "last_updated": "2023-01-16T19:27:23.052981-05:00",
            "created_at": "2023-01-15T00:21:48.883928-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.84,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/9445b66f-f8b8-4aba-86bc-cdeee5d75f70",
            "datetime": "2023-01-15T18:00:00-05:00",
            "cutoff_datetime": "2023-01-15T18:00:00-05:00",
            "name": "Los Angeles Guerrillas v. Los Angeles Thieves",
            "bettypes": [
                {
                    "id": "9833cd41-731a-4fe9-b9db-335ecb50a299",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1816db30-675d-43a5-ae0c-c7b817df6cc8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-15T00:21:48.887094-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6675.0
                            },
                            {
                                "team": "Los Angeles Guerrillas",
                                "amount": 3325.0
                            }
                        ],
                        "expected_reward_tokens": 8744.25,
                        "profit_sb": -255.75,
                        "profit_sb_percentage": -2.84,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5887516b-6115-4454-a2bb-c184eb4c9f5f",
                            "gambit_id": "68a3e8c8-43d2-49af-90a1-9cd9bb21e415",
                            "last_updated": "2023-01-16T19:27:23.059569-05:00",
                            "created_at": "2023-01-15T00:21:48.889806-05:00",
                            "name": "Los Angeles Thieves",
                            "reward": "1.31000",
                            "odds": "1.36000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9833cd41-731a-4fe9-b9db-335ecb50a299/?format=api"
                        },
                        {
                            "id": "264aa987-2ee9-40e9-bd25-0cdf627896fc",
                            "gambit_id": "77532d63-89c2-4ee6-8965-a594d7c42e7d",
                            "last_updated": "2023-01-16T19:27:23.062619-05:00",
                            "created_at": "2023-01-15T00:21:48.892552-05:00",
                            "name": "Los Angeles Guerrillas",
                            "reward": "2.63000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9833cd41-731a-4fe9-b9db-335ecb50a299/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0576f988-3b66-4f6d-8308-cef453af301f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7f869d56-bb3d-4247-b680-38aa19cf9dc2",
            "completed": true,
            "last_updated": "2023-01-16T19:27:15.564383-05:00",
            "created_at": "2023-01-15T08:32:02.296980-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.71,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/7f869d56-bb3d-4247-b680-38aa19cf9dc2",
            "datetime": "2023-01-15T17:07:00-05:00",
            "cutoff_datetime": "2023-01-15T17:07:00-05:00",
            "name": "Montreal Canadiens v. New York Rangers",
            "bettypes": [
                {
                    "id": "0ac75ec7-70ff-4e1e-b5e7-4bfe838f6105",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0576f988-3b66-4f6d-8308-cef453af301f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-15T08:32:02.312604-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7443.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 2557.0
                            }
                        ],
                        "expected_reward_tokens": 9154.06,
                        "profit_sb": 154.06,
                        "profit_sb_percentage": 1.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "198330d7-1662-4417-a534-36c544038d3a",
                            "gambit_id": "a5cda7e8-3fe0-4bc5-80fb-c18be18882fe",
                            "last_updated": "2023-01-16T19:27:15.589963-05:00",
                            "created_at": "2023-01-15T08:32:02.314604-05:00",
                            "name": "New York Rangers",
                            "reward": "1.23000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ac75ec7-70ff-4e1e-b5e7-4bfe838f6105/?format=api"
                        },
                        {
                            "id": "70a8e180-6068-4962-92dd-0580c73b9432",
                            "gambit_id": "45633fdb-5f40-4eb6-a5ca-4c635816b581",
                            "last_updated": "2023-01-16T19:27:15.592965-05:00",
                            "created_at": "2023-01-15T08:32:02.316701-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "3.58000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ac75ec7-70ff-4e1e-b5e7-4bfe838f6105/?format=api"
                        }
                    ]
                },
                {
                    "id": "a8e0975d-fdf2-4d72-b82c-026bbc3b7b94",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0576f988-3b66-4f6d-8308-cef453af301f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-15T08:32:02.306701-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5577.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 4423.0
                            }
                        ],
                        "expected_reward_tokens": 8978.69,
                        "profit_sb": -21.31,
                        "profit_sb_percentage": -0.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d3b50002-cdb0-41c1-b815-4e76f1c9ef50",
                            "gambit_id": "3d6b34bf-39e6-4651-aba7-c2c1f82b051f",
                            "last_updated": "2023-01-16T19:27:15.580622-05:00",
                            "created_at": "2023-01-15T08:32:02.308437-05:00",
                            "name": "New York Rangers",
                            "reward": "1.61000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8e0975d-fdf2-4d72-b82c-026bbc3b7b94/?format=api"
                        },
                        {
                            "id": "32232e1a-a42a-4f70-b7f8-c5cac4fdd5b6",
                            "gambit_id": "a64dbbec-898a-4386-85ab-85ae7fc7197e",
                            "last_updated": "2023-01-16T19:27:15.583648-05:00",
                            "created_at": "2023-01-15T08:32:02.310502-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.03000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8e0975d-fdf2-4d72-b82c-026bbc3b7b94/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd3ac173-ae8e-49d4-9d96-3cc52bdead40",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0576f988-3b66-4f6d-8308-cef453af301f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-15T08:32:02.300284-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5098.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4833ce8a-130d-45fa-a905-d8a31d537b80",
                            "gambit_id": "694fd2e0-a23a-459f-939f-13728f7b3637",
                            "last_updated": "2023-01-16T19:27:15.571522-05:00",
                            "created_at": "2023-01-15T08:32:02.302643-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd3ac173-ae8e-49d4-9d96-3cc52bdead40/?format=api"
                        },
                        {
                            "id": "64ee4de4-fc6e-42e6-949e-12ca903589e6",
                            "gambit_id": "8eda68a5-8f96-4a60-8bca-318ca3945038",
                            "last_updated": "2023-01-16T19:27:15.574721-05:00",
                            "created_at": "2023-01-15T08:32:02.304497-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd3ac173-ae8e-49d4-9d96-3cc52bdead40/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cbbfb66c-c321-4872-9e34-1eb7e46eb6cf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "eaa14390-92db-4670-8d1b-532d3a6ea23c",
            "completed": true,
            "last_updated": "2023-01-16T19:27:15.734237-05:00",
            "created_at": "2023-01-15T08:32:02.471824-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.92,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/eaa14390-92db-4670-8d1b-532d3a6ea23c",
            "datetime": "2023-01-15T17:07:00-05:00",
            "cutoff_datetime": "2023-01-15T17:07:00-05:00",
            "name": "Vancouver Canucks v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "dc7d822a-15a4-42b3-ad96-88306745a9a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cbbfb66c-c321-4872-9e34-1eb7e46eb6cf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-15T08:32:02.492000-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7002.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 2998.0
                            }
                        ],
                        "expected_reward_tokens": 9172.62,
                        "profit_sb": 172.62,
                        "profit_sb_percentage": 1.92,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5df1a444-5233-4d57-952d-1fca2bffe360",
                            "gambit_id": "16556553-7b6b-4a43-9a12-0638b9180081",
                            "last_updated": "2023-01-16T19:27:15.759088-05:00",
                            "created_at": "2023-01-15T08:32:02.494422-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.31000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc7d822a-15a4-42b3-ad96-88306745a9a6/?format=api"
                        },
                        {
                            "id": "8e7b3321-2e6b-449f-908d-08bc4844accd",
                            "gambit_id": "2056595a-2dcb-4f12-bd81-b825a147603a",
                            "last_updated": "2023-01-16T19:27:15.762163-05:00",
                            "created_at": "2023-01-15T08:32:02.496844-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "3.06000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc7d822a-15a4-42b3-ad96-88306745a9a6/?format=api"
                        }
                    ]
                },
                {
                    "id": "3ac6bbd0-a654-47f2-a5b2-138774fa4961",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cbbfb66c-c321-4872-9e34-1eb7e46eb6cf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-15T08:32:02.484196-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5098.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cae67ad7-968c-493e-9b33-6d77b8a80ab4",
                            "gambit_id": "cee6293a-19ea-49a6-aafb-4c3253d2f7a5",
                            "last_updated": "2023-01-16T19:27:15.750215-05:00",
                            "created_at": "2023-01-15T08:32:02.486705-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ac6bbd0-a654-47f2-a5b2-138774fa4961/?format=api"
                        },
                        {
                            "id": "9b5d7c48-4e51-4058-a431-e5dfdfc187ee",
                            "gambit_id": "53ebd558-7e1e-4f35-81c8-df93088f21fa",
                            "last_updated": "2023-01-16T19:27:15.753220-05:00",
                            "created_at": "2023-01-15T08:32:02.489304-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ac6bbd0-a654-47f2-a5b2-138774fa4961/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c266453-fc13-4224-aed4-71bcca854315",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cbbfb66c-c321-4872-9e34-1eb7e46eb6cf/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-15T08:32:02.475535-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5292.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bb9e91c8-3c7a-44ba-9455-25211f5a22ea",
                            "gambit_id": "6572b7a4-fa0d-4a28-8ab0-446c9e451376",
                            "last_updated": "2023-01-16T19:27:15.743934-05:00",
                            "created_at": "2023-01-15T08:32:02.481228-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c266453-fc13-4224-aed4-71bcca854315/?format=api"
                        },
                        {
                            "id": "eb8bf8fe-8cfb-4928-95f1-d86ecbc37375",
                            "gambit_id": "7dbcc26c-0ce6-4451-a3ba-2feb3905e0f5",
                            "last_updated": "2023-01-16T19:27:15.740897-05:00",
                            "created_at": "2023-01-15T08:32:02.478371-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c266453-fc13-4224-aed4-71bcca854315/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "05c9a0b8-57df-4f72-8b61-c7127100c38e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e7533d2f-6e4b-4482-9ac8-bce3279410ad",
            "completed": true,
            "last_updated": "2023-01-16T10:37:09.570503-05:00",
            "created_at": "2023-01-12T23:21:48.201193-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.12,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e7533d2f-6e4b-4482-9ac8-bce3279410ad",
            "datetime": "2023-01-15T16:40:00-05:00",
            "cutoff_datetime": "2023-01-15T16:40:00-05:00",
            "name": "New York Giants v. Minnesota Vikings",
            "bettypes": [
                {
                    "id": "c314a65d-3255-49f9-a665-33ef61a9622b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/05c9a0b8-57df-4f72-8b61-c7127100c38e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T23:21:48.211260-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Vikings",
                                "amount": 5668.0
                            },
                            {
                                "team": "New York Giants",
                                "amount": 4332.0
                            }
                        ],
                        "expected_reward_tokens": 9010.56,
                        "profit_sb": 10.56,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e59fdf8b-631d-402f-b85b-f352c59c5cd9",
                            "gambit_id": "89bd8bf9-e15a-443e-a91d-d3da1e59ca71",
                            "last_updated": "2023-01-16T10:37:09.595832-05:00",
                            "created_at": "2023-01-12T23:21:48.212449-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.59000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c314a65d-3255-49f9-a665-33ef61a9622b/?format=api"
                        },
                        {
                            "id": "725a02a1-76ca-46d4-8915-6d767255519e",
                            "gambit_id": "5eea692a-ce84-46f5-9e50-aa14d8ce84c4",
                            "last_updated": "2023-01-16T10:37:09.598829-05:00",
                            "created_at": "2023-01-12T23:21:48.213713-05:00",
                            "name": "New York Giants",
                            "reward": "2.08000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c314a65d-3255-49f9-a665-33ef61a9622b/?format=api"
                        }
                    ]
                },
                {
                    "id": "5c970241-5cf4-4445-b7b7-5153ba8172d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/05c9a0b8-57df-4f72-8b61-c7127100c38e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-12T23:21:48.207499-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Vikings",
                                "amount": 5098.0
                            },
                            {
                                "team": "New York Giants",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a6bbd082-3d72-4ee7-b0f7-ea1fe1f8e9d2",
                            "gambit_id": "ff9d6c55-693a-42ad-bcba-0ac1232f05cf",
                            "last_updated": "2023-01-16T10:37:09.586692-05:00",
                            "created_at": "2023-01-12T23:21:48.208699-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c970241-5cf4-4445-b7b7-5153ba8172d4/?format=api"
                        },
                        {
                            "id": "7e01a5d2-b155-4720-9017-b7b08e76535c",
                            "gambit_id": "b12f3ce1-f7e3-4b48-8b27-80882059ad77",
                            "last_updated": "2023-01-16T10:37:09.589749-05:00",
                            "created_at": "2023-01-12T23:21:48.209990-05:00",
                            "name": "New York Giants",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c970241-5cf4-4445-b7b7-5153ba8172d4/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d4fff36-8b39-4e25-8031-2ffcf30b428e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/05c9a0b8-57df-4f72-8b61-c7127100c38e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-12T23:21:48.203311-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 48",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Under 48",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b4b65bee-6e2f-4143-b0a8-3368877239a9",
                            "gambit_id": "095552df-2aa2-47cf-88ca-bcb4c49e9e0f",
                            "last_updated": "2023-01-16T10:37:09.580572-05:00",
                            "created_at": "2023-01-12T23:21:48.206195-05:00",
                            "name": "Game Total Over 48",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "48.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d4fff36-8b39-4e25-8031-2ffcf30b428e/?format=api"
                        },
                        {
                            "id": "7f81b357-ef0f-47eb-81ca-c7f1dbcb6665",
                            "gambit_id": "afe65a87-c0d7-451f-957a-e1d78d2d7346",
                            "last_updated": "2023-01-16T10:37:09.577349-05:00",
                            "created_at": "2023-01-12T23:21:48.204829-05:00",
                            "name": "Game Total Under 48",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "48.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d4fff36-8b39-4e25-8031-2ffcf30b428e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "025f18b9-b9e9-4385-996c-600fe65c671b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "037bd479-318f-44d4-a0bd-ded2be37e1b9",
            "completed": true,
            "last_updated": "2023-01-16T19:32:05.472375-05:00",
            "created_at": "2023-01-15T00:21:48.742413-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/037bd479-318f-44d4-a0bd-ded2be37e1b9",
            "datetime": "2023-01-15T16:30:00-05:00",
            "cutoff_datetime": "2023-01-15T16:30:00-05:00",
            "name": "OpTic Texas v. Boston",
            "bettypes": [
                {
                    "id": "49742774-72fe-4ebd-a6ab-8a38503e8a63",
                    "match": "https://api-prod.gambitprofit.com/api/matches/025f18b9-b9e9-4385-996c-600fe65c671b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-15T00:21:48.745686-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "OpTic Texas",
                                "amount": 5826.0
                            },
                            {
                                "team": "Boston",
                                "amount": 4174.0
                            }
                        ],
                        "expected_reward_tokens": 8680.74,
                        "profit_sb": -319.26,
                        "profit_sb_percentage": -3.55,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1f608241-f98a-40fa-99ac-1dd47e905386",
                            "gambit_id": "b9e5564e-0d07-4fcc-b361-b2bfcec4cc62",
                            "last_updated": "2023-01-16T19:32:05.482386-05:00",
                            "created_at": "2023-01-15T00:21:48.753073-05:00",
                            "name": "OpTic Texas",
                            "reward": "1.49000",
                            "odds": "1.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49742774-72fe-4ebd-a6ab-8a38503e8a63/?format=api"
                        },
                        {
                            "id": "a572bd85-2262-456a-b7e5-f526633f159f",
                            "gambit_id": "67763261-dcf9-48ed-b3d7-fd58484e2306",
                            "last_updated": "2023-01-16T19:32:05.479328-05:00",
                            "created_at": "2023-01-15T00:21:48.748438-05:00",
                            "name": "Boston",
                            "reward": "2.08000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49742774-72fe-4ebd-a6ab-8a38503e8a63/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5dce9ffe-046c-4893-859d-19127d149327",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ab5011a6-0430-4403-8de7-2690445b8b15",
            "completed": true,
            "last_updated": "2023-01-16T10:56:50.971510-05:00",
            "created_at": "2023-01-15T08:32:02.132389-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ab5011a6-0430-4403-8de7-2690445b8b15",
            "datetime": "2023-01-15T15:40:00-05:00",
            "cutoff_datetime": "2023-01-15T15:40:00-05:00",
            "name": "Golden State Warriors v. Chicago Bulls",
            "bettypes": [
                {
                    "id": "fc6b50b4-3065-4033-85b0-208e871489c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5dce9ffe-046c-4893-859d-19127d149327/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-15T08:32:02.151683-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6524.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 3476.0
                            }
                        ],
                        "expected_reward_tokens": 9002.84,
                        "profit_sb": 2.84,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3f042dfe-6381-47d1-862b-158c4cbd1e97",
                            "gambit_id": "ac232ddf-0dbe-4282-a158-44b493743167",
                            "last_updated": "2023-01-16T10:56:51.001234-05:00",
                            "created_at": "2023-01-15T08:32:02.156793-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.38000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc6b50b4-3065-4033-85b0-208e871489c4/?format=api"
                        },
                        {
                            "id": "9b70380f-dbbd-4492-86e9-e335e0625a0c",
                            "gambit_id": "add99de6-e464-4b17-81e9-99e798f40e60",
                            "last_updated": "2023-01-16T10:56:50.997943-05:00",
                            "created_at": "2023-01-15T08:32:02.154172-05:00",
                            "name": "Chicago Bulls",
                            "reward": "2.59000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc6b50b4-3065-4033-85b0-208e871489c4/?format=api"
                        }
                    ]
                },
                {
                    "id": "dc43d9e1-9378-469c-b151-9dba72d32963",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5dce9ffe-046c-4893-859d-19127d149327/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-15T08:32:02.143745-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "425155e0-90d0-4f9b-8438-11c3e8d3b1e9",
                            "gambit_id": "73b5f109-b0bf-4acb-9a42-acabaea4d3fd",
                            "last_updated": "2023-01-16T10:56:50.988098-05:00",
                            "created_at": "2023-01-15T08:32:02.146113-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc43d9e1-9378-469c-b151-9dba72d32963/?format=api"
                        },
                        {
                            "id": "1dbfb011-f9ee-47bf-b90c-4e50860627c3",
                            "gambit_id": "d2ab5f5a-4f2b-4de3-8b88-e7a423931619",
                            "last_updated": "2023-01-16T10:56:50.991500-05:00",
                            "created_at": "2023-01-15T08:32:02.148985-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc43d9e1-9378-469c-b151-9dba72d32963/?format=api"
                        }
                    ]
                },
                {
                    "id": "30df9a7e-8509-4c1d-a0fc-d616205736c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5dce9ffe-046c-4893-859d-19127d149327/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-15T08:32:02.135650-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 237.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 237.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "749e134f-4f3e-48ff-9a02-010891148007",
                            "gambit_id": "2ee81a1b-37a5-4adf-bc80-7b15b248d281",
                            "last_updated": "2023-01-16T10:56:50.978369-05:00",
                            "created_at": "2023-01-15T08:32:02.138276-05:00",
                            "name": "Game Total Under 237.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30df9a7e-8509-4c1d-a0fc-d616205736c1/?format=api"
                        },
                        {
                            "id": "5ed28c1b-c806-4514-87fd-4d17b064133a",
                            "gambit_id": "031c9ef2-72e7-4734-960a-cee64492a359",
                            "last_updated": "2023-01-16T10:56:50.981616-05:00",
                            "created_at": "2023-01-15T08:32:02.140975-05:00",
                            "name": "Game Total Over 237.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30df9a7e-8509-4c1d-a0fc-d616205736c1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "47ef8803-1d28-4693-877d-4ac6b1e5b213",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f29b3239-f3a1-4405-afe6-3a65da4d0b6b",
            "completed": true,
            "last_updated": "2023-01-16T11:02:05.659028-05:00",
            "created_at": "2023-01-15T08:32:01.980662-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.83,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f29b3239-f3a1-4405-afe6-3a65da4d0b6b",
            "datetime": "2023-01-15T15:10:00-05:00",
            "cutoff_datetime": "2023-01-15T15:10:00-05:00",
            "name": "Houston Rockets v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "374ba570-4102-40a7-8e3e-5a169cdc20be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47ef8803-1d28-4693-877d-4ac6b1e5b213/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-15T08:32:01.992225-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7833.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 2167.0
                            }
                        ],
                        "expected_reward_tokens": 9164.61,
                        "profit_sb": 164.61,
                        "profit_sb_percentage": 1.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "15cb6c07-7cea-4d30-8024-e1f2e6974dcf",
                            "gambit_id": "38462aca-52f9-4ab7-8041-38b1f3d5fd65",
                            "last_updated": "2023-01-16T11:02:05.676369-05:00",
                            "created_at": "2023-01-15T08:32:01.994939-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.17000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/374ba570-4102-40a7-8e3e-5a169cdc20be/?format=api"
                        },
                        {
                            "id": "cfc52b59-86c4-49da-880c-ba7c19f797ed",
                            "gambit_id": "70cfc970-4a14-4e97-8b6d-59136330c302",
                            "last_updated": "2023-01-16T11:02:05.678378-05:00",
                            "created_at": "2023-01-15T08:32:01.997617-05:00",
                            "name": "Houston Rockets",
                            "reward": "4.23000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/374ba570-4102-40a7-8e3e-5a169cdc20be/?format=api"
                        }
                    ]
                },
                {
                    "id": "601ad1e4-f2f4-4af6-b0b4-a12acbe7cb6a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47ef8803-1d28-4693-877d-4ac6b1e5b213/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-15T08:32:01.983843-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "adffdc17-4f2e-4017-8316-ec76f9516aff",
                            "gambit_id": "b3e7d0aa-9749-4426-bc39-0537a82b8053",
                            "last_updated": "2023-01-16T11:02:05.669973-05:00",
                            "created_at": "2023-01-15T08:32:01.986402-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/601ad1e4-f2f4-4af6-b0b4-a12acbe7cb6a/?format=api"
                        },
                        {
                            "id": "68984050-0f2f-4437-b391-87e8b4d70787",
                            "gambit_id": "ed1e148a-69d6-43d7-96ec-41de5bfc1f1a",
                            "last_updated": "2023-01-16T11:02:05.672045-05:00",
                            "created_at": "2023-01-15T08:32:01.989082-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/601ad1e4-f2f4-4af6-b0b4-a12acbe7cb6a/?format=api"
                        }
                    ]
                },
                {
                    "id": "93868eb8-2fdf-4ba9-9778-766abe864c9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47ef8803-1d28-4693-877d-4ac6b1e5b213/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-15T09:17:23.452145-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 221.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b89db65e-9dc3-4deb-966d-be7c1efa467c",
                            "gambit_id": "59014070-1d4e-40c4-a74d-e61c509b0c09",
                            "last_updated": "2023-01-16T11:02:05.664069-05:00",
                            "created_at": "2023-01-15T09:17:23.455481-05:00",
                            "name": "Game Total Under 221.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93868eb8-2fdf-4ba9-9778-766abe864c9a/?format=api"
                        },
                        {
                            "id": "11f3c961-6dc2-4c33-ac65-8f0a27ad1d34",
                            "gambit_id": "1c9f1572-7189-44f2-a9f0-90251d44960c",
                            "last_updated": "2023-01-16T11:02:05.666149-05:00",
                            "created_at": "2023-01-15T09:17:23.458990-05:00",
                            "name": "Game Total Over 221.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93868eb8-2fdf-4ba9-9778-766abe864c9a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e9b2efd8-092c-42fa-b218-f32aa3eef822",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0caf098b-6a01-43a6-bf8c-6963add20975",
            "completed": true,
            "last_updated": "2023-01-16T19:32:05.604350-05:00",
            "created_at": "2023-01-15T00:21:48.596903-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.29,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/0caf098b-6a01-43a6-bf8c-6963add20975",
            "datetime": "2023-01-15T15:00:00-05:00",
            "cutoff_datetime": "2023-01-15T15:00:00-05:00",
            "name": "Toronto Ultra v. Florida Mutineers",
            "bettypes": [
                {
                    "id": "3ebfb0eb-6b6f-4dfa-a18d-897ae1387352",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9b2efd8-092c-42fa-b218-f32aa3eef822/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-15T00:21:48.601074-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6800.0
                            },
                            {
                                "team": "Florida Mutineers",
                                "amount": 3200.0
                            }
                        ],
                        "expected_reward_tokens": 8704.0,
                        "profit_sb": -296.0,
                        "profit_sb_percentage": -3.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "575ec406-a512-43da-b927-b1ea94aacee1",
                            "gambit_id": "cf881c4f-0d05-48a9-a163-cbd3ea076ac0",
                            "last_updated": "2023-01-16T19:32:05.613910-05:00",
                            "created_at": "2023-01-15T00:21:48.607548-05:00",
                            "name": "Toronto Ultra",
                            "reward": "1.28000",
                            "odds": "1.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ebfb0eb-6b6f-4dfa-a18d-897ae1387352/?format=api"
                        },
                        {
                            "id": "e826bfef-5878-47c1-b098-b79b6bd48588",
                            "gambit_id": "9a947535-08dc-4b3c-aa76-4a5fd14bf6d7",
                            "last_updated": "2023-01-16T19:32:05.610869-05:00",
                            "created_at": "2023-01-15T00:21:48.604586-05:00",
                            "name": "Florida Mutineers",
                            "reward": "2.72000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ebfb0eb-6b6f-4dfa-a18d-897ae1387352/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e51cd205-0a3a-4597-bfde-6b6b3017bc18",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "25f16880-92f0-47cb-8157-a3e1b6299209",
            "completed": true,
            "last_updated": "2023-01-16T11:02:05.496688-05:00",
            "created_at": "2023-01-15T08:32:01.826723-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.62,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/25f16880-92f0-47cb-8157-a3e1b6299209",
            "datetime": "2023-01-15T13:10:00-05:00",
            "cutoff_datetime": "2023-01-15T13:10:00-05:00",
            "name": "New York Knicks v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "4a93a123-b1e0-4687-870d-4b784effb42b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e51cd205-0a3a-4597-bfde-6b6b3017bc18/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-15T08:32:01.839553-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7318.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 2682.0
                            }
                        ],
                        "expected_reward_tokens": 9145.62,
                        "profit_sb": 145.62,
                        "profit_sb_percentage": 1.62,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "62becb9f-3dbe-4414-93ec-b48b52655c4a",
                            "gambit_id": "e2ee2b3d-ab36-484d-a703-18a1e8eeb862",
                            "last_updated": "2023-01-16T11:02:05.515638-05:00",
                            "created_at": "2023-01-15T08:32:01.844803-05:00",
                            "name": "New York Knicks",
                            "reward": "1.25000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a93a123-b1e0-4687-870d-4b784effb42b/?format=api"
                        },
                        {
                            "id": "65ef1368-296c-40dc-a6d5-f3e0fadb4bcb",
                            "gambit_id": "bb81c355-8f31-4db8-bcbd-c3bb39561d92",
                            "last_updated": "2023-01-16T11:02:05.512553-05:00",
                            "created_at": "2023-01-15T08:32:01.842086-05:00",
                            "name": "Detroit Pistons",
                            "reward": "3.41000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a93a123-b1e0-4687-870d-4b784effb42b/?format=api"
                        }
                    ]
                },
                {
                    "id": "5a744784-2801-448b-80bb-0931e8d11900",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e51cd205-0a3a-4597-bfde-6b6b3017bc18/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-15T08:32:01.847533-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "01df3cd4-3558-4985-9c82-1b391ce55280",
                            "gambit_id": "652cdac3-ff42-48b5-b515-6d64e295584d",
                            "last_updated": "2023-01-16T11:02:05.525412-05:00",
                            "created_at": "2023-01-15T08:32:01.852663-05:00",
                            "name": "New York Knicks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a744784-2801-448b-80bb-0931e8d11900/?format=api"
                        },
                        {
                            "id": "55592ffe-766a-4ee1-8967-22ce5bc2cdef",
                            "gambit_id": "e3dc921e-d885-47fa-b265-c648889626a1",
                            "last_updated": "2023-01-16T11:02:05.522106-05:00",
                            "created_at": "2023-01-15T08:32:01.850021-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a744784-2801-448b-80bb-0931e8d11900/?format=api"
                        }
                    ]
                },
                {
                    "id": "3998d06d-7904-48bd-a312-5208d915ef4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e51cd205-0a3a-4597-bfde-6b6b3017bc18/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-15T08:32:01.830717-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 225",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 225",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "33edc232-bc13-4a98-9509-dd5118cfa304",
                            "gambit_id": "67b033ee-73f5-48da-98f8-afddeb2c7853",
                            "last_updated": "2023-01-16T11:02:05.503334-05:00",
                            "created_at": "2023-01-15T08:32:01.834039-05:00",
                            "name": "Game Total Under 225",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3998d06d-7904-48bd-a312-5208d915ef4b/?format=api"
                        },
                        {
                            "id": "0981c16e-38d8-4505-b1cc-1e189f2a6629",
                            "gambit_id": "82cc36e1-083c-41ad-a1b3-7e5f00c1a02d",
                            "last_updated": "2023-01-16T11:02:05.506479-05:00",
                            "created_at": "2023-01-15T08:32:01.836875-05:00",
                            "name": "Game Total Over 225",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3998d06d-7904-48bd-a312-5208d915ef4b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bd8c4bcb-c386-4987-87da-e30279b00fc8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b4ecc600-88d6-4388-b72b-0109298dae41",
            "completed": true,
            "last_updated": "2023-01-16T10:21:59.907194-05:00",
            "created_at": "2023-01-11T10:21:51.767430-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.9,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b4ecc600-88d6-4388-b72b-0109298dae41",
            "datetime": "2023-01-15T13:05:00-05:00",
            "cutoff_datetime": "2023-01-15T13:05:00-05:00",
            "name": "Miami Dolphins v. Buffalo Bills",
            "bettypes": [
                {
                    "id": "0b9c0d70-91bc-4c76-984b-8850dddaefdd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd8c4bcb-c386-4987-87da-e30279b00fc8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T10:21:51.776393-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Buffalo Bills",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10900.0,
                        "profit_sb": 1900.0,
                        "profit_sb_percentage": 21.11,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Bills",
                                "amount": 8581.0
                            },
                            {
                                "team": "Miami Dolphins",
                                "amount": 1419.0
                            }
                        ],
                        "expected_reward_tokens": 9351.21,
                        "profit_sb": 351.21,
                        "profit_sb_percentage": 3.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "372154ee-adb9-48df-aa2b-1b07e38d788e",
                            "gambit_id": "217244d1-bc06-43f9-8801-00f4e298be0a",
                            "last_updated": "2023-01-16T10:21:59.932815-05:00",
                            "created_at": "2023-01-11T10:21:51.777481-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.09000",
                            "odds": "1.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b9c0d70-91bc-4c76-984b-8850dddaefdd/?format=api"
                        },
                        {
                            "id": "19d9af2f-2773-4ce8-a5b6-ca09475a1ea9",
                            "gambit_id": "9de468f5-7ee4-4df6-b1ff-7b2b96cea99e",
                            "last_updated": "2023-01-16T10:21:59.936002-05:00",
                            "created_at": "2023-01-11T10:21:51.778634-05:00",
                            "name": "Miami Dolphins",
                            "reward": "6.59000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b9c0d70-91bc-4c76-984b-8850dddaefdd/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac52affe-af9d-4c65-bcdd-19133522e2bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd8c4bcb-c386-4987-87da-e30279b00fc8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-11T10:21:51.772931-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Bills",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Dolphins",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f5b7ebc1-5f63-4e5a-a88a-c7a6613fff09",
                            "gambit_id": "4f79e277-0cf1-44fe-81b9-39031ae128df",
                            "last_updated": "2023-01-16T10:21:59.923708-05:00",
                            "created_at": "2023-01-11T10:21:51.774033-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac52affe-af9d-4c65-bcdd-19133522e2bd/?format=api"
                        },
                        {
                            "id": "23f8d878-f152-4036-8e02-162732336f34",
                            "gambit_id": "b2b7e6c6-ad09-4651-9109-ed2f83648aec",
                            "last_updated": "2023-01-16T10:21:59.926749-05:00",
                            "created_at": "2023-01-11T10:21:51.775180-05:00",
                            "name": "Miami Dolphins",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac52affe-af9d-4c65-bcdd-19133522e2bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "85076adf-6a65-4313-be8d-b07171aafce3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd8c4bcb-c386-4987-87da-e30279b00fc8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T10:21:51.769129-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 44.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 44.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f1948a4a-1712-48b4-9b73-c9e9cf34d24b",
                            "gambit_id": "81f16860-3ac7-4b37-92eb-5e52e9c46b9f",
                            "last_updated": "2023-01-16T10:21:59.914823-05:00",
                            "created_at": "2023-01-11T10:21:51.770345-05:00",
                            "name": "Game Total Under 44.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85076adf-6a65-4313-be8d-b07171aafce3/?format=api"
                        },
                        {
                            "id": "6f27b43a-e8dd-4071-b536-000752c226bc",
                            "gambit_id": "926f3e22-9ca8-4105-a060-e22f768b9817",
                            "last_updated": "2023-01-16T10:21:59.917806-05:00",
                            "created_at": "2023-01-11T10:21:51.771670-05:00",
                            "name": "Game Total Over 44.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85076adf-6a65-4313-be8d-b07171aafce3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a7c81302-8fbe-4279-979a-87f6cefb3562",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f3ce5ab6-82dd-4063-8998-840213e16585",
            "completed": true,
            "last_updated": "2023-01-16T11:12:13.695602-05:00",
            "created_at": "2023-01-11T12:17:21.945974-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.04,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/f3ce5ab6-82dd-4063-8998-840213e16585",
            "datetime": "2023-01-15T11:30:00-05:00",
            "cutoff_datetime": "2023-01-15T11:30:00-05:00",
            "name": "Tottenham v. Arsenal",
            "bettypes": [
                {
                    "id": "f04e3249-1a13-40e8-9b37-6aa64c2d6ca3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a7c81302-8fbe-4279-979a-87f6cefb3562/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T12:17:21.951593-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 5996.0
                            },
                            {
                                "team": "Tottenham",
                                "amount": 4004.0
                            }
                        ],
                        "expected_reward_tokens": 11931.92,
                        "profit_sb": 2931.92,
                        "profit_sb_percentage": 32.58,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 4333.0
                            },
                            {
                                "team": "Tottenham",
                                "amount": 2894.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2773.0
                            }
                        ],
                        "expected_reward_tokens": 8622.67,
                        "profit_sb": -377.33,
                        "profit_sb_percentage": -4.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2fb6c5e0-ce9f-4721-916b-d315b16c9cb0",
                            "gambit_id": "8cb3723b-c184-45da-884d-e4056c287294",
                            "last_updated": "2023-01-16T11:12:13.714537-05:00",
                            "created_at": "2023-01-11T12:17:21.955099-05:00",
                            "name": "Arsenal",
                            "reward": "1.99000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f04e3249-1a13-40e8-9b37-6aa64c2d6ca3/?format=api"
                        },
                        {
                            "id": "1a587134-44ac-4c8f-96fa-e12604dbb030",
                            "gambit_id": "050017b2-7697-4ccc-a16c-09611c1a992e",
                            "last_updated": "2023-01-16T11:12:13.717487-05:00",
                            "created_at": "2023-01-11T12:17:21.952725-05:00",
                            "name": "Tottenham",
                            "reward": "2.98000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f04e3249-1a13-40e8-9b37-6aa64c2d6ca3/?format=api"
                        },
                        {
                            "id": "9e116f99-6343-40ea-a406-3ad81193c72a",
                            "gambit_id": "d246eef5-c4ac-4e16-b157-cc7871031712",
                            "last_updated": "2023-01-16T11:12:13.720507-05:00",
                            "created_at": "2023-01-11T12:17:21.953910-05:00",
                            "name": "Draw",
                            "reward": "3.11000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f04e3249-1a13-40e8-9b37-6aa64c2d6ca3/?format=api"
                        }
                    ]
                },
                {
                    "id": "87b94da8-21bb-4d26-9e90-84ce661564ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a7c81302-8fbe-4279-979a-87f6cefb3562/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T12:17:21.947778-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5156.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4844.0
                            }
                        ],
                        "expected_reward_tokens": 8816.08,
                        "profit_sb": -183.92,
                        "profit_sb_percentage": -2.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a206c5a4-54de-4d3d-9b92-9dd0751d3699",
                            "gambit_id": "45054220-3821-426c-98f5-d605599e4d6e",
                            "last_updated": "2023-01-16T11:12:13.705368-05:00",
                            "created_at": "2023-01-11T12:17:21.949077-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.71000",
                            "odds": "1.83000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87b94da8-21bb-4d26-9e90-84ce661564ff/?format=api"
                        },
                        {
                            "id": "3bc23105-b8e3-4385-87d0-e381e8d58dd0",
                            "gambit_id": "9c0a8d05-4b3e-49db-ab4d-57100d7b9476",
                            "last_updated": "2023-01-16T11:12:13.702281-05:00",
                            "created_at": "2023-01-11T12:17:21.950342-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.82000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87b94da8-21bb-4d26-9e90-84ce661564ff/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0c3b2b7e-2191-4924-b5ac-06d1c7489993",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5f0086f1-7b8b-416e-b7ca-3a248a8e14fb",
            "completed": true,
            "last_updated": "2023-01-16T11:12:13.516228-05:00",
            "created_at": "2023-01-11T12:17:21.645120-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.15,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/5f0086f1-7b8b-416e-b7ca-3a248a8e14fb",
            "datetime": "2023-01-15T09:00:00-05:00",
            "cutoff_datetime": "2023-01-15T09:00:00-05:00",
            "name": "Newcastle United v. Fulham",
            "bettypes": [
                {
                    "id": "06d52d5f-48c7-4d88-a7a2-c48f20b07746",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c3b2b7e-2191-4924-b5ac-06d1c7489993/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T12:17:21.650432-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": 7382.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2618.0
                            }
                        ],
                        "expected_reward_tokens": 10260.98,
                        "profit_sb": 1260.98,
                        "profit_sb_percentage": 14.01,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Newcastle United",
                                "amount": 6296.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2233.0
                            },
                            {
                                "team": "Fulham",
                                "amount": 1471.0
                            }
                        ],
                        "expected_reward_tokens": 8751.44,
                        "profit_sb": -248.56,
                        "profit_sb_percentage": -2.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b7d0bf37-c578-41d9-832a-5175023e33f5",
                            "gambit_id": "0327296e-c7a9-409d-895b-72a3c9cd0d74",
                            "last_updated": "2023-01-16T11:12:13.540835-05:00",
                            "created_at": "2023-01-11T12:17:21.654041-05:00",
                            "name": "Newcastle United",
                            "reward": "1.39000",
                            "odds": "1.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06d52d5f-48c7-4d88-a7a2-c48f20b07746/?format=api"
                        },
                        {
                            "id": "be39d238-b456-4270-839b-61e048df66d2",
                            "gambit_id": "d4a1bde3-891e-4a65-84af-a81817509ec1",
                            "last_updated": "2023-01-16T11:12:13.534303-05:00",
                            "created_at": "2023-01-11T12:17:21.651574-05:00",
                            "name": "Draw",
                            "reward": "3.92000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06d52d5f-48c7-4d88-a7a2-c48f20b07746/?format=api"
                        },
                        {
                            "id": "7bcfe8b0-02a6-4cd0-ac38-2155303fcec1",
                            "gambit_id": "eb78103c-f6bc-421b-bd86-a424af1b7210",
                            "last_updated": "2023-01-16T11:12:13.537570-05:00",
                            "created_at": "2023-01-11T12:17:21.652828-05:00",
                            "name": "Fulham",
                            "reward": "5.95000",
                            "odds": "6.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06d52d5f-48c7-4d88-a7a2-c48f20b07746/?format=api"
                        }
                    ]
                },
                {
                    "id": "c16ad7b3-ee8b-4a3b-9d11-d0e61b4f2018",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c3b2b7e-2191-4924-b5ac-06d1c7489993/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T12:17:21.646691-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5574.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4426.0
                            }
                        ],
                        "expected_reward_tokens": 8806.92,
                        "profit_sb": -193.08,
                        "profit_sb_percentage": -2.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27179eb6-f0a2-4e59-ba73-1e100a8abf2e",
                            "gambit_id": "5319b9f2-d6ed-498c-8356-c1851766f497",
                            "last_updated": "2023-01-16T11:12:13.528524-05:00",
                            "created_at": "2023-01-11T12:17:21.649134-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.58000",
                            "odds": "1.67000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c16ad7b3-ee8b-4a3b-9d11-d0e61b4f2018/?format=api"
                        },
                        {
                            "id": "bbe1f7a8-2f0d-46d8-b2d4-be95f5e6b8d5",
                            "gambit_id": "93db38b9-5eda-4341-bb52-084916e428e5",
                            "last_updated": "2023-01-16T11:12:13.525377-05:00",
                            "created_at": "2023-01-11T12:17:21.647883-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.99000",
                            "odds": "2.15000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c16ad7b3-ee8b-4a3b-9d11-d0e61b4f2018/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6534ba66-cdb0-4258-a014-d22c16c9802d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ed2b6ab2-0105-4019-b7f1-edff831e0c10",
            "completed": true,
            "last_updated": "2023-01-16T11:12:14.081021-05:00",
            "created_at": "2023-01-11T12:17:21.789489-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/ed2b6ab2-0105-4019-b7f1-edff831e0c10",
            "datetime": "2023-01-15T09:00:00-05:00",
            "cutoff_datetime": "2023-01-15T09:00:00-05:00",
            "name": "Chelsea v. Crystal Palace",
            "bettypes": [
                {
                    "id": "a5d515eb-e759-4d1d-848c-afe701866fd8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6534ba66-cdb0-4258-a014-d22c16c9802d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T12:17:21.797433-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": "8c174ba3-75dd-4017-b0bb-961cbc9b469e",
                            "gambit_id": "e208ee95-6816-4aac-a42b-57c0bcecb9ed",
                            "last_updated": "2023-01-16T11:12:14.113735-05:00",
                            "created_at": "2023-01-11T12:17:21.802283-05:00",
                            "name": "Chelsea",
                            "reward": "1.53000",
                            "odds": "1.62000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5d515eb-e759-4d1d-848c-afe701866fd8/?format=api"
                        },
                        {
                            "id": "18d29b35-fdc5-411d-b888-3d49383a86ce",
                            "gambit_id": "78441fb1-ddb8-4f6f-9d4a-42d2c5b5fa71",
                            "last_updated": "2023-01-16T11:12:14.110518-05:00",
                            "created_at": "2023-01-11T12:17:21.801074-05:00",
                            "name": "Chelsea",
                            "reward": "1.77000",
                            "odds": "1.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5d515eb-e759-4d1d-848c-afe701866fd8/?format=api"
                        },
                        {
                            "id": "be4f57b0-fb22-46d4-ab9a-c659aeaa94ed",
                            "gambit_id": "24b83912-83f7-497c-b12f-e02907d925d0",
                            "last_updated": "2023-01-16T11:12:14.121095-05:00",
                            "created_at": "2023-01-11T12:17:21.804684-05:00",
                            "name": "Draw",
                            "reward": "2.98000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5d515eb-e759-4d1d-848c-afe701866fd8/?format=api"
                        },
                        {
                            "id": "43b5dce7-c49a-4c5b-90c9-0da294ad3f12",
                            "gambit_id": "4f2165ee-9b8b-4a58-8981-c2d96f8c981a",
                            "last_updated": "2023-01-16T11:12:14.116848-05:00",
                            "created_at": "2023-01-11T12:17:21.803472-05:00",
                            "name": "Draw",
                            "reward": "3.37000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5d515eb-e759-4d1d-848c-afe701866fd8/?format=api"
                        },
                        {
                            "id": "6c8dd444-c488-4a94-ab6f-5f209319f299",
                            "gambit_id": "10da6d3d-b965-4ca4-8cf0-af8cafbca869",
                            "last_updated": "2023-01-16T11:12:14.104136-05:00",
                            "created_at": "2023-01-11T12:17:21.798630-05:00",
                            "name": "Crystal Palace",
                            "reward": "4.01000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5d515eb-e759-4d1d-848c-afe701866fd8/?format=api"
                        },
                        {
                            "id": "76ec64c0-428f-4fc1-aaaf-3d6922f79dee",
                            "gambit_id": "a4294453-eba4-41c1-bbf6-e9c2598fab8a",
                            "last_updated": "2023-01-16T11:12:14.107405-05:00",
                            "created_at": "2023-01-11T12:17:21.799849-05:00",
                            "name": "Crystal Palace",
                            "reward": "4.66000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5d515eb-e759-4d1d-848c-afe701866fd8/?format=api"
                        }
                    ]
                },
                {
                    "id": "a4a70fc5-a6f0-4206-a852-e7d9cf215113",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6534ba66-cdb0-4258-a014-d22c16c9802d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T12:17:21.791203-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": "770a58ac-1790-4fd0-8f22-58e2a240f1c3",
                            "gambit_id": "81ec67f6-bcba-44a6-8f8f-f08175af30ce",
                            "last_updated": "2023-01-16T11:12:14.091194-05:00",
                            "created_at": "2023-01-11T12:17:21.793655-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.53000",
                            "odds": "1.62000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4a70fc5-a6f0-4206-a852-e7d9cf215113/?format=api"
                        },
                        {
                            "id": "d9adf142-2479-4121-bdde-e8c68272463a",
                            "gambit_id": "e949e0b2-2a6e-41ef-8a2c-f4f3954d507c",
                            "last_updated": "2023-01-16T11:12:14.088014-05:00",
                            "created_at": "2023-01-11T12:17:21.792404-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.71000",
                            "odds": "1.83000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4a70fc5-a6f0-4206-a852-e7d9cf215113/?format=api"
                        },
                        {
                            "id": "9308d7c5-9e96-4f1c-b7f1-dda3dbbf57df",
                            "gambit_id": "ee920f8f-5fb9-49c6-9897-8fbaad1bfbb0",
                            "last_updated": "2023-01-16T11:12:14.097694-05:00",
                            "created_at": "2023-01-11T12:17:21.796086-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.82000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4a70fc5-a6f0-4206-a852-e7d9cf215113/?format=api"
                        },
                        {
                            "id": "57ba79e1-f281-4b09-bad4-b8fbd1ed05a7",
                            "gambit_id": "865d2173-2f29-457d-ae63-d7a965fc1b26",
                            "last_updated": "2023-01-16T11:12:14.094368-05:00",
                            "created_at": "2023-01-11T12:17:21.794888-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.08000",
                            "odds": "2.25000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4a70fc5-a6f0-4206-a852-e7d9cf215113/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "25e15113-1aad-4297-a977-7c78ab9d173a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fcaca33a-dc4e-4bb9-b706-305efbefd543",
            "completed": true,
            "last_updated": "2023-01-16T11:17:09.020934-05:00",
            "created_at": "2023-01-13T11:31:59.717897-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/fcaca33a-dc4e-4bb9-b706-305efbefd543",
            "datetime": "2023-01-14T22:59:00-05:00",
            "cutoff_datetime": "2023-01-14T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - January 14th 2023",
            "bettypes": [
                {
                    "id": "03550047-3024-4fe5-9b80-77fe547bb8e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25e15113-1aad-4297-a977-7c78ab9d173a/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-01-13T11:31:59.719566-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": "16d7963d-08f8-4a0b-a3a3-a901475fcc2b",
                            "gambit_id": "0a92a408-0835-4084-a407-6c0756dc1233",
                            "last_updated": "2023-01-16T11:17:09.042302-05:00",
                            "created_at": "2023-01-13T11:31:59.720847-05:00",
                            "name": "21 to 26",
                            "reward": "3.58000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03550047-3024-4fe5-9b80-77fe547bb8e4/?format=api"
                        },
                        {
                            "id": "6aab1115-ba59-4d13-9432-b155d880e56f",
                            "gambit_id": "0b5d6563-55f0-41b5-afa6-855621fe4dc7",
                            "last_updated": "2023-01-16T11:17:09.048863-05:00",
                            "created_at": "2023-01-13T11:31:59.722141-05:00",
                            "name": "16 to 20",
                            "reward": "4.23000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03550047-3024-4fe5-9b80-77fe547bb8e4/?format=api"
                        },
                        {
                            "id": "0bfb9a19-ad1b-4286-bed4-7f396073b778",
                            "gambit_id": "0b6b6a70-dca3-40e6-9715-c20d82d2be7d",
                            "last_updated": "2023-01-16T11:17:09.055824-05:00",
                            "created_at": "2023-01-13T11:31:59.725959-05:00",
                            "name": "1 to 5",
                            "reward": "4.23000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03550047-3024-4fe5-9b80-77fe547bb8e4/?format=api"
                        },
                        {
                            "id": "703885c4-2e7c-4e0f-adc7-faab09535ce1",
                            "gambit_id": "966dcbe2-6cc2-4cd6-93da-3749f277993b",
                            "last_updated": "2023-01-16T11:17:09.053539-05:00",
                            "created_at": "2023-01-13T11:31:59.724693-05:00",
                            "name": "6 to 10",
                            "reward": "4.23000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03550047-3024-4fe5-9b80-77fe547bb8e4/?format=api"
                        },
                        {
                            "id": "56209307-2f2f-4fbd-91f6-db4f493f3158",
                            "gambit_id": "e276ecb7-34d3-4d61-a624-4c08eddfe090",
                            "last_updated": "2023-01-16T11:17:09.051317-05:00",
                            "created_at": "2023-01-13T11:31:59.723427-05:00",
                            "name": "11 to 15",
                            "reward": "4.23000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03550047-3024-4fe5-9b80-77fe547bb8e4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "eec2458e-fa94-4c1e-8c0d-97506938c9bf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "06ae4819-2041-4046-a633-fe91bc71e9e2",
            "completed": true,
            "last_updated": "2023-01-16T11:17:17.320561-05:00",
            "created_at": "2023-01-13T11:31:59.581155-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.11,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/06ae4819-2041-4046-a633-fe91bc71e9e2",
            "datetime": "2023-01-14T22:59:00-05:00",
            "cutoff_datetime": "2023-01-14T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - January 14th 2023",
            "bettypes": [
                {
                    "id": "dd3ff566-600a-4b73-9399-52c31138100c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eec2458e-fa94-4c1e-8c0d-97506938c9bf/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-01-13T11:31:59.583203-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d3fb55b9-d9b9-4b72-b9f5-5ec3a343b59a",
                            "gambit_id": "51e24f33-4e83-4cb6-b668-02f005aa969a",
                            "last_updated": "2023-01-16T11:17:17.327002-05:00",
                            "created_at": "2023-01-13T11:31:59.584921-05:00",
                            "name": "Even",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd3ff566-600a-4b73-9399-52c31138100c/?format=api"
                        },
                        {
                            "id": "0a0ac5b7-5934-4332-b8c7-d4c94bac3b2f",
                            "gambit_id": "78a56104-5c33-4c8a-8210-5311ca8a32d9",
                            "last_updated": "2023-01-16T11:17:17.330145-05:00",
                            "created_at": "2023-01-13T11:31:59.586684-05:00",
                            "name": "Odd",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd3ff566-600a-4b73-9399-52c31138100c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "48fba8be-12a0-41f7-856d-523045a383a6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c72da7c9-dc6e-46e2-bc29-1438ffe23891",
            "completed": true,
            "last_updated": "2023-01-16T09:57:13.242236-05:00",
            "created_at": "2023-01-14T08:26:59.544475-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.73,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c72da7c9-dc6e-46e2-bc29-1438ffe23891",
            "datetime": "2023-01-14T22:37:00-05:00",
            "cutoff_datetime": "2023-01-14T22:37:00-05:00",
            "name": "New Jersey Devils v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "ec3d4a73-bb52-41a4-9c0d-2231d3a254a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/48fba8be-12a0-41f7-856d-523045a383a6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:59.570053-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5402.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 4598.0
                            }
                        ],
                        "expected_reward_tokens": 8966.1,
                        "profit_sb": -33.9,
                        "profit_sb_percentage": -0.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "55a76eff-150e-4616-b349-20e87f561f8a",
                            "gambit_id": "ff7d0d5d-ed2c-4f95-a097-56648a528f8b",
                            "last_updated": "2023-01-16T09:57:13.267426-05:00",
                            "created_at": "2023-01-14T08:26:59.572999-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.66000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec3d4a73-bb52-41a4-9c0d-2231d3a254a4/?format=api"
                        },
                        {
                            "id": "f5683316-cffa-4683-834d-a3f04dd0b629",
                            "gambit_id": "430acef0-ecb7-4e64-8cd5-2ed937baa25e",
                            "last_updated": "2023-01-16T09:57:13.270444-05:00",
                            "created_at": "2023-01-14T08:26:59.576014-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.95000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec3d4a73-bb52-41a4-9c0d-2231d3a254a4/?format=api"
                        }
                    ]
                },
                {
                    "id": "5604a343-ee8a-45d2-85aa-591db2aa9d8b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/48fba8be-12a0-41f7-856d-523045a383a6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:59.560787-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6617.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3383.0
                            }
                        ],
                        "expected_reward_tokens": 9065.29,
                        "profit_sb": 65.29,
                        "profit_sb_percentage": 0.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "07fdc303-a3c7-4130-bb20-24232b11fa24",
                            "gambit_id": "ea9f6734-1fdd-4d3e-8b41-db6bf954e1a5",
                            "last_updated": "2023-01-16T09:57:13.261266-05:00",
                            "created_at": "2023-01-14T08:26:59.566675-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5604a343-ee8a-45d2-85aa-591db2aa9d8b/?format=api"
                        },
                        {
                            "id": "690af5d3-95fd-4bd1-8a28-94fedfb3732c",
                            "gambit_id": "20de37f4-09bb-4abd-a5c2-a2cf7e6b37f5",
                            "last_updated": "2023-01-16T09:57:13.258155-05:00",
                            "created_at": "2023-01-14T08:26:59.563700-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.68000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5604a343-ee8a-45d2-85aa-591db2aa9d8b/?format=api"
                        }
                    ]
                },
                {
                    "id": "d50ee9b5-8e88-43c7-a2a3-23bc38a5734e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/48fba8be-12a0-41f7-856d-523045a383a6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:59.548589-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "570e6c3c-046c-4102-9113-78896655f97a",
                            "gambit_id": "2a5e1075-3266-4eed-88d0-91e18defb55d",
                            "last_updated": "2023-01-16T09:57:13.252193-05:00",
                            "created_at": "2023-01-14T08:26:59.557180-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d50ee9b5-8e88-43c7-a2a3-23bc38a5734e/?format=api"
                        },
                        {
                            "id": "18b3d77c-d855-451b-9459-d99b20775238",
                            "gambit_id": "f83f61d5-b851-4a86-9396-77e91926f739",
                            "last_updated": "2023-01-16T09:57:13.249016-05:00",
                            "created_at": "2023-01-14T08:26:59.551492-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d50ee9b5-8e88-43c7-a2a3-23bc38a5734e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a0d65135-3208-4208-9095-9f81d2b1e706",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ce265950-fc34-4720-bac4-64000c9a7164",
            "completed": true,
            "last_updated": "2023-01-15T15:32:19.509926-05:00",
            "created_at": "2023-01-14T08:26:59.358249-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.97,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ce265950-fc34-4720-bac4-64000c9a7164",
            "datetime": "2023-01-14T22:10:00-05:00",
            "cutoff_datetime": "2023-01-14T22:10:00-05:00",
            "name": "Dallas Mavericks v. Portland Trail Blazers",
            "bettypes": [
                {
                    "id": "0aec223e-36b6-4b61-879f-22313024a6aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0d65135-3208-4208-9095-9f81d2b1e706/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:59.380347-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 6099.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 3901.0
                            }
                        ],
                        "expected_reward_tokens": 9087.51,
                        "profit_sb": 87.51,
                        "profit_sb_percentage": 0.97,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "87068f8b-474e-40e0-ac13-96aaea30df93",
                            "gambit_id": "21450977-e84b-40fa-8130-b3f44d365d37",
                            "last_updated": "2023-01-15T15:32:19.529285-05:00",
                            "created_at": "2023-01-14T08:26:59.383204-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.49000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aec223e-36b6-4b61-879f-22313024a6aa/?format=api"
                        },
                        {
                            "id": "2e9ddd68-2165-498a-a5f1-cb9220e18b9b",
                            "gambit_id": "c40452ba-dec8-47c0-9686-6d6cb3938ab2",
                            "last_updated": "2023-01-15T15:32:19.531487-05:00",
                            "created_at": "2023-01-14T08:26:59.386272-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "2.33000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aec223e-36b6-4b61-879f-22313024a6aa/?format=api"
                        }
                    ]
                },
                {
                    "id": "16ddbfe0-dbed-4ab8-bbc9-64b4ec291497",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0d65135-3208-4208-9095-9f81d2b1e706/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:59.371226-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d5131d2-e1a7-4996-801e-1f901a7dabf5",
                            "gambit_id": "1837572e-19d5-4d24-9e12-750035c50c87",
                            "last_updated": "2023-01-15T15:32:19.522565-05:00",
                            "created_at": "2023-01-14T08:26:59.374114-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16ddbfe0-dbed-4ab8-bbc9-64b4ec291497/?format=api"
                        },
                        {
                            "id": "e9f47709-6557-43c2-b1ee-21be601e4a53",
                            "gambit_id": "45c0c150-b975-44c1-8cd2-51687c34199f",
                            "last_updated": "2023-01-15T15:32:19.524798-05:00",
                            "created_at": "2023-01-14T08:26:59.377228-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16ddbfe0-dbed-4ab8-bbc9-64b4ec291497/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c2d2291-a29a-4283-812d-3ce9ada2c077",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0d65135-3208-4208-9095-9f81d2b1e706/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:59.361879-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 227",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 227",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4037b96b-5f57-4d83-a8c8-91927ba0ea29",
                            "gambit_id": "aa70848d-b361-4440-ae7d-86fc86015f3d",
                            "last_updated": "2023-01-15T15:32:19.515909-05:00",
                            "created_at": "2023-01-14T08:26:59.364784-05:00",
                            "name": "Game Total Under 227",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c2d2291-a29a-4283-812d-3ce9ada2c077/?format=api"
                        },
                        {
                            "id": "f6435ec5-e811-4618-9e22-80bb0a0162a2",
                            "gambit_id": "17520069-0f12-4869-9543-9ab8d2c330c7",
                            "last_updated": "2023-01-15T15:32:19.518224-05:00",
                            "created_at": "2023-01-14T08:26:59.367862-05:00",
                            "name": "Game Total Over 227",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c2d2291-a29a-4283-812d-3ce9ada2c077/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4d1d7efb-8e42-4797-a8a6-370e4cc4db04",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0007f1c0-0e47-4592-b9c2-ff3fd85a2011",
            "completed": true,
            "last_updated": "2023-01-16T09:57:13.785743-05:00",
            "created_at": "2023-01-14T08:26:59.196085-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.39,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/0007f1c0-0e47-4592-b9c2-ff3fd85a2011",
            "datetime": "2023-01-14T22:07:00-05:00",
            "cutoff_datetime": "2023-01-14T22:07:00-05:00",
            "name": "Edmonton Oilers v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "e8000255-53ed-4685-bce6-cdba0182bc40",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d1d7efb-8e42-4797-a8a6-370e4cc4db04/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:59.218871-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5745.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4255.0
                            }
                        ],
                        "expected_reward_tokens": 9019.65,
                        "profit_sb": 19.65,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ad8d808c-3c45-427e-84dc-9178de7ed3dd",
                            "gambit_id": "33dee73e-c34b-41b6-ba87-1402c2fc51d0",
                            "last_updated": "2023-01-16T09:57:13.810851-05:00",
                            "created_at": "2023-01-14T08:26:59.221723-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.57000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8000255-53ed-4685-bce6-cdba0182bc40/?format=api"
                        },
                        {
                            "id": "f751b9bc-2438-4120-a64d-7cda9a6e3dc5",
                            "gambit_id": "7f5815f1-e4d9-4af1-b8a4-e478fe75e0ef",
                            "last_updated": "2023-01-16T09:57:13.813909-05:00",
                            "created_at": "2023-01-14T08:26:59.224763-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.12000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8000255-53ed-4685-bce6-cdba0182bc40/?format=api"
                        }
                    ]
                },
                {
                    "id": "dcbfd55c-a87a-4b65-99be-9d51dfcdc352",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d1d7efb-8e42-4797-a8a6-370e4cc4db04/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:59.209037-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6166.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3834.0
                            }
                        ],
                        "expected_reward_tokens": 9124.92,
                        "profit_sb": 124.92,
                        "profit_sb_percentage": 1.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b5a39f07-f130-498e-8535-2bed6c17c226",
                            "gambit_id": "0417de24-9d3f-45fd-9d21-88151dcfc1c2",
                            "last_updated": "2023-01-16T09:57:13.804739-05:00",
                            "created_at": "2023-01-14T08:26:59.215042-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.48000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcbfd55c-a87a-4b65-99be-9d51dfcdc352/?format=api"
                        },
                        {
                            "id": "58f9c00a-20ab-40da-befa-3e2d7709dcf2",
                            "gambit_id": "d04504ff-e06c-4c6c-bf42-ba18e29e8636",
                            "last_updated": "2023-01-16T09:57:13.801691-05:00",
                            "created_at": "2023-01-14T08:26:59.211974-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.38000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcbfd55c-a87a-4b65-99be-9d51dfcdc352/?format=api"
                        }
                    ]
                },
                {
                    "id": "45aab30f-95f6-4c06-b5e1-7ca46c058195",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d1d7efb-8e42-4797-a8a6-370e4cc4db04/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:59.199908-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5196.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1b8d834a-fd30-47db-b0d1-8efaf5fc529d",
                            "gambit_id": "800f10fe-6552-4f38-baf3-13907bd0f404",
                            "last_updated": "2023-01-16T09:57:13.795625-05:00",
                            "created_at": "2023-01-14T08:26:59.205777-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45aab30f-95f6-4c06-b5e1-7ca46c058195/?format=api"
                        },
                        {
                            "id": "e0bf31b2-a13d-422e-87f5-636d9ce4fc2e",
                            "gambit_id": "b4719e47-376a-410c-8fcc-059aa3962bdf",
                            "last_updated": "2023-01-16T09:57:13.792507-05:00",
                            "created_at": "2023-01-14T08:26:59.202786-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45aab30f-95f6-4c06-b5e1-7ca46c058195/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ddd59550-20c1-4d70-bdbb-94044b9b79d6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f4047e2e-44e3-4d14-b879-b835a1fd046a",
            "completed": true,
            "last_updated": "2023-01-15T15:32:18.515815-05:00",
            "created_at": "2023-01-14T08:26:59.022937-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.51,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f4047e2e-44e3-4d14-b879-b835a1fd046a",
            "datetime": "2023-01-14T21:10:00-05:00",
            "cutoff_datetime": "2023-01-14T21:10:00-05:00",
            "name": "Philadelphia 76ers v. Utah Jazz",
            "bettypes": [
                {
                    "id": "094abc42-4e63-4a99-9fba-21d7b406418e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ddd59550-20c1-4d70-bdbb-94044b9b79d6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:59.049061-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6975.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 3025.0
                            }
                        ],
                        "expected_reward_tokens": 9135.5,
                        "profit_sb": 135.5,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d2e99015-f723-417a-9aaf-fcfa6675aade",
                            "gambit_id": "37c2c304-8993-4382-9dd0-30a3d9dcd21c",
                            "last_updated": "2023-01-15T15:32:18.539496-05:00",
                            "created_at": "2023-01-14T08:26:59.056319-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.31000",
                            "odds": "1.36360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/094abc42-4e63-4a99-9fba-21d7b406418e/?format=api"
                        },
                        {
                            "id": "184fda97-9fae-40e2-b0b1-60f6412dd082",
                            "gambit_id": "bca6effc-95ba-43d5-98c4-dc9ec020ea1e",
                            "last_updated": "2023-01-15T15:32:18.537040-05:00",
                            "created_at": "2023-01-14T08:26:59.052926-05:00",
                            "name": "Utah Jazz",
                            "reward": "3.02000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/094abc42-4e63-4a99-9fba-21d7b406418e/?format=api"
                        }
                    ]
                },
                {
                    "id": "4428e69a-2db4-4561-b4f8-bad1929189e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ddd59550-20c1-4d70-bdbb-94044b9b79d6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:59.036357-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Utah Jazz",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dffa2107-84a6-499e-a9a0-ab4a5eb3f9c2",
                            "gambit_id": "f1b29441-9444-4986-9eda-cc490b2f67e2",
                            "last_updated": "2023-01-15T15:32:18.531979-05:00",
                            "created_at": "2023-01-14T08:26:59.042199-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4428e69a-2db4-4561-b4f8-bad1929189e9/?format=api"
                        },
                        {
                            "id": "75743403-23b8-4749-a454-d6acd19e3731",
                            "gambit_id": "329a8979-cf6c-4562-86b4-57bc89e670c0",
                            "last_updated": "2023-01-15T15:32:18.529567-05:00",
                            "created_at": "2023-01-14T08:26:59.039223-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4428e69a-2db4-4561-b4f8-bad1929189e9/?format=api"
                        }
                    ]
                },
                {
                    "id": "9a1b67b5-c11e-45ed-bd43-107951537ab9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ddd59550-20c1-4d70-bdbb-94044b9b79d6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:59.026699-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "95cb9e6d-0c32-475e-a25d-18063da9a0f0",
                            "gambit_id": "66d792f2-81fa-4125-a43f-c93ae8f1b4f1",
                            "last_updated": "2023-01-15T15:32:18.524717-05:00",
                            "created_at": "2023-01-14T08:26:59.033090-05:00",
                            "name": "Game Total Over 231.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a1b67b5-c11e-45ed-bd43-107951537ab9/?format=api"
                        },
                        {
                            "id": "22ca4168-846c-407a-9432-41598796cf28",
                            "gambit_id": "f80a1c54-c57c-48b5-9b59-a3178cd1cea5",
                            "last_updated": "2023-01-15T15:32:18.522162-05:00",
                            "created_at": "2023-01-14T08:26:59.029871-05:00",
                            "name": "Game Total Under 231.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a1b67b5-c11e-45ed-bd43-107951537ab9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1f64b89a-7ecd-4d84-adf5-c3ac59341274",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "30691063-e1ac-4d30-a423-25f237360ff2",
            "completed": true,
            "last_updated": "2023-01-15T15:22:16.986855-05:00",
            "created_at": "2023-01-11T10:21:51.596654-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.11,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/30691063-e1ac-4d30-a423-25f237360ff2",
            "datetime": "2023-01-14T20:50:00-05:00",
            "cutoff_datetime": "2023-01-14T20:50:00-05:00",
            "name": "Los Angeles Chargers v. Jacksonville Jaguars",
            "bettypes": [
                {
                    "id": "fa1e2646-108b-4b67-80b9-91e9bd23bd47",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f64b89a-7ecd-4d84-adf5-c3ac59341274/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T10:21:51.610488-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Chargers",
                                "amount": 5482.0
                            },
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 4518.0
                            }
                        ],
                        "expected_reward_tokens": 8990.48,
                        "profit_sb": -9.52,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "52b09904-76f4-41db-bad4-c5562b96399c",
                            "gambit_id": "8997628e-a73c-4f5f-a31d-315c74380541",
                            "last_updated": "2023-01-15T15:22:17.016160-05:00",
                            "created_at": "2023-01-11T10:21:51.612762-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.64000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa1e2646-108b-4b67-80b9-91e9bd23bd47/?format=api"
                        },
                        {
                            "id": "a40d575b-7e2f-49fb-b645-d04b269a5e48",
                            "gambit_id": "94ba9c25-31df-4b78-a442-51c8abb19477",
                            "last_updated": "2023-01-15T15:22:17.013099-05:00",
                            "created_at": "2023-01-11T10:21:51.611578-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.99000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa1e2646-108b-4b67-80b9-91e9bd23bd47/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d0f4c61-6eda-4e8e-bb7c-dee027aac57b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f64b89a-7ecd-4d84-adf5-c3ac59341274/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-11T10:21:51.606847-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Chargers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4c688452-b6e2-49a6-b5f6-7a8ed1d82272",
                            "gambit_id": "73a3f477-3bb1-4298-8245-43f414eb75c7",
                            "last_updated": "2023-01-15T15:22:17.003714-05:00",
                            "created_at": "2023-01-11T10:21:51.607952-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d0f4c61-6eda-4e8e-bb7c-dee027aac57b/?format=api"
                        },
                        {
                            "id": "b699fdcf-21ba-4ff8-aac5-bf1e4b8f1d51",
                            "gambit_id": "92c2903f-1c4e-4322-ab06-77b02285f5ff",
                            "last_updated": "2023-01-15T15:22:17.006858-05:00",
                            "created_at": "2023-01-11T10:21:51.609107-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d0f4c61-6eda-4e8e-bb7c-dee027aac57b/?format=api"
                        }
                    ]
                },
                {
                    "id": "70b544d8-74ed-4e16-b729-a8baa9cfb1cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f64b89a-7ecd-4d84-adf5-c3ac59341274/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T10:21:51.598911-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 46.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 46.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aea98255-8724-45d5-9d4f-04b7c1d15d9e",
                            "gambit_id": "3f2ed7c8-9870-4d20-b8f9-98a74a4abb2e",
                            "last_updated": "2023-01-15T15:22:16.994325-05:00",
                            "created_at": "2023-01-11T10:21:51.604350-05:00",
                            "name": "Game Total Under 46.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "46.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70b544d8-74ed-4e16-b729-a8baa9cfb1cc/?format=api"
                        },
                        {
                            "id": "e6a74813-966d-4a61-8888-079e2d7210fd",
                            "gambit_id": "4ea3e01c-4554-4781-bc9f-95da057061ea",
                            "last_updated": "2023-01-15T15:22:16.997479-05:00",
                            "created_at": "2023-01-11T10:21:51.605615-05:00",
                            "name": "Game Total Over 46.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "46.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70b544d8-74ed-4e16-b729-a8baa9cfb1cc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "01d4a015-943f-479b-acfb-3fdc99cb16d3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4551a038-c689-45ee-a805-1c89d3566010",
            "completed": true,
            "last_updated": "2023-01-15T15:32:20.158017-05:00",
            "created_at": "2023-01-14T08:26:58.851318-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.97,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/4551a038-c689-45ee-a805-1c89d3566010",
            "datetime": "2023-01-14T20:10:00-05:00",
            "cutoff_datetime": "2023-01-14T20:10:00-05:00",
            "name": "Cleveland Cavaliers v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "cb5f869e-5b9a-4e0d-bf44-ff0df9fd629e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/01d4a015-943f-479b-acfb-3fdc99cb16d3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:58.874034-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6099.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 3901.0
                            }
                        ],
                        "expected_reward_tokens": 9087.51,
                        "profit_sb": 87.51,
                        "profit_sb_percentage": 0.97,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d82abc70-74f0-4d9a-b76b-2d2236854270",
                            "gambit_id": "cff74e8a-8fc1-4afd-ad05-08a91a597bcd",
                            "last_updated": "2023-01-15T15:32:20.186886-05:00",
                            "created_at": "2023-01-14T08:26:58.879957-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.49000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb5f869e-5b9a-4e0d-bf44-ff0df9fd629e/?format=api"
                        },
                        {
                            "id": "93bde184-f1ca-4c01-b0eb-4261726df18c",
                            "gambit_id": "29bf704b-5f8d-43ae-b979-6627fd46433a",
                            "last_updated": "2023-01-15T15:32:20.183882-05:00",
                            "created_at": "2023-01-14T08:26:58.876887-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "2.33000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb5f869e-5b9a-4e0d-bf44-ff0df9fd629e/?format=api"
                        }
                    ]
                },
                {
                    "id": "2a926e90-255e-48b0-96a4-baa86e28b025",
                    "match": "https://api-prod.gambitprofit.com/api/matches/01d4a015-943f-479b-acfb-3fdc99cb16d3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:58.864960-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d44bb2fa-fc38-4210-80cb-27ccd23f0596",
                            "gambit_id": "861a4590-649b-49cd-b6f0-843d70074889",
                            "last_updated": "2023-01-15T15:32:20.174415-05:00",
                            "created_at": "2023-01-14T08:26:58.867714-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a926e90-255e-48b0-96a4-baa86e28b025/?format=api"
                        },
                        {
                            "id": "b49c1444-d7d2-4def-b569-30242ac1bac2",
                            "gambit_id": "e1416525-9290-4b67-9f2f-ef92d7ffeac7",
                            "last_updated": "2023-01-15T15:32:20.177620-05:00",
                            "created_at": "2023-01-14T08:26:58.870912-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a926e90-255e-48b0-96a4-baa86e28b025/?format=api"
                        }
                    ]
                },
                {
                    "id": "7fff7390-6dda-4963-8f58-4f7eed4d0dd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/01d4a015-943f-479b-acfb-3fdc99cb16d3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:58.855294-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 224.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 224.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "21875705-51ab-4467-b921-690421f389bf",
                            "gambit_id": "37a6442a-f052-4447-9c88-669861397707",
                            "last_updated": "2023-01-15T15:32:20.168272-05:00",
                            "created_at": "2023-01-14T08:26:58.861355-05:00",
                            "name": "Game Total Over 224.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fff7390-6dda-4963-8f58-4f7eed4d0dd6/?format=api"
                        },
                        {
                            "id": "d7b13ec3-12f7-406d-b7c9-e2efe9390419",
                            "gambit_id": "5ca480c0-f60b-4d92-aeb6-93da2b09e4d6",
                            "last_updated": "2023-01-15T15:32:20.164984-05:00",
                            "created_at": "2023-01-14T08:26:58.858263-05:00",
                            "name": "Game Total Under 224.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fff7390-6dda-4963-8f58-4f7eed4d0dd6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0ec00185-0219-4d3b-8c21-2443dbad8063",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2fa32ac5-5bf6-4027-8d89-9859e0b7f05b",
            "completed": true,
            "last_updated": "2023-01-16T10:02:21.351164-05:00",
            "created_at": "2023-01-14T08:26:58.358986-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.65,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/2fa32ac5-5bf6-4027-8d89-9859e0b7f05b",
            "datetime": "2023-01-14T20:07:00-05:00",
            "cutoff_datetime": "2023-01-14T20:07:00-05:00",
            "name": "Arizona Coyotes v. Minnesota Wild",
            "bettypes": [
                {
                    "id": "02395ed8-68b7-4cf6-a44f-3c49ba4a43aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ec00185-0219-4d3b-8c21-2443dbad8063/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:58.381415-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7378.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 2622.0
                            }
                        ],
                        "expected_reward_tokens": 9148.72,
                        "profit_sb": 148.72,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "df0c233a-f51c-4bd8-bb5c-912d74671d05",
                            "gambit_id": "c97d3ac5-2d5d-40b6-a0bb-0cb7cef82068",
                            "last_updated": "2023-01-16T10:02:21.378035-05:00",
                            "created_at": "2023-01-14T08:26:58.383733-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.24000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02395ed8-68b7-4cf6-a44f-3c49ba4a43aa/?format=api"
                        },
                        {
                            "id": "93b57562-d1ac-48c0-8c10-30f74ab27dec",
                            "gambit_id": "f53c5138-6a0c-4729-8b2b-5ad3e29772fa",
                            "last_updated": "2023-01-16T10:02:21.381293-05:00",
                            "created_at": "2023-01-14T08:26:58.386325-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "3.49000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02395ed8-68b7-4cf6-a44f-3c49ba4a43aa/?format=api"
                        }
                    ]
                },
                {
                    "id": "ce69ce4d-7295-41cd-85b3-f018b6b9ace8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ec00185-0219-4d3b-8c21-2443dbad8063/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:58.372111-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5482.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 4518.0
                            }
                        ],
                        "expected_reward_tokens": 8990.48,
                        "profit_sb": -9.52,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "782c79c5-c596-4312-ac8f-1a2e6660e439",
                            "gambit_id": "4c19fa00-4ce8-4224-9fc4-0de487990660",
                            "last_updated": "2023-01-16T10:02:21.368427-05:00",
                            "created_at": "2023-01-14T08:26:58.375099-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.64000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce69ce4d-7295-41cd-85b3-f018b6b9ace8/?format=api"
                        },
                        {
                            "id": "7b8c25ca-484a-4218-acfe-16d173109488",
                            "gambit_id": "d2af3513-30df-4dbc-8193-3ed5f95a73e5",
                            "last_updated": "2023-01-16T10:02:21.371666-05:00",
                            "created_at": "2023-01-14T08:26:58.378251-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.99000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce69ce4d-7295-41cd-85b3-f018b6b9ace8/?format=api"
                        }
                    ]
                },
                {
                    "id": "bceb8c82-cabb-4623-ac8b-0e485f67ec1b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ec00185-0219-4d3b-8c21-2443dbad8063/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:58.362732-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5196.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "79bd22c3-2d40-4474-9e0a-1e61ba5e99ca",
                            "gambit_id": "3310c7ce-2fa6-48ca-a2b1-44251aad4247",
                            "last_updated": "2023-01-16T10:02:21.361610-05:00",
                            "created_at": "2023-01-14T08:26:58.368891-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bceb8c82-cabb-4623-ac8b-0e485f67ec1b/?format=api"
                        },
                        {
                            "id": "ea6d34de-89dd-4829-952e-8d3b79ff7dd8",
                            "gambit_id": "b7cc61e4-6a03-47fe-a71f-9c0c80320449",
                            "last_updated": "2023-01-16T10:02:21.358486-05:00",
                            "created_at": "2023-01-14T08:26:58.365780-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bceb8c82-cabb-4623-ac8b-0e485f67ec1b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d5c46c6a-17b6-4a0b-9b2f-98bd0acf6931",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2c351648-cc5d-433e-aa68-57087ad27d28",
            "completed": true,
            "last_updated": "2023-01-16T10:02:20.840176-05:00",
            "created_at": "2023-01-14T08:26:58.691538-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.04,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/2c351648-cc5d-433e-aa68-57087ad27d28",
            "datetime": "2023-01-14T20:07:00-05:00",
            "cutoff_datetime": "2023-01-14T20:07:00-05:00",
            "name": "Buffalo Sabres v. Nashville Predators",
            "bettypes": [
                {
                    "id": "6a85b6ad-5f8d-4424-afa3-cf099b38acf2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5c46c6a-17b6-4a0b-9b2f-98bd0acf6931/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:58.713433-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5402.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4598.0
                            }
                        ],
                        "expected_reward_tokens": 8966.1,
                        "profit_sb": -33.9,
                        "profit_sb_percentage": -0.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e78b6831-1973-463f-9298-97ebf69994b8",
                            "gambit_id": "a778ca27-aad8-404a-8a3f-bd08ceac7b2e",
                            "last_updated": "2023-01-16T10:02:20.866775-05:00",
                            "created_at": "2023-01-14T08:26:58.717305-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.66000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a85b6ad-5f8d-4424-afa3-cf099b38acf2/?format=api"
                        },
                        {
                            "id": "5e89ddfe-6420-4a8a-8f65-3d218a98b505",
                            "gambit_id": "70788d3d-54db-44a5-809f-0eee0b0a1aa9",
                            "last_updated": "2023-01-16T10:02:20.869935-05:00",
                            "created_at": "2023-01-14T08:26:58.720033-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.95000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a85b6ad-5f8d-4424-afa3-cf099b38acf2/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f0df783-c8af-4caf-892f-1f2daa3dfb0e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5c46c6a-17b6-4a0b-9b2f-98bd0acf6931/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:58.704444-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6472.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3528.0
                            }
                        ],
                        "expected_reward_tokens": 8996.08,
                        "profit_sb": -3.92,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "06299bc0-748f-41d8-b337-60fe052edddb",
                            "gambit_id": "0615e99f-9f58-4f78-9e2d-6b90b2a46cb1",
                            "last_updated": "2023-01-16T10:02:20.860272-05:00",
                            "created_at": "2023-01-14T08:26:58.710420-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.39000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f0df783-c8af-4caf-892f-1f2daa3dfb0e/?format=api"
                        },
                        {
                            "id": "f7b31a82-1595-4a3f-9e3a-ade9fadc91f6",
                            "gambit_id": "fd3ea3ac-71ad-4a53-ab5d-b9cbb19cba45",
                            "last_updated": "2023-01-16T10:02:20.856970-05:00",
                            "created_at": "2023-01-14T08:26:58.707311-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.55000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f0df783-c8af-4caf-892f-1f2daa3dfb0e/?format=api"
                        }
                    ]
                },
                {
                    "id": "8b208ef2-a800-4c1b-8c07-792d662abc18",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5c46c6a-17b6-4a0b-9b2f-98bd0acf6931/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:58.695292-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "458736ad-231d-4d6b-b4e9-25b244a6067e",
                            "gambit_id": "c10e4ab7-6f08-44b6-ba22-d35f19eebe44",
                            "last_updated": "2023-01-16T10:02:20.850755-05:00",
                            "created_at": "2023-01-14T08:26:58.701326-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b208ef2-a800-4c1b-8c07-792d662abc18/?format=api"
                        },
                        {
                            "id": "af951a7a-bc39-41c5-a2a9-644246e4669e",
                            "gambit_id": "d9f4fd18-55e1-4b23-8428-30ddeae0d781",
                            "last_updated": "2023-01-16T10:02:20.847508-05:00",
                            "created_at": "2023-01-14T08:26:58.698217-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b208ef2-a800-4c1b-8c07-792d662abc18/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "573a4425-d001-4315-b4e5-80a01b349dc1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2cdaccdc-7ec8-479a-b125-5e1084578950",
            "completed": true,
            "last_updated": "2023-01-16T10:02:22.474918-05:00",
            "created_at": "2023-01-14T08:26:58.522486-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/2cdaccdc-7ec8-479a-b125-5e1084578950",
            "datetime": "2023-01-14T20:07:00-05:00",
            "cutoff_datetime": "2023-01-14T20:07:00-05:00",
            "name": "Tampa Bay Lightning v. St Louis Blues",
            "bettypes": [
                {
                    "id": "45a66816-9b3c-4a83-9546-6ba9772284ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/573a4425-d001-4315-b4e5-80a01b349dc1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:58.545537-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6253.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3747.0
                            }
                        ],
                        "expected_reward_tokens": 9066.85,
                        "profit_sb": 66.85,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "832dd505-7b11-4549-960d-6f64aef43c10",
                            "gambit_id": "f913aae0-f6b3-4926-8d67-d72118e21c97",
                            "last_updated": "2023-01-16T10:02:22.502227-05:00",
                            "created_at": "2023-01-14T08:26:58.552026-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.45000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45a66816-9b3c-4a83-9546-6ba9772284ba/?format=api"
                        },
                        {
                            "id": "af9e68c1-ec4f-4814-8e45-9e80c88ec9a0",
                            "gambit_id": "49c44c3b-fe79-45e7-83ab-b6598c555849",
                            "last_updated": "2023-01-16T10:02:22.500372-05:00",
                            "created_at": "2023-01-14T08:26:58.548766-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.42000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45a66816-9b3c-4a83-9546-6ba9772284ba/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd151f79-7970-45a6-a438-db3b88184fa1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/573a4425-d001-4315-b4e5-80a01b349dc1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:58.536127-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5882.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4118.0
                            }
                        ],
                        "expected_reward_tokens": 9058.28,
                        "profit_sb": 58.28,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "251cec28-f8b3-4ca2-84e9-742f3616c3cf",
                            "gambit_id": "a7c9cbdf-f3b1-4ca1-981d-b6e74d722f7f",
                            "last_updated": "2023-01-16T10:02:22.491669-05:00",
                            "created_at": "2023-01-14T08:26:58.539105-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.54000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd151f79-7970-45a6-a438-db3b88184fa1/?format=api"
                        },
                        {
                            "id": "0fcd143e-27b8-46ad-8b6c-d28615d495fd",
                            "gambit_id": "feacd3e2-323c-4d81-b995-d00ae6dee763",
                            "last_updated": "2023-01-16T10:02:22.494612-05:00",
                            "created_at": "2023-01-14T08:26:58.542316-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.20000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd151f79-7970-45a6-a438-db3b88184fa1/?format=api"
                        }
                    ]
                },
                {
                    "id": "295cbdc6-6a2d-4922-b897-c6226794962d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/573a4425-d001-4315-b4e5-80a01b349dc1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:58.526610-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5a213b62-a918-4f15-a8b0-c82b03f22534",
                            "gambit_id": "1a0f03e0-b39e-4443-b054-291985fb28db",
                            "last_updated": "2023-01-16T10:02:22.485228-05:00",
                            "created_at": "2023-01-14T08:26:58.532771-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/295cbdc6-6a2d-4922-b897-c6226794962d/?format=api"
                        },
                        {
                            "id": "45deb5d7-6773-4716-b803-9eee148ff7bf",
                            "gambit_id": "2da06edf-45c0-4b8e-ab63-8b48bda004b4",
                            "last_updated": "2023-01-16T10:02:22.482267-05:00",
                            "created_at": "2023-01-14T08:26:58.529716-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/295cbdc6-6a2d-4922-b897-c6226794962d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e976de7b-a639-4997-8f62-c2498caf3d69",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "688523d0-d387-46e5-9223-516bdeaf4518",
            "completed": true,
            "last_updated": "2023-01-16T10:02:22.784450-05:00",
            "created_at": "2023-01-14T08:26:58.175856-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.04,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/688523d0-d387-46e5-9223-516bdeaf4518",
            "datetime": "2023-01-14T20:07:00-05:00",
            "cutoff_datetime": "2023-01-14T20:07:00-05:00",
            "name": "Seattle Kraken v. Chicago Blackhawks",
            "bettypes": [
                {
                    "id": "cbf3ecc6-6e2f-49c2-8ca1-6b8eec34070f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e976de7b-a639-4997-8f62-c2498caf3d69/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:58.198176-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6472.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3528.0
                            }
                        ],
                        "expected_reward_tokens": 8996.08,
                        "profit_sb": -3.92,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d6d31764-f993-46bb-8abd-64e325272997",
                            "gambit_id": "80dc36aa-3e06-44e0-8eeb-740e95319ee5",
                            "last_updated": "2023-01-16T10:02:22.807974-05:00",
                            "created_at": "2023-01-14T08:26:58.204133-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.39000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbf3ecc6-6e2f-49c2-8ca1-6b8eec34070f/?format=api"
                        },
                        {
                            "id": "e374b93a-acdd-42aa-8518-646d1d109321",
                            "gambit_id": "49142aa5-6c46-4e57-bc5f-2a039c8c811c",
                            "last_updated": "2023-01-16T10:02:22.805096-05:00",
                            "created_at": "2023-01-14T08:26:58.201030-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.55000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbf3ecc6-6e2f-49c2-8ca1-6b8eec34070f/?format=api"
                        }
                    ]
                },
                {
                    "id": "7efcddff-51c5-4064-990f-a5b16df7dd8d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e976de7b-a639-4997-8f62-c2498caf3d69/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:58.189083-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5292.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "10777247-38dc-474a-a337-df8d7b229073",
                            "gambit_id": "cc85824c-a851-4fcc-b1da-b06fb94d7606",
                            "last_updated": "2023-01-16T10:02:22.795329-05:00",
                            "created_at": "2023-01-14T08:26:58.191970-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7efcddff-51c5-4064-990f-a5b16df7dd8d/?format=api"
                        },
                        {
                            "id": "00479a8a-75d2-4cdd-b5c4-beefd0a9de48",
                            "gambit_id": "7af26e25-ec13-4fb2-9e14-b0cafa5f3f53",
                            "last_updated": "2023-01-16T10:02:22.798536-05:00",
                            "created_at": "2023-01-14T08:26:58.195095-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7efcddff-51c5-4064-990f-a5b16df7dd8d/?format=api"
                        }
                    ]
                },
                {
                    "id": "ccba4948-4eaa-45a7-b8b4-9bbb119ceeaf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e976de7b-a639-4997-8f62-c2498caf3d69/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:58.179685-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "05987462-b1d4-4925-b343-19889848e4b5",
                            "gambit_id": "a26d55cd-ad93-4e83-92a4-148451a930fb",
                            "last_updated": "2023-01-16T10:02:22.791294-05:00",
                            "created_at": "2023-01-14T08:26:58.185925-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccba4948-4eaa-45a7-b8b4-9bbb119ceeaf/?format=api"
                        },
                        {
                            "id": "b490a031-0c35-4e5f-8a9e-06eaa2385707",
                            "gambit_id": "a901b6ee-5a29-47db-a5c3-34f3c24b3c16",
                            "last_updated": "2023-01-16T10:02:22.789224-05:00",
                            "created_at": "2023-01-14T08:26:58.182682-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccba4948-4eaa-45a7-b8b4-9bbb119ceeaf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f6b3b68a-1b65-46eb-aebe-ebf5df78ccc4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "afe48327-72c7-48ac-9408-2c217f0e3fdd",
            "completed": true,
            "last_updated": "2023-01-15T15:32:18.861614-05:00",
            "created_at": "2023-01-14T08:26:57.999660-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.68,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/afe48327-72c7-48ac-9408-2c217f0e3fdd",
            "datetime": "2023-01-14T19:40:00-05:00",
            "cutoff_datetime": "2023-01-14T19:40:00-05:00",
            "name": "Atlanta Hawks v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "fd0fd70d-52f1-454d-b4b6-773a6f595683",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6b3b68a-1b65-46eb-aebe-ebf5df78ccc4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:58.013358-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7095.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 2905.0
                            }
                        ],
                        "expected_reward_tokens": 9150.75,
                        "profit_sb": 150.75,
                        "profit_sb_percentage": 1.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f1c94ae4-6660-4a5b-b87f-d7d2dc1551f2",
                            "gambit_id": "05564937-c817-4606-883e-9feb81e8e015",
                            "last_updated": "2023-01-15T15:32:18.874299-05:00",
                            "created_at": "2023-01-14T08:26:58.016289-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.29000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd0fd70d-52f1-454d-b4b6-773a6f595683/?format=api"
                        },
                        {
                            "id": "f9f16b32-9a3f-4b0f-8d1c-190478a7eca8",
                            "gambit_id": "36083b74-ca2c-41b2-88cb-f8402e190aae",
                            "last_updated": "2023-01-15T15:32:18.876617-05:00",
                            "created_at": "2023-01-14T08:26:58.019399-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "3.15000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd0fd70d-52f1-454d-b4b6-773a6f595683/?format=api"
                        }
                    ]
                },
                {
                    "id": "61ef4664-9500-4352-aa3c-cb849e34f00f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6b3b68a-1b65-46eb-aebe-ebf5df78ccc4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:58.022718-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Toronto Raptors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "092a8676-533f-4d5c-b092-0777791556cd",
                            "gambit_id": "1e19da32-7eb3-4ddb-890f-ddde1e31ca07",
                            "last_updated": "2023-01-15T15:32:18.883719-05:00",
                            "created_at": "2023-01-14T08:26:58.028914-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61ef4664-9500-4352-aa3c-cb849e34f00f/?format=api"
                        },
                        {
                            "id": "7182494d-5f95-49ab-81b7-e20768edab41",
                            "gambit_id": "e2d4f35b-8cc9-4187-8945-e27ea16f292d",
                            "last_updated": "2023-01-15T15:32:18.881515-05:00",
                            "created_at": "2023-01-14T08:26:58.025795-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61ef4664-9500-4352-aa3c-cb849e34f00f/?format=api"
                        }
                    ]
                },
                {
                    "id": "41e3351d-1df3-47ac-9b91-937ab2367d1e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6b3b68a-1b65-46eb-aebe-ebf5df78ccc4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:58.003748-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 232",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5430fc75-9579-4b4c-831e-2302fa29c34a",
                            "gambit_id": "249a5781-4a1e-41fc-b44b-3b95e86bd827",
                            "last_updated": "2023-01-15T15:32:18.869477-05:00",
                            "created_at": "2023-01-14T08:26:58.009992-05:00",
                            "name": "Game Total Over 232",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41e3351d-1df3-47ac-9b91-937ab2367d1e/?format=api"
                        },
                        {
                            "id": "8d50057e-72bb-46a5-bc13-be23d0d75c41",
                            "gambit_id": "e20f1e9a-f427-4808-95fe-2f21dce9823c",
                            "last_updated": "2023-01-15T15:32:18.867247-05:00",
                            "created_at": "2023-01-14T08:26:58.006845-05:00",
                            "name": "Game Total Under 232",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41e3351d-1df3-47ac-9b91-937ab2367d1e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "13e3c064-88d6-4ddb-abb0-7e19805c3147",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f3c6a779-9b7e-4d12-8e0c-9f3ef6bb1941",
            "completed": true,
            "last_updated": "2023-01-16T20:07:30.123906-05:00",
            "created_at": "2023-01-12T18:16:57.179258-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -4.44,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/f3c6a779-9b7e-4d12-8e0c-9f3ef6bb1941",
            "datetime": "2023-01-14T19:30:00-05:00",
            "cutoff_datetime": "2023-01-14T19:30:00-05:00",
            "name": "Los Angeles Thieves v. New York Subliners",
            "bettypes": [
                {
                    "id": "99ce23bc-9b3a-493f-be2c-52937f1a598b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13e3c064-88d6-4ddb-abb0-7e19805c3147/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T18:16:57.180877-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5376.0
                            },
                            {
                                "team": "Los Angeles Thieves",
                                "amount": 4624.0
                            }
                        ],
                        "expected_reward_tokens": 8600.64,
                        "profit_sb": -399.36,
                        "profit_sb_percentage": -4.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "522b8330-ca59-4859-a5ac-0091dc7970b8",
                            "gambit_id": "5faff7c6-55f5-49f2-84c8-1c896a54e61a",
                            "last_updated": "2023-01-16T20:07:30.130710-05:00",
                            "created_at": "2023-01-12T18:16:57.182063-05:00",
                            "name": "New York Subliners",
                            "reward": "1.60000",
                            "odds": "1.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ce23bc-9b3a-493f-be2c-52937f1a598b/?format=api"
                        },
                        {
                            "id": "8164b4d6-b16f-4853-9427-d58415c3baa5",
                            "gambit_id": "a9836cdb-be67-4ec6-81c1-39c412780a64",
                            "last_updated": "2023-01-16T20:07:30.133761-05:00",
                            "created_at": "2023-01-12T18:16:57.183293-05:00",
                            "name": "Los Angeles Thieves",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ce23bc-9b3a-493f-be2c-52937f1a598b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c737e4a4-f001-4df8-8afc-822245438eaa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ca391183-da79-4702-8d24-d803aa198261",
            "completed": true,
            "last_updated": "2023-01-15T15:27:10.106835-05:00",
            "created_at": "2023-01-14T08:26:57.671981-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.48,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ca391183-da79-4702-8d24-d803aa198261",
            "datetime": "2023-01-14T19:10:00-05:00",
            "cutoff_datetime": "2023-01-14T19:10:00-05:00",
            "name": "Memphis Grizzlies v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "172d8e83-ddb1-4501-9ac4-ca9b11c73c6f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c737e4a4-f001-4df8-8afc-822245438eaa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:57.694544-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7249.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 2751.0
                            }
                        ],
                        "expected_reward_tokens": 9133.32,
                        "profit_sb": 133.32,
                        "profit_sb_percentage": 1.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d7add322-65ff-45a9-a11e-650711f72e93",
                            "gambit_id": "5b2f9e63-381a-470e-970b-311fcda814dd",
                            "last_updated": "2023-01-15T15:27:10.133157-05:00",
                            "created_at": "2023-01-14T08:26:57.700485-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.26000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/172d8e83-ddb1-4501-9ac4-ca9b11c73c6f/?format=api"
                        },
                        {
                            "id": "2258ef9c-d64a-4342-b4f6-3ebdd03a99de",
                            "gambit_id": "af169ebc-884f-4494-bb87-158a4733475b",
                            "last_updated": "2023-01-15T15:27:10.131012-05:00",
                            "created_at": "2023-01-14T08:26:57.697555-05:00",
                            "name": "Indiana Pacers",
                            "reward": "3.32000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/172d8e83-ddb1-4501-9ac4-ca9b11c73c6f/?format=api"
                        }
                    ]
                },
                {
                    "id": "48d93733-2fac-44d9-97ee-c29b50363341",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c737e4a4-f001-4df8-8afc-822245438eaa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:57.685403-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Indiana Pacers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "edf3c759-be4f-4a8f-a15a-2184b6f466b8",
                            "gambit_id": "0d71ee5d-1b29-4687-828b-59d48b9c86a7",
                            "last_updated": "2023-01-15T15:27:10.126494-05:00",
                            "created_at": "2023-01-14T08:26:57.691439-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48d93733-2fac-44d9-97ee-c29b50363341/?format=api"
                        },
                        {
                            "id": "b9ba9766-86aa-4dff-b2da-679674fb98b0",
                            "gambit_id": "27745d30-f4ff-4fc2-b3ae-1e4fcb68d967",
                            "last_updated": "2023-01-15T15:27:10.123385-05:00",
                            "created_at": "2023-01-14T08:26:57.688431-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48d93733-2fac-44d9-97ee-c29b50363341/?format=api"
                        }
                    ]
                },
                {
                    "id": "fe487e9c-63ac-4ffc-a11b-d79569af2bb4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c737e4a4-f001-4df8-8afc-822245438eaa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:57.675821-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 239.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 239.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "557b3dd8-e570-449d-9b04-bbbf75c84f0a",
                            "gambit_id": "eb9ef104-d96f-416a-9d2f-5bd3a2119a48",
                            "last_updated": "2023-01-15T15:27:10.113890-05:00",
                            "created_at": "2023-01-14T08:26:57.678742-05:00",
                            "name": "Game Total Under 239.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "239.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe487e9c-63ac-4ffc-a11b-d79569af2bb4/?format=api"
                        },
                        {
                            "id": "af2c53c9-5497-4247-a1b4-cd7e56c758cf",
                            "gambit_id": "a70b35fe-6f59-4bcc-821b-f058854a3d35",
                            "last_updated": "2023-01-15T15:27:10.117080-05:00",
                            "created_at": "2023-01-14T08:26:57.682115-05:00",
                            "name": "Game Total Over 239.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "239.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe487e9c-63ac-4ffc-a11b-d79569af2bb4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9f2cc301-b76e-48dd-b358-3c687bdb0527",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f58ebe3f-9ce9-4377-9fde-e1821858e80d",
            "completed": true,
            "last_updated": "2023-01-15T15:32:20.344169-05:00",
            "created_at": "2023-01-14T08:26:57.834317-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.48,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f58ebe3f-9ce9-4377-9fde-e1821858e80d",
            "datetime": "2023-01-14T19:10:00-05:00",
            "cutoff_datetime": "2023-01-14T19:10:00-05:00",
            "name": "Boston Celtics v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "a2ea4a97-f301-45b6-8677-f393b0a6190b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9f2cc301-b76e-48dd-b358-3c687bdb0527/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:57.849007-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7249.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 2751.0
                            }
                        ],
                        "expected_reward_tokens": 9133.32,
                        "profit_sb": 133.32,
                        "profit_sb_percentage": 1.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "168ebb7a-9a25-4b8d-915c-4e28e14e1bc8",
                            "gambit_id": "a8e383c3-dd3b-479e-8b06-8682f3aa3d6d",
                            "last_updated": "2023-01-15T15:32:20.363527-05:00",
                            "created_at": "2023-01-14T08:26:57.855157-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.26000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2ea4a97-f301-45b6-8677-f393b0a6190b/?format=api"
                        },
                        {
                            "id": "5c5f0219-b0c2-41af-bf65-807c46aa3830",
                            "gambit_id": "7aae7705-5986-4530-bd9b-cd6eca7b7f15",
                            "last_updated": "2023-01-15T15:32:20.360537-05:00",
                            "created_at": "2023-01-14T08:26:57.851937-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "3.32000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2ea4a97-f301-45b6-8677-f393b0a6190b/?format=api"
                        }
                    ]
                },
                {
                    "id": "bb85c2ce-224a-4266-b0f3-c34f4352c0d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9f2cc301-b76e-48dd-b358-3c687bdb0527/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:57.858574-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "212e1568-966e-4bbb-a904-f8e7915d098c",
                            "gambit_id": "cdb0fa74-2437-4938-b487-3adee82d139a",
                            "last_updated": "2023-01-15T15:32:20.369023-05:00",
                            "created_at": "2023-01-14T08:26:57.861531-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb85c2ce-224a-4266-b0f3-c34f4352c0d8/?format=api"
                        },
                        {
                            "id": "c9feebfa-913b-4a3b-af78-7bfd962c9e29",
                            "gambit_id": "7e762f48-28ab-452c-a324-5968c0a8befa",
                            "last_updated": "2023-01-15T15:32:20.371804-05:00",
                            "created_at": "2023-01-14T08:26:57.864622-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb85c2ce-224a-4266-b0f3-c34f4352c0d8/?format=api"
                        }
                    ]
                },
                {
                    "id": "f2c1effe-2df9-4c68-b1a8-be01ed151b75",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9f2cc301-b76e-48dd-b358-3c687bdb0527/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:57.839205-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 232",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d111a44b-13f6-4a0c-a9bc-ed20a84174de",
                            "gambit_id": "65fb8da8-05b9-4b58-806c-a0206e17fa7a",
                            "last_updated": "2023-01-15T15:32:20.354842-05:00",
                            "created_at": "2023-01-14T08:26:57.845615-05:00",
                            "name": "Game Total Over 232",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2c1effe-2df9-4c68-b1a8-be01ed151b75/?format=api"
                        },
                        {
                            "id": "40a1e653-18c0-4710-976d-15dd21ffa7a3",
                            "gambit_id": "95ac088e-566b-45f8-8a3a-ae02945b0be3",
                            "last_updated": "2023-01-15T15:32:20.350343-05:00",
                            "created_at": "2023-01-14T08:26:57.842254-05:00",
                            "name": "Game Total Under 232",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2c1effe-2df9-4c68-b1a8-be01ed151b75/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d07f4368-6f4f-4f71-84fb-bd0fc1b75444",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "70001a87-2fab-4a5c-b284-841f5257c3a7",
            "completed": true,
            "last_updated": "2023-01-16T10:07:22.689641-05:00",
            "created_at": "2023-01-14T08:26:56.665268-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/70001a87-2fab-4a5c-b284-841f5257c3a7",
            "datetime": "2023-01-14T19:07:00-05:00",
            "cutoff_datetime": "2023-01-14T19:07:00-05:00",
            "name": "Toronto Maple Leafs v. Boston Bruins",
            "bettypes": [
                {
                    "id": "5f449894-a1df-4474-ae1a-e4510c1369d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d07f4368-6f4f-4f71-84fb-bd0fc1b75444/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:56.688857-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5745.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 4255.0
                            }
                        ],
                        "expected_reward_tokens": 9019.65,
                        "profit_sb": 19.65,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e9eb3dec-9f8c-4070-95d5-61941659d4d6",
                            "gambit_id": "3ebd2f2e-4c4c-434c-b99a-ecad54f9573e",
                            "last_updated": "2023-01-16T10:07:22.714443-05:00",
                            "created_at": "2023-01-14T08:26:56.692044-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.57000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f449894-a1df-4474-ae1a-e4510c1369d3/?format=api"
                        },
                        {
                            "id": "c8f91cdc-ef3c-4201-8d62-6e2cbf71bd16",
                            "gambit_id": "4b14463f-80de-45e6-804c-e47927e758a4",
                            "last_updated": "2023-01-16T10:07:22.717312-05:00",
                            "created_at": "2023-01-14T08:26:56.695243-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.12000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f449894-a1df-4474-ae1a-e4510c1369d3/?format=api"
                        }
                    ]
                },
                {
                    "id": "6c7fcecd-0552-4ebb-90f1-fb2471083fd0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d07f4368-6f4f-4f71-84fb-bd0fc1b75444/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:56.678866-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6253.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 3747.0
                            }
                        ],
                        "expected_reward_tokens": 9066.85,
                        "profit_sb": 66.85,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7096d43d-7299-48bc-b5ac-77320de35e98",
                            "gambit_id": "f613a287-5689-44c5-ae7d-de5a25543322",
                            "last_updated": "2023-01-16T10:07:22.708772-05:00",
                            "created_at": "2023-01-14T08:26:56.685300-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.45000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c7fcecd-0552-4ebb-90f1-fb2471083fd0/?format=api"
                        },
                        {
                            "id": "bc3df24c-010d-49c1-963e-80873c261d20",
                            "gambit_id": "3bcb6f10-1004-4532-8c6a-fca5ca087588",
                            "last_updated": "2023-01-16T10:07:22.705756-05:00",
                            "created_at": "2023-01-14T08:26:56.682100-05:00",
                            "name": "Boston Bruins",
                            "reward": "2.42000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c7fcecd-0552-4ebb-90f1-fb2471083fd0/?format=api"
                        }
                    ]
                },
                {
                    "id": "14d5e6c3-67c8-4873-8e68-34575dce6bab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d07f4368-6f4f-4f71-84fb-bd0fc1b75444/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:56.669286-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5292.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8e16f72e-9524-46e1-b20d-efeabf0376b1",
                            "gambit_id": "2b96ce8b-4915-4787-b75f-d3bc3c51d5f3",
                            "last_updated": "2023-01-16T10:07:22.696854-05:00",
                            "created_at": "2023-01-14T08:26:56.672412-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d5e6c3-67c8-4873-8e68-34575dce6bab/?format=api"
                        },
                        {
                            "id": "2ec66456-a19e-4fb5-9f30-eb5c2e91354f",
                            "gambit_id": "d7b6c15c-3dde-4876-b7ba-ddf1052ebaf3",
                            "last_updated": "2023-01-16T10:07:22.699993-05:00",
                            "created_at": "2023-01-14T08:26:56.675448-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d5e6c3-67c8-4873-8e68-34575dce6bab/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "28e2e62c-95d4-47df-b465-9b31af749014",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c1e3f69a-74b3-436e-ae82-be77fca314fb",
            "completed": true,
            "last_updated": "2023-01-16T10:11:50.582671-05:00",
            "created_at": "2023-01-14T08:26:57.337439-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c1e3f69a-74b3-436e-ae82-be77fca314fb",
            "datetime": "2023-01-14T19:07:00-05:00",
            "cutoff_datetime": "2023-01-14T19:07:00-05:00",
            "name": "Vancouver Canucks v. Florida Panthers",
            "bettypes": [
                {
                    "id": "4201e415-c456-4847-aadb-fe2507660aff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28e2e62c-95d4-47df-b465-9b31af749014/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:57.361088-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6387.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3613.0
                            }
                        ],
                        "expected_reward_tokens": 9068.63,
                        "profit_sb": 68.63,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9cd96c73-8caa-4ef0-a515-038b68615cbc",
                            "gambit_id": "35558651-27f1-425b-a560-c3fe76debd1e",
                            "last_updated": "2023-01-16T10:11:50.610626-05:00",
                            "created_at": "2023-01-14T08:26:57.364151-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.42000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4201e415-c456-4847-aadb-fe2507660aff/?format=api"
                        },
                        {
                            "id": "9f6175bd-a28e-4979-9038-c8c88e50a33a",
                            "gambit_id": "b1ada16b-69a6-4d00-a03f-e37b3f4cb2e3",
                            "last_updated": "2023-01-16T10:11:50.613782-05:00",
                            "created_at": "2023-01-14T08:26:57.368296-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.51000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4201e415-c456-4847-aadb-fe2507660aff/?format=api"
                        }
                    ]
                },
                {
                    "id": "ea3fc8bc-6887-469e-b667-946bfa4224d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28e2e62c-95d4-47df-b465-9b31af749014/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:57.351380-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5482.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 4518.0
                            }
                        ],
                        "expected_reward_tokens": 8990.48,
                        "profit_sb": -9.52,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c237de54-ac08-4b54-98f5-d5a394b9c5d3",
                            "gambit_id": "8de3b0dc-97e0-4e96-af9d-ecda9600f668",
                            "last_updated": "2023-01-16T10:11:50.604197-05:00",
                            "created_at": "2023-01-14T08:26:57.357529-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.64000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea3fc8bc-6887-469e-b667-946bfa4224d7/?format=api"
                        },
                        {
                            "id": "1e282cca-adad-432a-8982-b3b9ba8707c6",
                            "gambit_id": "ffcf7508-64e5-40f4-80ad-79566fdcfce4",
                            "last_updated": "2023-01-16T10:11:50.600401-05:00",
                            "created_at": "2023-01-14T08:26:57.354406-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.99000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea3fc8bc-6887-469e-b667-946bfa4224d7/?format=api"
                        }
                    ]
                },
                {
                    "id": "3bd24b39-dc8b-4485-b653-06dd8532a94f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28e2e62c-95d4-47df-b465-9b31af749014/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:57.341671-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 7",
                                "amount": 5292.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "21cdb691-ce1a-4f10-830c-dafd4e266c18",
                            "gambit_id": "aa3dcf0e-9bd0-4fc5-b11b-bae39b48bab5",
                            "last_updated": "2023-01-16T10:11:50.590216-05:00",
                            "created_at": "2023-01-14T08:26:57.344963-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd24b39-dc8b-4485-b653-06dd8532a94f/?format=api"
                        },
                        {
                            "id": "13a65709-b2c7-4c55-afd9-f16dad28357c",
                            "gambit_id": "22a13b4a-17a0-42b6-922f-55fbd53360bd",
                            "last_updated": "2023-01-16T10:11:50.593467-05:00",
                            "created_at": "2023-01-14T08:26:57.348200-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd24b39-dc8b-4485-b653-06dd8532a94f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "653b0ffd-5921-42f0-98c0-950b60e71592",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "43450a9d-862f-403d-91c8-bba736e23dd5",
            "completed": true,
            "last_updated": "2023-01-16T10:11:50.210279-05:00",
            "created_at": "2023-01-14T08:26:57.174536-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.39,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/43450a9d-862f-403d-91c8-bba736e23dd5",
            "datetime": "2023-01-14T19:07:00-05:00",
            "cutoff_datetime": "2023-01-14T19:07:00-05:00",
            "name": "Ottawa Senators v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "f1d3e01c-0bae-49fa-b743-d343cba62c88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/653b0ffd-5921-42f0-98c0-950b60e71592/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:57.197340-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5968.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 4032.0
                            }
                        ],
                        "expected_reward_tokens": 9071.36,
                        "profit_sb": 71.36,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fedb594f-0ae2-4b50-bd31-dde1541519f6",
                            "gambit_id": "3fc0a9dc-b9b8-455f-9ec0-06456c22e439",
                            "last_updated": "2023-01-16T10:11:50.236141-05:00",
                            "created_at": "2023-01-14T08:26:57.200366-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.52000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1d3e01c-0bae-49fa-b743-d343cba62c88/?format=api"
                        },
                        {
                            "id": "daf31195-4194-435e-aa96-8ca7b1d23534",
                            "gambit_id": "398a46f1-322f-49d7-a38f-b7af2cf71ef6",
                            "last_updated": "2023-01-16T10:11:50.239409-05:00",
                            "created_at": "2023-01-14T08:26:57.203612-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.25000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1d3e01c-0bae-49fa-b743-d343cba62c88/?format=api"
                        }
                    ]
                },
                {
                    "id": "4a68f7cb-d8cf-4fe7-9590-8869c1c422b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/653b0ffd-5921-42f0-98c0-950b60e71592/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:57.187900-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6166.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 3834.0
                            }
                        ],
                        "expected_reward_tokens": 9124.92,
                        "profit_sb": 124.92,
                        "profit_sb_percentage": 1.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0f552aa9-6688-46d4-9e97-6ee439d5195c",
                            "gambit_id": "58bee72a-bacc-4e0b-9d5e-c51a5fd1da7a",
                            "last_updated": "2023-01-16T10:11:50.229965-05:00",
                            "created_at": "2023-01-14T08:26:57.194195-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.48000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a68f7cb-d8cf-4fe7-9590-8869c1c422b2/?format=api"
                        },
                        {
                            "id": "a5c0aae5-7290-460b-978e-43606aaefadb",
                            "gambit_id": "93d63c6d-8f60-4774-99ef-cca0288af9cc",
                            "last_updated": "2023-01-16T10:11:50.226843-05:00",
                            "created_at": "2023-01-14T08:26:57.190896-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.38000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a68f7cb-d8cf-4fe7-9590-8869c1c422b2/?format=api"
                        }
                    ]
                },
                {
                    "id": "7c5a2d62-a87e-4057-bc97-093f95eb797d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/653b0ffd-5921-42f0-98c0-950b60e71592/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:57.178439-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5196.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f9c27db8-2b65-4f64-8815-48cd2c1399b1",
                            "gambit_id": "a4c1e6c9-dd49-4b49-910a-eec4152afa00",
                            "last_updated": "2023-01-16T10:11:50.220726-05:00",
                            "created_at": "2023-01-14T08:26:57.184705-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c5a2d62-a87e-4057-bc97-093f95eb797d/?format=api"
                        },
                        {
                            "id": "8aae1894-dbcc-4381-af78-ad38b9d4514d",
                            "gambit_id": "f7c9a0e2-bc38-4a87-8a62-ba01f3d19e10",
                            "last_updated": "2023-01-16T10:11:50.217346-05:00",
                            "created_at": "2023-01-14T08:26:57.181602-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c5a2d62-a87e-4057-bc97-093f95eb797d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "19b64932-0611-4ff3-a24e-e957d26fe731",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1666e2c4-d570-4b46-b2c7-b0c2df71c663",
            "completed": true,
            "last_updated": "2023-01-16T10:07:23.865959-05:00",
            "created_at": "2023-01-14T08:26:56.832529-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.04,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/1666e2c4-d570-4b46-b2c7-b0c2df71c663",
            "datetime": "2023-01-14T19:07:00-05:00",
            "cutoff_datetime": "2023-01-14T19:07:00-05:00",
            "name": "Philadelphia Flyers v. Washington Capitals",
            "bettypes": [
                {
                    "id": "88619b79-2b52-416d-85e8-af9079e61bd5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19b64932-0611-4ff3-a24e-e957d26fe731/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:56.855779-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6472.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3528.0
                            }
                        ],
                        "expected_reward_tokens": 8996.08,
                        "profit_sb": -3.92,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "00f3ede8-4c24-4d6f-9373-655b7ba8d430",
                            "gambit_id": "a56635d9-7d93-4b2f-b211-7f65ded939e7",
                            "last_updated": "2023-01-16T10:07:23.892018-05:00",
                            "created_at": "2023-01-14T08:26:56.858887-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.39000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88619b79-2b52-416d-85e8-af9079e61bd5/?format=api"
                        },
                        {
                            "id": "93735515-3500-450a-a8c4-b6502673b28b",
                            "gambit_id": "b0c37451-00be-4e73-a53b-18e7b24003ef",
                            "last_updated": "2023-01-16T10:07:23.895110-05:00",
                            "created_at": "2023-01-14T08:26:56.861963-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.55000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88619b79-2b52-416d-85e8-af9079e61bd5/?format=api"
                        }
                    ]
                },
                {
                    "id": "5e31c9a9-6905-4e78-80b9-5076cf32fcda",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19b64932-0611-4ff3-a24e-e957d26fe731/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:56.846242-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5482.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4518.0
                            }
                        ],
                        "expected_reward_tokens": 8990.48,
                        "profit_sb": -9.52,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4e57a560-6f4c-4186-a582-403e977e5b52",
                            "gambit_id": "b853e9c0-5833-45a9-be03-7355435cbe6e",
                            "last_updated": "2023-01-16T10:07:23.886056-05:00",
                            "created_at": "2023-01-14T08:26:56.852516-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.64000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e31c9a9-6905-4e78-80b9-5076cf32fcda/?format=api"
                        },
                        {
                            "id": "e3d62a28-8315-4d11-88f6-d207aa4e7c3f",
                            "gambit_id": "b246458b-5d12-4f1c-9ed2-d8dd9bd5bede",
                            "last_updated": "2023-01-16T10:07:23.882993-05:00",
                            "created_at": "2023-01-14T08:26:56.849233-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.99000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e31c9a9-6905-4e78-80b9-5076cf32fcda/?format=api"
                        }
                    ]
                },
                {
                    "id": "099f2cd5-037b-4da4-adcc-04b84ff3d41f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19b64932-0611-4ff3-a24e-e957d26fe731/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:56.836491-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ec26a3b-8f45-4b63-8a2a-71b8b325f86e",
                            "gambit_id": "316fb840-90c5-4cfe-afca-96143fae2b39",
                            "last_updated": "2023-01-16T10:07:23.876040-05:00",
                            "created_at": "2023-01-14T08:26:56.842754-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/099f2cd5-037b-4da4-adcc-04b84ff3d41f/?format=api"
                        },
                        {
                            "id": "5f37001b-0966-4d60-a3df-fbce0ba76ff6",
                            "gambit_id": "027dd694-3977-46e5-9195-524b1d2e7278",
                            "last_updated": "2023-01-16T10:07:23.872997-05:00",
                            "created_at": "2023-01-14T08:26:56.839530-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/099f2cd5-037b-4da4-adcc-04b84ff3d41f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3c7ebcf7-6c1b-440e-85f1-d6cc5457700e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0b48fbf7-5cf3-433a-b2fe-387566686b4a",
            "completed": true,
            "last_updated": "2023-01-16T10:07:23.345252-05:00",
            "created_at": "2023-01-14T08:26:57.508263-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.09,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/0b48fbf7-5cf3-433a-b2fe-387566686b4a",
            "datetime": "2023-01-14T19:07:00-05:00",
            "cutoff_datetime": "2023-01-14T19:07:00-05:00",
            "name": "Montreal Canadiens v. New York Islanders",
            "bettypes": [
                {
                    "id": "6a74b20e-d6bd-49c0-933c-29326e115823",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c7ebcf7-6c1b-440e-85f1-d6cc5457700e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:57.532688-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6575.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3425.0
                            }
                        ],
                        "expected_reward_tokens": 9007.75,
                        "profit_sb": 7.75,
                        "profit_sb_percentage": 0.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e20afd90-649a-431f-9f05-94f76aef6f3d",
                            "gambit_id": "e7199033-ede2-4f30-80ad-d7f0292ec0b7",
                            "last_updated": "2023-01-16T10:07:23.372496-05:00",
                            "created_at": "2023-01-14T08:26:57.535600-05:00",
                            "name": "New York Islanders",
                            "reward": "1.37000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a74b20e-d6bd-49c0-933c-29326e115823/?format=api"
                        },
                        {
                            "id": "75f63987-2ff2-4a4c-aee2-1f874596d0e8",
                            "gambit_id": "b4325db2-1c05-44d5-8710-72e980fff1fc",
                            "last_updated": "2023-01-16T10:07:23.375488-05:00",
                            "created_at": "2023-01-14T08:26:57.538700-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.63000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a74b20e-d6bd-49c0-933c-29326e115823/?format=api"
                        }
                    ]
                },
                {
                    "id": "8cadd07d-80cb-494f-84da-9d9ffb713d43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c7ebcf7-6c1b-440e-85f1-d6cc5457700e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:57.523179-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5482.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4518.0
                            }
                        ],
                        "expected_reward_tokens": 8990.48,
                        "profit_sb": -9.52,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "30f459c1-72b7-4a43-82fc-0b43f0f1cdbc",
                            "gambit_id": "d77009cc-507e-40a9-a1b0-a83e7008fae5",
                            "last_updated": "2023-01-16T10:07:23.366417-05:00",
                            "created_at": "2023-01-14T08:26:57.529388-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.64000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cadd07d-80cb-494f-84da-9d9ffb713d43/?format=api"
                        },
                        {
                            "id": "71a0c6bc-34b6-4f28-bba0-b531fbb0eb54",
                            "gambit_id": "7c368fec-180c-44e6-a979-258255377a30",
                            "last_updated": "2023-01-16T10:07:23.363356-05:00",
                            "created_at": "2023-01-14T08:26:57.526264-05:00",
                            "name": "New York Islanders",
                            "reward": "1.99000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cadd07d-80cb-494f-84da-9d9ffb713d43/?format=api"
                        }
                    ]
                },
                {
                    "id": "319ff6fd-da96-4731-a619-c6c3c2c7efd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c7ebcf7-6c1b-440e-85f1-d6cc5457700e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:57.512505-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5292.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d56d82e1-d0a5-4a70-b9ab-2b3d77c512fe",
                            "gambit_id": "ccd457c4-f7d6-4960-9885-0961888e27ed",
                            "last_updated": "2023-01-16T10:07:23.357145-05:00",
                            "created_at": "2023-01-14T08:26:57.519846-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/319ff6fd-da96-4731-a619-c6c3c2c7efd6/?format=api"
                        },
                        {
                            "id": "ee975942-fdba-4ff7-a079-a64d597c6897",
                            "gambit_id": "69bd4818-b5de-4ef4-b247-2fc476e2c54b",
                            "last_updated": "2023-01-16T10:07:23.354203-05:00",
                            "created_at": "2023-01-14T08:26:57.516528-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/319ff6fd-da96-4731-a619-c6c3c2c7efd6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c1c1ea87-827b-4e00-af23-6b3df9d7d8b0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "211a29d7-5fe6-454d-bc83-3bf5b92ab0af",
            "completed": true,
            "last_updated": "2023-01-16T10:07:23.021911-05:00",
            "created_at": "2023-01-14T08:26:56.477066-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/211a29d7-5fe6-454d-bc83-3bf5b92ab0af",
            "datetime": "2023-01-14T19:07:00-05:00",
            "cutoff_datetime": "2023-01-14T19:07:00-05:00",
            "name": "Pittsburgh Penguins v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "0ee5181c-2afd-4736-b88e-795679db2b44",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1c1ea87-827b-4e00-af23-6b3df9d7d8b0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:56.495234-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6387.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3613.0
                            }
                        ],
                        "expected_reward_tokens": 9068.63,
                        "profit_sb": 68.63,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3bf74e5a-4783-4e4d-a905-2753a777d079",
                            "gambit_id": "74b188cd-03af-43e0-9921-d1ba06f3362e",
                            "last_updated": "2023-01-16T10:07:23.040962-05:00",
                            "created_at": "2023-01-14T08:26:56.497552-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.42000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ee5181c-2afd-4736-b88e-795679db2b44/?format=api"
                        },
                        {
                            "id": "b938de19-7dd5-4ebd-99cc-0937f93d2c9d",
                            "gambit_id": "351105d5-e80d-4247-82d8-a4ec1c839463",
                            "last_updated": "2023-01-16T10:07:23.046341-05:00",
                            "created_at": "2023-01-14T08:26:56.500298-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.51000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ee5181c-2afd-4736-b88e-795679db2b44/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd6370fa-8abf-4162-b960-7ec17fe742b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1c1ea87-827b-4e00-af23-6b3df9d7d8b0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:56.487828-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5668.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4332.0
                            }
                        ],
                        "expected_reward_tokens": 9010.56,
                        "profit_sb": 10.56,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fd19b2df-0580-4e8c-826d-169d5fca5743",
                            "gambit_id": "4a856e43-b67d-45ec-9d4d-99c2870b481b",
                            "last_updated": "2023-01-16T10:07:23.035379-05:00",
                            "created_at": "2023-01-14T08:26:56.492753-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.59000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd6370fa-8abf-4162-b960-7ec17fe742b1/?format=api"
                        },
                        {
                            "id": "b8fa6173-bfaa-4ef6-964c-589f2571e99c",
                            "gambit_id": "888289eb-e539-49a1-95e8-d5fc286a93a7",
                            "last_updated": "2023-01-16T10:07:23.033283-05:00",
                            "created_at": "2023-01-14T08:26:56.490234-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.08000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd6370fa-8abf-4162-b960-7ec17fe742b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "d63c4cac-bfcd-4a23-b361-f49ed063afde",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1c1ea87-827b-4e00-af23-6b3df9d7d8b0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:56.480379-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5196.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "23a0e13f-98ab-4f29-90c2-4f17585b5ee7",
                            "gambit_id": "16ba438a-9750-42f6-9de9-d1d3ab23a394",
                            "last_updated": "2023-01-16T10:07:23.028985-05:00",
                            "created_at": "2023-01-14T08:26:56.485365-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d63c4cac-bfcd-4a23-b361-f49ed063afde/?format=api"
                        },
                        {
                            "id": "ffd4dd5b-f0f0-4aae-a88b-40c85c54646a",
                            "gambit_id": "a769962f-1665-4554-83bc-41ec7087ef2d",
                            "last_updated": "2023-01-16T10:07:23.026934-05:00",
                            "created_at": "2023-01-14T08:26:56.482767-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d63c4cac-bfcd-4a23-b361-f49ed063afde/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c396c40c-0318-4b47-8fb7-7954dbf9124d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8fa02405-e453-4475-8dd7-5ce1fcb3cda7",
            "completed": true,
            "last_updated": "2023-01-16T10:07:22.855715-05:00",
            "created_at": "2023-01-14T08:26:56.996578-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.09,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8fa02405-e453-4475-8dd7-5ce1fcb3cda7",
            "datetime": "2023-01-14T19:07:00-05:00",
            "cutoff_datetime": "2023-01-14T19:07:00-05:00",
            "name": "Columbus Blue Jackets v. Detroit Red Wings",
            "bettypes": [
                {
                    "id": "e238e791-d5da-43ba-b926-02f732a8c712",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c396c40c-0318-4b47-8fb7-7954dbf9124d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:57.022372-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6575.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 3425.0
                            }
                        ],
                        "expected_reward_tokens": 9007.75,
                        "profit_sb": 7.75,
                        "profit_sb_percentage": 0.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2ea1d1ec-f0da-40c9-86b0-edbdd3bbc1ef",
                            "gambit_id": "f9fcd257-24f5-4849-8063-d186ca1de357",
                            "last_updated": "2023-01-16T10:07:22.881274-05:00",
                            "created_at": "2023-01-14T08:26:57.025393-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.37000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e238e791-d5da-43ba-b926-02f732a8c712/?format=api"
                        },
                        {
                            "id": "b28fcd77-0c6b-44df-9121-c6a79ed3a29a",
                            "gambit_id": "7fa68495-0a6a-43eb-8478-d2a47cd8ed5c",
                            "last_updated": "2023-01-16T10:07:22.884239-05:00",
                            "created_at": "2023-01-14T08:26:57.028804-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.63000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e238e791-d5da-43ba-b926-02f732a8c712/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc97109c-bbe0-4dab-9ca8-6a007411dd4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c396c40c-0318-4b47-8fb7-7954dbf9124d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:57.012253-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5292.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 4708.0
                            }
                        ],
                        "expected_reward_tokens": 8943.48,
                        "profit_sb": -56.52,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "02fc8ce8-2194-4a85-8d5f-fa9f37b47a3f",
                            "gambit_id": "551697db-8ede-4407-9516-f6787133a5e4",
                            "last_updated": "2023-01-16T10:07:22.875066-05:00",
                            "created_at": "2023-01-14T08:26:57.018866-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc97109c-bbe0-4dab-9ca8-6a007411dd4b/?format=api"
                        },
                        {
                            "id": "cdbcae80-a2a1-4e4f-bad1-a9a6dd4cd1bb",
                            "gambit_id": "0c873c09-311c-4b2f-8507-5f3ab64c7a27",
                            "last_updated": "2023-01-16T10:07:22.872012-05:00",
                            "created_at": "2023-01-14T08:26:57.015562-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc97109c-bbe0-4dab-9ca8-6a007411dd4b/?format=api"
                        }
                    ]
                },
                {
                    "id": "6b6bc5fd-464e-48b0-8324-e81d861f12a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c396c40c-0318-4b47-8fb7-7954dbf9124d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:57.001339-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e5100422-fbe5-4a07-9fa1-4dd4b8c57caf",
                            "gambit_id": "159b405f-21db-4061-9f23-ea8903456a8e",
                            "last_updated": "2023-01-16T10:07:22.865656-05:00",
                            "created_at": "2023-01-14T08:26:57.008556-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b6bc5fd-464e-48b0-8324-e81d861f12a8/?format=api"
                        },
                        {
                            "id": "069a981c-7bb5-4807-aac3-71f5eee177d4",
                            "gambit_id": "bbabc122-a549-40f0-ad76-867260c52e9c",
                            "last_updated": "2023-01-16T10:07:22.862537-05:00",
                            "created_at": "2023-01-14T08:26:57.005024-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b6bc5fd-464e-48b0-8324-e81d861f12a8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "36a533da-67b6-4c8a-aab1-86b95057efa0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8073b2af-8c6a-46fc-8b4a-9f331b88d36b",
            "completed": false,
            "last_updated": "2023-01-21T18:56:57.124142-05:00",
            "created_at": "2023-01-14T12:27:05.586237-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.64,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/8073b2af-8c6a-46fc-8b4a-9f331b88d36b",
            "datetime": "2023-01-14T19:00:00-05:00",
            "cutoff_datetime": "2023-01-14T19:00:00-05:00",
            "name": "Roman Kopylov v. Punahele Soriano",
            "bettypes": [
                {
                    "id": "575c12df-1e96-4d86-9550-1c55a826968a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36a533da-67b6-4c8a-aab1-86b95057efa0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T12:27:05.600074-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Punahele Soriano",
                                "amount": 5639.0
                            },
                            {
                                "team": "Roman Kopylov",
                                "amount": 4361.0
                            }
                        ],
                        "expected_reward_tokens": 8852.83,
                        "profit_sb": -147.17,
                        "profit_sb_percentage": -1.64,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8e8413a7-d85a-44b1-ba5c-ab7082d518f7",
                            "gambit_id": "2da700e4-2aa4-4d35-96a1-bf51cf1128fc",
                            "last_updated": "2023-01-21T18:56:57.130696-05:00",
                            "created_at": "2023-01-14T12:27:05.603259-05:00",
                            "name": "Punahele Soriano",
                            "reward": "1.57000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/575c12df-1e96-4d86-9550-1c55a826968a/?format=api"
                        },
                        {
                            "id": "cba4a3d0-b38b-427e-8f37-b76d459dcc87",
                            "gambit_id": "252f63ad-53a7-4d9d-9448-3bfe09f24551",
                            "last_updated": "2023-01-21T18:56:57.131923-05:00",
                            "created_at": "2023-01-14T12:27:05.606530-05:00",
                            "name": "Roman Kopylov",
                            "reward": "2.03000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/575c12df-1e96-4d86-9550-1c55a826968a/?format=api"
                        }
                    ]
                },
                {
                    "id": "2c5c96a2-7ff2-4ba7-b198-ac1d3e1c0a74",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36a533da-67b6-4c8a-aab1-86b95057efa0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T12:27:05.590244-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5639.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4361.0
                            }
                        ],
                        "expected_reward_tokens": 8852.83,
                        "profit_sb": -147.17,
                        "profit_sb_percentage": -1.64,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b66eb9c8-cf54-44e2-a4c4-3a42af8860f1",
                            "gambit_id": "b2b7865e-1a2e-4502-8fb1-ffe6ebf195af",
                            "last_updated": "2023-01-21T18:56:57.126971-05:00",
                            "created_at": "2023-01-14T12:27:05.593538-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.57000",
                            "odds": "1.66670",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c5c96a2-7ff2-4ba7-b198-ac1d3e1c0a74/?format=api"
                        },
                        {
                            "id": "6b1dc6be-828d-47eb-985c-ece16e3df72f",
                            "gambit_id": "e400fb1b-1a7f-441b-a15d-f2868559fe31",
                            "last_updated": "2023-01-21T18:56:57.128140-05:00",
                            "created_at": "2023-01-14T12:27:05.596850-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "2.03000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c5c96a2-7ff2-4ba7-b198-ac1d3e1c0a74/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5f459410-9c90-434e-85c3-bfa6207392d6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "45629be6-6e65-44ef-bb96-873b9faa9428",
            "completed": true,
            "last_updated": "2023-01-16T10:16:51.940875-05:00",
            "created_at": "2023-01-14T12:32:24.263589-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.13,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/45629be6-6e65-44ef-bb96-873b9faa9428",
            "datetime": "2023-01-14T19:00:00-05:00",
            "cutoff_datetime": "2023-01-14T19:00:00-05:00",
            "name": "Raquel Pennington v. Ketlen Vieira",
            "bettypes": [
                {
                    "id": "ffa69ae4-378e-4c7f-9af7-40307bbde239",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5f459410-9c90-434e-85c3-bfa6207392d6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T12:32:24.277310-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ketlen Vieira",
                                "amount": 5478.0
                            },
                            {
                                "team": "Raquel Pennington",
                                "amount": 4522.0
                            }
                        ],
                        "expected_reward_tokens": 8817.9,
                        "profit_sb": -182.1,
                        "profit_sb_percentage": -2.02,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c44f2676-ce6d-44d0-a224-5c4a8b30a70f",
                            "gambit_id": "baadd7fd-f0a5-42e4-9503-68cb3064ccae",
                            "last_updated": "2023-01-16T10:16:51.957350-05:00",
                            "created_at": "2023-01-14T12:32:24.280372-05:00",
                            "name": "Ketlen Vieira",
                            "reward": "1.61000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffa69ae4-378e-4c7f-9af7-40307bbde239/?format=api"
                        },
                        {
                            "id": "f1c63957-2eb9-4042-9cd3-ca129573c170",
                            "gambit_id": "df3d204d-931a-4f7b-8168-a6694177c2ec",
                            "last_updated": "2023-01-16T10:16:51.960604-05:00",
                            "created_at": "2023-01-14T12:32:24.283605-05:00",
                            "name": "Raquel Pennington",
                            "reward": "1.95000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffa69ae4-378e-4c7f-9af7-40307bbde239/?format=api"
                        }
                    ]
                },
                {
                    "id": "6c3ef67a-210e-4661-ab5a-041b7ba300e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5f459410-9c90-434e-85c3-bfa6207392d6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T12:32:24.267404-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 7388.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 2612.0
                            }
                        ],
                        "expected_reward_tokens": 9011.4,
                        "profit_sb": 11.4,
                        "profit_sb_percentage": 0.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ea75695a-d750-4a17-b0da-58dbb95f7714",
                            "gambit_id": "a31cee03-a441-434c-aacb-58546e85592e",
                            "last_updated": "2023-01-16T10:16:51.947927-05:00",
                            "created_at": "2023-01-14T12:32:24.270617-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.22000",
                            "odds": "1.25000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c3ef67a-210e-4661-ab5a-041b7ba300e6/?format=api"
                        },
                        {
                            "id": "643ff850-8f93-4b0c-9678-0ccc5d26cbe8",
                            "gambit_id": "77184cb9-92cb-4f06-a7d3-3b1c9a8e740f",
                            "last_updated": "2023-01-16T10:16:51.951082-05:00",
                            "created_at": "2023-01-14T12:32:24.273940-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "3.45000",
                            "odds": "3.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c3ef67a-210e-4661-ab5a-041b7ba300e6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "920b7a34-d913-42f2-850e-933de6810bca",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "70da2433-db2c-4670-a852-4399b5ab0849",
            "completed": true,
            "last_updated": "2023-01-16T10:16:51.743280-05:00",
            "created_at": "2023-01-14T12:32:24.057045-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.87,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/70da2433-db2c-4670-a852-4399b5ab0849",
            "datetime": "2023-01-14T19:00:00-05:00",
            "cutoff_datetime": "2023-01-14T19:00:00-05:00",
            "name": "Raoni Barcelos v. Umar Nurmagomedov",
            "bettypes": [
                {
                    "id": "542521b5-86be-4842-ae46-3e07e2ed6be3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/920b7a34-d913-42f2-850e-933de6810bca/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T12:32:24.072569-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Umar Nurmagomedov",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10900.0,
                        "profit_sb": 1900.0,
                        "profit_sb_percentage": 21.11,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Umar Nurmagomedov",
                                "amount": 8497.0
                            },
                            {
                                "team": "Raoni Barcelos",
                                "amount": 1503.0
                            }
                        ],
                        "expected_reward_tokens": 9258.48,
                        "profit_sb": 258.48,
                        "profit_sb_percentage": 2.87,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9e5af9a0-039a-4156-8fde-e782574f01d3",
                            "gambit_id": "2cbc344f-9393-497b-9acd-330c610fe9b0",
                            "last_updated": "2023-01-16T10:16:51.759726-05:00",
                            "created_at": "2023-01-14T12:32:24.075634-05:00",
                            "name": "Umar Nurmagomedov",
                            "reward": "1.09000",
                            "odds": "1.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/542521b5-86be-4842-ae46-3e07e2ed6be3/?format=api"
                        },
                        {
                            "id": "bebad081-7f94-4c57-8758-a81eb833c81f",
                            "gambit_id": "5337aeed-9940-4408-8deb-272a057325d5",
                            "last_updated": "2023-01-16T10:16:51.762884-05:00",
                            "created_at": "2023-01-14T12:32:24.079021-05:00",
                            "name": "Raoni Barcelos",
                            "reward": "6.16000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/542521b5-86be-4842-ae46-3e07e2ed6be3/?format=api"
                        }
                    ]
                },
                {
                    "id": "af75a3eb-050c-4a98-a232-2c8e2fcd3f59",
                    "match": "https://api-prod.gambitprofit.com/api/matches/920b7a34-d913-42f2-850e-933de6810bca/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T12:32:24.061761-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 6625.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 3375.0
                            }
                        ],
                        "expected_reward_tokens": 8876.25,
                        "profit_sb": -123.75,
                        "profit_sb_percentage": -1.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e3dfb9d9-9f2b-4c08-860a-dd2841a67358",
                            "gambit_id": "16b073f2-d737-4f51-95e9-8cf83b366bb3",
                            "last_updated": "2023-01-16T10:16:51.753407-05:00",
                            "created_at": "2023-01-14T12:32:24.069079-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.34000",
                            "odds": "1.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af75a3eb-050c-4a98-a232-2c8e2fcd3f59/?format=api"
                        },
                        {
                            "id": "9c832347-d77a-4692-8aff-570c10e7aa44",
                            "gambit_id": "a0f9c248-945b-4560-bcf5-5355a7578b7a",
                            "last_updated": "2023-01-16T10:16:51.750245-05:00",
                            "created_at": "2023-01-14T12:32:24.065529-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.63000",
                            "odds": "2.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af75a3eb-050c-4a98-a232-2c8e2fcd3f59/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "65f3c22a-4250-474e-84a0-5843f4c7d571",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b756bd6c-e173-41af-b58a-e6d2413a9b07",
            "completed": true,
            "last_updated": "2023-01-16T10:16:51.347789-05:00",
            "created_at": "2023-01-14T12:27:05.429289-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.7,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/b756bd6c-e173-41af-b58a-e6d2413a9b07",
            "datetime": "2023-01-14T19:00:00-05:00",
            "cutoff_datetime": "2023-01-14T19:00:00-05:00",
            "name": "Damon Jackson v. Dan Ige",
            "bettypes": [
                {
                    "id": "ca134e7f-5eb9-4bb0-8a4b-01c0037e9120",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65f3c22a-4250-474e-84a0-5843f4c7d571/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T12:27:05.444876-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dan Ige",
                                "amount": 5284.0
                            },
                            {
                                "team": "Damon Jackson",
                                "amount": 4716.0
                            }
                        ],
                        "expected_reward_tokens": 8771.44,
                        "profit_sb": -228.56,
                        "profit_sb_percentage": -2.54,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2b215082-b404-491a-a72a-84ca56a98071",
                            "gambit_id": "d4f747fd-e965-44cc-9ed6-a002f4af650f",
                            "last_updated": "2023-01-16T10:16:51.364839-05:00",
                            "created_at": "2023-01-14T12:27:05.447951-05:00",
                            "name": "Dan Ige",
                            "reward": "1.66000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca134e7f-5eb9-4bb0-8a4b-01c0037e9120/?format=api"
                        },
                        {
                            "id": "f5a47643-24f8-4ff0-8d24-315a7b8e3790",
                            "gambit_id": "1aabda90-f4e0-4ece-918c-947d0e4b2e16",
                            "last_updated": "2023-01-16T10:16:51.367885-05:00",
                            "created_at": "2023-01-14T12:27:05.451335-05:00",
                            "name": "Damon Jackson",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca134e7f-5eb9-4bb0-8a4b-01c0037e9120/?format=api"
                        }
                    ]
                },
                {
                    "id": "5acff400-9983-4b62-8aac-bde46a84a17d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65f3c22a-4250-474e-84a0-5843f4c7d571/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T12:27:05.433137-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 5978.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4022.0
                            }
                        ],
                        "expected_reward_tokens": 8847.44,
                        "profit_sb": -152.56,
                        "profit_sb_percentage": -1.7,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ba801777-45f5-479c-98b5-61a91bac1c7a",
                            "gambit_id": "bdfc8a90-c293-40cb-b628-0a97a0a7de7b",
                            "last_updated": "2023-01-16T10:16:51.358423-05:00",
                            "created_at": "2023-01-14T12:27:05.439784-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.48000",
                            "odds": "1.55560",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5acff400-9983-4b62-8aac-bde46a84a17d/?format=api"
                        },
                        {
                            "id": "1bf0798a-9036-4210-89cd-3ba584ea2774",
                            "gambit_id": "d42aa390-01e3-41cc-abc6-86eddfff04ec",
                            "last_updated": "2023-01-16T10:16:51.355245-05:00",
                            "created_at": "2023-01-14T12:27:05.436477-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.20000",
                            "odds": "2.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5acff400-9983-4b62-8aac-bde46a84a17d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c3d7fb24-1c69-4ce0-b5a1-d4b9c1cf9339",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0a628c16-b1ef-41e3-9e7d-bd8a2a32f2c7",
            "completed": true,
            "last_updated": "2023-01-16T10:11:50.787875-05:00",
            "created_at": "2023-01-14T12:27:05.271483-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.2,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/0a628c16-b1ef-41e3-9e7d-bd8a2a32f2c7",
            "datetime": "2023-01-14T19:00:00-05:00",
            "cutoff_datetime": "2023-01-14T19:00:00-05:00",
            "name": "Sean Strickland v. Nassourdine Imavov",
            "bettypes": [
                {
                    "id": "f7dec28d-2fc8-48e0-b3ad-ce923cf4ee06",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3d7fb24-1c69-4ce0-b5a1-d4b9c1cf9339/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T12:27:05.287452-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nassourdine Imavov",
                                "amount": 5367.0
                            },
                            {
                                "team": "Sean Strickland",
                                "amount": 4633.0
                            }
                        ],
                        "expected_reward_tokens": 8801.88,
                        "profit_sb": -198.12,
                        "profit_sb_percentage": -2.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d020095-3b4f-4586-966d-d79871dbbdc6",
                            "gambit_id": "5e1e75d7-7c22-46b4-a6cd-4dbc29d104c1",
                            "last_updated": "2023-01-16T10:11:50.807565-05:00",
                            "created_at": "2023-01-14T12:27:05.293888-05:00",
                            "name": "Nassourdine Imavov",
                            "reward": "1.64000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7dec28d-2fc8-48e0-b3ad-ce923cf4ee06/?format=api"
                        },
                        {
                            "id": "f1123b34-3178-4309-8c06-4de60fabd3fa",
                            "gambit_id": "4d09c46a-0fb9-45f4-81fc-fae5e5c8cf56",
                            "last_updated": "2023-01-16T10:11:50.804509-05:00",
                            "created_at": "2023-01-14T12:27:05.290599-05:00",
                            "name": "Sean Strickland",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7dec28d-2fc8-48e0-b3ad-ce923cf4ee06/?format=api"
                        }
                    ]
                },
                {
                    "id": "f15a9ab0-5377-4662-8af2-98beee03082f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3d7fb24-1c69-4ce0-b5a1-d4b9c1cf9339/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T12:27:05.276377-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 4.5",
                                "amount": 5367.0
                            },
                            {
                                "team": "Total Rounds Over 4.5",
                                "amount": 4633.0
                            }
                        ],
                        "expected_reward_tokens": 8801.88,
                        "profit_sb": -198.12,
                        "profit_sb_percentage": -2.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0a3db7f7-c086-43c0-beb3-626376f489e5",
                            "gambit_id": "07907a84-bcc5-49ac-847a-7d9dcee0dd95",
                            "last_updated": "2023-01-16T10:11:50.795039-05:00",
                            "created_at": "2023-01-14T12:27:05.280375-05:00",
                            "name": "Total Rounds Under 4.5",
                            "reward": "1.64000",
                            "odds": "1.74070",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f15a9ab0-5377-4662-8af2-98beee03082f/?format=api"
                        },
                        {
                            "id": "d73201bc-56bc-4dc1-ad36-611243479909",
                            "gambit_id": "73f722ea-6211-4930-92ae-76f16bc9a480",
                            "last_updated": "2023-01-16T10:11:50.798296-05:00",
                            "created_at": "2023-01-14T12:27:05.284070-05:00",
                            "name": "Total Rounds Over 4.5",
                            "reward": "1.90000",
                            "odds": "2.05000",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f15a9ab0-5377-4662-8af2-98beee03082f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "da59aa98-309b-4ca2-8ffa-7039a5d29ea0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "18ee849d-a401-44ea-a620-8b6bbc15ee89",
            "completed": true,
            "last_updated": "2023-01-16T20:11:57.636893-05:00",
            "created_at": "2023-01-12T18:16:57.010647-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.27,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/18ee849d-a401-44ea-a620-8b6bbc15ee89",
            "datetime": "2023-01-14T18:00:00-05:00",
            "cutoff_datetime": "2023-01-14T18:00:00-05:00",
            "name": "Atlanta FaZe v. Seattle Surge",
            "bettypes": [
                {
                    "id": "4fee52e8-098a-4101-8f7b-25a9f1cba279",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da59aa98-309b-4ca2-8ffa-7039a5d29ea0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T18:16:57.012108-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6263.0
                            },
                            {
                                "team": "Seattle Surge",
                                "amount": 3737.0
                            }
                        ],
                        "expected_reward_tokens": 8705.57,
                        "profit_sb": -294.43,
                        "profit_sb_percentage": -3.27,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e78fa78d-d300-4d94-8436-f8f73d5f59bf",
                            "gambit_id": "d318ab3d-7a81-451c-9a76-1bf68f7a1d40",
                            "last_updated": "2023-01-16T20:11:57.648118-05:00",
                            "created_at": "2023-01-12T18:16:57.014568-05:00",
                            "name": "Atlanta FaZe",
                            "reward": "1.39000",
                            "odds": "1.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fee52e8-098a-4101-8f7b-25a9f1cba279/?format=api"
                        },
                        {
                            "id": "44a045ab-c1bd-47dc-a231-b71d514c4935",
                            "gambit_id": "1f4850ae-a164-4bed-a840-6a4a15862607",
                            "last_updated": "2023-01-16T20:11:57.644777-05:00",
                            "created_at": "2023-01-12T18:16:57.013338-05:00",
                            "name": "Seattle Surge",
                            "reward": "2.33000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fee52e8-098a-4101-8f7b-25a9f1cba279/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5d7f4091-66c8-4854-8c57-591a885cda23",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e0edf68b-a504-411b-a87a-5a7bfa1daefb",
            "completed": true,
            "last_updated": "2023-01-15T15:22:17.485800-05:00",
            "created_at": "2023-01-11T10:21:51.430748-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.03,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e0edf68b-a504-411b-a87a-5a7bfa1daefb",
            "datetime": "2023-01-14T16:35:00-05:00",
            "cutoff_datetime": "2023-01-14T16:35:00-05:00",
            "name": "Seattle Seahawks v. San Francisco",
            "bettypes": [
                {
                    "id": "74604b2f-9001-4116-a948-664c964577dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d7f4091-66c8-4854-8c57-591a885cda23/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T10:21:51.440543-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco",
                                "amount": 7782.0
                            },
                            {
                                "team": "Seattle Seahawks",
                                "amount": 2218.0
                            }
                        ],
                        "expected_reward_tokens": 9182.52,
                        "profit_sb": 182.52,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c936aa0a-a8d3-4fb5-956c-006b5943315c",
                            "gambit_id": "3ef98788-48ef-49bc-b228-32f2d3fa6494",
                            "last_updated": "2023-01-15T15:22:17.511521-05:00",
                            "created_at": "2023-01-11T10:21:51.441685-05:00",
                            "name": "San Francisco",
                            "reward": "1.18000",
                            "odds": "1.20830",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74604b2f-9001-4116-a948-664c964577dc/?format=api"
                        },
                        {
                            "id": "901ceeb0-5d7b-4aa4-9ec7-a076121aac24",
                            "gambit_id": "989c97d6-241a-4f28-878e-a659cec384d5",
                            "last_updated": "2023-01-15T15:22:17.514642-05:00",
                            "created_at": "2023-01-11T10:21:51.442884-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "4.14000",
                            "odds": "4.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74604b2f-9001-4116-a948-664c964577dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "e9388339-4485-49ff-aad0-058c54e86e8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d7f4091-66c8-4854-8c57-591a885cda23/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-11T10:21:51.436871-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco",
                                "amount": 5000.0
                            },
                            {
                                "team": "Seattle Seahawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8d92619-05d1-44d3-bd8a-8838d2510974",
                            "gambit_id": "0fb96154-2b85-48e4-96d9-aa23097d5410",
                            "last_updated": "2023-01-15T15:22:17.502145-05:00",
                            "created_at": "2023-01-11T10:21:51.438029-05:00",
                            "name": "San Francisco",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9388339-4485-49ff-aad0-058c54e86e8f/?format=api"
                        },
                        {
                            "id": "dc8a57bc-968f-4142-931e-3fdc1e0b0181",
                            "gambit_id": "c5ca0595-f30a-4e88-a420-742aad605f98",
                            "last_updated": "2023-01-15T15:22:17.505229-05:00",
                            "created_at": "2023-01-11T10:21:51.439240-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9388339-4485-49ff-aad0-058c54e86e8f/?format=api"
                        }
                    ]
                },
                {
                    "id": "fafe8fa9-25b9-41b2-a373-fe22a050c7d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d7f4091-66c8-4854-8c57-591a885cda23/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T10:21:51.432739-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 42",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 42",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "212c149d-9180-43fb-8775-9e352100c885",
                            "gambit_id": "3f1cb84c-0b97-4b63-bd33-1d2711670ce3",
                            "last_updated": "2023-01-15T15:22:17.492874-05:00",
                            "created_at": "2023-01-11T10:21:51.434245-05:00",
                            "name": "Game Total Under 42",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fafe8fa9-25b9-41b2-a373-fe22a050c7d9/?format=api"
                        },
                        {
                            "id": "41b4c50b-30a5-4701-836f-7bf47e0718d3",
                            "gambit_id": "1172c571-e3de-4b38-aac9-1c63dd0c3a1a",
                            "last_updated": "2023-01-15T15:22:17.496113-05:00",
                            "created_at": "2023-01-11T10:21:51.435564-05:00",
                            "name": "Game Total Over 42",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fafe8fa9-25b9-41b2-a373-fe22a050c7d9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e7bbfd23-93cc-4995-9ba2-c96ee3649d3a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "80cd0d9c-f89b-43a8-b02f-a7f0669e775a",
            "completed": true,
            "last_updated": "2023-01-16T20:11:57.506140-05:00",
            "created_at": "2023-01-12T18:16:56.885665-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/80cd0d9c-f89b-43a8-b02f-a7f0669e775a",
            "datetime": "2023-01-14T16:30:00-05:00",
            "cutoff_datetime": "2023-01-14T16:30:00-05:00",
            "name": "Minnesota RØKKR v. London Royal Ravens",
            "bettypes": [
                {
                    "id": "93b39a53-2a39-42b5-85fa-0d815cea715a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7bbfd23-93cc-4995-9ba2-c96ee3649d3a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T18:16:56.887199-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 RØKKR",
                                "amount": 5826.0
                            },
                            {
                                "team": "London Royal Ravens",
                                "amount": 4174.0
                            }
                        ],
                        "expected_reward_tokens": 8680.74,
                        "profit_sb": -319.26,
                        "profit_sb_percentage": -3.55,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7187e5ef-0c32-4046-b1c4-0ae40111d54d",
                            "gambit_id": "29e2730f-0459-42f0-9e3a-d7df18623fed",
                            "last_updated": "2023-01-16T20:11:57.516233-05:00",
                            "created_at": "2023-01-12T18:16:56.889714-05:00",
                            "name": "Minnesota RØKKR",
                            "reward": "1.49000",
                            "odds": "1.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93b39a53-2a39-42b5-85fa-0d815cea715a/?format=api"
                        },
                        {
                            "id": "12f66505-ec35-4b97-81eb-f77becf1e938",
                            "gambit_id": "64ca02b9-34c7-43ba-95eb-604b2c6db83c",
                            "last_updated": "2023-01-16T20:11:57.513067-05:00",
                            "created_at": "2023-01-12T18:16:56.888385-05:00",
                            "name": "London Royal Ravens",
                            "reward": "2.08000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93b39a53-2a39-42b5-85fa-0d815cea715a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e8af6fbc-be96-4dd7-9245-a5f7cd7dbaf5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8d2367ff-fb7a-45be-bbf9-d3ad78406c0b",
            "completed": true,
            "last_updated": "2023-01-16T20:11:57.366313-05:00",
            "created_at": "2023-01-12T18:16:56.760296-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.95,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/8d2367ff-fb7a-45be-bbf9-d3ad78406c0b",
            "datetime": "2023-01-14T15:00:00-05:00",
            "cutoff_datetime": "2023-01-14T15:00:00-05:00",
            "name": "Florida Mutineers v. Los Angeles Guerrillas",
            "bettypes": [
                {
                    "id": "6c968226-c797-4e47-b97c-6661d1156570",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e8af6fbc-be96-4dd7-9245-a5f7cd7dbaf5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T18:16:56.761826-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Guerrillas",
                                "amount": 5116.0
                            },
                            {
                                "team": "Florida Mutineers",
                                "amount": 4884.0
                            }
                        ],
                        "expected_reward_tokens": 8644.68,
                        "profit_sb": -355.32,
                        "profit_sb_percentage": -3.95,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "841dac8d-0de6-4536-9926-d4af18a5fc32",
                            "gambit_id": "d99c297e-b278-43ec-857f-37b66be6eb6e",
                            "last_updated": "2023-01-16T20:11:57.373896-05:00",
                            "created_at": "2023-01-12T18:16:56.763032-05:00",
                            "name": "Los Angeles Guerrillas",
                            "reward": "1.69000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c968226-c797-4e47-b97c-6661d1156570/?format=api"
                        },
                        {
                            "id": "d58fe072-2e59-4520-bcc6-aa418edb1640",
                            "gambit_id": "cbb2350b-0f67-473a-ab4e-21d413aa2422",
                            "last_updated": "2023-01-16T20:11:57.377306-05:00",
                            "created_at": "2023-01-12T18:16:56.764215-05:00",
                            "name": "Florida Mutineers",
                            "reward": "1.77000",
                            "odds": "1.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c968226-c797-4e47-b97c-6661d1156570/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6cc03b0d-1f6f-4649-ab90-692326f92050",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7d6c8cb3-71f9-4cf1-b84a-b496c3d62302",
            "completed": true,
            "last_updated": "2023-01-16T10:11:50.383796-05:00",
            "created_at": "2023-01-14T08:26:56.316938-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.81,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/7d6c8cb3-71f9-4cf1-b84a-b496c3d62302",
            "datetime": "2023-01-14T14:07:00-05:00",
            "cutoff_datetime": "2023-01-14T14:07:00-05:00",
            "name": "Calgary Flames v. Dallas Stars",
            "bettypes": [
                {
                    "id": "ba3530bb-2a0c-4eb0-8598-32822660a8a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6cc03b0d-1f6f-4649-ab90-692326f92050/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:56.337926-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4df62f52-d7f2-490b-aedc-6851751c9ea8",
                            "gambit_id": "a68ae481-128f-4800-9d76-79af193220de",
                            "last_updated": "2023-01-16T10:11:50.416974-05:00",
                            "created_at": "2023-01-14T08:26:56.340796-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba3530bb-2a0c-4eb0-8598-32822660a8a3/?format=api"
                        },
                        {
                            "id": "a129d99d-41cd-4010-a941-9d79cfef8e86",
                            "gambit_id": "c4ad1b03-8533-4319-b836-78a5cc6ec498",
                            "last_updated": "2023-01-16T10:11:50.420221-05:00",
                            "created_at": "2023-01-14T08:26:56.343816-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba3530bb-2a0c-4eb0-8598-32822660a8a3/?format=api"
                        }
                    ]
                },
                {
                    "id": "43b77666-691a-4666-99f2-32e5011a8332",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6cc03b0d-1f6f-4649-ab90-692326f92050/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:56.329170-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6771.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3229.0
                            }
                        ],
                        "expected_reward_tokens": 9073.14,
                        "profit_sb": 73.14,
                        "profit_sb_percentage": 0.81,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8c5043b4-7d0c-444f-b84e-4bc611dfd667",
                            "gambit_id": "59264d85-978b-4cb5-ba60-ed8532236277",
                            "last_updated": "2023-01-16T10:11:50.403118-05:00",
                            "created_at": "2023-01-14T08:26:56.334928-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.34000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43b77666-691a-4666-99f2-32e5011a8332/?format=api"
                        },
                        {
                            "id": "b8e29a73-1a54-4023-b548-ad1984bb3278",
                            "gambit_id": "56ec3cce-cf69-405b-b729-ba411ceaa296",
                            "last_updated": "2023-01-16T10:11:50.400050-05:00",
                            "created_at": "2023-01-14T08:26:56.332027-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.81000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43b77666-691a-4666-99f2-32e5011a8332/?format=api"
                        }
                    ]
                },
                {
                    "id": "19b6bf12-2ed2-4416-8d35-13928c08d824",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6cc03b0d-1f6f-4649-ab90-692326f92050/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:56.320458-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4abd3631-dd5a-4a62-be1b-bc268b4a6c6f",
                            "gambit_id": "4f5eff02-7483-4cd0-bbed-9e3a7f9557b4",
                            "last_updated": "2023-01-16T10:11:50.390700-05:00",
                            "created_at": "2023-01-14T08:26:56.323363-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b6bf12-2ed2-4416-8d35-13928c08d824/?format=api"
                        },
                        {
                            "id": "27c88091-1c4c-4797-a65b-0f2d164adf89",
                            "gambit_id": "9ffbc408-5b43-49e8-afb7-1d9d08168d22",
                            "last_updated": "2023-01-16T10:11:50.393798-05:00",
                            "created_at": "2023-01-14T08:26:56.326196-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b6bf12-2ed2-4416-8d35-13928c08d824/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a05192d3-1e4a-4aba-8da0-b248cf8402f6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "67105e7f-80ba-4479-9b3c-887eb9cbeb18",
            "completed": true,
            "last_updated": "2023-01-15T15:27:11.127225-05:00",
            "created_at": "2023-01-14T08:26:56.140153-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/67105e7f-80ba-4479-9b3c-887eb9cbeb18",
            "datetime": "2023-01-14T13:10:00-05:00",
            "cutoff_datetime": "2023-01-14T13:10:00-05:00",
            "name": "Milwaukee Bucks v. Miami Heat",
            "bettypes": [
                {
                    "id": "14a16498-9fb4-4205-9d17-08fbec2f5755",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a05192d3-1e4a-4aba-8da0-b248cf8402f6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-14T08:26:56.165406-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6026.0
                            },
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 3974.0
                            }
                        ],
                        "expected_reward_tokens": 9099.26,
                        "profit_sb": 99.26,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "97b9cdac-3923-4d28-a3c9-0e9d1b4ce2e4",
                            "gambit_id": "08b447dc-ce13-4a8f-aff6-ac0435178f0b",
                            "last_updated": "2023-01-15T15:27:11.152844-05:00",
                            "created_at": "2023-01-14T08:26:56.168179-05:00",
                            "name": "Miami Heat",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14a16498-9fb4-4205-9d17-08fbec2f5755/?format=api"
                        },
                        {
                            "id": "d93d5589-3cd6-4528-9dae-174645998a2d",
                            "gambit_id": "23a8d47c-8da5-453b-89c1-731d979d3d99",
                            "last_updated": "2023-01-15T15:27:11.155723-05:00",
                            "created_at": "2023-01-14T08:26:56.171073-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "2.29000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14a16498-9fb4-4205-9d17-08fbec2f5755/?format=api"
                        }
                    ]
                },
                {
                    "id": "9fa96cdb-8daf-4a31-8883-302897412435",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a05192d3-1e4a-4aba-8da0-b248cf8402f6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-14T08:26:56.155807-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Milwaukee Bucks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2ae271e1-59bf-48e7-98b7-d5f51a86576b",
                            "gambit_id": "17a614c6-dfca-4c2e-ba9b-eb595a40bfa8",
                            "last_updated": "2023-01-15T15:27:11.143827-05:00",
                            "created_at": "2023-01-14T08:26:56.159026-05:00",
                            "name": "Miami Heat",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa96cdb-8daf-4a31-8883-302897412435/?format=api"
                        },
                        {
                            "id": "b52165ca-055d-42b5-8c1e-91411164dcaa",
                            "gambit_id": "ff1cac1a-89ca-4f00-a480-ef1ef34d9d40",
                            "last_updated": "2023-01-15T15:27:11.146814-05:00",
                            "created_at": "2023-01-14T08:26:56.162354-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa96cdb-8daf-4a31-8883-302897412435/?format=api"
                        }
                    ]
                },
                {
                    "id": "0c340544-674b-47b4-9fff-e43c52152c5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a05192d3-1e4a-4aba-8da0-b248cf8402f6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-14T08:26:56.144938-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 214",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 214",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7d5527ca-1755-4601-9c7b-e3afd1ca9894",
                            "gambit_id": "3400d6d0-71ec-4861-8adf-023d108f4578",
                            "last_updated": "2023-01-15T15:27:11.134339-05:00",
                            "created_at": "2023-01-14T08:26:56.148769-05:00",
                            "name": "Game Total Under 214",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "214.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c340544-674b-47b4-9fff-e43c52152c5e/?format=api"
                        },
                        {
                            "id": "5e01df76-71c6-42ef-aaf8-686238650908",
                            "gambit_id": "9ed5eb0c-c952-426f-8c3b-224f9bd586cd",
                            "last_updated": "2023-01-15T15:27:11.137530-05:00",
                            "created_at": "2023-01-14T08:26:56.152311-05:00",
                            "name": "Game Total Over 214",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "214.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c340544-674b-47b4-9fff-e43c52152c5e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ff3d2f02-1b7e-4d0d-a7d3-2ce676f8b9ff",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "995cebb1-4798-4a69-8814-a9d7eab100d8",
            "completed": true,
            "last_updated": "2023-01-16T11:07:07.256705-05:00",
            "created_at": "2023-01-11T12:17:21.493796-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.48,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/995cebb1-4798-4a69-8814-a9d7eab100d8",
            "datetime": "2023-01-14T12:30:00-05:00",
            "cutoff_datetime": "2023-01-14T12:30:00-05:00",
            "name": "Brentford v. Bournemouth",
            "bettypes": [
                {
                    "id": "1244fb97-d50d-45f8-9f54-ddbbe47a1c02",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ff3d2f02-1b7e-4d0d-a7d3-2ce676f8b9ff/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T12:17:21.499312-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Brentford",
                                "amount": 7061.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2939.0
                            }
                        ],
                        "expected_reward_tokens": 10520.89,
                        "profit_sb": 1520.89,
                        "profit_sb_percentage": 16.9,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brentford",
                                "amount": 5892.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2452.0
                            },
                            {
                                "team": "Bournemouth",
                                "amount": 1656.0
                            }
                        ],
                        "expected_reward_tokens": 8776.8,
                        "profit_sb": -223.2,
                        "profit_sb_percentage": -2.48,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "16f12554-7d61-4822-a5f7-f6904e30028c",
                            "gambit_id": "9eb36155-3bb9-4ef3-b1d3-986abe6e68fe",
                            "last_updated": "2023-01-16T11:07:07.276429-05:00",
                            "created_at": "2023-01-11T12:17:21.501716-05:00",
                            "name": "Brentford",
                            "reward": "1.49000",
                            "odds": "1.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1244fb97-d50d-45f8-9f54-ddbbe47a1c02/?format=api"
                        },
                        {
                            "id": "edfe1d85-4969-41e9-8afe-4c77e8a75214",
                            "gambit_id": "bf63834a-a2ca-473d-97ff-fc2faec8d68d",
                            "last_updated": "2023-01-16T11:07:07.279493-05:00",
                            "created_at": "2023-01-11T12:17:21.502922-05:00",
                            "name": "Draw",
                            "reward": "3.58000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1244fb97-d50d-45f8-9f54-ddbbe47a1c02/?format=api"
                        },
                        {
                            "id": "625a8002-adb9-402c-b395-0c5b1d3eb8ec",
                            "gambit_id": "72a2e7ab-4309-4c0b-aa01-aeff05610d10",
                            "last_updated": "2023-01-16T11:07:07.273373-05:00",
                            "created_at": "2023-01-11T12:17:21.500465-05:00",
                            "name": "Bournemouth",
                            "reward": "5.30000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1244fb97-d50d-45f8-9f54-ddbbe47a1c02/?format=api"
                        }
                    ]
                },
                {
                    "id": "5e35ca99-c5bc-46e7-93e1-e830148e0753",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ff3d2f02-1b7e-4d0d-a7d3-2ce676f8b9ff/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T12:17:21.495457-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5057.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4943.0
                            }
                        ],
                        "expected_reward_tokens": 8748.61,
                        "profit_sb": -251.39,
                        "profit_sb_percentage": -2.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "78f42868-36cf-4e48-a126-42db21d15561",
                            "gambit_id": "c1f4c546-d35c-425e-9ebb-85429fd16996",
                            "last_updated": "2023-01-16T11:07:07.267014-05:00",
                            "created_at": "2023-01-11T12:17:21.498013-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.73000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e35ca99-c5bc-46e7-93e1-e830148e0753/?format=api"
                        },
                        {
                            "id": "56dd9b82-0988-4f3d-a543-1bbdac8d0a90",
                            "gambit_id": "171c35b7-602b-4ca2-994c-7df26dd836da",
                            "last_updated": "2023-01-16T11:07:07.263821-05:00",
                            "created_at": "2023-01-11T12:17:21.496673-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.77000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e35ca99-c5bc-46e7-93e1-e830148e0753/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cc0d5861-dfbb-408d-bc4b-2769ee1cd55d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "39557254-7c6f-42fc-9439-50076feb5437",
            "completed": true,
            "last_updated": "2023-01-16T11:12:13.892615-05:00",
            "created_at": "2023-01-11T12:17:21.321048-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.06,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/39557254-7c6f-42fc-9439-50076feb5437",
            "datetime": "2023-01-14T10:00:00-05:00",
            "cutoff_datetime": "2023-01-14T10:00:00-05:00",
            "name": "Nottingham Forest v. Leicester City",
            "bettypes": [
                {
                    "id": "ee27eae8-9ade-490b-a6cc-68c85efcd04b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc0d5861-dfbb-408d-bc4b-2769ee1cd55d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T12:17:21.326537-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": "Leicester City",
                                "amount": 4869.0
                            }
                        ],
                        "expected_reward_tokens": 12415.95,
                        "profit_sb": 3415.95,
                        "profit_sb_percentage": 37.96,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nottingham Forest",
                                "amount": 3574.0
                            },
                            {
                                "team": "Leicester City",
                                "amount": 3392.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3035.0
                            }
                        ],
                        "expected_reward_tokens": 8649.08,
                        "profit_sb": -350.92,
                        "profit_sb_percentage": -3.9,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "929775ce-4059-4d3f-b579-7a5b74388d8d",
                            "gambit_id": "051f128c-620a-4610-8fb7-2bedafb38573",
                            "last_updated": "2023-01-16T11:12:13.911829-05:00",
                            "created_at": "2023-01-11T12:17:21.328983-05:00",
                            "name": "Nottingham Forest",
                            "reward": "2.42000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee27eae8-9ade-490b-a6cc-68c85efcd04b/?format=api"
                        },
                        {
                            "id": "1b889027-756d-487d-b642-0fe38cf66d82",
                            "gambit_id": "33e2d7ff-7250-47f1-8190-8b0606917507",
                            "last_updated": "2023-01-16T11:12:13.908779-05:00",
                            "created_at": "2023-01-11T12:17:21.327733-05:00",
                            "name": "Leicester City",
                            "reward": "2.55000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee27eae8-9ade-490b-a6cc-68c85efcd04b/?format=api"
                        },
                        {
                            "id": "54cf3d26-df3b-40c4-9a61-80a9aea27f4e",
                            "gambit_id": "352df3c2-30f2-43da-89c8-3f0759ea963b",
                            "last_updated": "2023-01-16T11:12:13.914801-05:00",
                            "created_at": "2023-01-11T12:17:21.330204-05:00",
                            "name": "Draw",
                            "reward": "2.85000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee27eae8-9ade-490b-a6cc-68c85efcd04b/?format=api"
                        }
                    ]
                },
                {
                    "id": "b822c8bb-025b-4fe8-881d-4c67abef3811",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc0d5861-dfbb-408d-bc4b-2769ee1cd55d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T12:17:21.322708-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5762.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4238.0
                            }
                        ],
                        "expected_reward_tokens": 8815.04,
                        "profit_sb": -184.96,
                        "profit_sb_percentage": -2.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "119b1776-ca73-43ba-87b7-7f3c6afbce62",
                            "gambit_id": "c2451195-555e-4b22-8d87-8fbd2366d1dd",
                            "last_updated": "2023-01-16T11:12:13.899636-05:00",
                            "created_at": "2023-01-11T12:17:21.323945-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.53000",
                            "odds": "1.62000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b822c8bb-025b-4fe8-881d-4c67abef3811/?format=api"
                        },
                        {
                            "id": "c5d4d228-ddfd-42b6-8eb1-9ecdb394d8b2",
                            "gambit_id": "aedf7868-2ee3-46ff-a658-f4b7ba644da3",
                            "last_updated": "2023-01-16T11:12:13.902768-05:00",
                            "created_at": "2023-01-11T12:17:21.325238-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.08000",
                            "odds": "2.25000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b822c8bb-025b-4fe8-881d-4c67abef3811/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0935bdd1-4f8e-4dba-bbf8-41936e6081b8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "594c124c-6cba-4a4a-ad53-9bd6aa7cc266",
            "completed": true,
            "last_updated": "2023-01-16T11:07:07.411952-05:00",
            "created_at": "2023-01-11T12:17:21.183233-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.0,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/594c124c-6cba-4a4a-ad53-9bd6aa7cc266",
            "datetime": "2023-01-14T10:00:00-05:00",
            "cutoff_datetime": "2023-01-14T10:00:00-05:00",
            "name": "Everton v. Southampton",
            "bettypes": [
                {
                    "id": "2a60ff39-ead9-4766-bd9f-dc6a6a0dc46d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0935bdd1-4f8e-4dba-bbf8-41936e6081b8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T12:17:21.188851-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Everton",
                                "amount": 5689.0
                            },
                            {
                                "team": "Draw",
                                "amount": 4311.0
                            }
                        ],
                        "expected_reward_tokens": 12286.35,
                        "profit_sb": 3286.35,
                        "profit_sb_percentage": 36.52,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Everton",
                                "amount": 3992.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3025.0
                            },
                            {
                                "team": "Southampton",
                                "amount": 2983.0
                            }
                        ],
                        "expected_reward_tokens": 8620.87,
                        "profit_sb": -379.13,
                        "profit_sb_percentage": -4.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b68fe70c-2683-4f75-8e84-fa6647efa59e",
                            "gambit_id": "6441c6a4-b069-44b9-88fb-222840e66478",
                            "last_updated": "2023-01-16T11:07:07.434867-05:00",
                            "created_at": "2023-01-11T12:17:21.192914-05:00",
                            "name": "Everton",
                            "reward": "2.16000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a60ff39-ead9-4766-bd9f-dc6a6a0dc46d/?format=api"
                        },
                        {
                            "id": "288bf26d-3163-4e5a-9ec7-3790347bf4cd",
                            "gambit_id": "beaf9d9e-c0a2-4fb4-9515-c39743de5a1d",
                            "last_updated": "2023-01-16T11:07:07.431467-05:00",
                            "created_at": "2023-01-11T12:17:21.191606-05:00",
                            "name": "Draw",
                            "reward": "2.85000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a60ff39-ead9-4766-bd9f-dc6a6a0dc46d/?format=api"
                        },
                        {
                            "id": "9e37709e-d123-45f0-b8de-14859c906605",
                            "gambit_id": "1ae9bc06-0bfd-435d-8f23-87ee481cdd6a",
                            "last_updated": "2023-01-16T11:07:07.428319-05:00",
                            "created_at": "2023-01-11T12:17:21.190063-05:00",
                            "name": "Southampton",
                            "reward": "2.89000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a60ff39-ead9-4766-bd9f-dc6a6a0dc46d/?format=api"
                        }
                    ]
                },
                {
                    "id": "7d5d6a23-ae26-4170-8839-e62c8c553e39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0935bdd1-4f8e-4dba-bbf8-41936e6081b8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T12:17:21.184955-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": -179.65,
                        "profit_sb_percentage": -2.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8332ff1c-81bd-4993-8950-2ae1401468e9",
                            "gambit_id": "dd3bf3f6-d4c1-4e48-a2c3-6cbeef386686",
                            "last_updated": "2023-01-16T11:07:07.419077-05:00",
                            "created_at": "2023-01-11T12:17:21.186256-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/7d5d6a23-ae26-4170-8839-e62c8c553e39/?format=api"
                        },
                        {
                            "id": "1ccedf6f-c96f-4607-b99f-4f1ed8b0a295",
                            "gambit_id": "86735b73-ddf6-4541-82c1-e12edcdf62a5",
                            "last_updated": "2023-01-16T11:07:07.422105-05:00",
                            "created_at": "2023-01-11T12:17:21.187535-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/7d5d6a23-ae26-4170-8839-e62c8c553e39/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "71229af3-e4e3-4f1b-8204-a9f13b25ea2b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "773489b7-84d8-472e-88d9-28992908d195",
            "completed": true,
            "last_updated": "2023-01-16T11:12:14.719610-05:00",
            "created_at": "2023-01-11T12:21:52.420210-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.15,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/773489b7-84d8-472e-88d9-28992908d195",
            "datetime": "2023-01-14T07:30:00-05:00",
            "cutoff_datetime": "2023-01-14T07:30:00-05:00",
            "name": "Manchester United v. Manchester City",
            "bettypes": [
                {
                    "id": "c92a5a49-9691-4705-b93f-be8d2480559e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/71229af3-e4e3-4f1b-8204-a9f13b25ea2b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-11T12:21:52.425548-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": 6660.0
                            },
                            {
                                "team": "Manchester United",
                                "amount": 3340.0
                            }
                        ],
                        "expected_reward_tokens": 11521.8,
                        "profit_sb": 2521.8,
                        "profit_sb_percentage": 28.02,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 5007.0
                            },
                            {
                                "team": "Manchester United",
                                "amount": 2511.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2482.0
                            }
                        ],
                        "expected_reward_tokens": 8662.11,
                        "profit_sb": -337.89,
                        "profit_sb_percentage": -3.75,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d5f680a4-10e7-4f0e-bc07-adbb75f8589d",
                            "gambit_id": "87a1d46e-60a6-4482-b39d-52071b8a4775",
                            "last_updated": "2023-01-16T11:12:14.735852-05:00",
                            "created_at": "2023-01-11T12:21:52.426696-05:00",
                            "name": "Manchester City",
                            "reward": "1.73000",
                            "odds": "1.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c92a5a49-9691-4705-b93f-be8d2480559e/?format=api"
                        },
                        {
                            "id": "574c30de-630d-4ccd-97fd-b0d528e1fd4f",
                            "gambit_id": "16e374a5-43fa-4833-8d06-493013c02c9b",
                            "last_updated": "2023-01-16T11:12:14.738946-05:00",
                            "created_at": "2023-01-11T12:21:52.427891-05:00",
                            "name": "Manchester United",
                            "reward": "3.45000",
                            "odds": "3.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c92a5a49-9691-4705-b93f-be8d2480559e/?format=api"
                        },
                        {
                            "id": "43a092db-2f79-4211-8a5f-54de2f6ed9f1",
                            "gambit_id": "b9c02780-1320-4a6c-ad2b-6dbb49871293",
                            "last_updated": "2023-01-16T11:12:14.741986-05:00",
                            "created_at": "2023-01-11T12:21:52.429068-05:00",
                            "name": "Draw",
                            "reward": "3.49000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c92a5a49-9691-4705-b93f-be8d2480559e/?format=api"
                        }
                    ]
                },
                {
                    "id": "eaddf9da-352f-4093-82c0-8f3b7b6ff0f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/71229af3-e4e3-4f1b-8204-a9f13b25ea2b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-11T12:21:52.421775-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5574.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4426.0
                            }
                        ],
                        "expected_reward_tokens": 8806.92,
                        "profit_sb": -193.08,
                        "profit_sb_percentage": -2.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ee54dbd7-3604-4f67-b455-cd53391e91ec",
                            "gambit_id": "4d3c2824-b435-4c42-825c-3e88f501497a",
                            "last_updated": "2023-01-16T11:12:14.726578-05:00",
                            "created_at": "2023-01-11T12:21:52.422960-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.58000",
                            "odds": "1.67000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eaddf9da-352f-4093-82c0-8f3b7b6ff0f4/?format=api"
                        },
                        {
                            "id": "6bafdaf1-1aef-4c89-94c2-07288a43bfd3",
                            "gambit_id": "d04543c9-8c37-4a90-b1d8-f27df7cd3525",
                            "last_updated": "2023-01-16T11:12:14.729775-05:00",
                            "created_at": "2023-01-11T12:21:52.424292-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.99000",
                            "odds": "2.15000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eaddf9da-352f-4093-82c0-8f3b7b6ff0f4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8ce7c915-3641-4d1a-acd5-ce48f1e79079",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "efb23d3f-2ce3-48b6-8786-f0943d2d91c2",
            "completed": true,
            "last_updated": "2023-01-14T20:22:16.792364-05:00",
            "created_at": "2023-01-13T09:11:49.282411-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/efb23d3f-2ce3-48b6-8786-f0943d2d91c2",
            "datetime": "2023-01-13T22:37:00-05:00",
            "cutoff_datetime": "2023-01-13T22:37:00-05:00",
            "name": "Edmonton Oilers v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "232fbee4-978d-47d2-94da-7c5fb348f520",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ce7c915-3641-4d1a-acd5-ce48f1e79079/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-13T09:11:49.291364-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5882.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4118.0
                            }
                        ],
                        "expected_reward_tokens": 9058.28,
                        "profit_sb": 58.28,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "02d8a2e5-dde8-4790-800b-9619798c13f5",
                            "gambit_id": "c8393991-5e4f-40e4-b54f-6a7321ee2c13",
                            "last_updated": "2023-01-14T20:22:16.821096-05:00",
                            "created_at": "2023-01-13T09:11:49.293844-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.54000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/232fbee4-978d-47d2-94da-7c5fb348f520/?format=api"
                        },
                        {
                            "id": "3613fdbb-fe8f-45d4-a693-005666829352",
                            "gambit_id": "1736a970-7267-47a7-8021-190a62c3a756",
                            "last_updated": "2023-01-14T20:22:16.817938-05:00",
                            "created_at": "2023-01-13T09:11:49.292477-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.20000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/232fbee4-978d-47d2-94da-7c5fb348f520/?format=api"
                        }
                    ]
                },
                {
                    "id": "1aa1138c-ab95-4867-b16c-bcd7bcec8121",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ce7c915-3641-4d1a-acd5-ce48f1e79079/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-13T09:11:49.287732-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6026.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 3974.0
                            }
                        ],
                        "expected_reward_tokens": 9099.26,
                        "profit_sb": 99.26,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "488b28e9-70d5-438f-b58b-614d533a4b52",
                            "gambit_id": "4b3e6fed-fc3e-4015-b1bf-710da7458725",
                            "last_updated": "2023-01-14T20:22:16.808349-05:00",
                            "created_at": "2023-01-13T09:11:49.288903-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aa1138c-ab95-4867-b16c-bcd7bcec8121/?format=api"
                        },
                        {
                            "id": "3075336c-13f6-43d5-b103-a56e26b2d57d",
                            "gambit_id": "3bfeab4d-ce50-4362-8c17-970d2a3fda5b",
                            "last_updated": "2023-01-14T20:22:16.811427-05:00",
                            "created_at": "2023-01-13T09:11:49.290105-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.29000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aa1138c-ab95-4867-b16c-bcd7bcec8121/?format=api"
                        }
                    ]
                },
                {
                    "id": "8c7285fc-956c-4ddf-935c-6626895a60fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ce7c915-3641-4d1a-acd5-ce48f1e79079/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-13T09:11:49.284069-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 7",
                                "amount": 5402.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4598.0
                            }
                        ],
                        "expected_reward_tokens": 8966.1,
                        "profit_sb": -33.9,
                        "profit_sb_percentage": -0.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9eb37d08-db4a-41f8-b14c-43e555bce48f",
                            "gambit_id": "9e858029-0651-426b-97f3-78b8b1088ffa",
                            "last_updated": "2023-01-14T20:22:16.799430-05:00",
                            "created_at": "2023-01-13T09:11:49.285270-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.66000",
                            "odds": "1.76920",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c7285fc-956c-4ddf-935c-6626895a60fa/?format=api"
                        },
                        {
                            "id": "db90e723-d599-4db9-9908-3d7e26daead5",
                            "gambit_id": "26e882a2-3826-4ee4-9e2a-2aa3debd114b",
                            "last_updated": "2023-01-14T20:22:16.802464-05:00",
                            "created_at": "2023-01-13T09:11:49.286475-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.95000",
                            "odds": "2.10000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c7285fc-956c-4ddf-935c-6626895a60fa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "057f42f9-480a-416a-9597-30537ef1e15a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9f619833-6386-42df-a32c-ed5fc9e2c533",
            "completed": true,
            "last_updated": "2023-01-14T10:42:23.377875-05:00",
            "created_at": "2023-01-13T09:11:49.126057-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.83,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/9f619833-6386-42df-a32c-ed5fc9e2c533",
            "datetime": "2023-01-13T22:10:00-05:00",
            "cutoff_datetime": "2023-01-13T22:10:00-05:00",
            "name": "Houston Rockets v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "db54993b-67c1-4fa2-8d06-9a66611d62fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/057f42f9-480a-416a-9597-30537ef1e15a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-13T09:11:49.135074-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7638.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 2362.0
                            }
                        ],
                        "expected_reward_tokens": 9164.56,
                        "profit_sb": 164.56,
                        "profit_sb_percentage": 1.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1c90c179-bfc7-46d8-a3eb-f1fd31daf439",
                            "gambit_id": "ce68caef-d656-44a3-bf8e-760d3f7c8a18",
                            "last_updated": "2023-01-14T10:42:23.398435-05:00",
                            "created_at": "2023-01-13T09:11:49.136185-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.20000",
                            "odds": "1.23260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db54993b-67c1-4fa2-8d06-9a66611d62fd/?format=api"
                        },
                        {
                            "id": "c76a39f4-1c2f-4356-824d-fbeeb7a21041",
                            "gambit_id": "15efe480-35d0-43fd-8bed-a2bc061e3924",
                            "last_updated": "2023-01-14T10:42:23.400557-05:00",
                            "created_at": "2023-01-13T09:11:49.137358-05:00",
                            "name": "Houston Rockets",
                            "reward": "3.88000",
                            "odds": "4.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db54993b-67c1-4fa2-8d06-9a66611d62fd/?format=api"
                        }
                    ]
                },
                {
                    "id": "eb681312-4821-4e9a-b6d2-bec0094601fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/057f42f9-480a-416a-9597-30537ef1e15a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-13T09:11:49.131347-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7d730371-f2a8-4fdf-bae0-42d28ff0838a",
                            "gambit_id": "049bdcf1-29b9-43e3-b3d7-a1719a84fcfe",
                            "last_updated": "2023-01-14T10:42:23.391635-05:00",
                            "created_at": "2023-01-13T09:11:49.132536-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb681312-4821-4e9a-b6d2-bec0094601fb/?format=api"
                        },
                        {
                            "id": "62f193d1-bd72-408e-aaa4-2762a66dec5a",
                            "gambit_id": "867d87ca-2a2f-41f2-afa9-451d5af8eb9b",
                            "last_updated": "2023-01-14T10:42:23.394061-05:00",
                            "created_at": "2023-01-13T09:11:49.133808-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb681312-4821-4e9a-b6d2-bec0094601fb/?format=api"
                        }
                    ]
                },
                {
                    "id": "864e693d-998e-4dc1-8037-bc30c8b7b6c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/057f42f9-480a-416a-9597-30537ef1e15a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-13T09:11:49.127653-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 239",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 239",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c10d36c0-b5dc-4879-b8bf-afc3f8ddf3b9",
                            "gambit_id": "2ab0edcb-ad77-4a0c-ac63-25e0afe6c0d3",
                            "last_updated": "2023-01-14T10:42:23.384169-05:00",
                            "created_at": "2023-01-13T09:11:49.128830-05:00",
                            "name": "Game Total Under 239",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "239.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/864e693d-998e-4dc1-8037-bc30c8b7b6c3/?format=api"
                        },
                        {
                            "id": "c864bbc9-11ef-4c10-bd96-a68374c3ce33",
                            "gambit_id": "f3b87a73-4905-4a4f-960c-6c8b21d5d3d5",
                            "last_updated": "2023-01-14T10:42:23.386961-05:00",
                            "created_at": "2023-01-13T09:11:49.130099-05:00",
                            "name": "Game Total Over 239",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "239.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/864e693d-998e-4dc1-8037-bc30c8b7b6c3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9d0f3159-98b7-455a-a94b-d9416bc0bcca",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "54889758-24b6-42fa-9ab1-a4bae6ed8185",
            "completed": true,
            "last_updated": "2023-01-14T11:01:54.286082-05:00",
            "created_at": "2023-01-13T09:11:48.980532-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/54889758-24b6-42fa-9ab1-a4bae6ed8185",
            "datetime": "2023-01-13T22:10:00-05:00",
            "cutoff_datetime": "2023-01-13T22:10:00-05:00",
            "name": "Denver Nuggets v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "be3ec899-405e-4ecf-9b4f-04fc0434f601",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d0f3159-98b7-455a-a94b-d9416bc0bcca/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-13T09:11:48.982190-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6253.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 3747.0
                            }
                        ],
                        "expected_reward_tokens": 9066.85,
                        "profit_sb": 66.85,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d259e3ea-6ec7-49c5-a2e8-c8cfb4db2357",
                            "gambit_id": "3ce1c5f9-6c8b-4624-bde9-96944f4cf978",
                            "last_updated": "2023-01-14T11:01:54.293174-05:00",
                            "created_at": "2023-01-13T09:11:48.983501-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.45000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be3ec899-405e-4ecf-9b4f-04fc0434f601/?format=api"
                        },
                        {
                            "id": "14da01c3-343e-4902-8373-5c46dbf88f92",
                            "gambit_id": "79fce0fb-1702-4903-b69e-f4d0f0d9627d",
                            "last_updated": "2023-01-14T11:01:54.296296-05:00",
                            "created_at": "2023-01-13T09:11:48.984889-05:00",
                            "name": "Denver Nuggets",
                            "reward": "2.42000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be3ec899-405e-4ecf-9b4f-04fc0434f601/?format=api"
                        }
                    ]
                },
                {
                    "id": "f18856c0-d828-4f26-b33e-c80392553ab9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d0f3159-98b7-455a-a94b-d9416bc0bcca/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-13T09:11:48.990013-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5098.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "abc5994a-c8bd-4c33-87a4-8e71276a4cd6",
                            "gambit_id": "22f9d1de-71c5-452d-8442-f1a2fa9fc951",
                            "last_updated": "2023-01-14T11:01:54.315110-05:00",
                            "created_at": "2023-01-13T09:11:48.992300-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f18856c0-d828-4f26-b33e-c80392553ab9/?format=api"
                        },
                        {
                            "id": "5fe1f10f-cca5-4e1b-a676-2e1d8b0e1648",
                            "gambit_id": "367fecc3-a6dc-4293-a46f-2eb1d05eb98f",
                            "last_updated": "2023-01-14T11:01:54.311929-05:00",
                            "created_at": "2023-01-13T09:11:48.991125-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f18856c0-d828-4f26-b33e-c80392553ab9/?format=api"
                        }
                    ]
                },
                {
                    "id": "9979cbf9-8e38-4862-b5c9-0861235e12db",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d0f3159-98b7-455a-a94b-d9416bc0bcca/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-13T09:11:48.986231-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 221.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 221.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "34f3abe0-414d-4fa8-b5f7-6bce4db959cb",
                            "gambit_id": "2744aa0a-46fb-4104-9b9a-9ca30a5679be",
                            "last_updated": "2023-01-14T11:01:54.305732-05:00",
                            "created_at": "2023-01-13T09:11:48.988768-05:00",
                            "name": "Game Total Over 221.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9979cbf9-8e38-4862-b5c9-0861235e12db/?format=api"
                        },
                        {
                            "id": "f51823c7-8c04-44e4-96d4-d1be40731e6f",
                            "gambit_id": "793e2879-01f2-46f7-878d-a29d666d053f",
                            "last_updated": "2023-01-14T11:01:54.302537-05:00",
                            "created_at": "2023-01-13T09:11:48.987488-05:00",
                            "name": "Game Total Under 221.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9979cbf9-8e38-4862-b5c9-0861235e12db/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1ff31724-9597-4002-9afe-c1fd7b61693d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e7fcba5b-e1d6-417f-a5f0-ae6cd343a997",
            "completed": true,
            "last_updated": "2023-01-14T20:22:16.963653-05:00",
            "created_at": "2023-01-13T09:11:48.805765-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e7fcba5b-e1d6-417f-a5f0-ae6cd343a997",
            "datetime": "2023-01-13T22:07:00-05:00",
            "cutoff_datetime": "2023-01-13T22:07:00-05:00",
            "name": "New Jersey Devils v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "dd27bb74-299e-41e3-8f1a-77ef23d55138",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ff31724-9597-4002-9afe-c1fd7b61693d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-13T09:11:48.814896-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7184.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 2816.0
                            }
                        ],
                        "expected_reward_tokens": 9123.68,
                        "profit_sb": 123.68,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "40343fcc-6a92-44a0-b584-9c0e22a2c656",
                            "gambit_id": "5fd1e243-973d-4723-8857-414b60c3ec5f",
                            "last_updated": "2023-01-14T20:22:16.992298-05:00",
                            "created_at": "2023-01-13T09:11:48.817217-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.27000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd27bb74-299e-41e3-8f1a-77ef23d55138/?format=api"
                        },
                        {
                            "id": "1990cb6d-300a-41d4-939b-f2554f8ac534",
                            "gambit_id": "b7345824-657f-4468-b040-189f16c3e1f5",
                            "last_updated": "2023-01-14T20:22:16.989322-05:00",
                            "created_at": "2023-01-13T09:11:48.816005-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "3.24000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd27bb74-299e-41e3-8f1a-77ef23d55138/?format=api"
                        }
                    ]
                },
                {
                    "id": "6947a43d-8e29-4fad-8f9f-6bfb5ce158e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ff31724-9597-4002-9afe-c1fd7b61693d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-13T09:11:48.811274-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5577.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 4423.0
                            }
                        ],
                        "expected_reward_tokens": 8978.69,
                        "profit_sb": -21.31,
                        "profit_sb_percentage": -0.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a5e95573-d082-4fc3-8699-ddec4b84e058",
                            "gambit_id": "6acc583b-6d90-4999-8f64-3bd84243afd0",
                            "last_updated": "2023-01-14T20:22:16.979978-05:00",
                            "created_at": "2023-01-13T09:11:48.813636-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.61000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6947a43d-8e29-4fad-8f9f-6bfb5ce158e5/?format=api"
                        },
                        {
                            "id": "7639b40a-17e2-4e42-bea5-891936cce0ed",
                            "gambit_id": "a9eaa9e2-ad1e-4a97-885e-faba93b79a6f",
                            "last_updated": "2023-01-14T20:22:16.983224-05:00",
                            "created_at": "2023-01-13T09:11:48.812433-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.03000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6947a43d-8e29-4fad-8f9f-6bfb5ce158e5/?format=api"
                        }
                    ]
                },
                {
                    "id": "f77fecf9-e1e7-488a-98ce-74811d366f15",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ff31724-9597-4002-9afe-c1fd7b61693d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-13T09:11:48.807356-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5098.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4902.0
                            }
                        ],
                        "expected_reward_tokens": 8921.5,
                        "profit_sb": -78.5,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dbbeadad-aa7e-4f3e-8693-17da655fc33d",
                            "gambit_id": "aab5fd35-bdbc-46b9-a2e6-0d0244b3124d",
                            "last_updated": "2023-01-14T20:22:16.973805-05:00",
                            "created_at": "2023-01-13T09:11:48.809995-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.75000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f77fecf9-e1e7-488a-98ce-74811d366f15/?format=api"
                        },
                        {
                            "id": "d410e4e9-4145-40fa-ac2c-2d52cb99c5f3",
                            "gambit_id": "de11c0de-3d6e-46fc-9e2f-42596c9f47dc",
                            "last_updated": "2023-01-14T20:22:16.970601-05:00",
                            "created_at": "2023-01-13T09:11:48.808766-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.82000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f77fecf9-e1e7-488a-98ce-74811d366f15/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4e7900f1-7d22-4c32-9f42-b4b87ff1ea29",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "edeea4d9-8f77-4fe8-9d96-a756be630914",
            "completed": true,
            "last_updated": "2023-01-14T11:01:54.816267-05:00",
            "created_at": "2023-01-13T09:11:48.637482-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/edeea4d9-8f77-4fe8-9d96-a756be630914",
            "datetime": "2023-01-13T21:10:00-05:00",
            "cutoff_datetime": "2023-01-13T21:10:00-05:00",
            "name": "Orlando Magic v. Utah Jazz",
            "bettypes": [
                {
                    "id": "4c5f3712-72fa-45e4-b6f1-003d886a50f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e7900f1-7d22-4c32-9f42-b4b87ff1ea29/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-13T09:37:23.388806-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6524.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 3476.0
                            }
                        ],
                        "expected_reward_tokens": 9002.84,
                        "profit_sb": 2.84,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "49188a0b-e555-4980-9f6f-0dd3e0d67bc7",
                            "gambit_id": "27fe5f55-7f1a-48cf-b396-e2dab3bd1b08",
                            "last_updated": "2023-01-14T11:01:54.833424-05:00",
                            "created_at": "2023-01-13T09:37:23.390044-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.38000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c5f3712-72fa-45e4-b6f1-003d886a50f5/?format=api"
                        },
                        {
                            "id": "5160a140-f9b4-42f9-9f9c-91a0c9f8853c",
                            "gambit_id": "65985234-2c91-42be-8c5a-9e614a589b12",
                            "last_updated": "2023-01-14T11:01:54.836601-05:00",
                            "created_at": "2023-01-13T09:37:23.391350-05:00",
                            "name": "Orlando Magic",
                            "reward": "2.59000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c5f3712-72fa-45e4-b6f1-003d886a50f5/?format=api"
                        }
                    ]
                },
                {
                    "id": "11128aed-beeb-4175-952b-50ed586f9ce5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e7900f1-7d22-4c32-9f42-b4b87ff1ea29/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-13T09:11:48.639003-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Orlando Magic",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5f35ec7e-81ea-4c71-97b9-ea184ffbdb7a",
                            "gambit_id": "7f115057-3628-4761-b421-44fc49549032",
                            "last_updated": "2023-01-14T11:01:54.842987-05:00",
                            "created_at": "2023-01-13T09:11:48.640195-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11128aed-beeb-4175-952b-50ed586f9ce5/?format=api"
                        },
                        {
                            "id": "a0126877-a9a4-4eb1-b6b0-bc9d74d5799e",
                            "gambit_id": "7c356246-24fd-425d-bc4c-97f8d1af2380",
                            "last_updated": "2023-01-14T11:01:54.846377-05:00",
                            "created_at": "2023-01-13T09:11:48.641463-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11128aed-beeb-4175-952b-50ed586f9ce5/?format=api"
                        }
                    ]
                },
                {
                    "id": "eb174ba7-55fd-433f-9544-cbbb1d3fab9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e7900f1-7d22-4c32-9f42-b4b87ff1ea29/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-13T09:37:23.384659-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 234",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 234",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c50404d8-d02d-4ee6-84d2-eadb70c0feb8",
                            "gambit_id": "5960fede-e170-40aa-a0b0-2565a35e87ee",
                            "last_updated": "2023-01-14T11:01:54.826567-05:00",
                            "created_at": "2023-01-13T09:37:23.386020-05:00",
                            "name": "Game Total Under 234",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "234.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb174ba7-55fd-433f-9544-cbbb1d3fab9c/?format=api"
                        },
                        {
                            "id": "3c42fa0a-de26-4e45-a1bf-255513d23e7a",
                            "gambit_id": "87d5653e-5cc9-40bd-a1d0-7084fc348ef4",
                            "last_updated": "2023-01-14T11:01:54.823406-05:00",
                            "created_at": "2023-01-13T09:37:23.387429-05:00",
                            "name": "Game Total Over 234",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "234.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb174ba7-55fd-433f-9544-cbbb1d3fab9c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6730f8d6-5205-4e74-8560-b284843f9715",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c358a8f5-5309-44af-8c1e-44f4f44fa7cb",
            "completed": true,
            "last_updated": "2023-01-14T12:07:01.000389-05:00",
            "created_at": "2023-01-13T09:11:48.323971-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.39,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c358a8f5-5309-44af-8c1e-44f4f44fa7cb",
            "datetime": "2023-01-13T20:10:00-05:00",
            "cutoff_datetime": "2023-01-13T20:10:00-05:00",
            "name": "Oklahoma City Thunder v. Chicago Bulls",
            "bettypes": [
                {
                    "id": "1032169a-e38c-4167-b134-bad092d329b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6730f8d6-5205-4e74-8560-b284843f9715/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-13T09:11:48.333264-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6166.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 3834.0
                            }
                        ],
                        "expected_reward_tokens": 9124.92,
                        "profit_sb": 124.92,
                        "profit_sb_percentage": 1.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d28b1c63-d6e3-4cd9-b65f-1c053209583e",
                            "gambit_id": "81ceedf5-4864-4cad-882d-0cdd68f8381e",
                            "last_updated": "2023-01-14T12:07:01.026906-05:00",
                            "created_at": "2023-01-13T09:11:48.334380-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.48000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1032169a-e38c-4167-b134-bad092d329b6/?format=api"
                        },
                        {
                            "id": "35b19d90-3c34-4a3a-868e-128203cca393",
                            "gambit_id": "b982b6bc-ecf3-4fc5-acd3-ff9d7faffb03",
                            "last_updated": "2023-01-14T12:07:01.029952-05:00",
                            "created_at": "2023-01-13T09:11:48.335585-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "2.38000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1032169a-e38c-4167-b134-bad092d329b6/?format=api"
                        }
                    ]
                },
                {
                    "id": "33c57cf8-0014-407c-8cb5-ee8ed345b23a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6730f8d6-5205-4e74-8560-b284843f9715/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-13T09:11:48.329604-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c9423117-df74-4edb-bca2-824beee6fcb6",
                            "gambit_id": "f544d7f2-13f9-435d-986b-90d0be90c15a",
                            "last_updated": "2023-01-14T12:07:01.016993-05:00",
                            "created_at": "2023-01-13T09:11:48.330746-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33c57cf8-0014-407c-8cb5-ee8ed345b23a/?format=api"
                        },
                        {
                            "id": "d3e0c416-51f8-401a-8169-ad61f077b9d5",
                            "gambit_id": "f3afa061-b33b-45ce-83b0-4356a6e3ab87",
                            "last_updated": "2023-01-14T12:07:01.020470-05:00",
                            "created_at": "2023-01-13T09:11:48.332011-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33c57cf8-0014-407c-8cb5-ee8ed345b23a/?format=api"
                        }
                    ]
                },
                {
                    "id": "86be3c1c-877a-48d5-bc20-dfff0250eb98",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6730f8d6-5205-4e74-8560-b284843f9715/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-13T09:11:48.325673-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9024300c-7153-4c1d-a9ad-3d0aec0ba199",
                            "gambit_id": "db8a1206-b8e6-4b37-b9f1-4965ae7837fd",
                            "last_updated": "2023-01-14T12:07:01.007408-05:00",
                            "created_at": "2023-01-13T09:11:48.326897-05:00",
                            "name": "Game Total Under 233.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86be3c1c-877a-48d5-bc20-dfff0250eb98/?format=api"
                        },
                        {
                            "id": "09c68975-c724-4fad-8098-b23ccd59b48e",
                            "gambit_id": "e9f6fb05-9c4f-4927-bd84-6953b00ae8f4",
                            "last_updated": "2023-01-14T12:07:01.010930-05:00",
                            "created_at": "2023-01-13T09:11:48.328322-05:00",
                            "name": "Game Total Over 233.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86be3c1c-877a-48d5-bc20-dfff0250eb98/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ce6af44e-b8f9-4f03-b004-085810ebb6a2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "edb16e74-6210-4234-ab50-4b7477344c66",
            "completed": true,
            "last_updated": "2023-01-14T11:47:19.000560-05:00",
            "created_at": "2023-01-13T09:11:48.474959-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.48,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/edb16e74-6210-4234-ab50-4b7477344c66",
            "datetime": "2023-01-13T20:10:00-05:00",
            "cutoff_datetime": "2023-01-13T20:10:00-05:00",
            "name": "Phoenix Suns v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "d37415e1-c85e-4970-ae2d-e85608a422e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce6af44e-b8f9-4f03-b004-085810ebb6a2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-13T09:11:48.483847-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6324.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9042.96,
                        "profit_sb": 42.96,
                        "profit_sb_percentage": 0.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "74aae238-444a-4475-a087-714aa0e12752",
                            "gambit_id": "800be0b2-4d1a-4b20-b1ee-58d2394bd35b",
                            "last_updated": "2023-01-14T11:47:19.026522-05:00",
                            "created_at": "2023-01-13T09:11:48.484992-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.43000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d37415e1-c85e-4970-ae2d-e85608a422e3/?format=api"
                        },
                        {
                            "id": "47d66c97-4bae-405b-925a-3e4a1a83e43f",
                            "gambit_id": "bb6a58c4-4642-4086-a06e-dd72a4c43bf4",
                            "last_updated": "2023-01-14T11:47:19.029710-05:00",
                            "created_at": "2023-01-13T09:11:48.486170-05:00",
                            "name": "Phoenix Suns",
                            "reward": "2.46000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d37415e1-c85e-4970-ae2d-e85608a422e3/?format=api"
                        }
                    ]
                },
                {
                    "id": "d6f9b354-3b72-47ab-b81a-4de53cb11951",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce6af44e-b8f9-4f03-b004-085810ebb6a2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-13T09:11:48.480290-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Phoenix Suns",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3e00cea3-277b-4369-8c30-c79926bf68bf",
                            "gambit_id": "92a8947b-03da-42d7-8b7c-9facdb7753cc",
                            "last_updated": "2023-01-14T11:47:19.016516-05:00",
                            "created_at": "2023-01-13T09:11:48.481416-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6f9b354-3b72-47ab-b81a-4de53cb11951/?format=api"
                        },
                        {
                            "id": "ea16104a-0fe9-46ab-98a5-fad59ed89914",
                            "gambit_id": "34d411c6-525d-4561-8e9f-6daaa75e5fe0",
                            "last_updated": "2023-01-14T11:47:19.019841-05:00",
                            "created_at": "2023-01-13T09:11:48.482630-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6f9b354-3b72-47ab-b81a-4de53cb11951/?format=api"
                        }
                    ]
                },
                {
                    "id": "2b9b7241-5ae0-4070-9077-03ece4944281",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce6af44e-b8f9-4f03-b004-085810ebb6a2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-13T09:11:48.476573-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 222.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 222.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "962689dc-501e-4b9f-b3f2-724d9ed0730b",
                            "gambit_id": "dbe4d18b-d624-4810-86be-0f8ef0c788a9",
                            "last_updated": "2023-01-14T11:47:19.010587-05:00",
                            "created_at": "2023-01-13T09:11:48.479065-05:00",
                            "name": "Game Total Over 222.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b9b7241-5ae0-4070-9077-03ece4944281/?format=api"
                        },
                        {
                            "id": "583f5406-26a8-47b0-ab1a-5d8d8455da0b",
                            "gambit_id": "dda12362-3217-4d07-8300-5fcc0a065101",
                            "last_updated": "2023-01-14T11:47:19.007502-05:00",
                            "created_at": "2023-01-13T09:11:48.477836-05:00",
                            "name": "Game Total Under 222.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b9b7241-5ae0-4070-9077-03ece4944281/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ab562a1f-2f1c-43df-a3ac-d21b6147e8b4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "34dab74b-ced3-4bda-89c9-e6e6c6e554c6",
            "completed": true,
            "last_updated": "2023-01-14T12:07:00.825910-05:00",
            "created_at": "2023-01-13T09:11:48.176343-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.65,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/34dab74b-ced3-4bda-89c9-e6e6c6e554c6",
            "datetime": "2023-01-13T19:40:00-05:00",
            "cutoff_datetime": "2023-01-13T19:40:00-05:00",
            "name": "Golden State Warriors v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "c24880e6-9748-42d6-a69d-8bf9effd5b4c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab562a1f-2f1c-43df-a3ac-d21b6147e8b4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-13T09:11:48.182971-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7378.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 2622.0
                            }
                        ],
                        "expected_reward_tokens": 9148.72,
                        "profit_sb": 148.72,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "eb1a0fa5-1e45-4382-8e85-fb48f19efb34",
                            "gambit_id": "e5e4529f-66a5-4e61-9193-cc276970e4e5",
                            "last_updated": "2023-01-14T12:07:00.845606-05:00",
                            "created_at": "2023-01-13T09:11:48.185916-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.24000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c24880e6-9748-42d6-a69d-8bf9effd5b4c/?format=api"
                        },
                        {
                            "id": "7a142d1a-406f-47e2-a991-efd1d1f27171",
                            "gambit_id": "a8f6f50f-ac59-48f2-957e-10e92dc99bf4",
                            "last_updated": "2023-01-14T12:07:00.842492-05:00",
                            "created_at": "2023-01-13T09:11:48.184351-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "3.49000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c24880e6-9748-42d6-a69d-8bf9effd5b4c/?format=api"
                        }
                    ]
                },
                {
                    "id": "87e47c24-6f42-410a-be31-9ee23bdb68fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab562a1f-2f1c-43df-a3ac-d21b6147e8b4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-13T09:11:48.187476-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a34aa0c6-6500-4c07-85f5-ae800ba978f5",
                            "gambit_id": "169fcf14-44e8-49e2-b519-d504a060766e",
                            "last_updated": "2023-01-14T12:07:00.856349-05:00",
                            "created_at": "2023-01-13T09:11:48.190573-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87e47c24-6f42-410a-be31-9ee23bdb68fa/?format=api"
                        },
                        {
                            "id": "384c7ffa-273e-4510-9b99-01a0eac20286",
                            "gambit_id": "0545b2b4-a7a5-4514-964a-4cac67eb5970",
                            "last_updated": "2023-01-14T12:07:00.853360-05:00",
                            "created_at": "2023-01-13T09:11:48.189095-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87e47c24-6f42-410a-be31-9ee23bdb68fa/?format=api"
                        }
                    ]
                },
                {
                    "id": "877b8410-1f7c-48f5-b749-4a7dd4c6d082",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab562a1f-2f1c-43df-a3ac-d21b6147e8b4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-13T09:11:48.178427-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "edf522ca-ca1e-4055-9e1f-3de2fc720b4b",
                            "gambit_id": "24711e3d-f06f-4beb-9abf-3791006f9d84",
                            "last_updated": "2023-01-14T12:07:00.836213-05:00",
                            "created_at": "2023-01-13T09:11:48.181403-05:00",
                            "name": "Game Total Over 243.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "243.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/877b8410-1f7c-48f5-b749-4a7dd4c6d082/?format=api"
                        },
                        {
                            "id": "2405c44f-d940-4934-b96d-51f37ed7c47d",
                            "gambit_id": "7a5e8627-15db-4f4e-8e46-a6bfca92791a",
                            "last_updated": "2023-01-14T12:07:00.833107-05:00",
                            "created_at": "2023-01-13T09:11:48.179884-05:00",
                            "name": "Game Total Under 243.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "243.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/877b8410-1f7c-48f5-b749-4a7dd4c6d082/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a2e36fd5-3eeb-4c4c-a83b-509763cba3a5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d54a3d52-421b-45a8-87a2-c7bcb91969d7",
            "completed": true,
            "last_updated": "2023-01-14T12:07:00.288800-05:00",
            "created_at": "2023-01-13T09:11:47.730527-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.65,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/d54a3d52-421b-45a8-87a2-c7bcb91969d7",
            "datetime": "2023-01-13T19:10:00-05:00",
            "cutoff_datetime": "2023-01-13T19:10:00-05:00",
            "name": "New York Knicks v. Washington Wizards",
            "bettypes": [
                {
                    "id": "61e45ae2-c044-4490-800f-39c6473c94ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2e36fd5-3eeb-4c4c-a83b-509763cba3a5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-13T09:11:47.739804-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5882.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 4118.0
                            }
                        ],
                        "expected_reward_tokens": 9058.28,
                        "profit_sb": 58.28,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "082a606e-2c48-4df6-ae93-159e5abb4c9c",
                            "gambit_id": "f0f6ec68-410b-4d03-8c51-03a15b7a4626",
                            "last_updated": "2023-01-14T12:07:00.319407-05:00",
                            "created_at": "2023-01-13T09:11:47.742145-05:00",
                            "name": "New York Knicks",
                            "reward": "1.54000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61e45ae2-c044-4490-800f-39c6473c94ea/?format=api"
                        },
                        {
                            "id": "977a3822-fb0c-4066-837f-b125c1c6d046",
                            "gambit_id": "b3bf0a66-46e8-4582-a81c-33cd1f1377e9",
                            "last_updated": "2023-01-14T12:07:00.314669-05:00",
                            "created_at": "2023-01-13T09:11:47.740988-05:00",
                            "name": "Washington Wizards",
                            "reward": "2.20000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61e45ae2-c044-4490-800f-39c6473c94ea/?format=api"
                        }
                    ]
                },
                {
                    "id": "6552328b-ad35-4f03-997b-25f9b74261eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2e36fd5-3eeb-4c4c-a83b-509763cba3a5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-13T09:11:47.736012-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "208a20e7-bae2-43ce-960f-d24cec504d72",
                            "gambit_id": "19ecfc79-2eb1-47f1-8221-27ac7a373d6a",
                            "last_updated": "2023-01-14T12:07:00.305454-05:00",
                            "created_at": "2023-01-13T09:11:47.737236-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6552328b-ad35-4f03-997b-25f9b74261eb/?format=api"
                        },
                        {
                            "id": "1790b384-f03d-43df-8f7d-3e1584976a73",
                            "gambit_id": "c3ba59f9-3df3-43c6-b71a-9938e1a9333f",
                            "last_updated": "2023-01-14T12:07:00.308596-05:00",
                            "created_at": "2023-01-13T09:11:47.738539-05:00",
                            "name": "New York Knicks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6552328b-ad35-4f03-997b-25f9b74261eb/?format=api"
                        }
                    ]
                },
                {
                    "id": "5c8675eb-b50f-4914-8b5c-f48ba75fbb92",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2e36fd5-3eeb-4c4c-a83b-509763cba3a5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-13T09:11:47.732201-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 220",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 220",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b8e31908-ccc1-4955-bfff-4c2a8aee8020",
                            "gambit_id": "af4a8df8-0a8f-487d-b89f-d67b4bd48939",
                            "last_updated": "2023-01-14T12:07:00.295985-05:00",
                            "created_at": "2023-01-13T09:11:47.733466-05:00",
                            "name": "Game Total Under 220",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "220.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c8675eb-b50f-4914-8b5c-f48ba75fbb92/?format=api"
                        },
                        {
                            "id": "fcf33c88-cc60-4cbf-be74-ded4d4f2b7ad",
                            "gambit_id": "d094a94e-6fa6-4f04-8f9e-3f20a666ec74",
                            "last_updated": "2023-01-14T12:07:00.299117-05:00",
                            "created_at": "2023-01-13T09:11:47.734722-05:00",
                            "name": "Game Total Over 220",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "220.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c8675eb-b50f-4914-8b5c-f48ba75fbb92/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5d1b805e-8238-44cc-8091-024b3a5f7237",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "de7d82c0-2d04-49d4-88bf-e109ea7e114e",
            "completed": true,
            "last_updated": "2023-01-14T12:07:00.642209-05:00",
            "created_at": "2023-01-13T09:11:48.030311-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.65,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/de7d82c0-2d04-49d4-88bf-e109ea7e114e",
            "datetime": "2023-01-13T19:10:00-05:00",
            "cutoff_datetime": "2023-01-13T19:10:00-05:00",
            "name": "Atlanta Hawks v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "5d68865c-2b17-4419-82ed-64afb9a7a7c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d1b805e-8238-44cc-8091-024b3a5f7237/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-13T09:11:48.039039-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5882.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 4118.0
                            }
                        ],
                        "expected_reward_tokens": 9058.28,
                        "profit_sb": 58.28,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "559861a7-f919-4ab5-b151-86114a5d6c55",
                            "gambit_id": "263a3a51-e4a7-44a5-8710-21e4a41e99c1",
                            "last_updated": "2023-01-14T12:07:00.673756-05:00",
                            "created_at": "2023-01-13T09:11:48.041251-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.54000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d68865c-2b17-4419-82ed-64afb9a7a7c5/?format=api"
                        },
                        {
                            "id": "41502380-c121-4ae7-a481-92ca3943e065",
                            "gambit_id": "c25bf488-b4a0-4f85-bca8-974a32b4c916",
                            "last_updated": "2023-01-14T12:07:00.670359-05:00",
                            "created_at": "2023-01-13T09:11:48.040110-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.20000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d68865c-2b17-4419-82ed-64afb9a7a7c5/?format=api"
                        }
                    ]
                },
                {
                    "id": "8b411c56-caf1-4cbb-99e7-0f13ef5b61bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d1b805e-8238-44cc-8091-024b3a5f7237/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-13T09:11:48.035534-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Atlanta Hawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f8d8be1e-b07d-4fb6-85ac-d7c37128b95d",
                            "gambit_id": "94b02fca-3534-4d54-8fd7-408c890380f9",
                            "last_updated": "2023-01-14T12:07:00.659553-05:00",
                            "created_at": "2023-01-13T09:11:48.036664-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b411c56-caf1-4cbb-99e7-0f13ef5b61bb/?format=api"
                        },
                        {
                            "id": "c50eeb75-1b43-4f36-8480-923ab4a5f4e0",
                            "gambit_id": "e3467212-7b9f-457c-8484-4bd631c756c0",
                            "last_updated": "2023-01-14T12:07:00.662904-05:00",
                            "created_at": "2023-01-13T09:11:48.037827-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b411c56-caf1-4cbb-99e7-0f13ef5b61bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "ee742192-2b13-4186-8e6a-4528fed32303",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d1b805e-8238-44cc-8091-024b3a5f7237/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-13T09:11:48.031967-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 239.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 239.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3f6553ef-044d-496e-8b01-6f5534e7a019",
                            "gambit_id": "e99bc70c-5e89-4c27-885d-fe05bc97a31d",
                            "last_updated": "2023-01-14T12:07:00.652819-05:00",
                            "created_at": "2023-01-13T09:11:48.034279-05:00",
                            "name": "Game Total Over 239.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "239.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee742192-2b13-4186-8e6a-4528fed32303/?format=api"
                        },
                        {
                            "id": "ac7ec2c5-4f89-4c7c-bcfa-a0ace1e2bbaf",
                            "gambit_id": "064e0d36-1e41-48d8-aba0-3c5624b5502a",
                            "last_updated": "2023-01-14T12:07:00.649677-05:00",
                            "created_at": "2023-01-13T09:11:48.033115-05:00",
                            "name": "Game Total Under 239.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "239.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee742192-2b13-4186-8e6a-4528fed32303/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5bcf92cc-80fb-45ad-8638-23a798de01a7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6978013d-5570-451d-b554-e5f39581bbbe",
            "completed": true,
            "last_updated": "2023-01-14T12:07:00.464586-05:00",
            "created_at": "2023-01-13T09:11:47.879578-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/6978013d-5570-451d-b554-e5f39581bbbe",
            "datetime": "2023-01-13T19:10:00-05:00",
            "cutoff_datetime": "2023-01-13T19:10:00-05:00",
            "name": "New Orleans Pelicans v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "b7698a3c-e79b-4a1f-a8a6-5f8d8c22be94",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bcf92cc-80fb-45ad-8638-23a798de01a7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-13T09:11:47.884914-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6387.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 3613.0
                            }
                        ],
                        "expected_reward_tokens": 9068.63,
                        "profit_sb": 68.63,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4eeb5c8a-3f7e-499d-8a6b-3d2fac6df572",
                            "gambit_id": "16f10634-0685-4ce3-8a53-02956fdb1f92",
                            "last_updated": "2023-01-14T12:07:00.484424-05:00",
                            "created_at": "2023-01-13T09:11:47.887262-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.42000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7698a3c-e79b-4a1f-a8a6-5f8d8c22be94/?format=api"
                        },
                        {
                            "id": "e0114674-b977-4f25-b771-4b4894129483",
                            "gambit_id": "e43f5a8c-8a0f-4c3b-a9c2-451880f16bf2",
                            "last_updated": "2023-01-14T12:07:00.481433-05:00",
                            "created_at": "2023-01-13T09:11:47.886025-05:00",
                            "name": "Detroit Pistons",
                            "reward": "2.51000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7698a3c-e79b-4a1f-a8a6-5f8d8c22be94/?format=api"
                        }
                    ]
                },
                {
                    "id": "6381c391-32b2-405e-b711-422a405a1859",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bcf92cc-80fb-45ad-8638-23a798de01a7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-13T09:11:47.888623-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Detroit Pistons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af6e55a6-cadc-4f52-8ab2-2cc8e04e9fae",
                            "gambit_id": "f70d7637-f082-4585-9ea1-3506469f53b4",
                            "last_updated": "2023-01-14T12:07:00.493559-05:00",
                            "created_at": "2023-01-13T09:11:47.890888-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6381c391-32b2-405e-b711-422a405a1859/?format=api"
                        },
                        {
                            "id": "5a329c82-cbb5-44fe-9960-ab169f7a0947",
                            "gambit_id": "4e1cfe84-5a48-47ce-a57f-b3846fcc42ae",
                            "last_updated": "2023-01-14T12:07:00.490613-05:00",
                            "created_at": "2023-01-13T09:11:47.889743-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6381c391-32b2-405e-b711-422a405a1859/?format=api"
                        }
                    ]
                },
                {
                    "id": "fa2f8902-aa13-4e64-b00e-234523dfa5e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bcf92cc-80fb-45ad-8638-23a798de01a7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-13T09:11:47.881188-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 235.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "532c8e5b-c463-442f-9a35-efde0def2e06",
                            "gambit_id": "32e2df71-9900-4553-9769-182a618d75c9",
                            "last_updated": "2023-01-14T12:07:00.471652-05:00",
                            "created_at": "2023-01-13T09:11:47.882316-05:00",
                            "name": "Game Total Under 235.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "235.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa2f8902-aa13-4e64-b00e-234523dfa5e5/?format=api"
                        },
                        {
                            "id": "9a51f03e-d021-4b52-87b3-00b5eaace11d",
                            "gambit_id": "7e2edc98-3949-4637-a3e5-4b24030b3af9",
                            "last_updated": "2023-01-14T12:07:00.474900-05:00",
                            "created_at": "2023-01-13T09:11:47.883485-05:00",
                            "name": "Game Total Over 235.5",
                            "reward": "1.78000",
                            "odds": "1.90910",
                            "spread": "235.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa2f8902-aa13-4e64-b00e-234523dfa5e5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e419708b-6482-4325-beed-c0d7c9cbdaf5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8a03261e-e9a9-494a-8860-10a6bb225648",
            "completed": true,
            "last_updated": "2023-01-14T20:22:16.605091-05:00",
            "created_at": "2023-01-13T09:11:47.577814-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8a03261e-e9a9-494a-8860-10a6bb225648",
            "datetime": "2023-01-13T19:07:00-05:00",
            "cutoff_datetime": "2023-01-13T19:07:00-05:00",
            "name": "Winnipeg Jets v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "071496e3-5f2e-4d7b-a98d-cd4b3a1d59bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e419708b-6482-4325-beed-c0d7c9cbdaf5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-13T09:11:47.588597-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5968.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4032.0
                            }
                        ],
                        "expected_reward_tokens": 9071.36,
                        "profit_sb": 71.36,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3f26960e-af10-4a58-8ee9-660f90c10040",
                            "gambit_id": "f45091c8-68cd-46a7-b293-eca3eb2a070f",
                            "last_updated": "2023-01-14T20:22:16.632495-05:00",
                            "created_at": "2023-01-13T09:11:47.589806-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.52000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/071496e3-5f2e-4d7b-a98d-cd4b3a1d59bc/?format=api"
                        },
                        {
                            "id": "40b112fc-78be-4e88-a3eb-6b8ae1f1d940",
                            "gambit_id": "8ee3fdb7-92d4-4b87-84ee-acb3e19db1a8",
                            "last_updated": "2023-01-14T20:22:16.635531-05:00",
                            "created_at": "2023-01-13T09:11:47.591054-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.25000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/071496e3-5f2e-4d7b-a98d-cd4b3a1d59bc/?format=api"
                        }
                    ]
                },
                {
                    "id": "7265eff3-a33f-47e4-ab9c-b3f9add1c47e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e419708b-6482-4325-beed-c0d7c9cbdaf5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-01-13T09:11:47.579932-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5882.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 4118.0
                            }
                        ],
                        "expected_reward_tokens": 9058.28,
                        "profit_sb": 58.28,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "95b771ca-b651-430d-9ff0-5ddfa9426272",
                            "gambit_id": "34f75683-907e-4623-ad81-55d751b3177b",
                            "last_updated": "2023-01-14T20:22:16.617197-05:00",
                            "created_at": "2023-01-13T09:11:47.583072-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.54000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7265eff3-a33f-47e4-ab9c-b3f9add1c47e/?format=api"
                        },
                        {
                            "id": "1802615e-7436-4481-91f9-e8ac560bfd27",
                            "gambit_id": "3e919830-982e-4d4b-acdd-f511faf39917",
                            "last_updated": "2023-01-14T20:22:16.614138-05:00",
                            "created_at": "2023-01-13T09:11:47.581582-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.20000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7265eff3-a33f-47e4-ab9c-b3f9add1c47e/?format=api"
                        }
                    ]
                },
                {
                    "id": "f863acfa-9b5e-4ba7-8261-fedade96e996",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e419708b-6482-4325-beed-c0d7c9cbdaf5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-01-13T09:11:47.584591-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5196.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 8935.44,
                        "profit_sb": -64.56,
                        "profit_sb_percentage": -0.72,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8aa39025-47ff-422d-816e-f27b5790c1d5",
                            "gambit_id": "1f631197-1a3d-4cd6-90cc-6c44a9db7086",
                            "last_updated": "2023-01-14T20:22:16.626357-05:00",
                            "created_at": "2023-01-13T09:11:47.587245-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.72000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f863acfa-9b5e-4ba7-8261-fedade96e996/?format=api"
                        },
                        {
                            "id": "140b7bd7-e647-425b-89bc-bdb350bebd30",
                            "gambit_id": "8f9b5992-61c3-4726-b794-f6c856fd4e6b",
                            "last_updated": "2023-01-14T20:22:16.623342-05:00",
                            "created_at": "2023-01-13T09:11:47.585868-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.86000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f863acfa-9b5e-4ba7-8261-fedade96e996/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e9843d65-d384-4251-84e8-47fee0b2cebd",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6dba9f22-677e-4b62-9295-19a38731406e",
            "completed": false,
            "last_updated": "2023-01-20T17:57:24.840400-05:00",
            "created_at": "2023-01-12T18:16:56.631777-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/6dba9f22-677e-4b62-9295-19a38731406e",
            "datetime": "2023-01-13T18:00:00-05:00",
            "cutoff_datetime": "2023-01-13T18:00:00-05:00",
            "name": "Las Vegas Legion v. Seattle Surge",
            "bettypes": [
                {
                    "id": "5af3ebef-0bab-466c-8aa6-b6eb9168a408",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9843d65-d384-4251-84e8-47fee0b2cebd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-01-12T18:16:56.633420-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5718.0
                            },
                            {
                                "team": "Las Vegas Legion",
                                "amount": 4282.0
                            }
                        ],
                        "expected_reward_tokens": 8691.36,
                        "profit_sb": -308.64,
                        "profit_sb_percentage": -3.43,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "367970ea-90a7-4dd3-b30e-1224e73d756a",
                            "gambit_id": "4ce59ac1-503a-4135-97f1-9bc5e2f05270",
                            "last_updated": "2023-01-20T17:57:24.843053-05:00",
                            "created_at": "2023-01-12T18:16:56.634628-05:00",
                            "name": "Seattle Surge",
                            "reward": "1.52000",
                            "odds": "1.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5af3ebef-0bab-466c-8aa6-b6eb9168a408/?format=api"
                        },
                        {
                            "id": "76d1a54c-0aa0-4fff-af6b-60c5b73dca87",
                            "gambit_id": "08660f97-c4eb-44e4-9951-b1c35ea09246",
                            "last_updated": "2023-01-20T17:57:24.844454-05:00",
                            "created_at": "2023-01-12T18:16:56.635891-05:00",
                            "name": "Las Vegas Legion",
                            "reward": "2.03000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5af3ebef-0bab-466c-8aa6-b6eb9168a408/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}