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=5800
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=5900",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=5700",
    "results": [
        {
            "id": "55810b7a-7b8e-4c3c-a4c5-ab47bb4d8849",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3aadef9c-9319-441a-a238-612223d06966",
            "completed": true,
            "last_updated": "2023-03-09T09:52:06.925802-05:00",
            "created_at": "2023-03-08T08:57:08.129267-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.71,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/3aadef9c-9319-441a-a238-612223d06966",
            "datetime": "2023-03-08T19:40:00-05:00",
            "cutoff_datetime": "2023-03-08T19:40:00-05:00",
            "name": "Cleveland Cavaliers v. Miami Heat",
            "bettypes": [
                {
                    "id": "9d575973-04fe-436e-b934-c8edd23152be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55810b7a-7b8e-4c3c-a4c5-ab47bb4d8849/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-08T08:57:08.137588-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5421.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fe2cc364-90eb-41ee-a30b-d187e9d4d7c9",
                            "gambit_id": "d199357a-63c4-40ed-97ec-5d5b233e7ab8",
                            "last_updated": "2023-03-09T09:52:06.932979-05:00",
                            "created_at": "2023-03-08T08:57:08.140442-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d575973-04fe-436e-b934-c8edd23152be/?format=api"
                        },
                        {
                            "id": "804d34a9-ea20-4e8f-bd9f-6b0e5afacc7e",
                            "gambit_id": "27d03b69-6bee-460f-ad75-1162df665276",
                            "last_updated": "2023-03-09T09:52:06.931893-05:00",
                            "created_at": "2023-03-08T08:57:08.139028-05:00",
                            "name": "Miami Heat",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d575973-04fe-436e-b934-c8edd23152be/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d402d24-493a-4d5b-bc9a-868454da74bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55810b7a-7b8e-4c3c-a4c5-ab47bb4d8849/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-08T08:57:08.142192-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "608ff4d0-5daf-4818-9338-93927f002182",
                            "gambit_id": "352ee348-908c-4ec7-8da9-31144bd6b717",
                            "last_updated": "2023-03-09T09:52:06.935324-05:00",
                            "created_at": "2023-03-08T08:57:08.143596-05:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d402d24-493a-4d5b-bc9a-868454da74bd/?format=api"
                        },
                        {
                            "id": "aef86bb6-7149-4aa4-8f61-52c1036f6086",
                            "gambit_id": "d4383c3b-ad47-4b76-8413-a089185cc7f1",
                            "last_updated": "2023-03-09T09:52:06.936439-05:00",
                            "created_at": "2023-03-08T08:57:08.145025-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d402d24-493a-4d5b-bc9a-868454da74bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "ba3e64fa-2557-49aa-bf13-51f093516d10",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55810b7a-7b8e-4c3c-a4c5-ab47bb4d8849/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-08T08:57:08.131713-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 215.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 215.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "39f1c71a-f50e-4fc2-b339-9c7d893e7c5a",
                            "gambit_id": "f71fea8f-5e89-422f-b397-256a96820828",
                            "last_updated": "2023-03-09T09:52:06.928632-05:00",
                            "created_at": "2023-03-08T08:57:08.133814-05:00",
                            "name": "Game Total Under 215.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "215.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba3e64fa-2557-49aa-bf13-51f093516d10/?format=api"
                        },
                        {
                            "id": "9b9261ac-422a-449b-b059-ca2af93df3cf",
                            "gambit_id": "4272fcf0-7127-4dd8-ae8b-10430d80c757",
                            "last_updated": "2023-03-09T09:52:06.929708-05:00",
                            "created_at": "2023-03-08T08:57:08.135845-05:00",
                            "name": "Game Total Over 215.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "215.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba3e64fa-2557-49aa-bf13-51f093516d10/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "be3b6eba-3472-4928-b8f2-8b19aa2c1ae3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d1f31c2b-6be8-4570-966e-6816cb8a8133",
            "completed": true,
            "last_updated": "2023-03-09T09:52:06.564206-05:00",
            "created_at": "2023-03-08T08:57:07.839582-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.32,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/d1f31c2b-6be8-4570-966e-6816cb8a8133",
            "datetime": "2023-03-08T19:40:00-05:00",
            "cutoff_datetime": "2023-03-08T19:40:00-05:00",
            "name": "Portland Trail Blazers v. Boston Celtics",
            "bettypes": [
                {
                    "id": "0b37519e-019e-46f4-8bd1-54ae83b60aeb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be3b6eba-3472-4928-b8f2-8b19aa2c1ae3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-08T08:57:07.849940-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7828.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 2172.0
                            }
                        ],
                        "expected_reward_tokens": 9469.92,
                        "profit_sb": -30.08,
                        "profit_sb_percentage": -0.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce476be2-c137-45f3-9bb0-ed24168bdd1a",
                            "gambit_id": "c39f47ec-3bbb-4fe6-a8a7-37467071d212",
                            "last_updated": "2023-03-09T09:52:06.573620-05:00",
                            "created_at": "2023-03-08T08:57:07.851356-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.21000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b37519e-019e-46f4-8bd1-54ae83b60aeb/?format=api"
                        },
                        {
                            "id": "80b7afb3-45b2-406b-95da-1941b6ec8d52",
                            "gambit_id": "4189d6e7-7852-427e-b4de-eb6ab28c7e22",
                            "last_updated": "2023-03-09T09:52:06.574731-05:00",
                            "created_at": "2023-03-08T08:57:07.852794-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "4.36000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b37519e-019e-46f4-8bd1-54ae83b60aeb/?format=api"
                        }
                    ]
                },
                {
                    "id": "03481c6d-c5ca-4b77-9336-758c98857116",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be3b6eba-3472-4928-b8f2-8b19aa2c1ae3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-08T08:57:07.845768-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "57e68250-07f9-4faa-aa30-291322479a47",
                            "gambit_id": "849aa9c5-8199-498d-a1e1-7997e532f95d",
                            "last_updated": "2023-03-09T09:52:06.570339-05:00",
                            "created_at": "2023-03-08T08:57:07.847096-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03481c6d-c5ca-4b77-9336-758c98857116/?format=api"
                        },
                        {
                            "id": "d63b00c9-93f0-4e38-b989-6043a7c48fa2",
                            "gambit_id": "ea3b3375-6976-4e4c-b761-60373127a279",
                            "last_updated": "2023-03-09T09:52:06.571431-05:00",
                            "created_at": "2023-03-08T08:57:07.848455-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03481c6d-c5ca-4b77-9336-758c98857116/?format=api"
                        }
                    ]
                },
                {
                    "id": "eed40d1e-04b1-475c-90bf-aa50d6e09750",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be3b6eba-3472-4928-b8f2-8b19aa2c1ae3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-08T08:57:07.841510-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "551ea155-2bf9-4b1e-8cf5-7eba48b5bf12",
                            "gambit_id": "765ba028-fdad-4371-a860-611272aedaf9",
                            "last_updated": "2023-03-09T09:52:06.568124-05:00",
                            "created_at": "2023-03-08T08:57:07.844361-05:00",
                            "name": "Game Total Over 230.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eed40d1e-04b1-475c-90bf-aa50d6e09750/?format=api"
                        },
                        {
                            "id": "14efffb7-0f0f-4f6e-84f3-8bfac44a699d",
                            "gambit_id": "19454afe-ddb8-4baa-93e5-03cf17763080",
                            "last_updated": "2023-03-09T09:52:06.566994-05:00",
                            "created_at": "2023-03-08T08:57:07.842919-05:00",
                            "name": "Game Total Under 230.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eed40d1e-04b1-475c-90bf-aa50d6e09750/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cffe5803-92b4-4b3a-8407-ae9d021d1bcc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3d00cea2-d8d1-4aef-acac-f1dade684deb",
            "completed": true,
            "last_updated": "2023-03-09T09:57:09.387967-05:00",
            "created_at": "2023-03-08T08:57:07.635889-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3d00cea2-d8d1-4aef-acac-f1dade684deb",
            "datetime": "2023-03-08T19:37:00-05:00",
            "cutoff_datetime": "2023-03-08T19:37:00-05:00",
            "name": "Chicago Blackhawks v. Detroit Red Wings",
            "bettypes": [
                {
                    "id": "bd564e22-c7fb-48b7-9706-bb4edfac16bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cffe5803-92b4-4b3a-8407-ae9d021d1bcc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-08T08:57:07.647696-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6706.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3294.0
                            }
                        ],
                        "expected_reward_tokens": 9453.78,
                        "profit_sb": -46.22,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e134d75d-e490-457c-804e-8516a0d3bb74",
                            "gambit_id": "70527ac0-afb8-4456-abbf-cd192be8a92b",
                            "last_updated": "2023-03-09T09:57:09.398132-05:00",
                            "created_at": "2023-03-08T08:57:07.649407-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd564e22-c7fb-48b7-9706-bb4edfac16bf/?format=api"
                        },
                        {
                            "id": "4e7d25f1-fba2-4239-b02f-0bb3dc9aa001",
                            "gambit_id": "a1967a90-f051-4a8c-85b1-f23f8664facf",
                            "last_updated": "2023-03-09T09:57:09.399623-05:00",
                            "created_at": "2023-03-08T08:57:07.651093-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.87000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd564e22-c7fb-48b7-9706-bb4edfac16bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "09eeba2b-a504-457f-95d4-5e6ed3191974",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cffe5803-92b4-4b3a-8407-ae9d021d1bcc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-08T08:57:07.642794-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5317.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ae478242-b5f3-4652-8050-2f4d46330e5e",
                            "gambit_id": "c988f3aa-1f9e-4262-89b8-d249d407192e",
                            "last_updated": "2023-03-09T09:57:09.395725-05:00",
                            "created_at": "2023-03-08T08:57:07.645926-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09eeba2b-a504-457f-95d4-5e6ed3191974/?format=api"
                        },
                        {
                            "id": "a5ec56c7-bcd1-48f8-908d-48d794f6d026",
                            "gambit_id": "d9a44cc2-162d-4b13-bc39-1bc666161f2e",
                            "last_updated": "2023-03-09T09:57:09.394551-05:00",
                            "created_at": "2023-03-08T08:57:07.644303-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09eeba2b-a504-457f-95d4-5e6ed3191974/?format=api"
                        }
                    ]
                },
                {
                    "id": "f146e221-3d50-4c17-9e2e-5d681138094c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cffe5803-92b4-4b3a-8407-ae9d021d1bcc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-08T08:57:07.637910-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b3467c8d-9bf1-4ba7-873f-6ccbc4aa1601",
                            "gambit_id": "ad3ece5d-cdca-45ad-b449-41bd3d6e4693",
                            "last_updated": "2023-03-09T09:57:09.391044-05:00",
                            "created_at": "2023-03-08T08:57:07.639443-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f146e221-3d50-4c17-9e2e-5d681138094c/?format=api"
                        },
                        {
                            "id": "9c7649fc-cb2a-4458-8838-6a19c55016d6",
                            "gambit_id": "4ea288fe-645c-4764-9882-73a024095cd7",
                            "last_updated": "2023-03-09T09:57:09.392249-05:00",
                            "created_at": "2023-03-08T08:57:07.641014-05:00",
                            "name": "Game Total Over 6",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f146e221-3d50-4c17-9e2e-5d681138094c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bb185f16-d8a8-4b40-b22c-05ca520b538f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d1ab49af-9f5b-4a57-bc13-6c2a5a652411",
            "completed": true,
            "last_updated": "2023-03-09T10:02:11.310512-05:00",
            "created_at": "2023-03-08T08:57:07.491135-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.42,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d1ab49af-9f5b-4a57-bc13-6c2a5a652411",
            "datetime": "2023-03-08T19:37:00-05:00",
            "cutoff_datetime": "2023-03-08T19:37:00-05:00",
            "name": "Minnesota Wild v. Winnipeg Jets",
            "bettypes": [
                {
                    "id": "7176edad-012e-4fdd-a572-039d4930b712",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb185f16-d8a8-4b40-b22c-05ca520b538f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-08T08:57:07.497316-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5699.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2f14654e-a63e-4832-adfb-7cb0632e9d39",
                            "gambit_id": "2dd99343-0a6e-4e94-a844-44226ed70726",
                            "last_updated": "2023-03-09T10:02:11.320495-05:00",
                            "created_at": "2023-03-08T08:57:07.498706-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7176edad-012e-4fdd-a572-039d4930b712/?format=api"
                        },
                        {
                            "id": "4be23223-784d-496d-b0ef-1e8a1610386f",
                            "gambit_id": "f26f2da7-6391-4e33-9f0a-6e7c7b9c6f23",
                            "last_updated": "2023-03-09T10:02:11.321722-05:00",
                            "created_at": "2023-03-08T08:57:07.500065-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7176edad-012e-4fdd-a572-039d4930b712/?format=api"
                        }
                    ]
                },
                {
                    "id": "b3572359-a228-4d53-83bc-89745105560a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb185f16-d8a8-4b40-b22c-05ca520b538f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-08T11:16:56.300125-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6547.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af0f44f3-b7cd-466e-a65e-ca7d408c303e",
                            "gambit_id": "82c85887-ffd4-4383-abb7-00a2aee05e33",
                            "last_updated": "2023-03-09T10:02:11.314653-05:00",
                            "created_at": "2023-03-08T11:16:56.302955-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3572359-a228-4d53-83bc-89745105560a/?format=api"
                        },
                        {
                            "id": "41598c4d-5fe9-42eb-bb6e-27d6e5cf6c0e",
                            "gambit_id": "842ac742-b6fa-4e91-bd0b-aaa3c6a4ac96",
                            "last_updated": "2023-03-09T10:02:11.313493-05:00",
                            "created_at": "2023-03-08T11:16:56.301559-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3572359-a228-4d53-83bc-89745105560a/?format=api"
                        }
                    ]
                },
                {
                    "id": "eca4cf5f-4377-4eef-95ae-235b5931c6ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb185f16-d8a8-4b40-b22c-05ca520b538f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-08T08:57:07.492914-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cd47a174-7fe9-4647-a21c-d800643126db",
                            "gambit_id": "ba5702b1-0767-4571-8724-5cccbac8daec",
                            "last_updated": "2023-03-09T10:02:11.316918-05:00",
                            "created_at": "2023-03-08T08:57:07.494346-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eca4cf5f-4377-4eef-95ae-235b5931c6ca/?format=api"
                        },
                        {
                            "id": "2a7930ef-3bb0-4338-bea0-552361e0b078",
                            "gambit_id": "4828e230-c079-47e1-9a58-8604f68fcda4",
                            "last_updated": "2023-03-09T10:02:11.318208-05:00",
                            "created_at": "2023-03-08T08:57:07.495712-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eca4cf5f-4377-4eef-95ae-235b5931c6ca/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f6771546-1613-4dbe-997c-ed1f50128ce8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "544a3c17-64c9-41d7-ac8c-3994a6ae341f",
            "completed": true,
            "last_updated": "2023-03-09T09:52:04.871712-05:00",
            "created_at": "2023-03-08T08:57:07.342573-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.15,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/544a3c17-64c9-41d7-ac8c-3994a6ae341f",
            "datetime": "2023-03-08T19:10:00-05:00",
            "cutoff_datetime": "2023-03-08T19:10:00-05:00",
            "name": "Atlanta Hawks v. Washington Wizards",
            "bettypes": [
                {
                    "id": "892d7382-c5ed-448d-9197-6c54c8ad1eba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6771546-1613-4dbe-997c-ed1f50128ce8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-08T08:57:07.353815-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5784.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5743223d-24ee-472a-a6ac-668f01b08472",
                            "gambit_id": "09034c68-dddd-49a3-88f4-c18a6bc07463",
                            "last_updated": "2023-03-09T09:52:04.883196-05:00",
                            "created_at": "2023-03-08T08:57:07.356636-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/892d7382-c5ed-448d-9197-6c54c8ad1eba/?format=api"
                        },
                        {
                            "id": "d1ead115-0b2d-4f70-8322-b495c0668cb7",
                            "gambit_id": "8482361e-a499-4cce-9363-eabf93262370",
                            "last_updated": "2023-03-09T09:52:04.882085-05:00",
                            "created_at": "2023-03-08T08:57:07.355278-05:00",
                            "name": "Washington Wizards",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/892d7382-c5ed-448d-9197-6c54c8ad1eba/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed5bf62d-09a3-4fd5-9f47-a81576ef7bb6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6771546-1613-4dbe-997c-ed1f50128ce8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-08T08:57:07.349328-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a9446396-0672-4f89-9897-b891a08c9cc7",
                            "gambit_id": "a7530591-ee35-4125-9ae9-faa1b6eee728",
                            "last_updated": "2023-03-09T09:52:04.879798-05:00",
                            "created_at": "2023-03-08T08:57:07.352295-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed5bf62d-09a3-4fd5-9f47-a81576ef7bb6/?format=api"
                        },
                        {
                            "id": "546e48a4-a2e8-4044-a4e0-c2336813ea0c",
                            "gambit_id": "2029e894-8215-4ac7-ad77-90746dc7fe1e",
                            "last_updated": "2023-03-09T09:52:04.878651-05:00",
                            "created_at": "2023-03-08T08:57:07.350704-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed5bf62d-09a3-4fd5-9f47-a81576ef7bb6/?format=api"
                        }
                    ]
                },
                {
                    "id": "1d598860-8256-410f-8c5f-164e057774c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6771546-1613-4dbe-997c-ed1f50128ce8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-08T08:57:07.344780-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 237.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 237.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d4f9640-6b47-402c-8b83-ae4a35db3bda",
                            "gambit_id": "210f1caa-b398-4a80-9856-6f10a84ae758",
                            "last_updated": "2023-03-09T09:52:04.875108-05:00",
                            "created_at": "2023-03-08T08:57:07.346421-05:00",
                            "name": "Game Total Under 237.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d598860-8256-410f-8c5f-164e057774c4/?format=api"
                        },
                        {
                            "id": "74c9a0a6-3175-42b3-98de-b2e1a038ad3b",
                            "gambit_id": "3cfc590c-107b-4e89-bfb7-aff552225858",
                            "last_updated": "2023-03-09T09:52:04.876288-05:00",
                            "created_at": "2023-03-08T08:57:07.347886-05:00",
                            "name": "Game Total Over 237.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d598860-8256-410f-8c5f-164e057774c4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "42683f56-a199-4f18-8f30-80d9eb8ebee6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f9224e3e-ca51-47d1-9ae7-b659cf54f01d",
            "completed": true,
            "last_updated": "2023-03-09T10:02:12.321212-05:00",
            "created_at": "2023-03-08T09:36:59.246784-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.5,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/f9224e3e-ca51-47d1-9ae7-b659cf54f01d",
            "datetime": "2023-03-08T15:00:00-05:00",
            "cutoff_datetime": "2023-03-08T15:00:00-05:00",
            "name": "Tottenham v. AC Milan",
            "bettypes": [
                {
                    "id": "59829c8a-8398-4301-b2ed-464b01af0534",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42683f56-a199-4f18-8f30-80d9eb8ebee6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-08T09:36:59.252737-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Tottenham",
                                "amount": 6642.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3358.0
                            }
                        ],
                        "expected_reward_tokens": 11820.16,
                        "profit_sb": 2320.16,
                        "profit_sb_percentage": 24.42,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tottenham",
                                "amount": 5257.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2659.0
                            },
                            {
                                "team": "AC Milan",
                                "amount": 2084.0
                            }
                        ],
                        "expected_reward_tokens": 9357.16,
                        "profit_sb": -142.84,
                        "profit_sb_percentage": -1.5,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "57eb6594-83ba-4995-b9af-850102925012",
                            "gambit_id": "049bfe45-a1ea-420b-a3f6-a45d031e0b43",
                            "last_updated": "2023-03-09T10:02:12.329598-05:00",
                            "created_at": "2023-03-08T09:36:59.255492-05:00",
                            "name": "Tottenham",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59829c8a-8398-4301-b2ed-464b01af0534/?format=api"
                        },
                        {
                            "id": "bfe31f40-375d-4049-86b2-71a9271a3439",
                            "gambit_id": "9a16eab4-cb87-4ed5-a2dd-c8e50bafe5d9",
                            "last_updated": "2023-03-09T10:02:12.330700-05:00",
                            "created_at": "2023-03-08T09:36:59.256819-05:00",
                            "name": "Draw",
                            "reward": "3.52000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59829c8a-8398-4301-b2ed-464b01af0534/?format=api"
                        },
                        {
                            "id": "4b5ef572-bc59-4829-a988-96e574406ff1",
                            "gambit_id": "d8355526-611b-4638-b0b0-94ac76ee42fc",
                            "last_updated": "2023-03-09T10:02:12.328486-05:00",
                            "created_at": "2023-03-08T09:36:59.254137-05:00",
                            "name": "AC Milan",
                            "reward": "4.49000",
                            "odds": "4.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59829c8a-8398-4301-b2ed-464b01af0534/?format=api"
                        }
                    ]
                },
                {
                    "id": "cae63291-577f-4e49-9ed1-6812c448eb85",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42683f56-a199-4f18-8f30-80d9eb8ebee6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-08T09:36:59.248499-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5520.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4480.0
                            }
                        ],
                        "expected_reward_tokens": 9273.6,
                        "profit_sb": -226.4,
                        "profit_sb_percentage": -2.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "86ed956f-801e-43a2-a163-01e08a7ef418",
                            "gambit_id": "2cf524ac-f70d-47e9-83f5-1aced43d3a73",
                            "last_updated": "2023-03-09T10:02:12.324153-05:00",
                            "created_at": "2023-03-08T09:36:59.249862-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.68000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cae63291-577f-4e49-9ed1-6812c448eb85/?format=api"
                        },
                        {
                            "id": "a61b6e82-d189-4ff2-bc8f-a6fe2abfca18",
                            "gambit_id": "72e17290-bd14-44bf-8dd2-dddc8d707204",
                            "last_updated": "2023-03-09T10:02:12.326069-05:00",
                            "created_at": "2023-03-08T09:36:59.251307-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cae63291-577f-4e49-9ed1-6812c448eb85/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "38f4ffe8-5cde-4e83-86a4-0aaa9751cb92",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bf4b377b-e4f8-445a-af26-b0889895c4b1",
            "completed": true,
            "last_updated": "2023-03-09T10:02:12.170631-05:00",
            "created_at": "2023-03-08T09:36:59.106665-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.73,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/bf4b377b-e4f8-445a-af26-b0889895c4b1",
            "datetime": "2023-03-08T15:00:00-05:00",
            "cutoff_datetime": "2023-03-08T15:00:00-05:00",
            "name": "FC Bayern Munich v. Paris Saint Germain",
            "bettypes": [
                {
                    "id": "e1d80a9f-30fc-409d-8a5a-4e1a4efb0793",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38f4ffe8-5cde-4e83-86a4-0aaa9751cb92/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-08T09:36:59.113741-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "FC Bayern Munich",
                                "amount": 7085.0
                            },
                            {
                                "team": "Paris Saint Germain",
                                "amount": 2915.0
                            }
                        ],
                        "expected_reward_tokens": 11689.15,
                        "profit_sb": 2189.15,
                        "profit_sb_percentage": 23.04,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "FC Bayern Munich",
                                "amount": 5659.0
                            },
                            {
                                "team": "Paris Saint Germain",
                                "amount": 2329.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2012.0
                            }
                        ],
                        "expected_reward_tokens": 9335.68,
                        "profit_sb": -164.32,
                        "profit_sb_percentage": -1.73,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1402e635-f7bf-4e70-8f8e-726455ad1d45",
                            "gambit_id": "7ccc18c6-4a1e-404c-9ade-7c5826658700",
                            "last_updated": "2023-03-09T10:02:12.178195-05:00",
                            "created_at": "2023-03-08T09:36:59.116409-05:00",
                            "name": "FC Bayern Munich",
                            "reward": "1.65000",
                            "odds": "1.67000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1d80a9f-30fc-409d-8a5a-4e1a4efb0793/?format=api"
                        },
                        {
                            "id": "1602fa2e-bab1-481e-b34d-9331a63c62a1",
                            "gambit_id": "458e10b0-4534-4099-ab67-e6f0f5fee0b1",
                            "last_updated": "2023-03-09T10:02:12.177053-05:00",
                            "created_at": "2023-03-08T09:36:59.115050-05:00",
                            "name": "Paris Saint Germain",
                            "reward": "4.01000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1d80a9f-30fc-409d-8a5a-4e1a4efb0793/?format=api"
                        },
                        {
                            "id": "a24f1cb9-951e-41a1-83aa-aa2ac92e03ab",
                            "gambit_id": "13b9cde8-58c4-49c2-9abb-9e3c1cfb7261",
                            "last_updated": "2023-03-09T10:02:12.179345-05:00",
                            "created_at": "2023-03-08T09:36:59.117719-05:00",
                            "name": "Draw",
                            "reward": "4.64000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1d80a9f-30fc-409d-8a5a-4e1a4efb0793/?format=api"
                        }
                    ]
                },
                {
                    "id": "bf10f28a-9de1-4fcd-8c25-ba1741172101",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38f4ffe8-5cde-4e83-86a4-0aaa9751cb92/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-08T09:36:59.108906-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 6714.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3286.0
                            }
                        ],
                        "expected_reward_tokens": 9332.24,
                        "profit_sb": -167.76,
                        "profit_sb_percentage": -1.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "33a01c48-e05f-4b08-876c-06fddee2e58e",
                            "gambit_id": "dafef246-3f55-4fe2-aa4a-4fe45e5f685a",
                            "last_updated": "2023-03-09T10:02:12.174778-05:00",
                            "created_at": "2023-03-08T09:36:59.112227-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.39000",
                            "odds": "1.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf10f28a-9de1-4fcd-8c25-ba1741172101/?format=api"
                        },
                        {
                            "id": "0015b30e-7684-413d-bf9d-71c9d796a44d",
                            "gambit_id": "8e3235e3-be2f-4a46-a04d-7b83fcd995f9",
                            "last_updated": "2023-03-09T10:02:12.173622-05:00",
                            "created_at": "2023-03-08T09:36:59.110684-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.84000",
                            "odds": "2.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf10f28a-9de1-4fcd-8c25-ba1741172101/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5c7614f5-969e-46a0-9232-c39089ff19c9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f7e95123-a1fa-41a3-8069-a2b7efd9936e",
            "completed": true,
            "last_updated": "2023-03-08T10:12:14.831703-05:00",
            "created_at": "2023-03-07T09:41:58.128252-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.21,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f7e95123-a1fa-41a3-8069-a2b7efd9936e",
            "datetime": "2023-03-07T22:07:00-05:00",
            "cutoff_datetime": "2023-03-07T22:07:00-05:00",
            "name": "Anaheim Ducks v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "1bfe563a-b620-4b2b-a093-58c67a5f7e12",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c7614f5-969e-46a0-9232-c39089ff19c9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T09:41:58.137975-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7158.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 2842.0
                            }
                        ],
                        "expected_reward_tokens": 9520.14,
                        "profit_sb": 20.14,
                        "profit_sb_percentage": 0.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0e9ff0fc-e790-480e-9b27-e33e7973f028",
                            "gambit_id": "bc99f5d6-2b1b-4482-9c15-5c8cfe5f57f2",
                            "last_updated": "2023-03-08T10:12:14.842386-05:00",
                            "created_at": "2023-03-07T09:41:58.139152-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.33000",
                            "odds": "1.34480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bfe563a-b620-4b2b-a093-58c67a5f7e12/?format=api"
                        },
                        {
                            "id": "8f2b80c0-d00c-4166-b226-6482286e27c4",
                            "gambit_id": "79699c3f-c002-497d-9f69-88d348b021c3",
                            "last_updated": "2023-03-08T10:12:14.843697-05:00",
                            "created_at": "2023-03-07T09:41:58.140449-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "3.35000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bfe563a-b620-4b2b-a093-58c67a5f7e12/?format=api"
                        }
                    ]
                },
                {
                    "id": "868f1a4f-1e5d-476e-acbd-2a977e08a5e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c7614f5-969e-46a0-9232-c39089ff19c9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:41:58.134148-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5317.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ee9f65e5-71a7-4e93-9afe-105204a4980c",
                            "gambit_id": "9baca9fe-2823-4eac-9dc2-d9ada80c72be",
                            "last_updated": "2023-03-08T10:12:14.838655-05:00",
                            "created_at": "2023-03-07T09:41:58.135371-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/868f1a4f-1e5d-476e-acbd-2a977e08a5e4/?format=api"
                        },
                        {
                            "id": "7504f054-2222-4118-a325-e8dab643e0d8",
                            "gambit_id": "d7f5eac0-d1f2-4089-b003-3e60a95c5045",
                            "last_updated": "2023-03-08T10:12:14.839912-05:00",
                            "created_at": "2023-03-07T09:41:58.136649-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/868f1a4f-1e5d-476e-acbd-2a977e08a5e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "a17f9f2e-33ee-4f69-8a8a-302fe7a4b67a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c7614f5-969e-46a0-9232-c39089ff19c9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T09:41:58.130036-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a9c968d0-272c-493e-ada7-d044296185c9",
                            "gambit_id": "67dc0a64-14c4-42ac-b25a-219251ffb9ed",
                            "last_updated": "2023-03-08T10:12:14.834607-05:00",
                            "created_at": "2023-03-07T09:41:58.131339-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a17f9f2e-33ee-4f69-8a8a-302fe7a4b67a/?format=api"
                        },
                        {
                            "id": "5ebaca36-d4df-4727-a935-9c9604a012ee",
                            "gambit_id": "001a4d2f-8e58-4236-94b5-05aaa1206714",
                            "last_updated": "2023-03-08T10:12:14.835963-05:00",
                            "created_at": "2023-03-07T09:41:58.132662-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a17f9f2e-33ee-4f69-8a8a-302fe7a4b67a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a3ed6fd9-3909-4b7a-b9ba-bb60547199ce",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "245c5a57-f98c-4cd5-91e2-c613abaa88c3",
            "completed": true,
            "last_updated": "2023-03-08T09:26:59.574905-05:00",
            "created_at": "2023-03-07T09:41:57.981494-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/245c5a57-f98c-4cd5-91e2-c613abaa88c3",
            "datetime": "2023-03-07T22:00:00-05:00",
            "cutoff_datetime": "2023-03-07T22:00:00-05:00",
            "name": "Memphis Grizzlies v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "5ed7d045-eaa7-4e07-9be4-bb736f459ad5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a3ed6fd9-3909-4b7a-b9ba-bb60547199ce/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T09:41:57.992094-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "143fc750-4da6-4324-86c8-15abf415efd8",
                            "gambit_id": "92f107c1-ecdf-4f57-b978-d344f254b58a",
                            "last_updated": "2023-03-08T09:26:59.586111-05:00",
                            "created_at": "2023-03-07T09:41:57.994760-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ed7d045-eaa7-4e07-9be4-bb736f459ad5/?format=api"
                        },
                        {
                            "id": "198e9434-86b5-4bdc-a1e9-619671f38380",
                            "gambit_id": "2b7fe9a8-bbfb-4871-bdab-f69a519e6474",
                            "last_updated": "2023-03-08T09:26:59.584997-05:00",
                            "created_at": "2023-03-07T09:41:57.993410-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ed7d045-eaa7-4e07-9be4-bb736f459ad5/?format=api"
                        }
                    ]
                },
                {
                    "id": "e0ba74d3-8b9a-4c10-9529-f3d19fc0b6fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a3ed6fd9-3909-4b7a-b9ba-bb60547199ce/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:41:57.987311-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce6b664e-b607-4786-bee8-ca84dd273f6e",
                            "gambit_id": "3360221c-1f86-4af0-9fb1-8103548a7b81",
                            "last_updated": "2023-03-08T09:26:59.581552-05:00",
                            "created_at": "2023-03-07T09:41:57.990417-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0ba74d3-8b9a-4c10-9529-f3d19fc0b6fb/?format=api"
                        },
                        {
                            "id": "eaae56f0-1a43-4c50-a39e-9f8525e887e9",
                            "gambit_id": "cdfce83e-fddb-4132-b84e-d3396e957fcb",
                            "last_updated": "2023-03-08T09:26:59.582704-05:00",
                            "created_at": "2023-03-07T09:41:57.988562-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0ba74d3-8b9a-4c10-9529-f3d19fc0b6fb/?format=api"
                        }
                    ]
                },
                {
                    "id": "fe33b4ef-ca27-4816-a56a-36d33470519c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a3ed6fd9-3909-4b7a-b9ba-bb60547199ce/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T09:41:57.983340-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 223.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 223.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "374ab2bc-a45d-484f-87e6-6b065449a6ac",
                            "gambit_id": "a8de7080-c845-42a8-b0e1-cfc0e27fb95f",
                            "last_updated": "2023-03-08T09:26:59.578090-05:00",
                            "created_at": "2023-03-07T09:41:57.984578-05:00",
                            "name": "Game Total Under 223.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe33b4ef-ca27-4816-a56a-36d33470519c/?format=api"
                        },
                        {
                            "id": "dc904479-b008-40e7-a283-a9ddef5d0b1f",
                            "gambit_id": "61bac566-a4f6-4068-a0b4-da8fa58149c7",
                            "last_updated": "2023-03-08T09:26:59.579255-05:00",
                            "created_at": "2023-03-07T09:41:57.985882-05:00",
                            "name": "Game Total Over 223.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe33b4ef-ca27-4816-a56a-36d33470519c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a04e5de4-8146-40b0-9b0b-dfe9cf0992e5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "833ecaae-4206-497c-a87b-b7fb65d437e9",
            "completed": true,
            "last_updated": "2023-03-08T10:17:15.470993-05:00",
            "created_at": "2023-03-07T09:41:57.697556-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/833ecaae-4206-497c-a87b-b7fb65d437e9",
            "datetime": "2023-03-07T21:07:00-05:00",
            "cutoff_datetime": "2023-03-07T21:07:00-05:00",
            "name": "St Louis Blues v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "4e00c6bf-f4e1-4387-8ddd-3f1c2fb58aef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a04e5de4-8146-40b0-9b0b-dfe9cf0992e5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T09:41:57.707456-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5599.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b4bd88ef-d279-48b6-9b0c-26194afe6057",
                            "gambit_id": "3da9cbce-6734-4111-8d0a-96c0adcbac55",
                            "last_updated": "2023-03-08T10:17:15.485802-05:00",
                            "created_at": "2023-03-07T09:41:57.710154-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e00c6bf-f4e1-4387-8ddd-3f1c2fb58aef/?format=api"
                        },
                        {
                            "id": "457811f0-ae5a-4072-b0de-d5cb35338b77",
                            "gambit_id": "7eebbf68-63b3-48f7-b64d-7332ef392c99",
                            "last_updated": "2023-03-08T10:17:15.484083-05:00",
                            "created_at": "2023-03-07T09:41:57.708691-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e00c6bf-f4e1-4387-8ddd-3f1c2fb58aef/?format=api"
                        }
                    ]
                },
                {
                    "id": "fa3a470d-9a5f-4bbe-a2d8-22c0c80387a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a04e5de4-8146-40b0-9b0b-dfe9cf0992e5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:41:57.703638-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arizona Coyotes",
                                "amount": 6458.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ea9442ea-5dfe-4de8-ac7c-b22bdb208d47",
                            "gambit_id": "3944fd79-de45-453b-a412-f7b8ce3d8cce",
                            "last_updated": "2023-03-08T10:17:15.478687-05:00",
                            "created_at": "2023-03-07T09:41:57.704814-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3a470d-9a5f-4bbe-a2d8-22c0c80387a8/?format=api"
                        },
                        {
                            "id": "72579861-a773-47ed-a5fd-423f8e1e0668",
                            "gambit_id": "f373cbfa-f98b-474a-8f75-29bb84fabde2",
                            "last_updated": "2023-03-08T10:17:15.480332-05:00",
                            "created_at": "2023-03-07T09:41:57.706128-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3a470d-9a5f-4bbe-a2d8-22c0c80387a8/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f0818ad-c480-46a8-be26-f18c1a659e93",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a04e5de4-8146-40b0-9b0b-dfe9cf0992e5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T09:41:57.699605-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d9892d1f-3a3a-46b7-933a-ffea6891aa00",
                            "gambit_id": "9e6ed915-1a8a-4470-abdd-ef0a89fdd139",
                            "last_updated": "2023-03-08T10:17:15.474464-05:00",
                            "created_at": "2023-03-07T09:41:57.700963-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f0818ad-c480-46a8-be26-f18c1a659e93/?format=api"
                        },
                        {
                            "id": "834e0945-81b8-4368-b524-7cf623aaac23",
                            "gambit_id": "3e239905-2c3c-484f-8d1f-902818b62204",
                            "last_updated": "2023-03-08T10:17:15.475869-05:00",
                            "created_at": "2023-03-07T09:41:57.702320-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f0818ad-c480-46a8-be26-f18c1a659e93/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f84bc9f0-81ae-4d02-877d-4d8f849600ec",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "487c88db-119d-4b4d-aaa4-ac52dcdbdfbd",
            "completed": true,
            "last_updated": "2023-03-08T10:12:14.683810-05:00",
            "created_at": "2023-03-07T09:41:57.841398-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.42,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/487c88db-119d-4b4d-aaa4-ac52dcdbdfbd",
            "datetime": "2023-03-07T21:07:00-05:00",
            "cutoff_datetime": "2023-03-07T21:07:00-05:00",
            "name": "San Jose Sharks v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "d9264127-a3d3-4e09-8906-06d080779472",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f84bc9f0-81ae-4d02-877d-4d8f849600ec/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T09:41:57.850945-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7440.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 2560.0
                            }
                        ],
                        "expected_reward_tokens": 9446.4,
                        "profit_sb": -53.6,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a7e212ef-2060-4c5c-8e69-552c769f7b95",
                            "gambit_id": "073a050c-59ff-4111-a8fb-7044f358b29b",
                            "last_updated": "2023-03-08T10:12:14.693792-05:00",
                            "created_at": "2023-03-07T09:41:57.852766-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.27000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9264127-a3d3-4e09-8906-06d080779472/?format=api"
                        },
                        {
                            "id": "4ce983e9-d2ab-4e89-ad8f-0262ca188a06",
                            "gambit_id": "9ca23408-39ee-4003-bb53-43ae73d565c9",
                            "last_updated": "2023-03-08T10:12:14.694923-05:00",
                            "created_at": "2023-03-07T09:41:57.854185-05:00",
                            "name": "San Jose Sharks",
                            "reward": "3.69000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9264127-a3d3-4e09-8906-06d080779472/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca1041f4-e5a4-4c60-939d-849b831e760c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f84bc9f0-81ae-4d02-877d-4d8f849600ec/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:41:57.847109-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5699.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4587d414-64a8-4f15-ac3b-083b2a35a653",
                            "gambit_id": "5577cb2d-838a-4e02-98e1-03b93f22094c",
                            "last_updated": "2023-03-08T10:12:14.690366-05:00",
                            "created_at": "2023-03-07T09:41:57.848318-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1041f4-e5a4-4c60-939d-849b831e760c/?format=api"
                        },
                        {
                            "id": "8e17515e-3d65-4f07-ab88-76dea52877fd",
                            "gambit_id": "b95eda77-dc7c-4b7c-964b-a194d26e5490",
                            "last_updated": "2023-03-08T10:12:14.691535-05:00",
                            "created_at": "2023-03-07T09:41:57.849560-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1041f4-e5a4-4c60-939d-849b831e760c/?format=api"
                        }
                    ]
                },
                {
                    "id": "65b4fe2d-8404-4c46-a557-7a4f64c7ff32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f84bc9f0-81ae-4d02-877d-4d8f849600ec/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T09:41:57.843149-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "36b16299-268a-4751-af2d-d341a97e3b8c",
                            "gambit_id": "bd9940c0-b826-4812-b2f2-8f52be1e9d18",
                            "last_updated": "2023-03-08T10:12:14.686808-05:00",
                            "created_at": "2023-03-07T09:41:57.844410-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65b4fe2d-8404-4c46-a557-7a4f64c7ff32/?format=api"
                        },
                        {
                            "id": "a11fed30-395e-476a-905d-da86894a9fdd",
                            "gambit_id": "c89c20a7-1be9-469b-b70b-f69a127e8aa8",
                            "last_updated": "2023-03-08T10:12:14.687970-05:00",
                            "created_at": "2023-03-07T09:41:57.845719-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65b4fe2d-8404-4c46-a557-7a4f64c7ff32/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dea859da-f75d-434b-8fb0-5650f21ee5ad",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "40780a13-5016-4ec9-9876-cc7af975466e",
            "completed": true,
            "last_updated": "2023-03-08T09:31:57.157238-05:00",
            "created_at": "2023-03-07T09:41:57.547429-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.14,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/40780a13-5016-4ec9-9876-cc7af975466e",
            "datetime": "2023-03-07T20:40:00-05:00",
            "cutoff_datetime": "2023-03-07T20:40:00-05:00",
            "name": "Utah Jazz v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "8c5a234c-0fff-480d-a004-75deeb1638bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dea859da-f75d-434b-8fb0-5650f21ee5ad/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T09:41:57.558309-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8040.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 1960.0
                            }
                        ],
                        "expected_reward_tokens": 9486.4,
                        "profit_sb": -13.6,
                        "profit_sb_percentage": -0.14,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ce937b7-f6fc-4a28-9c7d-918008421535",
                            "gambit_id": "c19e178b-0f2c-4d54-8471-f21d21cdf592",
                            "last_updated": "2023-03-08T09:31:57.166767-05:00",
                            "created_at": "2023-03-07T09:41:57.559669-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.18000",
                            "odds": "1.18870",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c5a234c-0fff-480d-a004-75deeb1638bf/?format=api"
                        },
                        {
                            "id": "aa9c2805-5479-4d5f-9eac-7a02c47d07a7",
                            "gambit_id": "9458338f-607c-48f4-90c6-7a1a7729fb6b",
                            "last_updated": "2023-03-08T09:31:57.167876-05:00",
                            "created_at": "2023-03-07T09:41:57.561125-05:00",
                            "name": "Utah Jazz",
                            "reward": "4.84000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c5a234c-0fff-480d-a004-75deeb1638bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "d0f683fc-0f82-4e5f-8fd5-e67174f18dca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dea859da-f75d-434b-8fb0-5650f21ee5ad/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:41:57.553883-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce0bbdc8-007e-4c7b-894d-abf7a53c4aab",
                            "gambit_id": "fd9d8e13-6d46-44d1-b3b1-7cbcfe40a462",
                            "last_updated": "2023-03-08T09:31:57.164480-05:00",
                            "created_at": "2023-03-07T09:41:57.556738-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0f683fc-0f82-4e5f-8fd5-e67174f18dca/?format=api"
                        },
                        {
                            "id": "be431648-41d0-40a5-8d95-f7ddd0321f51",
                            "gambit_id": "eb892ab0-dc2d-4c46-9bfd-fd4cdb80c653",
                            "last_updated": "2023-03-08T09:31:57.163394-05:00",
                            "created_at": "2023-03-07T09:41:57.555265-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0f683fc-0f82-4e5f-8fd5-e67174f18dca/?format=api"
                        }
                    ]
                },
                {
                    "id": "553d49fb-71bd-4dcc-b66b-4a679df8f9a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dea859da-f75d-434b-8fb0-5650f21ee5ad/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T09:41:57.549499-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 237",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 237",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f7ac2457-6d73-43da-966e-8bc8ef7b051b",
                            "gambit_id": "507ee96a-d805-4a55-afb2-6af620d5a66b",
                            "last_updated": "2023-03-08T09:31:57.159994-05:00",
                            "created_at": "2023-03-07T09:41:57.550939-05:00",
                            "name": "Game Total Under 237",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/553d49fb-71bd-4dcc-b66b-4a679df8f9a6/?format=api"
                        },
                        {
                            "id": "85ead5a0-a952-438b-9492-34878c112edf",
                            "gambit_id": "2b20a103-4dc7-482f-a55a-58eabea0db4c",
                            "last_updated": "2023-03-08T09:31:57.161145-05:00",
                            "created_at": "2023-03-07T09:41:57.552396-05:00",
                            "name": "Game Total Over 237",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/553d49fb-71bd-4dcc-b66b-4a679df8f9a6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4afd0cd4-95fd-4ef4-9bc8-01c54f886d8a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cb69d678-d2b6-4267-bb5f-b60a5a49177b",
            "completed": true,
            "last_updated": "2023-03-08T09:27:01.305158-05:00",
            "created_at": "2023-03-07T09:41:57.379495-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.12,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/cb69d678-d2b6-4267-bb5f-b60a5a49177b",
            "datetime": "2023-03-07T20:10:00-05:00",
            "cutoff_datetime": "2023-03-07T20:10:00-05:00",
            "name": "Golden State Warriors v. Oklahoma City Thunder",
            "bettypes": [
                {
                    "id": "f8333c9a-f866-4e6a-80e2-17788d138143",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4afd0cd4-95fd-4ef4-9bc8-01c54f886d8a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T09:41:57.385513-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6020.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "60167863-120e-4656-a5a7-512ff395b1c1",
                            "gambit_id": "8768f118-6e62-4d02-a152-e31f2baee7ff",
                            "last_updated": "2023-03-08T09:27:01.312284-05:00",
                            "created_at": "2023-03-07T09:41:57.388085-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8333c9a-f866-4e6a-80e2-17788d138143/?format=api"
                        },
                        {
                            "id": "414f01bb-7ca1-4081-a61e-68f1a08c437b",
                            "gambit_id": "7016cd3f-60c4-484d-944d-42e1239b828c",
                            "last_updated": "2023-03-08T09:27:01.311190-05:00",
                            "created_at": "2023-03-07T09:41:57.386751-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8333c9a-f866-4e6a-80e2-17788d138143/?format=api"
                        }
                    ]
                },
                {
                    "id": "87968092-c78f-4395-8fc7-ba92d976da9b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4afd0cd4-95fd-4ef4-9bc8-01c54f886d8a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:41:57.389662-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "15e85159-48a4-47b8-9614-f9570f27455a",
                            "gambit_id": "5aff2b82-9fba-4a23-83b9-10e80f0f7ba2",
                            "last_updated": "2023-03-08T09:27:01.314458-05:00",
                            "created_at": "2023-03-07T09:41:57.391323-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87968092-c78f-4395-8fc7-ba92d976da9b/?format=api"
                        },
                        {
                            "id": "95600602-74b2-4c76-b074-5dcfecc54028",
                            "gambit_id": "2b565e32-f9ed-472c-8fc9-3b73a93218bf",
                            "last_updated": "2023-03-08T09:27:01.315508-05:00",
                            "created_at": "2023-03-07T09:41:57.392608-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87968092-c78f-4395-8fc7-ba92d976da9b/?format=api"
                        }
                    ]
                },
                {
                    "id": "00dfa948-1d35-4aa0-82d5-e5920488b837",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4afd0cd4-95fd-4ef4-9bc8-01c54f886d8a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T09:41:57.381304-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 243.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 243.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "64633380-81e3-4c86-84aa-2d200065b415",
                            "gambit_id": "f84014b3-3db0-41f9-90fa-41447f7af935",
                            "last_updated": "2023-03-08T09:27:01.307940-05:00",
                            "created_at": "2023-03-07T09:41:57.382661-05:00",
                            "name": "Game Total Under 243.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "243.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00dfa948-1d35-4aa0-82d5-e5920488b837/?format=api"
                        },
                        {
                            "id": "843e0c49-a145-4083-81a3-91f7d0c5843c",
                            "gambit_id": "357cc860-8882-406d-bc40-51b8c7254a90",
                            "last_updated": "2023-03-08T09:27:01.309040-05:00",
                            "created_at": "2023-03-07T09:41:57.384135-05:00",
                            "name": "Game Total Over 243.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "243.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00dfa948-1d35-4aa0-82d5-e5920488b837/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f3329e77-944d-4829-bd51-6d1bb3eb4750",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4fab1099-5d47-4930-996b-4de0fdbfb3e1",
            "completed": true,
            "last_updated": "2023-03-08T09:31:57.010029-05:00",
            "created_at": "2023-03-07T09:41:57.232424-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/4fab1099-5d47-4930-996b-4de0fdbfb3e1",
            "datetime": "2023-03-07T20:10:00-05:00",
            "cutoff_datetime": "2023-03-07T20:10:00-05:00",
            "name": "Brooklyn Nets v. Houston Rockets",
            "bettypes": [
                {
                    "id": "b7a43d3f-b11b-435f-8cb2-5d33a3cbdcb7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f3329e77-944d-4829-bd51-6d1bb3eb4750/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T09:41:57.239609-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6864.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 3136.0
                            }
                        ],
                        "expected_reward_tokens": 9470.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e0db2650-57c7-499f-a324-27e615712184",
                            "gambit_id": "2c19323a-4b75-4dca-bbcf-06034b4381e9",
                            "last_updated": "2023-03-08T09:31:57.017658-05:00",
                            "created_at": "2023-03-07T09:41:57.242597-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7a43d3f-b11b-435f-8cb2-5d33a3cbdcb7/?format=api"
                        },
                        {
                            "id": "83d49463-854d-4b85-8522-64342b86a1e7",
                            "gambit_id": "7724d724-5693-4329-9b2a-49ee276d0401",
                            "last_updated": "2023-03-08T09:31:57.016515-05:00",
                            "created_at": "2023-03-07T09:41:57.240933-05:00",
                            "name": "Houston Rockets",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7a43d3f-b11b-435f-8cb2-5d33a3cbdcb7/?format=api"
                        }
                    ]
                },
                {
                    "id": "f3738b95-98eb-4ab6-acf3-4e5bc7d84a6a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f3329e77-944d-4829-bd51-6d1bb3eb4750/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:41:57.244113-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2c1702e8-ab69-4a32-9f28-29aaa730386c",
                            "gambit_id": "595886bd-6e0d-42cf-8331-f43691d8ca2c",
                            "last_updated": "2023-03-08T09:31:57.020064-05:00",
                            "created_at": "2023-03-07T09:41:57.245379-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3738b95-98eb-4ab6-acf3-4e5bc7d84a6a/?format=api"
                        },
                        {
                            "id": "2ed6ad6f-ae70-4b43-b2d2-3bf67653f5d2",
                            "gambit_id": "d97a53ea-4c06-4309-b441-72b1e004b179",
                            "last_updated": "2023-03-08T09:31:57.021198-05:00",
                            "created_at": "2023-03-07T09:41:57.246762-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3738b95-98eb-4ab6-acf3-4e5bc7d84a6a/?format=api"
                        }
                    ]
                },
                {
                    "id": "3bd3d729-c50f-4853-9809-a81ad4b751b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f3329e77-944d-4829-bd51-6d1bb3eb4750/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T09:41:57.234304-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5be4e9d7-b1e3-4df7-807b-ef40ff6a4a0b",
                            "gambit_id": "7a35caec-dfd1-4cd4-899f-750a87d3f1f5",
                            "last_updated": "2023-03-08T09:31:57.012910-05:00",
                            "created_at": "2023-03-07T09:41:57.235643-05:00",
                            "name": "Game Total Under 231",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd3d729-c50f-4853-9809-a81ad4b751b5/?format=api"
                        },
                        {
                            "id": "ddc94f4a-159a-46ab-8f7c-a504b9150f05",
                            "gambit_id": "83e51275-c2cd-44a4-b62f-062b791c74d7",
                            "last_updated": "2023-03-08T09:31:57.014087-05:00",
                            "created_at": "2023-03-07T09:41:57.237869-05:00",
                            "name": "Game Total Over 231",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd3d729-c50f-4853-9809-a81ad4b751b5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "72b6c5cb-4681-4f98-a97d-c23014de19c6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8028f6a4-0879-48bc-bf7e-f5bec62f1ac8",
            "completed": true,
            "last_updated": "2023-03-08T10:17:16.381854-05:00",
            "created_at": "2023-03-07T09:41:57.082449-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8028f6a4-0879-48bc-bf7e-f5bec62f1ac8",
            "datetime": "2023-03-07T20:07:00-05:00",
            "cutoff_datetime": "2023-03-07T20:07:00-05:00",
            "name": "Calgary Flames v. Minnesota Wild",
            "bettypes": [
                {
                    "id": "f67727c5-597a-4acc-b760-90d5eaa43485",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72b6c5cb-4681-4f98-a97d-c23014de19c6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T09:41:57.094252-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5599.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b06e328d-c3ad-4121-9d70-da663c2806e7",
                            "gambit_id": "910f5992-9677-4458-939b-1e9c4e0b2564",
                            "last_updated": "2023-03-08T10:17:16.394566-05:00",
                            "created_at": "2023-03-07T09:41:57.095969-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f67727c5-597a-4acc-b760-90d5eaa43485/?format=api"
                        },
                        {
                            "id": "86b9f8ca-797d-4ca4-98ca-1736157b67fc",
                            "gambit_id": "f556991d-81fe-40a5-8625-004b100f9a5f",
                            "last_updated": "2023-03-08T10:17:16.396144-05:00",
                            "created_at": "2023-03-07T09:41:57.097734-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f67727c5-597a-4acc-b760-90d5eaa43485/?format=api"
                        }
                    ]
                },
                {
                    "id": "c1818112-9708-4ebb-abe8-078b78cd5d46",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72b6c5cb-4681-4f98-a97d-c23014de19c6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:41:57.089897-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6399.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ec428371-3370-479d-b060-486302594c14",
                            "gambit_id": "c195f1a6-c766-4d4d-9122-df90e21b3692",
                            "last_updated": "2023-03-08T10:17:16.391583-05:00",
                            "created_at": "2023-03-07T09:41:57.092816-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1818112-9708-4ebb-abe8-078b78cd5d46/?format=api"
                        },
                        {
                            "id": "ec5e2161-3936-4b8e-9376-d5d0563b00b9",
                            "gambit_id": "9e80fee0-5de7-470f-b291-d36a6c8651a9",
                            "last_updated": "2023-03-08T10:17:16.390081-05:00",
                            "created_at": "2023-03-07T09:41:57.091534-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1818112-9708-4ebb-abe8-078b78cd5d46/?format=api"
                        }
                    ]
                },
                {
                    "id": "e75456d3-33b6-427e-b808-efee72457155",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72b6c5cb-4681-4f98-a97d-c23014de19c6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T09:41:57.084259-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2fc74122-0e1d-44d3-9c48-ebdcd4da2996",
                            "gambit_id": "6b56d58f-94ed-443d-ac10-9e2a50e2b9b3",
                            "last_updated": "2023-03-08T10:17:16.387090-05:00",
                            "created_at": "2023-03-07T09:41:57.088458-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75456d3-33b6-427e-b808-efee72457155/?format=api"
                        },
                        {
                            "id": "8100a694-a307-4d71-b892-4f80402eeacc",
                            "gambit_id": "f82e45bf-cdc9-4e8c-b961-e31ca739da06",
                            "last_updated": "2023-03-08T10:17:16.385554-05:00",
                            "created_at": "2023-03-07T09:41:57.086911-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75456d3-33b6-427e-b808-efee72457155/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2285a162-15a8-4829-8c74-e2c1e313cf83",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9961cad2-98ca-4911-8af1-34495a75282e",
            "completed": true,
            "last_updated": "2023-03-08T10:07:24.963081-05:00",
            "created_at": "2023-03-07T09:41:56.923413-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.32,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/9961cad2-98ca-4911-8af1-34495a75282e",
            "datetime": "2023-03-07T19:40:00-05:00",
            "cutoff_datetime": "2023-03-07T19:40:00-05:00",
            "name": "Charlotte Hornets v. New York Knicks",
            "bettypes": [
                {
                    "id": "2b3a8881-f4b2-4b39-81b7-7e564324eee1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2285a162-15a8-4829-8c74-e2c1e313cf83/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T09:41:56.933691-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7828.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 2172.0
                            }
                        ],
                        "expected_reward_tokens": 9469.92,
                        "profit_sb": -30.08,
                        "profit_sb_percentage": -0.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "10e218e6-845b-4ffc-9bc9-0173e91aa522",
                            "gambit_id": "5371d454-cb29-4dfe-a03a-bfa2bb6aba71",
                            "last_updated": "2023-03-08T10:07:24.972923-05:00",
                            "created_at": "2023-03-07T09:41:56.935084-05:00",
                            "name": "New York Knicks",
                            "reward": "1.21000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b3a8881-f4b2-4b39-81b7-7e564324eee1/?format=api"
                        },
                        {
                            "id": "cb4377c4-4b06-4bd3-b25f-616427704e86",
                            "gambit_id": "231c87d8-6fd5-4154-823e-695b8f201984",
                            "last_updated": "2023-03-08T10:07:24.974008-05:00",
                            "created_at": "2023-03-07T09:41:56.936628-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "4.36000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b3a8881-f4b2-4b39-81b7-7e564324eee1/?format=api"
                        }
                    ]
                },
                {
                    "id": "14282e1a-42e8-469f-9b44-9981240db360",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2285a162-15a8-4829-8c74-e2c1e313cf83/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:41:56.929527-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Charlotte Hornets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3b394465-3685-4960-a331-28daf0f81093",
                            "gambit_id": "e89cb80a-5ec5-4810-ae1b-d9db4caa3899",
                            "last_updated": "2023-03-08T10:07:24.969463-05:00",
                            "created_at": "2023-03-07T09:41:56.930886-05:00",
                            "name": "New York Knicks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14282e1a-42e8-469f-9b44-9981240db360/?format=api"
                        },
                        {
                            "id": "4944f5b5-ecef-411f-9f55-99de180cdc07",
                            "gambit_id": "f598c049-84f8-4f86-b670-0c5f931319c9",
                            "last_updated": "2023-03-08T10:07:24.970596-05:00",
                            "created_at": "2023-03-07T09:41:56.932292-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14282e1a-42e8-469f-9b44-9981240db360/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ab046f3-7101-4086-a637-619c38daf42e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2285a162-15a8-4829-8c74-e2c1e313cf83/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T09:41:56.925373-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "103a2595-41bf-4c9f-8ad7-314f79ca5354",
                            "gambit_id": "c47a361b-1b3b-41ad-a632-5a2fe3964523",
                            "last_updated": "2023-03-08T10:07:24.965954-05:00",
                            "created_at": "2023-03-07T09:41:56.926754-05:00",
                            "name": "Game Total Under 225",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab046f3-7101-4086-a637-619c38daf42e/?format=api"
                        },
                        {
                            "id": "46e90b48-c028-4039-9638-716d6cad9e1b",
                            "gambit_id": "972069bd-ceda-4fd4-b15c-73700e995a3d",
                            "last_updated": "2023-03-08T10:07:24.967097-05:00",
                            "created_at": "2023-03-07T09:41:56.928079-05:00",
                            "name": "Game Total Over 225",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab046f3-7101-4086-a637-619c38daf42e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0ae03982-a441-4135-b531-04af845efbe6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8b4e2aa4-e56a-4c22-90e0-9d94b5aa9eb8",
            "completed": true,
            "last_updated": "2023-03-08T10:07:24.815218-05:00",
            "created_at": "2023-03-07T09:41:56.767880-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.15,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8b4e2aa4-e56a-4c22-90e0-9d94b5aa9eb8",
            "datetime": "2023-03-07T19:30:00-05:00",
            "cutoff_datetime": "2023-03-07T19:30:00-05:00",
            "name": "Philadelphia 76ers v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "ba6f8353-906a-491a-9ae7-81683233ef04",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ae03982-a441-4135-b531-04af845efbe6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T09:41:56.777600-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5784.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "82673d8b-ead0-443f-b34d-443205e1eb73",
                            "gambit_id": "a7881bbf-845b-4ff2-ba1c-2926ec14ac3f",
                            "last_updated": "2023-03-08T10:07:24.827921-05:00",
                            "created_at": "2023-03-07T09:41:56.778788-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba6f8353-906a-491a-9ae7-81683233ef04/?format=api"
                        },
                        {
                            "id": "5a5cb447-7462-4214-a58a-12afb3ffbae9",
                            "gambit_id": "cb595020-f74e-42e6-8064-c94f53e47c3d",
                            "last_updated": "2023-03-08T10:07:24.829195-05:00",
                            "created_at": "2023-03-07T09:41:56.780061-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba6f8353-906a-491a-9ae7-81683233ef04/?format=api"
                        }
                    ]
                },
                {
                    "id": "b928e26d-cf2e-4117-9cb8-0f9ffd76879b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ae03982-a441-4135-b531-04af845efbe6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:41:56.773756-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Minnesota Timberwolves",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "688bdc4c-0fb6-4709-ae70-2b7014d3db46",
                            "gambit_id": "8bbef23d-537a-436e-99d8-1a5f838af7b4",
                            "last_updated": "2023-03-08T10:07:24.822936-05:00",
                            "created_at": "2023-03-07T09:41:56.776243-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b928e26d-cf2e-4117-9cb8-0f9ffd76879b/?format=api"
                        },
                        {
                            "id": "76baf665-af89-4546-8863-04c2b0658a05",
                            "gambit_id": "e6cc2ae5-b01b-4064-a1a1-96981c5d770f",
                            "last_updated": "2023-03-08T10:07:24.821773-05:00",
                            "created_at": "2023-03-07T09:41:56.774966-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b928e26d-cf2e-4117-9cb8-0f9ffd76879b/?format=api"
                        }
                    ]
                },
                {
                    "id": "1acf3ff7-204e-4b3b-9da4-b368cc9e31b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ae03982-a441-4135-b531-04af845efbe6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T09:41:56.769751-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 227",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 227",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1ca9763c-238a-4bc7-b97d-e1c74b0f1e7c",
                            "gambit_id": "6e336765-7ae6-4903-88e3-bca0e300f61e",
                            "last_updated": "2023-03-08T10:07:24.818075-05:00",
                            "created_at": "2023-03-07T09:41:56.771140-05:00",
                            "name": "Game Total Under 227",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1acf3ff7-204e-4b3b-9da4-b368cc9e31b2/?format=api"
                        },
                        {
                            "id": "65712e41-e940-4d4f-b88b-070c53386a25",
                            "gambit_id": "c4213d23-3f3c-46c7-a541-1be9cfaf8450",
                            "last_updated": "2023-03-08T10:07:24.819226-05:00",
                            "created_at": "2023-03-07T09:41:56.772435-05:00",
                            "name": "Game Total Over 227",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1acf3ff7-204e-4b3b-9da4-b368cc9e31b2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "87bf376f-c663-4a8d-9099-0b3cd4ec1d78",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "01242c12-5f26-4242-9490-fca2fc1ab675",
            "completed": true,
            "last_updated": "2023-03-08T10:07:24.668908-05:00",
            "created_at": "2023-03-07T09:41:56.596754-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/01242c12-5f26-4242-9490-fca2fc1ab675",
            "datetime": "2023-03-07T19:10:00-05:00",
            "cutoff_datetime": "2023-03-07T19:10:00-05:00",
            "name": "Washington Wizards v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "e4935e31-a71a-41af-848d-6beaae476cfa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87bf376f-c663-4a8d-9099-0b3cd4ec1d78/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T09:41:56.607401-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7945.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 2055.0
                            }
                        ],
                        "expected_reward_tokens": 9453.0,
                        "profit_sb": -47.0,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "467cd28c-6a33-4718-a681-b040fb5dfce9",
                            "gambit_id": "c5f2001a-f83c-44bc-97f2-0d1017a937e6",
                            "last_updated": "2023-03-08T10:07:24.680672-05:00",
                            "created_at": "2023-03-07T09:41:56.609789-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.19000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4935e31-a71a-41af-848d-6beaae476cfa/?format=api"
                        },
                        {
                            "id": "69015b3f-8774-4086-bf74-dd71a36495a8",
                            "gambit_id": "186b97ed-de31-4bf8-b5e8-becfdaf7622f",
                            "last_updated": "2023-03-08T10:07:24.679545-05:00",
                            "created_at": "2023-03-07T09:41:56.608582-05:00",
                            "name": "Detroit Pistons",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4935e31-a71a-41af-848d-6beaae476cfa/?format=api"
                        }
                    ]
                },
                {
                    "id": "67ac0d04-7857-4156-89ca-9a6b27998ac2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87bf376f-c663-4a8d-9099-0b3cd4ec1d78/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:41:56.603489-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6de2adef-d951-4591-b069-ed40584fdc78",
                            "gambit_id": "96532b2b-843b-4853-bc41-c434eba84bd2",
                            "last_updated": "2023-03-08T10:07:24.676047-05:00",
                            "created_at": "2023-03-07T09:41:56.604737-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67ac0d04-7857-4156-89ca-9a6b27998ac2/?format=api"
                        },
                        {
                            "id": "a47266a9-4fd7-4c3d-8ae8-4966d2fd8a2d",
                            "gambit_id": "8f974868-7b4f-4002-b945-5d21a6e17700",
                            "last_updated": "2023-03-08T10:07:24.677216-05:00",
                            "created_at": "2023-03-07T09:41:56.606001-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67ac0d04-7857-4156-89ca-9a6b27998ac2/?format=api"
                        }
                    ]
                },
                {
                    "id": "4535e5ec-79d8-438d-9069-24856aced0a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87bf376f-c663-4a8d-9099-0b3cd4ec1d78/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T09:41:56.598798-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 222.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 222.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "14775dea-749a-4ad0-bb92-4919478939d1",
                            "gambit_id": "bb10ea31-aa37-44aa-8ce7-42c31153a913",
                            "last_updated": "2023-03-08T10:07:24.673048-05:00",
                            "created_at": "2023-03-07T09:41:56.601984-05:00",
                            "name": "Game Total Over 222.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4535e5ec-79d8-438d-9069-24856aced0a7/?format=api"
                        },
                        {
                            "id": "ba4af1b7-2494-4520-b415-54c15cde0179",
                            "gambit_id": "3f9d21ce-ac97-4381-88bd-a5b8d5c9b27c",
                            "last_updated": "2023-03-08T10:07:24.671884-05:00",
                            "created_at": "2023-03-07T09:41:56.600382-05:00",
                            "name": "Game Total Under 222.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4535e5ec-79d8-438d-9069-24856aced0a7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dc06898c-5e5c-4de9-86fc-d84f64387722",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "80ea457a-98d6-4fae-afb3-ffcdea945668",
            "completed": true,
            "last_updated": "2023-03-08T10:07:27.456214-05:00",
            "created_at": "2023-03-07T16:02:12.318338-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.71,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/80ea457a-98d6-4fae-afb3-ffcdea945668",
            "datetime": "2023-03-07T19:10:00-05:00",
            "cutoff_datetime": "2023-03-07T19:10:00-05:00",
            "name": "Milwaukee Bucks v. Orlando Magic",
            "bettypes": [
                {
                    "id": "7a48526f-2c29-44d7-bcf2-f09b9639f678",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc06898c-5e5c-4de9-86fc-d84f64387722/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T16:02:12.329358-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5421.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5e9fb160-cd93-4e3b-8a9a-4215c1b86cfe",
                            "gambit_id": "b0f55970-d058-42dd-93c3-7a4302219642",
                            "last_updated": "2023-03-08T10:07:27.467439-05:00",
                            "created_at": "2023-03-07T16:02:12.331860-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a48526f-2c29-44d7-bcf2-f09b9639f678/?format=api"
                        },
                        {
                            "id": "5287cd6a-63eb-437b-893c-57b92e45219a",
                            "gambit_id": "4ecc80b9-7b10-405a-a6d5-fccfdadb5b35",
                            "last_updated": "2023-03-08T10:07:27.466289-05:00",
                            "created_at": "2023-03-07T16:02:12.330601-05:00",
                            "name": "Orlando Magic",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a48526f-2c29-44d7-bcf2-f09b9639f678/?format=api"
                        }
                    ]
                },
                {
                    "id": "c0ee3add-98e5-48ef-9ffd-af4a490c012d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc06898c-5e5c-4de9-86fc-d84f64387722/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T16:02:12.325454-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Orlando Magic",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7cdef15a-3ec3-4fd4-a515-affcacdfc61f",
                            "gambit_id": "e63b5618-36be-423d-8699-82c9750cfc36",
                            "last_updated": "2023-03-08T10:07:27.463858-05:00",
                            "created_at": "2023-03-07T16:02:12.327982-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0ee3add-98e5-48ef-9ffd-af4a490c012d/?format=api"
                        },
                        {
                            "id": "fd6c9620-5ce7-459d-8765-304e42aa4997",
                            "gambit_id": "2b3fe582-1a98-4623-afab-b33d1f6fc2e3",
                            "last_updated": "2023-03-08T10:07:27.462707-05:00",
                            "created_at": "2023-03-07T16:02:12.326715-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0ee3add-98e5-48ef-9ffd-af4a490c012d/?format=api"
                        }
                    ]
                },
                {
                    "id": "f52e0791-f09c-47fe-9bdd-1bf9c852b555",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc06898c-5e5c-4de9-86fc-d84f64387722/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T16:02:12.320892-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 228",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 228",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a56fe5f-55da-47c6-ae83-efcfd407079d",
                            "gambit_id": "25f1c11b-f14a-415f-8418-da28ec0f5ccf",
                            "last_updated": "2023-03-08T10:07:27.460408-05:00",
                            "created_at": "2023-03-07T16:02:12.324007-05:00",
                            "name": "Game Total Over 228",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f52e0791-f09c-47fe-9bdd-1bf9c852b555/?format=api"
                        },
                        {
                            "id": "f86ee458-3dc4-4287-b80e-18244fea25f0",
                            "gambit_id": "80000e41-e899-4c87-9b57-c5f4ed6f0f8c",
                            "last_updated": "2023-03-08T10:07:27.459204-05:00",
                            "created_at": "2023-03-07T16:02:12.322586-05:00",
                            "name": "Game Total Under 228",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f52e0791-f09c-47fe-9bdd-1bf9c852b555/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b421f6a3-ab17-41ec-a34a-6121671837d4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "aa967c96-d44c-44be-a7a2-2476c1376a89",
            "completed": true,
            "last_updated": "2023-03-08T10:52:03.272223-05:00",
            "created_at": "2023-03-07T09:41:55.889361-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.23,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/aa967c96-d44c-44be-a7a2-2476c1376a89",
            "datetime": "2023-03-07T19:07:00-05:00",
            "cutoff_datetime": "2023-03-07T19:07:00-05:00",
            "name": "Carolina Hurricanes v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "dd25199b-7696-45b3-aa2a-98bca8559d28",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b421f6a3-ab17-41ec-a34a-6121671837d4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T09:41:55.898921-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7292.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 2708.0
                            }
                        ],
                        "expected_reward_tokens": 9478.0,
                        "profit_sb": -22.0,
                        "profit_sb_percentage": -0.23,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0b3ff057-b1fc-4805-9ad7-415464157fc7",
                            "gambit_id": "5134446e-8545-4ae7-9cd8-3c6e686512f5",
                            "last_updated": "2023-03-08T10:52:03.283233-05:00",
                            "created_at": "2023-03-07T09:41:55.901547-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.30000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd25199b-7696-45b3-aa2a-98bca8559d28/?format=api"
                        },
                        {
                            "id": "bc4bb1b5-12de-485a-841e-a3a62ee873ca",
                            "gambit_id": "0c4284de-6e1f-4417-9aed-e7a1c112ee3f",
                            "last_updated": "2023-03-08T10:52:03.282051-05:00",
                            "created_at": "2023-03-07T09:41:55.900246-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "3.50000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd25199b-7696-45b3-aa2a-98bca8559d28/?format=api"
                        }
                    ]
                },
                {
                    "id": "96b2f223-b0d6-489e-9eae-9efad946fc66",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b421f6a3-ab17-41ec-a34a-6121671837d4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:41:55.895014-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aac33459-2b01-45b1-ba9e-89444fc3b257",
                            "gambit_id": "2e78deec-5ad5-44f8-a9cd-6143516b3298",
                            "last_updated": "2023-03-08T10:52:03.279777-05:00",
                            "created_at": "2023-03-07T09:41:55.897578-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96b2f223-b0d6-489e-9eae-9efad946fc66/?format=api"
                        },
                        {
                            "id": "2468c86c-42f5-4826-877f-18533f6234ca",
                            "gambit_id": "cbe7a9be-fdba-4c1c-beee-411337f5a6cc",
                            "last_updated": "2023-03-08T10:52:03.278631-05:00",
                            "created_at": "2023-03-07T09:41:55.896305-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96b2f223-b0d6-489e-9eae-9efad946fc66/?format=api"
                        }
                    ]
                },
                {
                    "id": "a91398db-4b3b-47f1-bc3a-92be9f2e1f8b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b421f6a3-ab17-41ec-a34a-6121671837d4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T09:41:55.891134-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "35f219f4-cfe6-4cab-8449-b01e02cf8477",
                            "gambit_id": "0d6fa852-3664-4f8c-b662-1f4d1c671e05",
                            "last_updated": "2023-03-08T10:52:03.276304-05:00",
                            "created_at": "2023-03-07T09:41:55.893697-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a91398db-4b3b-47f1-bc3a-92be9f2e1f8b/?format=api"
                        },
                        {
                            "id": "cb82a9cd-592c-4467-bf88-f72ac47e9729",
                            "gambit_id": "a324e942-b364-464e-a96e-7b356c178c99",
                            "last_updated": "2023-03-08T10:52:03.275112-05:00",
                            "created_at": "2023-03-07T09:41:55.892391-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a91398db-4b3b-47f1-bc3a-92be9f2e1f8b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "751d3123-6ea0-4c59-92fc-06c04257df88",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "70924f39-610b-4b2a-8143-84f16652fdd5",
            "completed": true,
            "last_updated": "2023-03-08T10:52:02.890388-05:00",
            "created_at": "2023-03-07T09:41:56.199451-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/70924f39-610b-4b2a-8143-84f16652fdd5",
            "datetime": "2023-03-07T19:07:00-05:00",
            "cutoff_datetime": "2023-03-07T19:07:00-05:00",
            "name": "Vegas Golden Knights v. Florida Panthers",
            "bettypes": [
                {
                    "id": "8e314797-c346-4cff-8fa2-f97afba9cc12",
                    "match": "https://api-prod.gambitprofit.com/api/matches/751d3123-6ea0-4c59-92fc-06c04257df88/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T09:41:56.209642-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6020.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "71b1a9ac-4e44-4538-a25c-c185756e0f48",
                            "gambit_id": "34bf5e7e-5978-4748-b6dc-c38c1af6a1c1",
                            "last_updated": "2023-03-08T10:52:02.900347-05:00",
                            "created_at": "2023-03-07T09:41:56.211200-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e314797-c346-4cff-8fa2-f97afba9cc12/?format=api"
                        },
                        {
                            "id": "38bb7685-4503-4ea2-b455-6bd57afcf0b1",
                            "gambit_id": "2d8cfee0-d6a9-4612-b9cb-66f38bab7fcb",
                            "last_updated": "2023-03-08T10:52:02.901476-05:00",
                            "created_at": "2023-03-07T09:41:56.212594-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e314797-c346-4cff-8fa2-f97afba9cc12/?format=api"
                        }
                    ]
                },
                {
                    "id": "48ae78bf-62b0-4664-96ad-f66a2d9e8470",
                    "match": "https://api-prod.gambitprofit.com/api/matches/751d3123-6ea0-4c59-92fc-06c04257df88/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:41:56.205514-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6163.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e5b2c188-9aa5-412d-ab34-71ccc1048bb3",
                            "gambit_id": "f0e74fd5-e2d7-4ecb-9d1b-c6bde45b22b2",
                            "last_updated": "2023-03-08T10:52:02.898004-05:00",
                            "created_at": "2023-03-07T09:41:56.208180-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48ae78bf-62b0-4664-96ad-f66a2d9e8470/?format=api"
                        },
                        {
                            "id": "541cc0b2-543c-45a1-836a-f38782f24369",
                            "gambit_id": "e71ef34c-d02c-45e1-ad4f-e8b8e2504cbf",
                            "last_updated": "2023-03-08T10:52:02.896823-05:00",
                            "created_at": "2023-03-07T09:41:56.206849-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48ae78bf-62b0-4664-96ad-f66a2d9e8470/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ec3eb39-4571-42af-bebe-6b195a5e2046",
                    "match": "https://api-prod.gambitprofit.com/api/matches/751d3123-6ea0-4c59-92fc-06c04257df88/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T09:41:56.201345-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5421.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "35c27e9b-4404-4251-968d-68bd6da895bf",
                            "gambit_id": "692c487b-5a55-4b60-a418-cd33db6946b9",
                            "last_updated": "2023-03-08T10:52:02.894462-05:00",
                            "created_at": "2023-03-07T09:41:56.204147-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec3eb39-4571-42af-bebe-6b195a5e2046/?format=api"
                        },
                        {
                            "id": "90e2dab8-4cfa-48f6-9980-5a52bff512e6",
                            "gambit_id": "8408e77d-44d9-4308-bade-a1d6de6a0aa5",
                            "last_updated": "2023-03-08T10:52:02.893294-05:00",
                            "created_at": "2023-03-07T09:41:56.202718-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec3eb39-4571-42af-bebe-6b195a5e2046/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "df0c4e03-1a64-4bef-b2fc-42264407e56d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "111d15b8-760e-4960-9c9e-fc747d757918",
            "completed": true,
            "last_updated": "2023-03-08T10:52:02.710316-05:00",
            "created_at": "2023-03-07T09:41:56.039359-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.77,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/111d15b8-760e-4960-9c9e-fc747d757918",
            "datetime": "2023-03-07T19:07:00-05:00",
            "cutoff_datetime": "2023-03-07T19:07:00-05:00",
            "name": "Toronto Maple Leafs v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "4f300d0d-43d5-4180-a465-84f85464bbb6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df0c4e03-1a64-4bef-b2fc-42264407e56d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T09:41:56.045780-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Jersey Devils",
                                "amount": 5512.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "95c66414-2cc0-42cc-bd72-215f617c38c8",
                            "gambit_id": "4c940ada-16fa-4d16-aad4-48c7f943e914",
                            "last_updated": "2023-03-08T10:52:02.720442-05:00",
                            "created_at": "2023-03-07T09:41:56.048065-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f300d0d-43d5-4180-a465-84f85464bbb6/?format=api"
                        },
                        {
                            "id": "3816e76a-2462-4e01-bfed-75ca31e950f9",
                            "gambit_id": "a2ba023a-9b12-42d7-8224-c28f1f14fa79",
                            "last_updated": "2023-03-08T10:52:02.721601-05:00",
                            "created_at": "2023-03-07T09:41:56.049587-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f300d0d-43d5-4180-a465-84f85464bbb6/?format=api"
                        }
                    ]
                },
                {
                    "id": "94a78b9a-ef25-4a2c-8671-45ba37578fda",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df0c4e03-1a64-4bef-b2fc-42264407e56d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:41:56.041326-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6547.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "34583c5c-957e-4110-acd3-af41f1923cd2",
                            "gambit_id": "9727d9e3-2116-4d83-9fc5-627b0423d05a",
                            "last_updated": "2023-03-08T10:52:02.718107-05:00",
                            "created_at": "2023-03-07T09:41:56.044220-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94a78b9a-ef25-4a2c-8671-45ba37578fda/?format=api"
                        },
                        {
                            "id": "62f3b466-574f-40ce-850b-8342b0cde638",
                            "gambit_id": "1e5f0606-9df7-4502-a8bb-8afb682cd542",
                            "last_updated": "2023-03-08T10:52:02.716936-05:00",
                            "created_at": "2023-03-07T09:41:56.042747-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94a78b9a-ef25-4a2c-8671-45ba37578fda/?format=api"
                        }
                    ]
                },
                {
                    "id": "e9411b14-a7cf-47a7-8e43-bbb6e32996ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df0c4e03-1a64-4bef-b2fc-42264407e56d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T15:16:54.786099-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "89fdd7f0-3501-4568-990c-29b034e2ef25",
                            "gambit_id": "cac1b500-666e-4c1b-ab70-84fa2843bfc5",
                            "last_updated": "2023-03-08T10:52:02.714585-05:00",
                            "created_at": "2023-03-07T15:16:54.789461-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9411b14-a7cf-47a7-8e43-bbb6e32996ae/?format=api"
                        },
                        {
                            "id": "65807092-24eb-4256-9132-75325d3d85ff",
                            "gambit_id": "a1730cdd-94e9-4ceb-8687-524b62139999",
                            "last_updated": "2023-03-08T10:52:02.713369-05:00",
                            "created_at": "2023-03-07T15:16:54.787524-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9411b14-a7cf-47a7-8e43-bbb6e32996ae/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c5ce2f53-633d-4d66-b68e-e83b442475d2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a16f199b-1c8b-40af-9204-ebe1c66e8ad8",
            "completed": true,
            "last_updated": "2023-03-08T10:17:16.228008-05:00",
            "created_at": "2023-03-07T09:41:56.437494-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.21,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a16f199b-1c8b-40af-9204-ebe1c66e8ad8",
            "datetime": "2023-03-07T19:07:00-05:00",
            "cutoff_datetime": "2023-03-07T19:07:00-05:00",
            "name": "Philadelphia Flyers v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "100ec282-795a-4ed6-9cff-5ea1e86ea61e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5ce2f53-633d-4d66-b68e-e83b442475d2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T09:41:56.447200-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7158.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 2842.0
                            }
                        ],
                        "expected_reward_tokens": 9520.14,
                        "profit_sb": 20.14,
                        "profit_sb_percentage": 0.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "33b78a03-9379-4e24-b11f-fdc0f40ecee2",
                            "gambit_id": "8396c6be-5bd2-4851-b775-4356a1112512",
                            "last_updated": "2023-03-08T10:17:16.240266-05:00",
                            "created_at": "2023-03-07T09:41:56.448334-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.33000",
                            "odds": "1.34480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/100ec282-795a-4ed6-9cff-5ea1e86ea61e/?format=api"
                        },
                        {
                            "id": "ac6090d6-bab4-4a5f-a8f4-593d07397c47",
                            "gambit_id": "e7139183-af72-42d2-825d-baae9c287ac5",
                            "last_updated": "2023-03-08T10:17:16.241605-05:00",
                            "created_at": "2023-03-07T09:41:56.449482-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "3.35000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/100ec282-795a-4ed6-9cff-5ea1e86ea61e/?format=api"
                        }
                    ]
                },
                {
                    "id": "9362672f-fd34-440d-967b-b77c799d820d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5ce2f53-633d-4d66-b68e-e83b442475d2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:41:56.443499-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5317.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "699cde13-b46a-427d-9ab0-78f5a7ab851f",
                            "gambit_id": "97179d23-f713-4761-a0a7-baaafea8d694",
                            "last_updated": "2023-03-08T10:17:16.236091-05:00",
                            "created_at": "2023-03-07T09:41:56.444660-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9362672f-fd34-440d-967b-b77c799d820d/?format=api"
                        },
                        {
                            "id": "fb1ceb1b-87b2-4807-80dc-c35b941763b6",
                            "gambit_id": "47158d7c-eafd-4f5d-9183-3ecf837b376f",
                            "last_updated": "2023-03-08T10:17:16.237523-05:00",
                            "created_at": "2023-03-07T09:41:56.445863-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9362672f-fd34-440d-967b-b77c799d820d/?format=api"
                        }
                    ]
                },
                {
                    "id": "10665b00-3584-41be-a8c6-f80582041dad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5ce2f53-633d-4d66-b68e-e83b442475d2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T09:41:56.439670-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b2e2bd45-bbb8-4763-864d-7b62f771e0d2",
                            "gambit_id": "4b19b991-49fa-4d20-9e16-75284115f54c",
                            "last_updated": "2023-03-08T10:17:16.233304-05:00",
                            "created_at": "2023-03-07T09:41:56.442234-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10665b00-3584-41be-a8c6-f80582041dad/?format=api"
                        },
                        {
                            "id": "e3c9184d-dd86-47ba-8204-69e803903b6c",
                            "gambit_id": "d279179c-4373-433c-93a9-08d7ca8735be",
                            "last_updated": "2023-03-08T10:17:16.231832-05:00",
                            "created_at": "2023-03-07T09:41:56.440967-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10665b00-3584-41be-a8c6-f80582041dad/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7d60aa79-ef20-4e40-a56f-22396b7bc3b5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6a23d64d-3f32-4e74-8b8b-de72ec7947fa",
            "completed": true,
            "last_updated": "2023-03-08T10:52:03.088380-05:00",
            "created_at": "2023-03-07T09:41:55.738844-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.08,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/6a23d64d-3f32-4e74-8b8b-de72ec7947fa",
            "datetime": "2023-03-07T19:07:00-05:00",
            "cutoff_datetime": "2023-03-07T19:07:00-05:00",
            "name": "Columbus Blue Jackets v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "d28aa944-a317-4a02-a51c-79baa6ca9843",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d60aa79-ef20-4e40-a56f-22396b7bc3b5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T09:41:55.749563-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7203.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 2797.0
                            }
                        ],
                        "expected_reward_tokens": 9507.96,
                        "profit_sb": 7.96,
                        "profit_sb_percentage": 0.08,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e97e6643-3f1c-4326-9507-f1a749b983cd",
                            "gambit_id": "e1e0347c-8b3d-472f-a97d-2212209a262e",
                            "last_updated": "2023-03-08T10:52:03.098613-05:00",
                            "created_at": "2023-03-07T09:41:55.750813-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.32000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28aa944-a317-4a02-a51c-79baa6ca9843/?format=api"
                        },
                        {
                            "id": "fed051ac-a557-415a-b98c-eaae1cdc0ab6",
                            "gambit_id": "1a8b4c70-4bc7-4562-bbbf-8e6f5e32c098",
                            "last_updated": "2023-03-08T10:52:03.099790-05:00",
                            "created_at": "2023-03-07T09:41:55.752119-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "3.40000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28aa944-a317-4a02-a51c-79baa6ca9843/?format=api"
                        }
                    ]
                },
                {
                    "id": "9c65aa6f-fa08-48ca-b27c-510339405f05",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d60aa79-ef20-4e40-a56f-22396b7bc3b5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:41:55.745404-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5421.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "157d2012-0824-4c9d-81c2-794c6ccbfce4",
                            "gambit_id": "b7bb7d37-1370-4580-893f-b6b63a65b201",
                            "last_updated": "2023-03-08T10:52:03.095019-05:00",
                            "created_at": "2023-03-07T09:41:55.746762-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c65aa6f-fa08-48ca-b27c-510339405f05/?format=api"
                        },
                        {
                            "id": "999b4a7e-4a1a-4459-b1e4-6e13c1c9564d",
                            "gambit_id": "c297791a-5318-4290-8249-9ae3eb4e9d93",
                            "last_updated": "2023-03-08T10:52:03.096191-05:00",
                            "created_at": "2023-03-07T09:41:55.748137-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c65aa6f-fa08-48ca-b27c-510339405f05/?format=api"
                        }
                    ]
                },
                {
                    "id": "2209b880-87fe-4298-a538-ac68e570ea4f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d60aa79-ef20-4e40-a56f-22396b7bc3b5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T09:41:55.741053-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7c017045-4f87-414f-a7db-1fb8a501538a",
                            "gambit_id": "fb8ae029-0021-487a-b2ef-22f985e141bd",
                            "last_updated": "2023-03-08T10:52:03.092626-05:00",
                            "created_at": "2023-03-07T09:41:55.744014-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2209b880-87fe-4298-a538-ac68e570ea4f/?format=api"
                        },
                        {
                            "id": "c2121534-c678-4396-a9df-f24b837b5b62",
                            "gambit_id": "a1e94b3e-1926-4bb6-85eb-b8f7ae4a1ff3",
                            "last_updated": "2023-03-08T10:52:03.091410-05:00",
                            "created_at": "2023-03-07T09:41:55.742602-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2209b880-87fe-4298-a538-ac68e570ea4f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "18d27aad-dba8-42c9-af8a-59b5387b1ee6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5f722c2d-61e6-402d-ba3c-843e4422ffc1",
            "completed": true,
            "last_updated": "2023-03-08T11:52:08.026525-05:00",
            "created_at": "2023-03-07T09:46:52.131373-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.12,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/5f722c2d-61e6-402d-ba3c-843e4422ffc1",
            "datetime": "2023-03-07T15:00:00-05:00",
            "cutoff_datetime": "2023-03-07T15:00:00-05:00",
            "name": "Benfica v. Club Brugge",
            "bettypes": [
                {
                    "id": "14c71fca-971c-49f1-9092-b1ec57437c32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18d27aad-dba8-42c9-af8a-59b5387b1ee6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T09:46:52.137331-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Benfica",
                                "amount": 7833.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2167.0
                            }
                        ],
                        "expected_reward_tokens": 10574.55,
                        "profit_sb": 1074.55,
                        "profit_sb_percentage": 11.31,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Benfica",
                                "amount": 6843.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1893.0
                            },
                            {
                                "team": "Club Brugge",
                                "amount": 1264.0
                            }
                        ],
                        "expected_reward_tokens": 9237.84,
                        "profit_sb": -262.16,
                        "profit_sb_percentage": -2.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b0ea4649-1abc-4580-bd0e-795f164b27ba",
                            "gambit_id": "2a6b75e3-d8b4-40b1-aa0e-a83b0ea63866",
                            "last_updated": "2023-03-08T11:52:08.034054-05:00",
                            "created_at": "2023-03-07T09:46:52.140078-05:00",
                            "name": "Benfica",
                            "reward": "1.35000",
                            "odds": "1.36000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14c71fca-971c-49f1-9092-b1ec57437c32/?format=api"
                        },
                        {
                            "id": "32ed4bb8-61d0-4d1e-ada1-c7c7a71cbcc8",
                            "gambit_id": "ef578492-5a24-4d20-8c94-210cfde28264",
                            "last_updated": "2023-03-08T11:52:08.035569-05:00",
                            "created_at": "2023-03-07T09:46:52.141335-05:00",
                            "name": "Draw",
                            "reward": "4.88000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14c71fca-971c-49f1-9092-b1ec57437c32/?format=api"
                        },
                        {
                            "id": "d3e8354b-9297-481e-b8d8-d8032ee317bd",
                            "gambit_id": "a394c910-82ec-41a7-9873-0b4e4b8c8a58",
                            "last_updated": "2023-03-08T11:52:08.032885-05:00",
                            "created_at": "2023-03-07T09:46:52.138550-05:00",
                            "name": "Club Brugge",
                            "reward": "7.31000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14c71fca-971c-49f1-9092-b1ec57437c32/?format=api"
                        }
                    ]
                },
                {
                    "id": "1dae7254-2231-4fa9-b84d-1a3d95bec8fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18d27aad-dba8-42c9-af8a-59b5387b1ee6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T09:46:52.133298-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5885.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4115.0
                            }
                        ],
                        "expected_reward_tokens": 9298.3,
                        "profit_sb": -201.7,
                        "profit_sb_percentage": -2.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fa13126d-bfe2-40ae-9b57-c9527ead8a07",
                            "gambit_id": "3cffb28c-9e9a-4791-9f6a-6ed3fc8687f9",
                            "last_updated": "2023-03-08T11:52:08.030630-05:00",
                            "created_at": "2023-03-07T09:46:52.136037-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.58000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dae7254-2231-4fa9-b84d-1a3d95bec8fd/?format=api"
                        },
                        {
                            "id": "93200368-7835-4caa-b4ce-f2e79c4e2d01",
                            "gambit_id": "ba32d50f-54c2-4a52-b10a-fc4c98f40e3e",
                            "last_updated": "2023-03-08T11:52:08.029475-05:00",
                            "created_at": "2023-03-07T09:46:52.134737-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.26000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dae7254-2231-4fa9-b84d-1a3d95bec8fd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5c4dde85-0ec1-42cc-8d7b-6c9fa224b763",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "efe31244-134b-47b3-b366-0555a472d88e",
            "completed": true,
            "last_updated": "2023-03-08T11:52:07.868704-05:00",
            "created_at": "2023-03-07T09:46:51.956452-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.32,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/efe31244-134b-47b3-b366-0555a472d88e",
            "datetime": "2023-03-07T15:00:00-05:00",
            "cutoff_datetime": "2023-03-07T15:00:00-05:00",
            "name": "Chelsea v. Borussia Dortmund",
            "bettypes": [
                {
                    "id": "68bf86f8-bff2-4640-94c1-06c525701e07",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c4dde85-0ec1-42cc-8d7b-6c9fa224b763/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-07T09:46:51.962784-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 7032.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2968.0
                            }
                        ],
                        "expected_reward_tokens": 11602.8,
                        "profit_sb": 2102.8,
                        "profit_sb_percentage": 22.13,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 5626.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2374.0
                            },
                            {
                                "team": "Borussia Dortmund",
                                "amount": 2000.0
                            }
                        ],
                        "expected_reward_tokens": 9280.0,
                        "profit_sb": -220.0,
                        "profit_sb_percentage": -2.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d104a4f5-9105-42cd-9453-49c1c6820656",
                            "gambit_id": "d3253e85-62cc-404b-b467-0e5be8e30246",
                            "last_updated": "2023-03-08T11:52:07.879988-05:00",
                            "created_at": "2023-03-07T09:46:51.965282-05:00",
                            "name": "Chelsea",
                            "reward": "1.65000",
                            "odds": "1.67000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68bf86f8-bff2-4640-94c1-06c525701e07/?format=api"
                        },
                        {
                            "id": "f97e6bf6-ed93-4e68-afd8-08895c2b9d57",
                            "gambit_id": "4427fc49-2300-42ca-87ab-47f2c96e714c",
                            "last_updated": "2023-03-08T11:52:07.881463-05:00",
                            "created_at": "2023-03-07T09:46:51.966511-05:00",
                            "name": "Draw",
                            "reward": "3.91000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68bf86f8-bff2-4640-94c1-06c525701e07/?format=api"
                        },
                        {
                            "id": "abb2e7a8-f83c-4c5e-94ad-cc6c37e2bb52",
                            "gambit_id": "cfc11fd5-828b-4ac8-a3ee-9e5ce9daf579",
                            "last_updated": "2023-03-08T11:52:07.875882-05:00",
                            "created_at": "2023-03-07T09:46:51.963972-05:00",
                            "name": "Borussia Dortmund",
                            "reward": "4.64000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68bf86f8-bff2-4640-94c1-06c525701e07/?format=api"
                        }
                    ]
                },
                {
                    "id": "a2959e46-e872-4440-91d3-14956d20f221",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c4dde85-0ec1-42cc-8d7b-6c9fa224b763/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-07T09:46:51.958460-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5520.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4480.0
                            }
                        ],
                        "expected_reward_tokens": 9273.6,
                        "profit_sb": -226.4,
                        "profit_sb_percentage": -2.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d717c039-4bb1-4e19-8014-eaa66bcf0699",
                            "gambit_id": "83fecbf4-7e08-4829-a1fe-ab4e87b34aba",
                            "last_updated": "2023-03-08T11:52:07.872569-05:00",
                            "created_at": "2023-03-07T09:46:51.961406-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.68000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2959e46-e872-4440-91d3-14956d20f221/?format=api"
                        },
                        {
                            "id": "76a2422f-102b-4e72-bd88-ea9c68e774bb",
                            "gambit_id": "7f937a85-d921-4880-b417-7af547e375f8",
                            "last_updated": "2023-03-08T11:52:07.871483-05:00",
                            "created_at": "2023-03-07T09:46:51.960001-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2959e46-e872-4440-91d3-14956d20f221/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8e1367a7-2640-4496-8cc9-fab795c5040c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b895c4db-bedd-4cfb-9565-cac4acd553e7",
            "completed": true,
            "last_updated": "2023-03-07T11:17:02.455029-05:00",
            "created_at": "2023-03-06T08:07:12.750461-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/b895c4db-bedd-4cfb-9565-cac4acd553e7",
            "datetime": "2023-03-06T22:59:00-05:00",
            "cutoff_datetime": "2023-03-06T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - March 6th 2023",
            "bettypes": [
                {
                    "id": "6ab0f617-d750-4455-b33b-ef0bcb6d5b7d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8e1367a7-2640-4496-8cc9-fab795c5040c/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-03-06T08:07:12.752781-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": "0be384b7-426e-4f79-a974-806d939a582e",
                            "gambit_id": "cab19b7c-bc23-453f-8c7c-7a2977f399c2",
                            "last_updated": "2023-03-07T11:17:02.458665-05:00",
                            "created_at": "2023-03-06T08:07:12.754113-05:00",
                            "name": "21 to 26",
                            "reward": "3.88000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ab0f617-d750-4455-b33b-ef0bcb6d5b7d/?format=api"
                        },
                        {
                            "id": "5d853c71-9d7f-40b5-8cb1-98876e194896",
                            "gambit_id": "e0ac72e9-bc22-4ff9-ba27-0d7e6cb51df6",
                            "last_updated": "2023-03-07T11:17:02.462620-05:00",
                            "created_at": "2023-03-06T08:07:12.758050-05:00",
                            "name": "6 to 10",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ab0f617-d750-4455-b33b-ef0bcb6d5b7d/?format=api"
                        },
                        {
                            "id": "3d225d33-0c51-4e19-b08d-8b6f018688ca",
                            "gambit_id": "7905a87e-2b05-488f-b517-3ae7b65c0891",
                            "last_updated": "2023-03-07T11:17:02.460007-05:00",
                            "created_at": "2023-03-06T08:07:12.755480-05:00",
                            "name": "16 to 20",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ab0f617-d750-4455-b33b-ef0bcb6d5b7d/?format=api"
                        },
                        {
                            "id": "09cf520b-f497-4ac8-9c7f-c29c8d3d328f",
                            "gambit_id": "c1e9449d-7746-4d65-9871-71ba7c0222ec",
                            "last_updated": "2023-03-07T11:17:02.463933-05:00",
                            "created_at": "2023-03-06T08:07:12.759759-05:00",
                            "name": "1 to 5",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ab0f617-d750-4455-b33b-ef0bcb6d5b7d/?format=api"
                        },
                        {
                            "id": "a38f7e2d-4492-46d4-a8d7-014ab03b13a5",
                            "gambit_id": "840c2c7e-f462-4099-ade0-c95afae4e9d5",
                            "last_updated": "2023-03-07T11:17:02.461307-05:00",
                            "created_at": "2023-03-06T08:07:12.756788-05:00",
                            "name": "11 to 15",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ab0f617-d750-4455-b33b-ef0bcb6d5b7d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "566f5cce-ee31-4222-a6ba-563583657b20",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "959be368-8262-415e-903d-f2056eaa7f95",
            "completed": true,
            "last_updated": "2023-03-07T11:17:02.600332-05:00",
            "created_at": "2023-03-06T08:07:12.914591-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/959be368-8262-415e-903d-f2056eaa7f95",
            "datetime": "2023-03-06T22:59:00-05:00",
            "cutoff_datetime": "2023-03-06T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - March 6th 2023",
            "bettypes": [
                {
                    "id": "866b04de-87e0-4560-9ca5-a6d8c8c8b364",
                    "match": "https://api-prod.gambitprofit.com/api/matches/566f5cce-ee31-4222-a6ba-563583657b20/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-03-06T08:07:12.916161-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ae15ad23-ff4f-48d1-b297-79cfd86be545",
                            "gambit_id": "5427e396-bd03-4d95-b6e6-25f8cb4fbe26",
                            "last_updated": "2023-03-07T11:17:02.603573-05:00",
                            "created_at": "2023-03-06T08:07:12.917448-05:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866b04de-87e0-4560-9ca5-a6d8c8c8b364/?format=api"
                        },
                        {
                            "id": "db48375b-2525-44d4-b5af-7c3ab3a03f50",
                            "gambit_id": "d72ecd80-00e6-4761-9f1d-f4b02c412214",
                            "last_updated": "2023-03-07T11:17:02.605191-05:00",
                            "created_at": "2023-03-06T08:07:12.918768-05:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866b04de-87e0-4560-9ca5-a6d8c8c8b364/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7600bc21-c6a0-418e-8231-c60a35f4c9f8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4979b335-1cfa-4f1b-9a5c-d52082f608cf",
            "completed": true,
            "last_updated": "2023-03-07T10:36:49.117389-05:00",
            "created_at": "2023-03-06T08:07:12.598924-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.11,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4979b335-1cfa-4f1b-9a5c-d52082f608cf",
            "datetime": "2023-03-06T22:37:00-05:00",
            "cutoff_datetime": "2023-03-06T22:37:00-05:00",
            "name": "Nashville Predators v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "a3f95aa7-a767-4bd4-a08f-2d8cd66778ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7600bc21-c6a0-418e-8231-c60a35f4c9f8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-06T08:07:12.608499-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fcbb8077-43cb-4936-a443-3fa1099a42ab",
                            "gambit_id": "a4177ae7-79e9-4fbf-98c6-29e7606c770a",
                            "last_updated": "2023-03-07T10:36:49.127764-05:00",
                            "created_at": "2023-03-06T08:07:12.609693-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3f95aa7-a767-4bd4-a08f-2d8cd66778ee/?format=api"
                        },
                        {
                            "id": "60e4d95e-be6f-4134-9e3a-8182a171e127",
                            "gambit_id": "71d9133e-419d-49ac-b068-a08ee370489b",
                            "last_updated": "2023-03-07T10:36:49.128954-05:00",
                            "created_at": "2023-03-06T08:07:12.611007-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3f95aa7-a767-4bd4-a08f-2d8cd66778ee/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5dfe6a8-cd8d-45c2-a083-ccf8389a4eee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7600bc21-c6a0-418e-8231-c60a35f4c9f8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-06T08:07:12.604648-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6942.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3058.0
                            }
                        ],
                        "expected_reward_tokens": 9510.38,
                        "profit_sb": 10.38,
                        "profit_sb_percentage": 0.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "579ce3d3-332e-4730-81e4-90b310ad8829",
                            "gambit_id": "d1133814-2090-44bf-943e-6116dec6c662",
                            "last_updated": "2023-03-07T10:36:49.124070-05:00",
                            "created_at": "2023-03-06T08:07:12.605836-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5dfe6a8-cd8d-45c2-a083-ccf8389a4eee/?format=api"
                        },
                        {
                            "id": "eb1d3f63-c496-45f0-91e8-dbac153cba95",
                            "gambit_id": "88ef964e-7751-47e8-b449-5b76fa4da2db",
                            "last_updated": "2023-03-07T10:36:49.125343-05:00",
                            "created_at": "2023-03-06T08:07:12.607132-05:00",
                            "name": "Nashville Predators",
                            "reward": "3.11000",
                            "odds": "3.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5dfe6a8-cd8d-45c2-a083-ccf8389a4eee/?format=api"
                        }
                    ]
                },
                {
                    "id": "4ccd58c6-f4e1-4a87-8f7e-97111379f875",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7600bc21-c6a0-418e-8231-c60a35f4c9f8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-06T08:07:12.600717-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "94ddc5f5-8949-4e83-ab76-6f9200601398",
                            "gambit_id": "0048fd82-f0c3-42a9-8928-8188afb8e984",
                            "last_updated": "2023-03-07T10:36:49.120315-05:00",
                            "created_at": "2023-03-06T08:07:12.602006-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ccd58c6-f4e1-4a87-8f7e-97111379f875/?format=api"
                        },
                        {
                            "id": "066566ab-c941-4bf2-929d-32c217b01fc2",
                            "gambit_id": "1c8e035e-94d5-4cb6-80c9-e708eeed45a1",
                            "last_updated": "2023-03-07T10:36:49.121578-05:00",
                            "created_at": "2023-03-06T08:07:12.603324-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ccd58c6-f4e1-4a87-8f7e-97111379f875/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "702d496f-685a-43e4-8943-b943273cfa68",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "75df214e-394e-44f8-be82-3ecff62a246f",
            "completed": true,
            "last_updated": "2023-03-07T10:36:48.871146-05:00",
            "created_at": "2023-03-06T08:07:12.420549-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/75df214e-394e-44f8-be82-3ecff62a246f",
            "datetime": "2023-03-06T22:37:00-05:00",
            "cutoff_datetime": "2023-03-06T22:37:00-05:00",
            "name": "Washington Capitals v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "8e29a102-7cfe-4f4d-b801-69b884d6c146",
                    "match": "https://api-prod.gambitprofit.com/api/matches/702d496f-685a-43e4-8943-b943273cfa68/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-06T08:07:12.430402-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5699.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7714acf4-cc64-4d74-bb53-5767bacdc8e7",
                            "gambit_id": "804c28c9-1600-427b-8f53-a8750d79a1a9",
                            "last_updated": "2023-03-07T10:36:48.881121-05:00",
                            "created_at": "2023-03-06T08:07:12.431632-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e29a102-7cfe-4f4d-b801-69b884d6c146/?format=api"
                        },
                        {
                            "id": "fa76d9a0-44b6-42ad-bf72-4dbee2d97cbf",
                            "gambit_id": "5568f7bf-e280-4036-901e-db8d027e4912",
                            "last_updated": "2023-03-07T10:36:48.882288-05:00",
                            "created_at": "2023-03-06T08:07:12.432930-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e29a102-7cfe-4f4d-b801-69b884d6c146/?format=api"
                        }
                    ]
                },
                {
                    "id": "d1fec472-d4e8-4ae6-8c40-656976b2cfba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/702d496f-685a-43e4-8943-b943273cfa68/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-06T08:07:12.426516-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6399.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b3782f52-6e68-4784-a710-66c9f35bc562",
                            "gambit_id": "d4ba8b99-fbdd-4f7d-be9b-74a5429a84f0",
                            "last_updated": "2023-03-07T10:36:48.878682-05:00",
                            "created_at": "2023-03-06T08:07:12.429049-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1fec472-d4e8-4ae6-8c40-656976b2cfba/?format=api"
                        },
                        {
                            "id": "3c7e7600-ee96-404f-929c-0a7662a31078",
                            "gambit_id": "ab5c17fe-b522-423e-a065-83d09e0dea02",
                            "last_updated": "2023-03-07T10:36:48.877517-05:00",
                            "created_at": "2023-03-06T08:07:12.427732-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1fec472-d4e8-4ae6-8c40-656976b2cfba/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9f7311f-41d6-4e73-becd-4e54f67ceb4c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/702d496f-685a-43e4-8943-b943273cfa68/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-06T08:07:12.422399-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4db35bbf-39d5-4579-a0e6-5e937fa207e5",
                            "gambit_id": "66a22b1e-f63e-4427-8aa0-42ce6b215631",
                            "last_updated": "2023-03-07T10:36:48.873941-05:00",
                            "created_at": "2023-03-06T08:07:12.423755-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f7311f-41d6-4e73-becd-4e54f67ceb4c/?format=api"
                        },
                        {
                            "id": "240d08e9-31c5-4f55-91a5-c31ba4d0d948",
                            "gambit_id": "328bb4bb-d9d0-4a86-9d47-911deec9a087",
                            "last_updated": "2023-03-07T10:36:48.875161-05:00",
                            "created_at": "2023-03-06T08:07:12.425139-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f7311f-41d6-4e73-becd-4e54f67ceb4c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8111e8d8-90fe-496e-a625-b5cbcf9075ef",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "eedc280d-1f48-4d7c-bd22-01ab53cb00e8",
            "completed": true,
            "last_updated": "2023-03-07T10:07:07.767346-05:00",
            "created_at": "2023-03-06T08:07:12.248395-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/eedc280d-1f48-4d7c-bd22-01ab53cb00e8",
            "datetime": "2023-03-06T22:10:00-05:00",
            "cutoff_datetime": "2023-03-06T22:10:00-05:00",
            "name": "New Orleans Pelicans v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "e7e9c330-0208-4891-b6c2-5930e729b4f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8111e8d8-90fe-496e-a625-b5cbcf9075ef/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-06T08:12:16.725769-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6399.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ff12afd4-eb61-46e2-b71c-5bbe7936682a",
                            "gambit_id": "84c25ffa-3844-4a8c-99e8-28a7b793d6c9",
                            "last_updated": "2023-03-07T10:07:07.773762-05:00",
                            "created_at": "2023-03-06T08:12:16.727785-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7e9c330-0208-4891-b6c2-5930e729b4f3/?format=api"
                        },
                        {
                            "id": "220c0635-81e6-47de-aecd-8cf3a1b44171",
                            "gambit_id": "d568bc8c-927b-4bbe-889a-ef39f44f9c2b",
                            "last_updated": "2023-03-07T10:07:07.774911-05:00",
                            "created_at": "2023-03-06T08:12:16.729541-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7e9c330-0208-4891-b6c2-5930e729b4f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "c5d82d36-bde3-4803-8161-cb086c92b1f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8111e8d8-90fe-496e-a625-b5cbcf9075ef/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-06T08:07:12.249998-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1624459a-51f0-4620-a95b-222ac6752b12",
                            "gambit_id": "eb440b7b-f08a-4fde-9606-304b593b93e9",
                            "last_updated": "2023-03-07T10:07:07.777127-05:00",
                            "created_at": "2023-03-06T08:07:12.251289-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5d82d36-bde3-4803-8161-cb086c92b1f1/?format=api"
                        },
                        {
                            "id": "52f3d1f6-d3bb-4d88-b0cc-1ecbae8a6cff",
                            "gambit_id": "14b36bff-0c76-4110-9155-57efc199ad56",
                            "last_updated": "2023-03-07T10:07:07.778345-05:00",
                            "created_at": "2023-03-06T08:07:12.252688-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5d82d36-bde3-4803-8161-cb086c92b1f1/?format=api"
                        }
                    ]
                },
                {
                    "id": "96887ed6-7b83-4fea-b13e-6b89ee793ffa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8111e8d8-90fe-496e-a625-b5cbcf9075ef/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-06T08:12:16.720677-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aedf25b4-2932-4f80-8c5c-ac9785956825",
                            "gambit_id": "304d21e4-060e-4680-9674-aac5099a9eb5",
                            "last_updated": "2023-03-07T10:07:07.771446-05:00",
                            "created_at": "2023-03-06T08:12:16.724210-05:00",
                            "name": "Game Total Over 234",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96887ed6-7b83-4fea-b13e-6b89ee793ffa/?format=api"
                        },
                        {
                            "id": "518cfea1-b113-4182-b56b-1ea19d0dd75a",
                            "gambit_id": "f28b0f65-1e8b-4477-b818-4592cf93a59a",
                            "last_updated": "2023-03-07T10:07:07.770286-05:00",
                            "created_at": "2023-03-06T08:12:16.722476-05:00",
                            "name": "Game Total Under 234",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96887ed6-7b83-4fea-b13e-6b89ee793ffa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "28df42f2-c634-471d-aaf6-38705c02450e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "943fb529-0cce-4349-9285-f842305f4270",
            "completed": true,
            "last_updated": "2023-03-07T10:12:17.863328-05:00",
            "created_at": "2023-03-06T08:07:12.029073-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.59,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/943fb529-0cce-4349-9285-f842305f4270",
            "datetime": "2023-03-06T21:10:00-05:00",
            "cutoff_datetime": "2023-03-06T21:10:00-05:00",
            "name": "Toronto Raptors v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "4c7c8cef-6c8b-49b9-b192-43f810fc23b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28df42f2-c634-471d-aaf6-38705c02450e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-06T08:42:03.493050-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6651.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 3349.0
                            }
                        ],
                        "expected_reward_tokens": 9444.18,
                        "profit_sb": -55.82,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6efc8679-9b81-44ec-80b7-add5ff6d882d",
                            "gambit_id": "1b9998b5-66a4-48e1-ab67-da78c31a7060",
                            "last_updated": "2023-03-07T10:12:17.869713-05:00",
                            "created_at": "2023-03-06T08:42:03.494850-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c7c8cef-6c8b-49b9-b192-43f810fc23b7/?format=api"
                        },
                        {
                            "id": "52b1600d-6cb9-45e4-aead-eba8ee1f39b7",
                            "gambit_id": "1855f809-1e92-45e4-bd43-d0ce6ee889bb",
                            "last_updated": "2023-03-07T10:12:17.870888-05:00",
                            "created_at": "2023-03-06T08:42:03.496224-05:00",
                            "name": "Toronto Raptors",
                            "reward": "2.82000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c7c8cef-6c8b-49b9-b192-43f810fc23b7/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5703fad-4a12-4b7b-97bc-0ac919b3ccfc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28df42f2-c634-471d-aaf6-38705c02450e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-06T08:07:12.030816-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "15e69954-a51a-4304-95e6-e87d0fc82aac",
                            "gambit_id": "336ddffa-5a9f-4d51-bc9f-74d1d9834c6a",
                            "last_updated": "2023-03-07T10:12:17.873154-05:00",
                            "created_at": "2023-03-06T08:07:12.032215-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5703fad-4a12-4b7b-97bc-0ac919b3ccfc/?format=api"
                        },
                        {
                            "id": "46a00047-b9f7-45e6-897a-99f331ce1e50",
                            "gambit_id": "17bce4a8-2215-4078-a05a-fd43a8a40844",
                            "last_updated": "2023-03-07T10:12:17.874302-05:00",
                            "created_at": "2023-03-06T08:07:12.033834-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5703fad-4a12-4b7b-97bc-0ac919b3ccfc/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e4c0777-496c-4f40-bf2f-a3cafc2a0a77",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28df42f2-c634-471d-aaf6-38705c02450e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-06T08:42:03.483297-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 229.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 229.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "93d0f24d-4341-458d-b502-48c0a0d689d7",
                            "gambit_id": "4e4a337c-c7c1-423c-962f-3ecbdb2078b0",
                            "last_updated": "2023-03-07T10:12:17.866224-05:00",
                            "created_at": "2023-03-06T08:42:03.484610-05:00",
                            "name": "Game Total Under 229.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e4c0777-496c-4f40-bf2f-a3cafc2a0a77/?format=api"
                        },
                        {
                            "id": "c521dcfe-ebfc-446e-a010-0dfbc7e8f5df",
                            "gambit_id": "c32ca567-ab7d-4208-9334-97aaa3817c48",
                            "last_updated": "2023-03-07T10:12:17.867383-05:00",
                            "created_at": "2023-03-06T08:42:03.488993-05:00",
                            "name": "Game Total Over 229.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e4c0777-496c-4f40-bf2f-a3cafc2a0a77/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "23b71edb-7dad-471d-8576-f72d8bf33527",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7c0e0bad-55c1-4da7-ae7c-5af27e1793e5",
            "completed": true,
            "last_updated": "2023-03-07T11:12:01.032999-05:00",
            "created_at": "2023-03-06T08:07:11.862488-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.11,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/7c0e0bad-55c1-4da7-ae7c-5af27e1793e5",
            "datetime": "2023-03-06T21:07:00-05:00",
            "cutoff_datetime": "2023-03-06T21:07:00-05:00",
            "name": "Ottawa Senators v. Chicago Blackhawks",
            "bettypes": [
                {
                    "id": "12e7f8b5-16b3-4907-b863-21ea342ab6fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23b71edb-7dad-471d-8576-f72d8bf33527/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-06T08:07:11.873916-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6942.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3058.0
                            }
                        ],
                        "expected_reward_tokens": 9510.38,
                        "profit_sb": 10.38,
                        "profit_sb_percentage": 0.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "329c82b4-654d-4579-8f89-bd9c2d434861",
                            "gambit_id": "45a4bf10-aad4-4a83-98f3-8531957660c1",
                            "last_updated": "2023-03-07T11:12:01.044661-05:00",
                            "created_at": "2023-03-06T08:07:11.876387-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12e7f8b5-16b3-4907-b863-21ea342ab6fe/?format=api"
                        },
                        {
                            "id": "9203080e-921c-4943-8726-1a35e326873c",
                            "gambit_id": "0ded5e6b-f999-42c3-bf40-78ae858673b4",
                            "last_updated": "2023-03-07T11:12:01.043483-05:00",
                            "created_at": "2023-03-06T08:07:11.875129-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "3.11000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12e7f8b5-16b3-4907-b863-21ea342ab6fe/?format=api"
                        }
                    ]
                },
                {
                    "id": "a86b2983-8988-47c2-9679-b0965f2fdbb8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23b71edb-7dad-471d-8576-f72d8bf33527/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-06T08:07:11.870134-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ottawa Senators",
                                "amount": 5107.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "66491fd6-882c-4652-be1c-019cc43b15ec",
                            "gambit_id": "0fbcaefc-8b54-49ae-8320-ae1ffcae76db",
                            "last_updated": "2023-03-07T11:12:01.041085-05:00",
                            "created_at": "2023-03-06T08:07:11.872604-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a86b2983-8988-47c2-9679-b0965f2fdbb8/?format=api"
                        },
                        {
                            "id": "e3eca1b4-8949-457e-b40f-9fad32c61245",
                            "gambit_id": "212c71fa-a12b-44df-82ef-e1ed77f50659",
                            "last_updated": "2023-03-07T11:12:01.039919-05:00",
                            "created_at": "2023-03-06T08:07:11.871292-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a86b2983-8988-47c2-9679-b0965f2fdbb8/?format=api"
                        }
                    ]
                },
                {
                    "id": "ce16e4bc-5722-4eb3-b84b-b2143c49d589",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23b71edb-7dad-471d-8576-f72d8bf33527/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-06T08:07:11.864452-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "abd98d9a-a71f-4773-8ca6-2b36e65e4346",
                            "gambit_id": "e8c6f0d9-8bfc-4f72-8734-6d45087cfd2f",
                            "last_updated": "2023-03-07T11:12:01.036277-05:00",
                            "created_at": "2023-03-06T08:07:11.867431-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce16e4bc-5722-4eb3-b84b-b2143c49d589/?format=api"
                        },
                        {
                            "id": "76fc38f6-bbdd-4d61-8298-2041f97dac36",
                            "gambit_id": "388fa561-a5c5-418d-b26c-a5b743ce399a",
                            "last_updated": "2023-03-07T11:12:01.037512-05:00",
                            "created_at": "2023-03-06T08:07:11.868836-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce16e4bc-5722-4eb3-b84b-b2143c49d589/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "037258cf-445e-4360-a4ac-4d571a6619bd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "31e099f9-9494-4345-a355-24d4a569bdea",
            "completed": true,
            "last_updated": "2023-03-07T11:12:01.483499-05:00",
            "created_at": "2023-03-06T10:01:51.092311-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/31e099f9-9494-4345-a355-24d4a569bdea",
            "datetime": "2023-03-06T20:37:00-05:00",
            "cutoff_datetime": "2023-03-06T20:37:00-05:00",
            "name": "Calgary Flames v. Dallas Stars",
            "bettypes": [
                {
                    "id": "04f00865-30ef-4b6b-9cd6-d5a5715def33",
                    "match": "https://api-prod.gambitprofit.com/api/matches/037258cf-445e-4360-a4ac-4d571a6619bd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-06T10:01:51.103494-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 5421.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "33d4583b-931a-4586-acd7-6f0d608e27e8",
                            "gambit_id": "1de954f9-5346-45fc-aa12-8da4a37b8a09",
                            "last_updated": "2023-03-07T11:12:01.493316-05:00",
                            "created_at": "2023-03-06T10:01:51.104796-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04f00865-30ef-4b6b-9cd6-d5a5715def33/?format=api"
                        },
                        {
                            "id": "cacf4f57-fc4a-46d1-8ad9-02cbcbf9e2e2",
                            "gambit_id": "a20e77a9-534c-4428-826b-dcfcd5931835",
                            "last_updated": "2023-03-07T11:12:01.494442-05:00",
                            "created_at": "2023-03-06T10:01:51.106196-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04f00865-30ef-4b6b-9cd6-d5a5715def33/?format=api"
                        }
                    ]
                },
                {
                    "id": "e2923ce6-9e1f-4727-8d50-28e4de1842f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/037258cf-445e-4360-a4ac-4d571a6619bd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-06T10:01:51.099294-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 6603.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3397.0
                            }
                        ],
                        "expected_reward_tokens": 9442.29,
                        "profit_sb": -57.71,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9388de3f-9589-4ba7-8e4a-850c146208b9",
                            "gambit_id": "6341b16e-8476-4c27-927a-393111f34f87",
                            "last_updated": "2023-03-07T11:12:01.491020-05:00",
                            "created_at": "2023-03-06T10:01:51.102027-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.43000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2923ce6-9e1f-4727-8d50-28e4de1842f7/?format=api"
                        },
                        {
                            "id": "3e08180d-5e62-4290-8489-efc2c8b547e8",
                            "gambit_id": "756fd5d5-1cb8-49f8-8190-0636cf875f7f",
                            "last_updated": "2023-03-07T11:12:01.489822-05:00",
                            "created_at": "2023-03-06T10:01:51.100626-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.78000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2923ce6-9e1f-4727-8d50-28e4de1842f7/?format=api"
                        }
                    ]
                },
                {
                    "id": "5bdee9c2-19b0-4b7e-a873-f639a825b86a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/037258cf-445e-4360-a4ac-4d571a6619bd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-06T10:01:51.094706-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "585615a5-91f1-4961-a551-aa14c0f70309",
                            "gambit_id": "012f6586-d38e-4d9e-802a-b60cb666f385",
                            "last_updated": "2023-03-07T11:12:01.486323-05:00",
                            "created_at": "2023-03-06T10:01:51.096382-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bdee9c2-19b0-4b7e-a873-f639a825b86a/?format=api"
                        },
                        {
                            "id": "80f8940b-b9ad-4f44-ac67-132471ebb499",
                            "gambit_id": "23782d0d-67d2-4499-a35a-632ab5bc2563",
                            "last_updated": "2023-03-07T11:12:01.487483-05:00",
                            "created_at": "2023-03-06T10:01:51.097818-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bdee9c2-19b0-4b7e-a873-f639a825b86a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "52b1d283-72cf-4627-bce7-5c01a2b2ab21",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "27771a96-06db-413b-b02e-93c40f22f01b",
            "completed": true,
            "last_updated": "2023-03-07T10:17:17.718659-05:00",
            "created_at": "2023-03-06T08:07:11.706153-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.79,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/27771a96-06db-413b-b02e-93c40f22f01b",
            "datetime": "2023-03-06T19:40:00-05:00",
            "cutoff_datetime": "2023-03-06T19:40:00-05:00",
            "name": "Atlanta Hawks v. Miami Heat",
            "bettypes": [
                {
                    "id": "223fbe6d-2ed4-4e42-8706-2ad719e402bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52b1d283-72cf-4627-bce7-5c01a2b2ab21/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-06T09:07:20.801782-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "58a2fe09-51a9-4082-b9a3-5f335eea747e",
                            "gambit_id": "fb759a42-8e63-451c-bb6b-a129420c82da",
                            "last_updated": "2023-03-07T10:17:17.724982-05:00",
                            "created_at": "2023-03-06T09:07:20.803079-05:00",
                            "name": "Miami Heat",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/223fbe6d-2ed4-4e42-8706-2ad719e402bf/?format=api"
                        },
                        {
                            "id": "ca4c1242-0c14-4d70-a903-f5718613073b",
                            "gambit_id": "3e476d5d-32ce-4284-ab6d-568ee51cb2f4",
                            "last_updated": "2023-03-07T10:17:17.726154-05:00",
                            "created_at": "2023-03-06T09:07:20.804391-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/223fbe6d-2ed4-4e42-8706-2ad719e402bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "f6bffbe0-5b1f-4774-8ef5-37ab67f84c55",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52b1d283-72cf-4627-bce7-5c01a2b2ab21/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-06T08:07:11.707746-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "836aa0f5-5390-4641-b648-00e64a177da8",
                            "gambit_id": "5fbb63f0-f19d-4fb7-af41-ad29e55f0942",
                            "last_updated": "2023-03-07T10:17:17.728477-05:00",
                            "created_at": "2023-03-06T08:07:11.709079-05:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6bffbe0-5b1f-4774-8ef5-37ab67f84c55/?format=api"
                        },
                        {
                            "id": "d8dbf6ff-c8c8-4a0d-abff-e697ca6affe6",
                            "gambit_id": "50b80ca1-7872-45f4-8efd-a65709c7b8b1",
                            "last_updated": "2023-03-07T10:17:17.729642-05:00",
                            "created_at": "2023-03-06T08:07:11.710432-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6bffbe0-5b1f-4774-8ef5-37ab67f84c55/?format=api"
                        }
                    ]
                },
                {
                    "id": "c1e487f5-d8a0-40fe-8fb7-bc67b5b0d48f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52b1d283-72cf-4627-bce7-5c01a2b2ab21/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-06T09:07:20.797584-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 230.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 230.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b07b4004-a58d-455b-b9b7-cd212554ff48",
                            "gambit_id": "fe082391-13eb-4e07-8a57-f6c7b0d862f6",
                            "last_updated": "2023-03-07T10:17:17.721477-05:00",
                            "created_at": "2023-03-06T09:07:20.798919-05:00",
                            "name": "Game Total Under 230.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1e487f5-d8a0-40fe-8fb7-bc67b5b0d48f/?format=api"
                        },
                        {
                            "id": "8d46bddb-0ea7-422e-a1dd-c24bd035c3b2",
                            "gambit_id": "db23b23c-78c3-4e28-82b3-bbfae7d6ff89",
                            "last_updated": "2023-03-07T10:17:17.722655-05:00",
                            "created_at": "2023-03-06T09:07:20.800295-05:00",
                            "name": "Game Total Over 230.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1e487f5-d8a0-40fe-8fb7-bc67b5b0d48f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4d3a584b-5428-4c07-be73-895fc2b7f9af",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6ce3409c-5dce-4ab7-b845-1c739517556a",
            "completed": true,
            "last_updated": "2023-03-07T11:12:00.879979-05:00",
            "created_at": "2023-03-06T08:07:11.533732-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/6ce3409c-5dce-4ab7-b845-1c739517556a",
            "datetime": "2023-03-06T19:37:00-05:00",
            "cutoff_datetime": "2023-03-06T19:37:00-05:00",
            "name": "Edmonton Oilers v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "b92e92e0-0b43-4cdc-8f82-b9f2842d5bde",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d3a584b-5428-4c07-be73-895fc2b7f9af/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-06T08:07:11.543743-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4828a7d9-cba7-48fa-a73c-144c0b766b4c",
                            "gambit_id": "14dcc2b1-e9ce-4c5c-852f-0b89ae5476d1",
                            "last_updated": "2023-03-07T11:12:00.895074-05:00",
                            "created_at": "2023-03-06T08:07:11.546472-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b92e92e0-0b43-4cdc-8f82-b9f2842d5bde/?format=api"
                        },
                        {
                            "id": "df72fa5f-1330-4a76-a8d2-0b85e6e87674",
                            "gambit_id": "9a342d75-1ece-411c-88bb-113adc3e75a1",
                            "last_updated": "2023-03-07T11:12:00.893403-05:00",
                            "created_at": "2023-03-06T08:07:11.544989-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b92e92e0-0b43-4cdc-8f82-b9f2842d5bde/?format=api"
                        }
                    ]
                },
                {
                    "id": "c3a4a6aa-2ce0-4b5c-a8db-588eab738edc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d3a584b-5428-4c07-be73-895fc2b7f9af/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-06T08:07:11.539646-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6163.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "441321a9-473c-4ddb-878c-846c4dacfc3c",
                            "gambit_id": "878c9f58-48ee-4c83-bb3c-26bb4fd4abc9",
                            "last_updated": "2023-03-07T11:12:00.888676-05:00",
                            "created_at": "2023-03-06T08:07:11.540845-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a4a6aa-2ce0-4b5c-a8db-588eab738edc/?format=api"
                        },
                        {
                            "id": "13aa2456-29e7-4698-bd68-cf88a5f6271c",
                            "gambit_id": "389826c7-d64f-47fc-b509-17213f602578",
                            "last_updated": "2023-03-07T11:12:00.890320-05:00",
                            "created_at": "2023-03-06T08:07:11.542321-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a4a6aa-2ce0-4b5c-a8db-588eab738edc/?format=api"
                        }
                    ]
                },
                {
                    "id": "2e6383f1-a983-45e8-b517-350b5e04b6fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d3a584b-5428-4c07-be73-895fc2b7f9af/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-06T08:07:11.535561-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 7",
                                "amount": 5421.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5394d37b-d2a7-4076-bc33-b6de24c5a1f0",
                            "gambit_id": "abac5be5-a25a-4d96-90d9-c78695601984",
                            "last_updated": "2023-03-07T11:12:00.885513-05:00",
                            "created_at": "2023-03-06T08:07:11.538164-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e6383f1-a983-45e8-b517-350b5e04b6fb/?format=api"
                        },
                        {
                            "id": "75c1e512-438a-41f2-8b81-4681d9de2147",
                            "gambit_id": "c35772c6-5a65-403c-bcc7-91676c4533f8",
                            "last_updated": "2023-03-07T11:12:00.883842-05:00",
                            "created_at": "2023-03-06T08:07:11.536857-05:00",
                            "name": "Game Total Under 7",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e6383f1-a983-45e8-b517-350b5e04b6fb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "393e320b-6e1e-4b24-bab2-f19b7e08ab62",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "85b720d0-2ffd-46ad-88c2-728c76ce886d",
            "completed": true,
            "last_updated": "2023-03-07T11:12:01.320110-05:00",
            "created_at": "2023-03-06T10:01:50.869853-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/85b720d0-2ffd-46ad-88c2-728c76ce886d",
            "datetime": "2023-03-06T19:37:00-05:00",
            "cutoff_datetime": "2023-03-06T19:37:00-05:00",
            "name": "San Jose Sharks v. Winnipeg Jets",
            "bettypes": [
                {
                    "id": "5541de7d-3b47-47ec-8b75-fefe9f8d3cc6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/393e320b-6e1e-4b24-bab2-f19b7e08ab62/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-06T10:01:50.881240-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6458.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "01b0bd5f-fc78-4fd0-9240-a2d9e0993cb6",
                            "gambit_id": "d6ee3b6f-70cb-4959-9c69-09f4d69be733",
                            "last_updated": "2023-03-07T11:12:01.329621-05:00",
                            "created_at": "2023-03-06T10:01:50.882595-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5541de7d-3b47-47ec-8b75-fefe9f8d3cc6/?format=api"
                        },
                        {
                            "id": "27ed07f2-406b-4074-abcd-0ebf99a83c9f",
                            "gambit_id": "d0e32ca8-6b34-49bc-b26b-6bb0a6abee98",
                            "last_updated": "2023-03-07T11:12:01.330727-05:00",
                            "created_at": "2023-03-06T10:01:50.889228-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5541de7d-3b47-47ec-8b75-fefe9f8d3cc6/?format=api"
                        }
                    ]
                },
                {
                    "id": "24bedd84-8fc9-484f-aaac-21895268aa4a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/393e320b-6e1e-4b24-bab2-f19b7e08ab62/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-06T10:01:50.876968-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5599.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "69f320cd-c96c-4562-953a-cab6a27321fe",
                            "gambit_id": "4bc1b804-5176-4b5e-9047-8a4e696c6bd4",
                            "last_updated": "2023-03-07T11:12:01.327434-05:00",
                            "created_at": "2023-03-06T10:01:50.879762-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24bedd84-8fc9-484f-aaac-21895268aa4a/?format=api"
                        },
                        {
                            "id": "07d643c7-0716-43de-b5cc-45385f6b3d69",
                            "gambit_id": "47d3905b-b5f5-4578-a729-fd1c65b3be9a",
                            "last_updated": "2023-03-07T11:12:01.326333-05:00",
                            "created_at": "2023-03-06T10:01:50.878313-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24bedd84-8fc9-484f-aaac-21895268aa4a/?format=api"
                        }
                    ]
                },
                {
                    "id": "bbd89bb3-e049-407a-8a76-741ebb0306cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/393e320b-6e1e-4b24-bab2-f19b7e08ab62/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-06T10:01:50.872074-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4613a14c-39e1-4233-b245-2025634f9986",
                            "gambit_id": "a070f0f6-b954-42ad-83a3-0b7c79837207",
                            "last_updated": "2023-03-07T11:12:01.324086-05:00",
                            "created_at": "2023-03-06T10:01:50.875446-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd89bb3-e049-407a-8a76-741ebb0306cc/?format=api"
                        },
                        {
                            "id": "4d670450-12ae-462f-81de-700c8adb4d17",
                            "gambit_id": "195265a0-a773-41d8-b1da-1b0cad8a4e0c",
                            "last_updated": "2023-03-07T11:12:01.322964-05:00",
                            "created_at": "2023-03-06T10:01:50.873710-05:00",
                            "name": "Game Total Under 6",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd89bb3-e049-407a-8a76-741ebb0306cc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "907a6419-b043-48e6-b07f-ccebf2835f3b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "eea32c6f-6a61-4930-973d-8ab8db8a1e0f",
            "completed": true,
            "last_updated": "2023-03-07T10:17:16.968489-05:00",
            "created_at": "2023-03-06T08:07:11.244273-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.39,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/eea32c6f-6a61-4930-973d-8ab8db8a1e0f",
            "datetime": "2023-03-06T19:10:00-05:00",
            "cutoff_datetime": "2023-03-06T19:10:00-05:00",
            "name": "Philadelphia 76ers v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "a1a068e7-9b99-42ab-8d74-fddcf8849afe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/907a6419-b043-48e6-b07f-ccebf2835f3b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-06T08:07:11.253921-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6759.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 3241.0
                            }
                        ],
                        "expected_reward_tokens": 9462.6,
                        "profit_sb": -37.4,
                        "profit_sb_percentage": -0.39,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1c7f7d94-627d-4681-a52f-585dbe49991e",
                            "gambit_id": "883bc120-587f-4ffd-9e55-569fbc4a4e00",
                            "last_updated": "2023-03-07T10:17:16.981877-05:00",
                            "created_at": "2023-03-06T08:07:11.256565-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1a068e7-9b99-42ab-8d74-fddcf8849afe/?format=api"
                        },
                        {
                            "id": "81e6e79a-e36b-4057-902c-fa667eb7d472",
                            "gambit_id": "0bc6a03a-59e8-4052-acfc-fa67c3d93483",
                            "last_updated": "2023-03-07T10:17:16.980611-05:00",
                            "created_at": "2023-03-06T08:07:11.255168-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.92000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1a068e7-9b99-42ab-8d74-fddcf8849afe/?format=api"
                        }
                    ]
                },
                {
                    "id": "1bb70c3c-b259-47e6-a5b9-0f967255b637",
                    "match": "https://api-prod.gambitprofit.com/api/matches/907a6419-b043-48e6-b07f-ccebf2835f3b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-06T08:07:11.250030-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Philadelphia 76ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "812544ad-e84c-493e-a94e-d5becd19c88d",
                            "gambit_id": "b060e399-4bab-4551-a740-d60caaaa7385",
                            "last_updated": "2023-03-07T10:17:16.976327-05:00",
                            "created_at": "2023-03-06T08:07:11.251312-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bb70c3c-b259-47e6-a5b9-0f967255b637/?format=api"
                        },
                        {
                            "id": "a910e495-2da9-4ce2-9eb9-b1830109ad7e",
                            "gambit_id": "2870ce03-9b60-47a4-b0e8-1f49ff215cfa",
                            "last_updated": "2023-03-07T10:17:16.977727-05:00",
                            "created_at": "2023-03-06T08:07:11.252595-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bb70c3c-b259-47e6-a5b9-0f967255b637/?format=api"
                        }
                    ]
                },
                {
                    "id": "a0c1ed05-1286-4ba7-be20-20efc6cb25e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/907a6419-b043-48e6-b07f-ccebf2835f3b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-06T08:07:11.246190-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 234",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 234",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "660225e2-60e1-4058-a5db-0078a4996912",
                            "gambit_id": "63533db7-8014-485c-99da-dede059fbc67",
                            "last_updated": "2023-03-07T10:17:16.972478-05:00",
                            "created_at": "2023-03-06T08:07:11.247459-05:00",
                            "name": "Game Total Under 234",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0c1ed05-1286-4ba7-be20-20efc6cb25e8/?format=api"
                        },
                        {
                            "id": "ae488d4f-4c80-4d97-8db9-971fb5c9295c",
                            "gambit_id": "e8c28b12-d1a7-4463-b503-3badbf7780aa",
                            "last_updated": "2023-03-07T10:17:16.973730-05:00",
                            "created_at": "2023-03-06T08:07:11.248736-05:00",
                            "name": "Game Total Over 234",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0c1ed05-1286-4ba7-be20-20efc6cb25e8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a19a75f1-5d74-4c3f-ad35-662106f0f4cc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "65ae3fa1-a169-4895-935e-6d0c17875e69",
            "completed": true,
            "last_updated": "2023-03-07T10:17:16.755297-05:00",
            "created_at": "2023-03-06T08:07:11.099449-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.12,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/65ae3fa1-a169-4895-935e-6d0c17875e69",
            "datetime": "2023-03-06T19:10:00-05:00",
            "cutoff_datetime": "2023-03-06T19:10:00-05:00",
            "name": "Boston Celtics v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "e6474a8c-d3e2-4c20-9fcf-a4593dd3f1e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a19a75f1-5d74-4c3f-ad35-662106f0f4cc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-06T08:07:11.110788-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7357.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 2643.0
                            }
                        ],
                        "expected_reward_tokens": 9488.37,
                        "profit_sb": -11.63,
                        "profit_sb_percentage": -0.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7c97e5a5-05fe-4a43-a4bf-def575d85b3c",
                            "gambit_id": "06ddc2e3-b47f-4747-85f3-55945c0914ad",
                            "last_updated": "2023-03-07T10:17:16.769304-05:00",
                            "created_at": "2023-03-06T08:07:11.112081-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.29000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6474a8c-d3e2-4c20-9fcf-a4593dd3f1e5/?format=api"
                        },
                        {
                            "id": "3a4bbb33-0a4c-4b37-9c49-e67b17bda5b3",
                            "gambit_id": "59800ae1-a323-475e-a4e6-d1d918b4dc85",
                            "last_updated": "2023-03-07T10:17:16.770729-05:00",
                            "created_at": "2023-03-06T08:07:11.113358-05:00",
                            "name": "Boston Celtics",
                            "reward": "3.59000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6474a8c-d3e2-4c20-9fcf-a4593dd3f1e5/?format=api"
                        }
                    ]
                },
                {
                    "id": "6d1cb21a-1f92-4a6c-89c1-955efe7f0d4a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a19a75f1-5d74-4c3f-ad35-662106f0f4cc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-06T08:07:11.105837-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8588a372-0431-4788-88e2-92e494db404d",
                            "gambit_id": "c0c935cd-a0f5-4276-91b5-0165e8cdf01f",
                            "last_updated": "2023-03-07T10:17:16.765119-05:00",
                            "created_at": "2023-03-06T08:07:11.107137-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d1cb21a-1f92-4a6c-89c1-955efe7f0d4a/?format=api"
                        },
                        {
                            "id": "10f192b2-74d4-4c53-9e77-503c3625f4c2",
                            "gambit_id": "f3c89b20-93c2-4a7b-993c-f76023a65f19",
                            "last_updated": "2023-03-07T10:17:16.766577-05:00",
                            "created_at": "2023-03-06T08:07:11.108947-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d1cb21a-1f92-4a6c-89c1-955efe7f0d4a/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1ddc5e5-347c-47fc-9c32-62d1cdf3b2cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a19a75f1-5d74-4c3f-ad35-662106f0f4cc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-06T08:07:11.101490-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 218.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 218.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d0c14afb-b7c4-4aaf-88a9-30c04d29d0c2",
                            "gambit_id": "1ebc0734-86e1-48e4-941b-2b89d0b33117",
                            "last_updated": "2023-03-07T10:17:16.759508-05:00",
                            "created_at": "2023-03-06T08:07:11.103133-05:00",
                            "name": "Game Total Under 218.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ddc5e5-347c-47fc-9c32-62d1cdf3b2cc/?format=api"
                        },
                        {
                            "id": "fb642deb-d406-4556-bb16-397c7134cb84",
                            "gambit_id": "c874a40d-2e9f-4fd8-bf7b-89f0b124bf67",
                            "last_updated": "2023-03-07T10:17:16.761636-05:00",
                            "created_at": "2023-03-06T08:07:11.104531-05:00",
                            "name": "Game Total Over 218.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ddc5e5-347c-47fc-9c32-62d1cdf3b2cc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "426cce7f-6006-4211-9e1f-0d55622ed91f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4d8128d7-ba10-46fe-8354-9b5bbfec0fde",
            "completed": true,
            "last_updated": "2023-03-07T10:17:17.146834-05:00",
            "created_at": "2023-03-06T08:07:11.388946-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.77,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/4d8128d7-ba10-46fe-8354-9b5bbfec0fde",
            "datetime": "2023-03-06T19:10:00-05:00",
            "cutoff_datetime": "2023-03-06T19:10:00-05:00",
            "name": "Portland Trail Blazers v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "195a1bf3-6c93-4213-a6ed-cac2b6f23e27",
                    "match": "https://api-prod.gambitprofit.com/api/matches/426cce7f-6006-4211-9e1f-0d55622ed91f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-06T08:07:11.401153-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6547.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b8ca4193-52b9-4aac-bc12-60e36e690e66",
                            "gambit_id": "6ac1a730-2297-4f41-9234-40758bde3ca1",
                            "last_updated": "2023-03-07T10:17:17.160710-05:00",
                            "created_at": "2023-03-06T08:07:11.403830-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/195a1bf3-6c93-4213-a6ed-cac2b6f23e27/?format=api"
                        },
                        {
                            "id": "4df937c7-dd58-4813-832d-f7d2beddfa11",
                            "gambit_id": "c070ccd0-b20b-4c97-8d1d-6747dcfbe391",
                            "last_updated": "2023-03-07T10:17:17.158891-05:00",
                            "created_at": "2023-03-06T08:07:11.402411-05:00",
                            "name": "Detroit Pistons",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/195a1bf3-6c93-4213-a6ed-cac2b6f23e27/?format=api"
                        }
                    ]
                },
                {
                    "id": "e4305972-7d6a-4c44-a2e2-f67ec38a5b84",
                    "match": "https://api-prod.gambitprofit.com/api/matches/426cce7f-6006-4211-9e1f-0d55622ed91f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-06T08:07:11.396832-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "84461628-cb25-4d0d-88fb-ef8a1b2a1915",
                            "gambit_id": "84ff7696-331d-4f9e-b1cd-3f8388f8a893",
                            "last_updated": "2023-03-07T10:17:17.154926-05:00",
                            "created_at": "2023-03-06T08:07:11.398381-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4305972-7d6a-4c44-a2e2-f67ec38a5b84/?format=api"
                        },
                        {
                            "id": "a8b16223-85f0-47dd-bf0e-03e024230ffd",
                            "gambit_id": "fe507274-de95-41ef-9479-6a7603bf6104",
                            "last_updated": "2023-03-07T10:17:17.156291-05:00",
                            "created_at": "2023-03-06T08:07:11.399728-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4305972-7d6a-4c44-a2e2-f67ec38a5b84/?format=api"
                        }
                    ]
                },
                {
                    "id": "00d5331d-0c7d-47b6-948b-8c519ac8f4ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/426cce7f-6006-4211-9e1f-0d55622ed91f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-06T08:07:11.391290-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 229.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 229.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "702bfd96-06ba-4667-81c6-25a711a47810",
                            "gambit_id": "4fa646e3-6df3-4604-81eb-a7b241a4d820",
                            "last_updated": "2023-03-07T10:17:17.151012-05:00",
                            "created_at": "2023-03-06T08:07:11.393159-05:00",
                            "name": "Game Total Under 229.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d5331d-0c7d-47b6-948b-8c519ac8f4ba/?format=api"
                        },
                        {
                            "id": "4ab03cf4-7573-4a76-ad77-142528f30a90",
                            "gambit_id": "86052cc3-d3fc-439a-9e1e-a63b498899d9",
                            "last_updated": "2023-03-07T10:17:17.152268-05:00",
                            "created_at": "2023-03-06T08:07:11.395032-05:00",
                            "name": "Game Total Over 229.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d5331d-0c7d-47b6-948b-8c519ac8f4ba/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cdd20dd4-6cdb-4d16-8f6f-35d1ced4a041",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c38c9609-a546-4cbd-872b-dfe8d84ee03c",
            "completed": true,
            "last_updated": "2023-03-06T19:12:06.254758-05:00",
            "created_at": "2023-03-05T14:19:54.616598-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c38c9609-a546-4cbd-872b-dfe8d84ee03c",
            "datetime": "2023-03-05T21:07:00-05:00",
            "cutoff_datetime": "2023-03-05T21:07:00-05:00",
            "name": "Seattle Kraken v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "2f078b9c-a84d-4453-a79f-4141060c07b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cdd20dd4-6cdb-4d16-8f6f-35d1ced4a041/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-05T14:19:54.626982-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6020.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "08a47f2e-1d79-4213-8b34-106cdcd70173",
                            "gambit_id": "39c0d0ce-23e8-49c3-a7b1-c53bbc046ad5",
                            "last_updated": "2023-03-06T19:12:06.266793-05:00",
                            "created_at": "2023-03-05T14:19:54.628108-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f078b9c-a84d-4453-a79f-4141060c07b2/?format=api"
                        },
                        {
                            "id": "ae403460-19f8-4b9a-973e-9d1b2c20c6f6",
                            "gambit_id": "b7147a5b-3e5b-432c-ad5f-5a650152ab78",
                            "last_updated": "2023-03-06T19:12:06.268203-05:00",
                            "created_at": "2023-03-05T14:19:54.629251-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f078b9c-a84d-4453-a79f-4141060c07b2/?format=api"
                        }
                    ]
                },
                {
                    "id": "d808d19b-9c06-472b-a303-6802bcddede3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cdd20dd4-6cdb-4d16-8f6f-35d1ced4a041/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-05T14:19:54.622730-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6241.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "32a14b6a-44b5-4d6c-b591-0548cfc05c12",
                            "gambit_id": "5ce72c11-8c17-4af3-9fd5-3a2b8ef53bca",
                            "last_updated": "2023-03-06T19:12:06.262125-05:00",
                            "created_at": "2023-03-05T14:19:54.623877-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d808d19b-9c06-472b-a303-6802bcddede3/?format=api"
                        },
                        {
                            "id": "8a932a71-7ff5-4247-8ce0-da2b03161c5c",
                            "gambit_id": "4c93e34c-5058-4f0f-9107-135e7c91cfbf",
                            "last_updated": "2023-03-06T19:12:06.263683-05:00",
                            "created_at": "2023-03-05T14:19:54.625509-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d808d19b-9c06-472b-a303-6802bcddede3/?format=api"
                        }
                    ]
                },
                {
                    "id": "bafe0ee5-0020-4a05-a4d1-caa2c1217167",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cdd20dd4-6cdb-4d16-8f6f-35d1ced4a041/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-05T14:19:54.618542-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fe86cd8b-8c52-4f1b-b596-7d3fa2245e9b",
                            "gambit_id": "4e9b5b71-c3c0-44f3-91ca-356d764f1a7e",
                            "last_updated": "2023-03-06T19:12:06.259283-05:00",
                            "created_at": "2023-03-05T14:19:54.621453-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bafe0ee5-0020-4a05-a4d1-caa2c1217167/?format=api"
                        },
                        {
                            "id": "e9177605-7547-4c71-90f6-e631f20bf34c",
                            "gambit_id": "30cebc7b-a6e1-49d5-8569-1f400862de82",
                            "last_updated": "2023-03-06T19:12:06.257902-05:00",
                            "created_at": "2023-03-05T14:19:54.619858-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bafe0ee5-0020-4a05-a4d1-caa2c1217167/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7ef435ac-31a8-416c-a0e9-85e9a0a4b03c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ee9a26c9-cc92-4d75-8b74-e598162c1538",
            "completed": true,
            "last_updated": "2023-03-06T19:21:47.071219-05:00",
            "created_at": "2023-03-05T14:19:54.476249-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "XFL Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/ee9a26c9-cc92-4d75-8b74-e598162c1538",
            "datetime": "2023-03-05T20:00:00-05:00",
            "cutoff_datetime": "2023-03-05T20:00:00-05:00",
            "name": "San Antonio Brahmas v. Houston Roughnecks",
            "bettypes": [
                {
                    "id": "2413d6a2-abfd-42b4-a658-056d25a64692",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ef435ac-31a8-416c-a0e9-85e9a0a4b03c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-05T14:19:54.482317-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Roughnecks",
                                "amount": 6326.0
                            },
                            {
                                "team": "San Antonio Brahmas",
                                "amount": 3674.0
                            }
                        ],
                        "expected_reward_tokens": 9552.26,
                        "profit_sb": 52.26,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "daee7ae7-e7fd-4446-b4ae-4fb9df589ca6",
                            "gambit_id": "f9a20c58-6e5f-4f2d-8d26-41a5ab0b0eff",
                            "last_updated": "2023-03-06T19:21:47.078498-05:00",
                            "created_at": "2023-03-05T14:19:54.483582-05:00",
                            "name": "Houston Roughnecks",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2413d6a2-abfd-42b4-a658-056d25a64692/?format=api"
                        },
                        {
                            "id": "ac168880-abcb-44d3-a323-79581b96508a",
                            "gambit_id": "d6471e8e-848a-4269-80e0-fe4f1365e622",
                            "last_updated": "2023-03-06T19:21:47.079809-05:00",
                            "created_at": "2023-03-05T14:19:54.484732-05:00",
                            "name": "San Antonio Brahmas",
                            "reward": "2.60000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2413d6a2-abfd-42b4-a658-056d25a64692/?format=api"
                        }
                    ]
                },
                {
                    "id": "0c471886-db37-410f-86ee-e86dc92b9b68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ef435ac-31a8-416c-a0e9-85e9a0a4b03c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-05T14:19:54.485942-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Brahmas",
                                "amount": 5000.0
                            },
                            {
                                "team": "Houston Roughnecks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9b0a1605-d6c6-49de-8dbc-98634f7268f1",
                            "gambit_id": "8e2238b0-348d-45fa-b0ed-96fc98785d59",
                            "last_updated": "2023-03-06T19:21:47.083310-05:00",
                            "created_at": "2023-03-05T14:19:54.488482-05:00",
                            "name": "San Antonio Brahmas",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c471886-db37-410f-86ee-e86dc92b9b68/?format=api"
                        },
                        {
                            "id": "dc281432-b366-45ae-b550-c5d918807970",
                            "gambit_id": "23ddcd5a-c657-45df-9d38-2ec8759ac0f6",
                            "last_updated": "2023-03-06T19:21:47.082157-05:00",
                            "created_at": "2023-03-05T14:19:54.487176-05:00",
                            "name": "Houston Roughnecks",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c471886-db37-410f-86ee-e86dc92b9b68/?format=api"
                        }
                    ]
                },
                {
                    "id": "aa4cbd9f-1e89-4c57-a82a-ef69e467faf4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ef435ac-31a8-416c-a0e9-85e9a0a4b03c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-05T14:19:54.478200-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 36",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 36",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1459ec39-6986-4643-b79c-c35e69d5a450",
                            "gambit_id": "2cf57e71-6192-4057-8cd2-eeb75e43e0d2",
                            "last_updated": "2023-03-06T19:21:47.074644-05:00",
                            "created_at": "2023-03-05T14:19:54.479506-05:00",
                            "name": "Game Total Under 36",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "36.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa4cbd9f-1e89-4c57-a82a-ef69e467faf4/?format=api"
                        },
                        {
                            "id": "65421485-5054-4871-83f4-38f0910a1ca1",
                            "gambit_id": "70d2ea34-9c76-4840-a1eb-035ae2e19434",
                            "last_updated": "2023-03-06T19:21:47.076017-05:00",
                            "created_at": "2023-03-05T14:19:54.481024-05:00",
                            "name": "Game Total Over 36",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "36.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa4cbd9f-1e89-4c57-a82a-ef69e467faf4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a79587ad-c96f-49ef-9c9e-14ad55956ae8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "68fd4049-ed05-4ed9-91d3-7e90ae300ff2",
            "completed": true,
            "last_updated": "2023-03-06T19:07:00.561774-05:00",
            "created_at": "2023-03-05T14:19:54.331462-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.39,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/68fd4049-ed05-4ed9-91d3-7e90ae300ff2",
            "datetime": "2023-03-05T19:40:00-05:00",
            "cutoff_datetime": "2023-03-05T19:40:00-05:00",
            "name": "New York Knicks v. Boston Celtics",
            "bettypes": [
                {
                    "id": "276652f0-e3c7-43d1-801f-b73dbbedede6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a79587ad-c96f-49ef-9c9e-14ad55956ae8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-05T14:19:54.341636-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6759.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 3241.0
                            }
                        ],
                        "expected_reward_tokens": 9462.6,
                        "profit_sb": -37.4,
                        "profit_sb_percentage": -0.39,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a39bebe4-6f18-404b-9d9b-9d879ae382f2",
                            "gambit_id": "d608379e-2eaf-468c-9c7f-34de19e61f49",
                            "last_updated": "2023-03-06T19:07:00.573888-05:00",
                            "created_at": "2023-03-05T14:19:54.344996-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/276652f0-e3c7-43d1-801f-b73dbbedede6/?format=api"
                        },
                        {
                            "id": "b6cdbe42-7824-4534-9f24-d4e10e4eca32",
                            "gambit_id": "92fc642a-f755-4b0f-b350-9ce135b3692e",
                            "last_updated": "2023-03-06T19:07:00.572734-05:00",
                            "created_at": "2023-03-05T14:19:54.343198-05:00",
                            "name": "New York Knicks",
                            "reward": "2.92000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/276652f0-e3c7-43d1-801f-b73dbbedede6/?format=api"
                        }
                    ]
                },
                {
                    "id": "a5907b71-4825-4614-ae24-80f43c8e4d8e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a79587ad-c96f-49ef-9c9e-14ad55956ae8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-05T14:19:54.337506-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "94f7ae45-b34e-48b5-b488-ebfa37b02a9a",
                            "gambit_id": "da7c2711-fa38-4c45-8b8d-ab9810901e98",
                            "last_updated": "2023-03-06T19:07:00.568904-05:00",
                            "created_at": "2023-03-05T14:19:54.338695-05:00",
                            "name": "New York Knicks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5907b71-4825-4614-ae24-80f43c8e4d8e/?format=api"
                        },
                        {
                            "id": "db5f6859-1506-4439-97c7-065d4c9a47c0",
                            "gambit_id": "5a51b8f0-d280-4627-a526-3fafa2eb2b0a",
                            "last_updated": "2023-03-06T19:07:00.570324-05:00",
                            "created_at": "2023-03-05T14:19:54.340130-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5907b71-4825-4614-ae24-80f43c8e4d8e/?format=api"
                        }
                    ]
                },
                {
                    "id": "50942a3e-c7d1-43fa-983e-36eccb199caa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a79587ad-c96f-49ef-9c9e-14ad55956ae8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-05T14:19:54.333157-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 226",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 226",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a88af408-e13c-42b2-a055-d138afc268ac",
                            "gambit_id": "0770ea51-c63a-4893-8040-14548e343ee2",
                            "last_updated": "2023-03-06T19:07:00.566407-05:00",
                            "created_at": "2023-03-05T14:19:54.336157-05:00",
                            "name": "Game Total Over 226",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50942a3e-c7d1-43fa-983e-36eccb199caa/?format=api"
                        },
                        {
                            "id": "06bbcce2-b94a-4031-91a8-644fbd93c48d",
                            "gambit_id": "dbe838e2-596b-4df5-936d-8e658a0fa84a",
                            "last_updated": "2023-03-06T19:07:00.565121-05:00",
                            "created_at": "2023-03-05T14:19:54.334607-05:00",
                            "name": "Game Total Under 226",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50942a3e-c7d1-43fa-983e-36eccb199caa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3b98dd9c-0c08-43aa-889a-4af828051bde",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3ed1b4da-bf28-43d3-9065-65f878ded97f",
            "completed": true,
            "last_updated": "2023-03-06T19:06:59.024431-05:00",
            "created_at": "2023-03-05T14:19:54.190547-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/3ed1b4da-bf28-43d3-9065-65f878ded97f",
            "datetime": "2023-03-05T19:10:00-05:00",
            "cutoff_datetime": "2023-03-05T19:10:00-05:00",
            "name": "San Antonio Spurs v. Houston Rockets",
            "bettypes": [
                {
                    "id": "cfaa91c8-4a29-456f-a1f0-9698ba64fad3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b98dd9c-0c08-43aa-889a-4af828051bde/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-05T14:19:54.201106-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6308.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "00fcce8d-1a1b-4dc2-a1e9-fc79ed22e271",
                            "gambit_id": "8b7132dd-2e8c-444f-be56-49dbeb66584c",
                            "last_updated": "2023-03-06T19:06:59.035627-05:00",
                            "created_at": "2023-03-05T14:19:54.202319-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfaa91c8-4a29-456f-a1f0-9698ba64fad3/?format=api"
                        },
                        {
                            "id": "30030fdb-9719-41dc-8c2a-640eaaa4bb76",
                            "gambit_id": "996e59f9-b5f2-49e6-a09f-402e05c67c7f",
                            "last_updated": "2023-03-06T19:06:59.036887-05:00",
                            "created_at": "2023-03-05T14:19:54.203549-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfaa91c8-4a29-456f-a1f0-9698ba64fad3/?format=api"
                        }
                    ]
                },
                {
                    "id": "d140dfaf-096f-4ea1-bef3-d2cca58d76e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b98dd9c-0c08-43aa-889a-4af828051bde/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-05T14:19:54.196739-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0db4b1aa-1967-4419-9334-1a78821cdfe0",
                            "gambit_id": "73fc34b8-ff9b-4d8b-936d-17edca78b7fb",
                            "last_updated": "2023-03-06T19:06:59.033117-05:00",
                            "created_at": "2023-03-05T14:19:54.199742-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d140dfaf-096f-4ea1-bef3-d2cca58d76e9/?format=api"
                        },
                        {
                            "id": "c7b05283-15cf-4220-a4f2-f960862cd604",
                            "gambit_id": "8d95201d-3654-41b7-828d-9622770e579e",
                            "last_updated": "2023-03-06T19:06:59.031872-05:00",
                            "created_at": "2023-03-05T14:19:54.198154-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d140dfaf-096f-4ea1-bef3-d2cca58d76e9/?format=api"
                        }
                    ]
                },
                {
                    "id": "6dbded2c-6c9d-4518-8b51-fb26e367311f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b98dd9c-0c08-43aa-889a-4af828051bde/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-05T14:19:54.192430-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e54f56fa-b557-467c-a477-e90e48f284ce",
                            "gambit_id": "609d4419-7154-47ad-8715-83996f56acd6",
                            "last_updated": "2023-03-06T19:06:59.027870-05:00",
                            "created_at": "2023-03-05T14:19:54.193704-05:00",
                            "name": "Game Total Under 232.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dbded2c-6c9d-4518-8b51-fb26e367311f/?format=api"
                        },
                        {
                            "id": "ccab6244-2e6e-4b50-bd91-14f413c22014",
                            "gambit_id": "d33b18ef-8b1d-4059-99c4-c5ec95f65efb",
                            "last_updated": "2023-03-06T19:06:59.029211-05:00",
                            "created_at": "2023-03-05T14:19:54.195283-05:00",
                            "name": "Game Total Over 232.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dbded2c-6c9d-4518-8b51-fb26e367311f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "56e55ef0-d472-4166-a472-9b8ca3ed08ec",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e2290ce3-4326-4774-b8c3-12db30f00ec1",
            "completed": true,
            "last_updated": "2023-03-06T19:06:59.318244-05:00",
            "created_at": "2023-03-05T14:19:54.046199-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.59,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e2290ce3-4326-4774-b8c3-12db30f00ec1",
            "datetime": "2023-03-05T19:10:00-05:00",
            "cutoff_datetime": "2023-03-05T19:10:00-05:00",
            "name": "Utah Jazz v. Oklahoma City Thunder",
            "bettypes": [
                {
                    "id": "ef3e6e3c-2143-4d1c-b79a-4443dc2b9415",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56e55ef0-d472-4166-a472-9b8ca3ed08ec/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-05T14:19:54.052050-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 6651.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 3349.0
                            }
                        ],
                        "expected_reward_tokens": 9444.18,
                        "profit_sb": -55.82,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "572a9df8-e508-4158-8631-f9af3b48eca8",
                            "gambit_id": "4382bd6c-eb4c-4606-97c5-273793ab35f3",
                            "last_updated": "2023-03-06T19:06:59.325678-05:00",
                            "created_at": "2023-03-05T14:19:54.053446-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3e6e3c-2143-4d1c-b79a-4443dc2b9415/?format=api"
                        },
                        {
                            "id": "2ac2e5e4-095c-41f7-8501-1ce3478083ed",
                            "gambit_id": "061f094d-9b1b-4e96-a5bf-e20916b21cf9",
                            "last_updated": "2023-03-06T19:06:59.327029-05:00",
                            "created_at": "2023-03-05T14:19:54.054988-05:00",
                            "name": "Utah Jazz",
                            "reward": "2.82000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3e6e3c-2143-4d1c-b79a-4443dc2b9415/?format=api"
                        }
                    ]
                },
                {
                    "id": "de1c4687-567b-4834-a9cc-f219919ef61d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56e55ef0-d472-4166-a472-9b8ca3ed08ec/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-05T14:19:54.056257-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "136effc8-ae64-453b-8680-5c1cf186a66e",
                            "gambit_id": "d9585c1f-87a0-40f4-97c9-48dc250ad3e1",
                            "last_updated": "2023-03-06T19:06:59.331438-05:00",
                            "created_at": "2023-03-05T14:19:54.058761-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de1c4687-567b-4834-a9cc-f219919ef61d/?format=api"
                        },
                        {
                            "id": "5f770211-9c7b-40b3-8ee7-3ea7227b893a",
                            "gambit_id": "617a8e9b-8efd-4cb9-a579-8d2d890cf481",
                            "last_updated": "2023-03-06T19:06:59.330104-05:00",
                            "created_at": "2023-03-05T14:19:54.057447-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de1c4687-567b-4834-a9cc-f219919ef61d/?format=api"
                        }
                    ]
                },
                {
                    "id": "800a05e9-6fb4-4010-8418-1a7a5a6419df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56e55ef0-d472-4166-a472-9b8ca3ed08ec/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-05T14:19:54.047912-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c1144d5a-debd-4a18-846c-3097482b1351",
                            "gambit_id": "7eca8f1b-e0ff-4c26-adae-3d698338dc7b",
                            "last_updated": "2023-03-06T19:06:59.323001-05:00",
                            "created_at": "2023-03-05T14:19:54.050640-05:00",
                            "name": "Game Total Over 235",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/800a05e9-6fb4-4010-8418-1a7a5a6419df/?format=api"
                        },
                        {
                            "id": "ba34ee83-f3f2-4cbc-a891-aa87ab197f46",
                            "gambit_id": "e6d2d911-9585-4dd8-892e-e2e518032443",
                            "last_updated": "2023-03-06T19:06:59.321452-05:00",
                            "created_at": "2023-03-05T14:19:54.049198-05:00",
                            "name": "Game Total Under 235",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/800a05e9-6fb4-4010-8418-1a7a5a6419df/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5b15559f-f84f-4410-afe0-7fe8c8e8ce87",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5105f4bd-4bfa-4f0c-90cb-aa7eef1fa507",
            "completed": true,
            "last_updated": "2023-03-06T19:17:18.770741-05:00",
            "created_at": "2023-03-05T14:19:53.890782-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.56,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5105f4bd-4bfa-4f0c-90cb-aa7eef1fa507",
            "datetime": "2023-03-05T19:07:00-05:00",
            "cutoff_datetime": "2023-03-05T19:07:00-05:00",
            "name": "New Jersey Devils v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "95798773-24bf-4f14-9eb6-0014ea37b379",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b15559f-f84f-4410-afe0-7fe8c8e8ce87/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-05T14:19:53.902309-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7440.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 2560.0
                            }
                        ],
                        "expected_reward_tokens": 9446.4,
                        "profit_sb": -53.6,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e6098b04-8a12-47db-ae10-603013299790",
                            "gambit_id": "b85dc5f6-cdcf-4365-94d5-845d84596b5c",
                            "last_updated": "2023-03-06T19:17:18.782104-05:00",
                            "created_at": "2023-03-05T14:19:53.905182-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.27000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95798773-24bf-4f14-9eb6-0014ea37b379/?format=api"
                        },
                        {
                            "id": "fe069c13-bca5-43d0-967a-6cad7c892b6e",
                            "gambit_id": "76dc5fe3-39c9-4fb9-b6f9-c7a366b75a50",
                            "last_updated": "2023-03-06T19:17:18.780945-05:00",
                            "created_at": "2023-03-05T14:19:53.903729-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "3.69000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95798773-24bf-4f14-9eb6-0014ea37b379/?format=api"
                        }
                    ]
                },
                {
                    "id": "b03a4d94-8334-415f-9565-6dcf3372d90c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b15559f-f84f-4410-afe0-7fe8c8e8ce87/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-05T14:19:53.898032-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Jersey Devils",
                                "amount": 5512.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af374fe7-6679-4882-874b-a00399ac22fd",
                            "gambit_id": "130d827b-f134-44ab-afbc-fe1d92f72d39",
                            "last_updated": "2023-03-06T19:17:18.778623-05:00",
                            "created_at": "2023-03-05T14:19:53.900888-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03a4d94-8334-415f-9565-6dcf3372d90c/?format=api"
                        },
                        {
                            "id": "1d3b4033-42d8-4838-bd5a-ec89d85e9d1d",
                            "gambit_id": "909809bd-5a95-45f2-81e5-755ce44b90d0",
                            "last_updated": "2023-03-06T19:17:18.777484-05:00",
                            "created_at": "2023-03-05T14:19:53.899309-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03a4d94-8334-415f-9565-6dcf3372d90c/?format=api"
                        }
                    ]
                },
                {
                    "id": "45dfe1a3-0257-420c-a95e-493e98b71660",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b15559f-f84f-4410-afe0-7fe8c8e8ce87/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-05T14:19:53.893562-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3933e5c7-3591-4510-b638-dbbc5885cce0",
                            "gambit_id": "807342b6-40ba-4805-a588-90fc6f0a139c",
                            "last_updated": "2023-03-06T19:17:18.775077-05:00",
                            "created_at": "2023-03-05T14:19:53.896671-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45dfe1a3-0257-420c-a95e-493e98b71660/?format=api"
                        },
                        {
                            "id": "bdfd2f7c-d0ad-42b2-89be-8cbe85978962",
                            "gambit_id": "29b2e579-26ec-4d61-bcde-c1c1c2158f29",
                            "last_updated": "2023-03-06T19:17:18.773875-05:00",
                            "created_at": "2023-03-05T14:19:53.895128-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45dfe1a3-0257-420c-a95e-493e98b71660/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a9255584-cef1-4758-8bcd-baa7bfa9b271",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "54df77d1-e47f-40b4-8127-1bc524ce9555",
            "completed": true,
            "last_updated": "2023-03-06T19:12:05.472862-05:00",
            "created_at": "2023-03-05T14:19:53.751434-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/54df77d1-e47f-40b4-8127-1bc524ce9555",
            "datetime": "2023-03-05T18:10:00-05:00",
            "cutoff_datetime": "2023-03-05T18:10:00-05:00",
            "name": "Portland Trail Blazers v. Orlando Magic",
            "bettypes": [
                {
                    "id": "c1720173-e9ee-47b9-8af6-b0b4988487fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9255584-cef1-4758-8bcd-baa7bfa9b271/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-05T14:19:53.761223-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5599.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "786aeeb5-8ed2-4dfd-9e20-2b92562efb95",
                            "gambit_id": "e66783a8-fbd0-401a-82a2-11d05ab352ed",
                            "last_updated": "2023-03-06T19:12:05.482822-05:00",
                            "created_at": "2023-03-05T14:19:53.762655-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1720173-e9ee-47b9-8af6-b0b4988487fb/?format=api"
                        },
                        {
                            "id": "f5c52b8e-0bc2-4bd6-bc6d-c66402bda222",
                            "gambit_id": "87914df7-32c5-42b2-8876-9c86a7944cf2",
                            "last_updated": "2023-03-06T19:12:05.484012-05:00",
                            "created_at": "2023-03-05T14:19:53.764144-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1720173-e9ee-47b9-8af6-b0b4988487fb/?format=api"
                        }
                    ]
                },
                {
                    "id": "0002fdb0-de88-4626-85f2-808ad60e06ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9255584-cef1-4758-8bcd-baa7bfa9b271/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-05T14:19:53.757172-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d3af5a90-717b-4920-a957-bccaf1fc756f",
                            "gambit_id": "0da11d41-0ec3-4449-82c4-4639cfbdf965",
                            "last_updated": "2023-03-06T19:12:05.479440-05:00",
                            "created_at": "2023-03-05T14:19:53.758408-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0002fdb0-de88-4626-85f2-808ad60e06ad/?format=api"
                        },
                        {
                            "id": "b0ba8dee-9ac6-4e2b-a218-95e625c54b0a",
                            "gambit_id": "03009c81-e44b-4a81-ae7b-19cdbf4f7bd8",
                            "last_updated": "2023-03-06T19:12:05.480576-05:00",
                            "created_at": "2023-03-05T14:19:53.759837-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0002fdb0-de88-4626-85f2-808ad60e06ad/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd9a52d4-6ee2-4a56-8617-2b78116970b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9255584-cef1-4758-8bcd-baa7bfa9b271/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-05T14:19:53.753234-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 229.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 229.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "25903490-af6e-4d8a-81c6-c7e2903af407",
                            "gambit_id": "51fff98c-95e3-458c-ab86-eb234eff8fdc",
                            "last_updated": "2023-03-06T19:12:05.477089-05:00",
                            "created_at": "2023-03-05T14:19:53.755931-05:00",
                            "name": "Game Total Over 229.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd9a52d4-6ee2-4a56-8617-2b78116970b5/?format=api"
                        },
                        {
                            "id": "9165f2ee-8ab5-4b84-b5a9-53c6d4e3a0b4",
                            "gambit_id": "6147471b-c714-44dd-91a8-4cf3ab0342c3",
                            "last_updated": "2023-03-06T19:12:05.475892-05:00",
                            "created_at": "2023-03-05T14:19:53.754417-05:00",
                            "name": "Game Total Under 229.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd9a52d4-6ee2-4a56-8617-2b78116970b5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "040503ec-5b15-4433-81d2-07195e005138",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "008ed28b-a649-44f7-b6f6-ab0da3539c5b",
            "completed": true,
            "last_updated": "2023-03-06T19:12:05.315802-05:00",
            "created_at": "2023-03-05T14:19:53.603792-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.23,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/008ed28b-a649-44f7-b6f6-ab0da3539c5b",
            "datetime": "2023-03-05T18:10:00-05:00",
            "cutoff_datetime": "2023-03-05T18:10:00-05:00",
            "name": "Charlotte Hornets v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "813587db-f441-469a-b2ab-b2486410df42",
                    "match": "https://api-prod.gambitprofit.com/api/matches/040503ec-5b15-4433-81d2-07195e005138/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-05T14:19:53.614298-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7292.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 2708.0
                            }
                        ],
                        "expected_reward_tokens": 9478.0,
                        "profit_sb": -22.0,
                        "profit_sb_percentage": -0.23,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5f25ed39-7ece-4d5b-a5de-73af77ee0a48",
                            "gambit_id": "3e4a0815-df80-4ccc-a44a-3aaf5fd7c158",
                            "last_updated": "2023-03-06T19:12:05.326623-05:00",
                            "created_at": "2023-03-05T14:19:53.615574-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.30000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/813587db-f441-469a-b2ab-b2486410df42/?format=api"
                        },
                        {
                            "id": "7c542ad9-f14c-4621-8649-d3d470042181",
                            "gambit_id": "b6507f36-1727-42c3-ac4f-b2ae04e255a4",
                            "last_updated": "2023-03-06T19:12:05.327916-05:00",
                            "created_at": "2023-03-05T14:19:53.617098-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "3.50000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/813587db-f441-469a-b2ab-b2486410df42/?format=api"
                        }
                    ]
                },
                {
                    "id": "385888ac-8fe0-4bf8-8749-d967df41f48a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/040503ec-5b15-4433-81d2-07195e005138/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-05T14:19:53.610044-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4c7fd52f-2a85-4e1f-8705-e193f718372a",
                            "gambit_id": "8f601290-6a8e-4c3e-82ea-2323e15f91be",
                            "last_updated": "2023-03-06T19:12:05.324109-05:00",
                            "created_at": "2023-03-05T14:19:53.612883-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/385888ac-8fe0-4bf8-8749-d967df41f48a/?format=api"
                        },
                        {
                            "id": "3e0778c0-2d40-4912-b6f8-d17148872d00",
                            "gambit_id": "d9c4ac26-59a4-4a98-b3a1-c0fc67048d9f",
                            "last_updated": "2023-03-06T19:12:05.322834-05:00",
                            "created_at": "2023-03-05T14:19:53.611470-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/385888ac-8fe0-4bf8-8749-d967df41f48a/?format=api"
                        }
                    ]
                },
                {
                    "id": "0564fa53-3180-4cc2-b54a-21e5bc725c43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/040503ec-5b15-4433-81d2-07195e005138/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-05T14:19:53.605525-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e681be0c-29ba-4b96-b4e7-16c114aeb8f0",
                            "gambit_id": "8b197dbb-d34b-4192-8580-fdb86d5c3501",
                            "last_updated": "2023-03-06T19:12:05.320272-05:00",
                            "created_at": "2023-03-05T14:19:53.608649-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0564fa53-3180-4cc2-b54a-21e5bc725c43/?format=api"
                        },
                        {
                            "id": "b75e64d4-1858-4cd1-98c9-117e24c4df0b",
                            "gambit_id": "27b3d43d-df58-412d-a316-f1391b0b4fde",
                            "last_updated": "2023-03-06T19:12:05.319012-05:00",
                            "created_at": "2023-03-05T14:19:53.606962-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0564fa53-3180-4cc2-b54a-21e5bc725c43/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2e5850a4-2d84-47a2-be6d-e9baa95e1122",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "47c496fb-3aa6-4bef-a115-1254af394516",
            "completed": true,
            "last_updated": "2023-03-06T19:17:19.194328-05:00",
            "created_at": "2023-03-05T14:19:53.462042-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/47c496fb-3aa6-4bef-a115-1254af394516",
            "datetime": "2023-03-05T18:07:00-05:00",
            "cutoff_datetime": "2023-03-05T18:07:00-05:00",
            "name": "Detroit Red Wings v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "e3571988-0793-46be-804e-392083e072ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2e5850a4-2d84-47a2-be6d-e9baa95e1122/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-05T14:19:53.473640-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5421.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6fd44c1b-4907-4e07-a8bb-a0dbfdaf4b3e",
                            "gambit_id": "e97c98ad-8f1a-4f41-ac6f-548c019525f9",
                            "last_updated": "2023-03-06T19:17:19.204576-05:00",
                            "created_at": "2023-03-05T14:19:53.475011-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3571988-0793-46be-804e-392083e072ba/?format=api"
                        },
                        {
                            "id": "ac6d1817-0396-406c-8a91-aeba62afcd88",
                            "gambit_id": "198e65a6-58f4-43e0-9dd6-d9874133a6a8",
                            "last_updated": "2023-03-06T19:17:19.205919-05:00",
                            "created_at": "2023-03-05T14:19:53.476537-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3571988-0793-46be-804e-392083e072ba/?format=api"
                        }
                    ]
                },
                {
                    "id": "ff934040-698b-41a1-8e0a-849cab7206ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2e5850a4-2d84-47a2-be6d-e9baa95e1122/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-05T14:19:53.469133-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6864.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3136.0
                            }
                        ],
                        "expected_reward_tokens": 9470.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2567d303-ccd7-45e7-a1f5-6284ee8716d8",
                            "gambit_id": "69d88f28-9b60-4774-9b52-0fa02af458aa",
                            "last_updated": "2023-03-06T19:17:19.202306-05:00",
                            "created_at": "2023-03-05T14:19:53.472289-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff934040-698b-41a1-8e0a-849cab7206ee/?format=api"
                        },
                        {
                            "id": "749a1c7c-6f0a-4486-aa57-9f0a5905f7b3",
                            "gambit_id": "bb3188be-1b08-43a1-8e23-01ed7721196a",
                            "last_updated": "2023-03-06T19:17:19.201176-05:00",
                            "created_at": "2023-03-05T14:19:53.470656-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff934040-698b-41a1-8e0a-849cab7206ee/?format=api"
                        }
                    ]
                },
                {
                    "id": "78c88f54-3be1-48ee-9dcd-4226aa727d1d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2e5850a4-2d84-47a2-be6d-e9baa95e1122/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-05T14:19:53.464133-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e3191c61-d855-4f08-8f71-0eea89a83544",
                            "gambit_id": "385ab922-ee62-4636-8035-1944109d8c1d",
                            "last_updated": "2023-03-06T19:17:19.197537-05:00",
                            "created_at": "2023-03-05T14:19:53.465547-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78c88f54-3be1-48ee-9dcd-4226aa727d1d/?format=api"
                        },
                        {
                            "id": "846c8723-ed8d-49a4-adf7-315592414d3e",
                            "gambit_id": "40d36a18-c709-46c6-b01e-71d472fca691",
                            "last_updated": "2023-03-06T19:17:19.198846-05:00",
                            "created_at": "2023-03-05T14:19:53.467270-05:00",
                            "name": "Game Total Over 6",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78c88f54-3be1-48ee-9dcd-4226aa727d1d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "50e4103c-1746-4467-8084-76cee695b4d9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f8ad2974-1872-43bb-adfa-7ac91b5c1228",
            "completed": true,
            "last_updated": "2023-03-06T19:17:19.336327-05:00",
            "created_at": "2023-03-05T14:19:53.314899-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.08,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f8ad2974-1872-43bb-adfa-7ac91b5c1228",
            "datetime": "2023-03-05T18:07:00-05:00",
            "cutoff_datetime": "2023-03-05T18:07:00-05:00",
            "name": "Montreal Canadiens v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "3da5f768-b5c1-4030-8491-747751ac27e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/50e4103c-1746-4467-8084-76cee695b4d9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-05T14:19:53.325295-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7203.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 2797.0
                            }
                        ],
                        "expected_reward_tokens": 9507.96,
                        "profit_sb": 7.96,
                        "profit_sb_percentage": 0.08,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "05001aa7-63e6-4eef-8da3-38ff9351d516",
                            "gambit_id": "214a1b1d-07b7-48fc-8201-4fcbef7ba921",
                            "last_updated": "2023-03-06T19:17:19.348333-05:00",
                            "created_at": "2023-03-05T14:19:53.326519-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.32000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3da5f768-b5c1-4030-8491-747751ac27e9/?format=api"
                        },
                        {
                            "id": "91ca0841-b10d-42b6-b866-36445257f00d",
                            "gambit_id": "a51bc873-a4bb-4abc-82a7-40d4a8cbaaaa",
                            "last_updated": "2023-03-06T19:17:19.349741-05:00",
                            "created_at": "2023-03-05T14:19:53.328040-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "3.40000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3da5f768-b5c1-4030-8491-747751ac27e9/?format=api"
                        }
                    ]
                },
                {
                    "id": "e8d35880-ee9e-4e3c-b75f-03e7da6e35ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/50e4103c-1746-4467-8084-76cee695b4d9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-05T14:19:53.321114-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9f382dd8-c534-4d0b-bc5a-15c3c2d4b871",
                            "gambit_id": "0e6f727e-b469-47e3-bd18-6c90cfac60f7",
                            "last_updated": "2023-03-06T19:17:19.344264-05:00",
                            "created_at": "2023-03-05T14:19:53.322518-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8d35880-ee9e-4e3c-b75f-03e7da6e35ee/?format=api"
                        },
                        {
                            "id": "f36d41ee-6c01-40bb-9cc3-b79450222d50",
                            "gambit_id": "7ca883ad-5b65-48c0-97a8-766939e69967",
                            "last_updated": "2023-03-06T19:17:19.345590-05:00",
                            "created_at": "2023-03-05T14:19:53.324010-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8d35880-ee9e-4e3c-b75f-03e7da6e35ee/?format=api"
                        }
                    ]
                },
                {
                    "id": "414aaf46-11be-4875-81a8-5064c7480b26",
                    "match": "https://api-prod.gambitprofit.com/api/matches/50e4103c-1746-4467-8084-76cee695b4d9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-05T14:19:53.316737-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "783af76b-a411-4efd-ba97-ce4a4275d2d6",
                            "gambit_id": "37ee2020-e910-4b06-a57f-b00ef1f31401",
                            "last_updated": "2023-03-06T19:17:19.341558-05:00",
                            "created_at": "2023-03-05T14:19:53.319737-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/414aaf46-11be-4875-81a8-5064c7480b26/?format=api"
                        },
                        {
                            "id": "e1bc4fcf-4f57-4625-a588-ed552d15b5da",
                            "gambit_id": "3c9c5212-3f2c-41b5-8fe8-bc849b31a1a5",
                            "last_updated": "2023-03-06T19:17:19.340213-05:00",
                            "created_at": "2023-03-05T14:19:53.318168-05:00",
                            "name": "Game Total Under 6",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/414aaf46-11be-4875-81a8-5064c7480b26/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1df19eef-4b5d-4bd4-93fc-29b0b469ac60",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b03a124a-4875-433d-beed-090b55f5cf4a",
            "completed": true,
            "last_updated": "2023-03-06T19:21:46.827724-05:00",
            "created_at": "2023-03-05T14:19:53.167788-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.3,
            "sport_category": "XFL Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b03a124a-4875-433d-beed-090b55f5cf4a",
            "datetime": "2023-03-05T16:00:00-05:00",
            "cutoff_datetime": "2023-03-05T16:00:00-05:00",
            "name": "Orlando Guardians v. Arlington Renegades",
            "bettypes": [
                {
                    "id": "5c3c142a-474b-411d-bdee-7ed8cf0dab43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1df19eef-4b5d-4bd4-93fc-29b0b469ac60/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-05T14:19:53.174085-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arlington Renegades",
                                "amount": 7563.0
                            },
                            {
                                "team": "Orlando Guardians",
                                "amount": 2437.0
                            }
                        ],
                        "expected_reward_tokens": 9528.67,
                        "profit_sb": 28.67,
                        "profit_sb_percentage": 0.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5c0d33b1-cce4-4fe4-ae8c-1ba246453be5",
                            "gambit_id": "8559dc64-d4c0-46ab-bbbc-85db62117ec1",
                            "last_updated": "2023-03-06T19:21:46.834723-05:00",
                            "created_at": "2023-03-05T14:19:53.175605-05:00",
                            "name": "Arlington Renegades",
                            "reward": "1.26000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c3c142a-474b-411d-bdee-7ed8cf0dab43/?format=api"
                        },
                        {
                            "id": "9af283b8-dfe4-4a12-88e9-b560d993f972",
                            "gambit_id": "326d4e5a-d1a9-4338-a409-293a64bf7d30",
                            "last_updated": "2023-03-06T19:21:46.835957-05:00",
                            "created_at": "2023-03-05T14:19:53.177222-05:00",
                            "name": "Orlando Guardians",
                            "reward": "3.91000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c3c142a-474b-411d-bdee-7ed8cf0dab43/?format=api"
                        }
                    ]
                },
                {
                    "id": "d80f05f3-9979-4a55-ab42-123c72050e51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1df19eef-4b5d-4bd4-93fc-29b0b469ac60/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-05T14:19:53.178613-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arlington Renegades",
                                "amount": 5000.0
                            },
                            {
                                "team": "Orlando Guardians",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9ca6ff87-9a38-435f-b086-a918a1c84f80",
                            "gambit_id": "ec677f9e-b3db-49c4-a94c-88d4ea17d6a6",
                            "last_updated": "2023-03-06T19:21:46.838412-05:00",
                            "created_at": "2023-03-05T14:19:53.180131-05:00",
                            "name": "Arlington Renegades",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d80f05f3-9979-4a55-ab42-123c72050e51/?format=api"
                        },
                        {
                            "id": "18e83b0f-8615-41de-8210-e59d40a7d2a3",
                            "gambit_id": "61b732f2-3097-4ce1-9fe2-62d6da7f51d7",
                            "last_updated": "2023-03-06T19:21:46.839610-05:00",
                            "created_at": "2023-03-05T14:19:53.181726-05:00",
                            "name": "Orlando Guardians",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d80f05f3-9979-4a55-ab42-123c72050e51/?format=api"
                        }
                    ]
                },
                {
                    "id": "24a8a04f-2ef3-4beb-bd68-2b25cf25ea27",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1df19eef-4b5d-4bd4-93fc-29b0b469ac60/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-05T14:19:53.169697-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 37",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 37",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "553074d7-ac07-4448-afda-c815504bcc1a",
                            "gambit_id": "4c2ca4e7-41f8-4cf6-9a2f-078ef7a6b999",
                            "last_updated": "2023-03-06T19:21:46.831220-05:00",
                            "created_at": "2023-03-05T14:19:53.171161-05:00",
                            "name": "Game Total Under 37",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "37.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24a8a04f-2ef3-4beb-bd68-2b25cf25ea27/?format=api"
                        },
                        {
                            "id": "13cbd3f9-9279-4517-9eea-fbf1b5183d89",
                            "gambit_id": "d546765b-c589-4369-9a62-23054b3d52bf",
                            "last_updated": "2023-03-06T19:21:46.832404-05:00",
                            "created_at": "2023-03-05T14:19:53.172697-05:00",
                            "name": "Game Total Over 37",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "37.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24a8a04f-2ef3-4beb-bd68-2b25cf25ea27/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "53479372-4e59-4c29-8c6c-84774897932a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e604f61e-89c1-4bf0-91f8-eace0174d511",
            "completed": true,
            "last_updated": "2023-03-06T19:12:05.776626-05:00",
            "created_at": "2023-03-05T14:19:53.017893-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e604f61e-89c1-4bf0-91f8-eace0174d511",
            "datetime": "2023-03-05T15:40:00-05:00",
            "cutoff_datetime": "2023-03-05T15:40:00-05:00",
            "name": "Indiana Pacers v. Chicago Bulls",
            "bettypes": [
                {
                    "id": "2d942605-1e0f-4427-ac3b-fd2a4889c454",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53479372-4e59-4c29-8c6c-84774897932a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-05T14:19:53.033617-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 6458.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2a69abd9-1677-4496-96ac-8c98919b98f9",
                            "gambit_id": "8e0fbf79-b1e9-4e56-8297-4b305d1136f0",
                            "last_updated": "2023-03-06T19:12:05.788472-05:00",
                            "created_at": "2023-03-05T14:19:53.035191-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d942605-1e0f-4427-ac3b-fd2a4889c454/?format=api"
                        },
                        {
                            "id": "cae83130-1b18-4de1-a1ba-e1a723763d78",
                            "gambit_id": "9ad95397-a0db-4fde-9040-8a01a6dcce92",
                            "last_updated": "2023-03-06T19:12:05.789780-05:00",
                            "created_at": "2023-03-05T14:19:53.036840-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d942605-1e0f-4427-ac3b-fd2a4889c454/?format=api"
                        }
                    ]
                },
                {
                    "id": "0afff379-1919-460a-9a1b-5c3db4ee82e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53479372-4e59-4c29-8c6c-84774897932a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-05T14:19:53.029042-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Indiana Pacers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "64c2c368-c762-46f6-a80f-0e741614b933",
                            "gambit_id": "8d3b37e4-a771-4bcb-9c7b-4d561b9df419",
                            "last_updated": "2023-03-06T19:12:05.784515-05:00",
                            "created_at": "2023-03-05T14:19:53.030622-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0afff379-1919-460a-9a1b-5c3db4ee82e3/?format=api"
                        },
                        {
                            "id": "3da61ba6-35df-4c67-b40f-432e63f7ac2b",
                            "gambit_id": "5ced924f-c342-463c-96d8-1a30e794f578",
                            "last_updated": "2023-03-06T19:12:05.785838-05:00",
                            "created_at": "2023-03-05T14:19:53.032231-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0afff379-1919-460a-9a1b-5c3db4ee82e3/?format=api"
                        }
                    ]
                },
                {
                    "id": "b4cd6ef3-cde3-47b0-90d7-e22e269f757a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53479372-4e59-4c29-8c6c-84774897932a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-05T14:19:53.022115-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 227",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 227",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b32c76a3-c2af-43d9-8b77-f67d043d5c73",
                            "gambit_id": "2d0f884c-d0dc-42d4-821c-0225937d7d1b",
                            "last_updated": "2023-03-06T19:12:05.780005-05:00",
                            "created_at": "2023-03-05T14:19:53.025409-05:00",
                            "name": "Game Total Under 227",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4cd6ef3-cde3-47b0-90d7-e22e269f757a/?format=api"
                        },
                        {
                            "id": "3f584758-86a9-4263-8267-0511ea30cade",
                            "gambit_id": "77661775-5062-4da5-ba4f-2a5ab43bd576",
                            "last_updated": "2023-03-06T19:12:05.781470-05:00",
                            "created_at": "2023-03-05T14:19:53.027615-05:00",
                            "name": "Game Total Over 227",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4cd6ef3-cde3-47b0-90d7-e22e269f757a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9f35556d-be0c-404c-956e-4d6438f2b7fb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "653941e3-ac7a-4cbc-9f7e-6bb390cccb92",
            "completed": true,
            "last_updated": "2023-03-06T19:21:49.291965-05:00",
            "created_at": "2023-03-03T13:07:10.824589-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.38,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/653941e3-ac7a-4cbc-9f7e-6bb390cccb92",
            "datetime": "2023-03-05T11:30:00-05:00",
            "cutoff_datetime": "2023-03-05T11:30:00-05:00",
            "name": "Liverpool v. Manchester United",
            "bettypes": [
                {
                    "id": "6d57c051-696e-4d67-ada6-e481a340d9f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9f35556d-be0c-404c-956e-4d6438f2b7fb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-03T13:07:10.830160-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 5471.0
                            },
                            {
                                "team": "Manchester United",
                                "amount": 4529.0
                            }
                        ],
                        "expected_reward_tokens": 12635.91,
                        "profit_sb": 3135.91,
                        "profit_sb_percentage": 33.01,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 3998.0
                            },
                            {
                                "team": "Manchester United",
                                "amount": 3310.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2692.0
                            }
                        ],
                        "expected_reward_tokens": 9233.56,
                        "profit_sb": -266.44,
                        "profit_sb_percentage": -2.8,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "56e0dd04-0e87-43c2-92b6-899be7c5d04b",
                            "gambit_id": "ac4fd259-c894-4f8e-9885-a206da679eee",
                            "last_updated": "2023-03-06T19:21:49.299110-05:00",
                            "created_at": "2023-03-03T13:07:10.832650-05:00",
                            "name": "Liverpool",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d57c051-696e-4d67-ada6-e481a340d9f4/?format=api"
                        },
                        {
                            "id": "d7a6e5a1-5b0f-4128-b08a-da68886d27ef",
                            "gambit_id": "954dd2b4-1b08-4ed4-9a99-70a75b98b156",
                            "last_updated": "2023-03-06T19:21:49.297923-05:00",
                            "created_at": "2023-03-03T13:07:10.831324-05:00",
                            "name": "Manchester United",
                            "reward": "2.79000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d57c051-696e-4d67-ada6-e481a340d9f4/?format=api"
                        },
                        {
                            "id": "8c35da2b-b5d2-4e30-9c83-f82166c9e97a",
                            "gambit_id": "3112d087-9b76-4702-bdd7-c7340ca80239",
                            "last_updated": "2023-03-06T19:21:49.300198-05:00",
                            "created_at": "2023-03-03T13:07:10.833953-05:00",
                            "name": "Draw",
                            "reward": "3.43000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d57c051-696e-4d67-ada6-e481a340d9f4/?format=api"
                        }
                    ]
                },
                {
                    "id": "ea663695-f8d6-4570-9820-0e4a62b424e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9f35556d-be0c-404c-956e-4d6438f2b7fb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-03T13:07:10.826358-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5520.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4480.0
                            }
                        ],
                        "expected_reward_tokens": 9273.6,
                        "profit_sb": -226.4,
                        "profit_sb_percentage": -2.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "82e8fbd9-4bc9-41c2-b490-0cf3ab9e0d50",
                            "gambit_id": "527fafc7-49ca-4fbb-9232-677fa4fc4ad5",
                            "last_updated": "2023-03-06T19:21:49.295782-05:00",
                            "created_at": "2023-03-03T13:07:10.828886-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.68000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea663695-f8d6-4570-9820-0e4a62b424e5/?format=api"
                        },
                        {
                            "id": "69457565-6619-497a-a9aa-5c95dc3589de",
                            "gambit_id": "fec80e39-7acf-4fe0-b2e6-6b6943256452",
                            "last_updated": "2023-03-06T19:21:49.294717-05:00",
                            "created_at": "2023-03-03T13:07:10.827631-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea663695-f8d6-4570-9820-0e4a62b424e5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8f2bee48-9f9f-48bf-baa4-5107e946c139",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0993c66c-62e0-48ba-9973-91066a96fe20",
            "completed": true,
            "last_updated": "2023-03-06T19:26:49.662607-05:00",
            "created_at": "2023-03-03T13:07:10.596874-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.74,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/0993c66c-62e0-48ba-9973-91066a96fe20",
            "datetime": "2023-03-05T09:00:00-05:00",
            "cutoff_datetime": "2023-03-05T09:00:00-05:00",
            "name": "Nottingham Forest v. Everton",
            "bettypes": [
                {
                    "id": "9399e987-4646-4e09-9cfc-178423e42e19",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f2bee48-9f9f-48bf-baa4-5107e946c139/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-03T13:07:10.602503-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": 5264.0
                            },
                            {
                                "team": "Nottingham Forest",
                                "amount": 4736.0
                            }
                        ],
                        "expected_reward_tokens": 13686.4,
                        "profit_sb": 4186.4,
                        "profit_sb_percentage": 44.07,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Everton",
                                "amount": 3572.0
                            },
                            {
                                "team": "Nottingham Forest",
                                "amount": 3214.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3214.0
                            }
                        ],
                        "expected_reward_tokens": 9287.2,
                        "profit_sb": -212.8,
                        "profit_sb_percentage": -2.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "69785cbd-d550-4f38-ba90-298ec5cb91f6",
                            "gambit_id": "cae9e7f4-a11e-4919-a363-242a28bf2782",
                            "last_updated": "2023-03-06T19:26:49.673462-05:00",
                            "created_at": "2023-03-03T13:07:10.603898-05:00",
                            "name": "Everton",
                            "reward": "2.60000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9399e987-4646-4e09-9cfc-178423e42e19/?format=api"
                        },
                        {
                            "id": "a9c4dfd8-35aa-4cf4-9d11-fece1dff6836",
                            "gambit_id": "8f263819-1054-44c3-9e81-ac65e7c4298f",
                            "last_updated": "2023-03-06T19:26:49.675507-05:00",
                            "created_at": "2023-03-03T13:07:10.605221-05:00",
                            "name": "Nottingham Forest",
                            "reward": "2.89000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9399e987-4646-4e09-9cfc-178423e42e19/?format=api"
                        },
                        {
                            "id": "4aa66da6-c320-4a12-a95b-280331d8003c",
                            "gambit_id": "c0e87c5a-8307-47b3-8b17-fc93b3d9e0c6",
                            "last_updated": "2023-03-06T19:26:49.677491-05:00",
                            "created_at": "2023-03-03T13:07:10.606463-05:00",
                            "name": "Draw",
                            "reward": "2.89000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9399e987-4646-4e09-9cfc-178423e42e19/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a80395e-3fb6-4239-abc8-6bcce7250e45",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f2bee48-9f9f-48bf-baa4-5107e946c139/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-03T13:07:10.598583-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6266.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 3734.0
                            }
                        ],
                        "expected_reward_tokens": 9335.0,
                        "profit_sb": -165.0,
                        "profit_sb_percentage": -1.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b4f90385-8d62-45f8-af19-e7713041b73d",
                            "gambit_id": "773f17ac-cce2-4b69-bc7e-d795ec750030",
                            "last_updated": "2023-03-06T19:26:49.667286-05:00",
                            "created_at": "2023-03-03T13:07:10.599823-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a80395e-3fb6-4239-abc8-6bcce7250e45/?format=api"
                        },
                        {
                            "id": "4c10015e-11cc-4eac-88c0-ea1556aa9804",
                            "gambit_id": "649c6e92-2121-43ad-b705-717583464c7b",
                            "last_updated": "2023-03-06T19:26:49.669364-05:00",
                            "created_at": "2023-03-03T13:07:10.601170-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.50000",
                            "odds": "2.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a80395e-3fb6-4239-abc8-6bcce7250e45/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9c3d8494-4865-48ff-ad41-57d55609994e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ffde04e1-b056-471c-9c97-595d4edcb7fe",
            "completed": true,
            "last_updated": "2023-03-06T15:06:51.397801-05:00",
            "created_at": "2023-03-03T13:12:08.673260-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.07,
            "sport_category": "UFC 280",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/ffde04e1-b056-471c-9c97-595d4edcb7fe",
            "datetime": "2023-03-04T23:00:00-05:00",
            "cutoff_datetime": "2023-03-04T23:00:00-05:00",
            "name": "Ciryl Gane v. Jon Jones",
            "bettypes": [
                {
                    "id": "7c01e5d7-1549-41e3-93ca-0e8e3b29ea32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c3d8494-4865-48ff-ad41-57d55609994e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-03T13:12:08.681700-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jon Jones",
                                "amount": 5984.0
                            },
                            {
                                "team": "Ciryl Gane",
                                "amount": 4016.0
                            }
                        ],
                        "expected_reward_tokens": 9275.2,
                        "profit_sb": -224.8,
                        "profit_sb_percentage": -2.37,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "11894977-1474-4b89-9c6c-f7e3481f6963",
                            "gambit_id": "5201b2e6-f32c-4015-8aff-2c8413c92a01",
                            "last_updated": "2023-03-06T15:06:51.404079-05:00",
                            "created_at": "2023-03-03T13:12:08.683224-05:00",
                            "name": "Jon Jones",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c01e5d7-1549-41e3-93ca-0e8e3b29ea32/?format=api"
                        },
                        {
                            "id": "f414fae7-cba7-47be-8cf4-c318e373b898",
                            "gambit_id": "93611656-f2f5-40fa-b40b-136c2c2d8d57",
                            "last_updated": "2023-03-06T15:06:51.405167-05:00",
                            "created_at": "2023-03-03T13:12:08.684522-05:00",
                            "name": "Ciryl Gane",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c01e5d7-1549-41e3-93ca-0e8e3b29ea32/?format=api"
                        }
                    ]
                },
                {
                    "id": "f0aa9495-1132-4e81-9555-035ce15ded36",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c3d8494-4865-48ff-ad41-57d55609994e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-03T13:12:08.675023-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 4.5",
                                "amount": 5505.0
                            },
                            {
                                "team": "Total Rounds Under 4.5",
                                "amount": 4495.0
                            }
                        ],
                        "expected_reward_tokens": 9303.45,
                        "profit_sb": -196.55,
                        "profit_sb_percentage": -2.07,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4bff4de5-de02-4068-b74b-9c66cb04a516",
                            "gambit_id": "99530df5-1a52-4268-a44b-d0b864664aa3",
                            "last_updated": "2023-03-06T15:06:51.401774-05:00",
                            "created_at": "2023-03-03T13:12:08.677675-05:00",
                            "name": "Total Rounds Over 4.5",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0aa9495-1132-4e81-9555-035ce15ded36/?format=api"
                        },
                        {
                            "id": "759a1d66-36ec-48f0-abfd-f81d88f15b70",
                            "gambit_id": "57b3c488-f75e-486b-8ba8-de263df5e4d9",
                            "last_updated": "2023-03-06T15:06:51.400639-05:00",
                            "created_at": "2023-03-03T13:12:08.676365-05:00",
                            "name": "Total Rounds Under 4.5",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0aa9495-1132-4e81-9555-035ce15ded36/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2a1e39f4-6396-4219-b827-84885714b1a0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ac21570c-700b-4a81-96eb-97f9a1d2740b",
            "completed": true,
            "last_updated": "2023-03-06T11:27:06.568402-05:00",
            "created_at": "2023-03-04T10:37:57.206725-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ac21570c-700b-4a81-96eb-97f9a1d2740b",
            "datetime": "2023-03-04T22:37:00-05:00",
            "cutoff_datetime": "2023-03-04T22:37:00-05:00",
            "name": "St Louis Blues v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "dce3d9c9-9364-4c82-9849-a4171f78b49a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a1e39f4-6396-4219-b827-84885714b1a0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T10:37:57.216087-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Kings",
                                "amount": 6458.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "37d4a08d-29eb-4851-abc3-533ff433814d",
                            "gambit_id": "c64c16ff-d5f2-49e2-afb0-0260f0bbc03c",
                            "last_updated": "2023-03-06T11:27:06.579666-05:00",
                            "created_at": "2023-03-04T10:37:57.217317-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dce3d9c9-9364-4c82-9849-a4171f78b49a/?format=api"
                        },
                        {
                            "id": "c2484020-e88f-4067-8e5f-9d5ec623bb9c",
                            "gambit_id": "c5a263f9-e7ca-4513-8bc8-3b1d33301832",
                            "last_updated": "2023-03-06T11:27:06.580930-05:00",
                            "created_at": "2023-03-04T10:37:57.218542-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dce3d9c9-9364-4c82-9849-a4171f78b49a/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e102626-f7de-42fc-8574-5a0aa58d3aa8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a1e39f4-6396-4219-b827-84885714b1a0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T10:37:57.212289-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5699.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "943ab1a0-73c0-4eb0-9703-9c47830f58e9",
                            "gambit_id": "a7eb264c-1ecb-4385-ad7b-6ed934780a7f",
                            "last_updated": "2023-03-06T11:27:06.577139-05:00",
                            "created_at": "2023-03-04T10:37:57.214739-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e102626-f7de-42fc-8574-5a0aa58d3aa8/?format=api"
                        },
                        {
                            "id": "8dbe7b8a-98d9-4816-a88b-3fd517cefa55",
                            "gambit_id": "f8f7fc72-c28e-48ba-b83a-30f9b0501f32",
                            "last_updated": "2023-03-06T11:27:06.575921-05:00",
                            "created_at": "2023-03-04T10:37:57.213491-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e102626-f7de-42fc-8574-5a0aa58d3aa8/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5dcaba7-a4b7-4370-80e1-4bfdcb6ba3bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a1e39f4-6396-4219-b827-84885714b1a0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T10:37:57.208441-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "74565ad3-8254-4238-b531-13d8cf88ac3d",
                            "gambit_id": "e626b4e8-f75c-4453-8abf-80bc47b41f73",
                            "last_updated": "2023-03-06T11:27:06.571964-05:00",
                            "created_at": "2023-03-04T10:37:57.209698-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5dcaba7-a4b7-4370-80e1-4bfdcb6ba3bc/?format=api"
                        },
                        {
                            "id": "2140589b-bab8-4584-936b-95130d39e471",
                            "gambit_id": "4baaca93-d70b-42f6-9e66-02a9c83ce924",
                            "last_updated": "2023-03-06T11:27:06.573369-05:00",
                            "created_at": "2023-03-04T10:37:57.210940-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5dcaba7-a4b7-4370-80e1-4bfdcb6ba3bc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "96f84793-776c-46c2-a67f-5c52afcb1fd4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c4a05265-3d8e-400f-a6d7-3cbfda444077",
            "completed": true,
            "last_updated": "2023-03-06T10:27:13.579456-05:00",
            "created_at": "2023-03-04T10:37:57.053839-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c4a05265-3d8e-400f-a6d7-3cbfda444077",
            "datetime": "2023-03-04T22:10:00-05:00",
            "cutoff_datetime": "2023-03-04T22:10:00-05:00",
            "name": "Minnesota Timberwolves v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "71c4e0b7-7855-45df-b4de-55d66f4b8eb9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/96f84793-776c-46c2-a67f-5c52afcb1fd4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T10:37:57.059327-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6308.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "adfeb6f1-7d08-4246-bd81-46806d32e951",
                            "gambit_id": "fa6c0fb8-6b01-4c3c-b73b-f53cf6f5e74f",
                            "last_updated": "2023-03-06T10:27:13.586507-05:00",
                            "created_at": "2023-03-04T10:37:57.060537-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71c4e0b7-7855-45df-b4de-55d66f4b8eb9/?format=api"
                        },
                        {
                            "id": "30d2827b-4d02-41ba-838e-77dcca2dc3d5",
                            "gambit_id": "2192ef09-b4b0-4cae-9a90-665a60aa79c7",
                            "last_updated": "2023-03-06T10:27:13.587650-05:00",
                            "created_at": "2023-03-04T10:37:57.061781-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71c4e0b7-7855-45df-b4de-55d66f4b8eb9/?format=api"
                        }
                    ]
                },
                {
                    "id": "aaae77fa-620a-4750-84f8-b943a04401c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/96f84793-776c-46c2-a67f-5c52afcb1fd4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T10:37:57.063081-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Minnesota Timberwolves",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d09b4624-396c-48e9-acfa-0afce93d9fea",
                            "gambit_id": "f3d30014-da16-458d-8dd9-ad16297c4970",
                            "last_updated": "2023-03-06T10:27:13.589928-05:00",
                            "created_at": "2023-03-04T10:37:57.064272-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaae77fa-620a-4750-84f8-b943a04401c7/?format=api"
                        },
                        {
                            "id": "9efd5c4f-f826-4ccc-bea0-4d2e81771da2",
                            "gambit_id": "6476068f-4a7d-4341-a481-132b91924918",
                            "last_updated": "2023-03-06T10:27:13.591128-05:00",
                            "created_at": "2023-03-04T10:37:57.065508-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaae77fa-620a-4750-84f8-b943a04401c7/?format=api"
                        }
                    ]
                },
                {
                    "id": "10adc34d-8caa-460b-a6f5-c356d384fc96",
                    "match": "https://api-prod.gambitprofit.com/api/matches/96f84793-776c-46c2-a67f-5c52afcb1fd4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T10:37:57.055523-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 237",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 237",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ed318ab3-1119-49b4-b046-29fcb9ed96a4",
                            "gambit_id": "71fa7474-9a9e-4412-a130-e7321fae354e",
                            "last_updated": "2023-03-06T10:27:13.582720-05:00",
                            "created_at": "2023-03-04T10:37:57.056777-05:00",
                            "name": "Game Total Under 237",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10adc34d-8caa-460b-a6f5-c356d384fc96/?format=api"
                        },
                        {
                            "id": "3b088256-58c9-4714-a162-b41bb127866a",
                            "gambit_id": "40f57fa2-902b-4633-af0f-862fe9c8f8a7",
                            "last_updated": "2023-03-06T10:27:13.584016-05:00",
                            "created_at": "2023-03-04T10:37:57.058034-05:00",
                            "name": "Game Total Over 237",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10adc34d-8caa-460b-a6f5-c356d384fc96/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5c047852-381f-4e89-a6d3-b177420c41bf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d1169b93-f615-4a9c-b4be-000ad8e3ab4a",
            "completed": true,
            "last_updated": "2023-03-06T11:27:06.430052-05:00",
            "created_at": "2023-03-04T10:37:56.901007-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.05,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d1169b93-f615-4a9c-b4be-000ad8e3ab4a",
            "datetime": "2023-03-04T22:07:00-05:00",
            "cutoff_datetime": "2023-03-04T22:07:00-05:00",
            "name": "Minnesota Wild v. Calgary Flames",
            "bettypes": [
                {
                    "id": "20b0b8e9-a9ad-41d8-bf8b-144182feaa4a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c047852-381f-4e89-a6d3-b177420c41bf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T10:37:56.910496-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5867.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0e29652f-6927-4a42-ba5d-f36e03cdf56d",
                            "gambit_id": "8ae30191-ae76-4936-8fe6-68b17d0f037e",
                            "last_updated": "2023-03-06T11:27:06.441949-05:00",
                            "created_at": "2023-03-04T10:37:56.911668-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20b0b8e9-a9ad-41d8-bf8b-144182feaa4a/?format=api"
                        },
                        {
                            "id": "9a2957a2-bf26-411b-b403-9b35ea0773fe",
                            "gambit_id": "53119aa5-8e54-4c4e-a4d4-3c4ceb9d734c",
                            "last_updated": "2023-03-06T11:27:06.443335-05:00",
                            "created_at": "2023-03-04T10:37:56.912937-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20b0b8e9-a9ad-41d8-bf8b-144182feaa4a/?format=api"
                        }
                    ]
                },
                {
                    "id": "fa12e81b-abd6-4d56-856e-6fd38fa0350f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c047852-381f-4e89-a6d3-b177420c41bf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T10:37:56.906484-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6458.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b78efa1e-0b54-41ca-89c8-5fe0a71b0ff1",
                            "gambit_id": "18e73f82-e3b1-4a5d-8cfc-0f59a0c6d893",
                            "last_updated": "2023-03-06T11:27:06.439269-05:00",
                            "created_at": "2023-03-04T10:37:56.909053-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa12e81b-abd6-4d56-856e-6fd38fa0350f/?format=api"
                        },
                        {
                            "id": "f3af7a0f-e892-4f49-94e9-97bb1ef8bfd7",
                            "gambit_id": "c6f67d20-c579-43dc-8dc5-c4576cd8b04f",
                            "last_updated": "2023-03-06T11:27:06.437959-05:00",
                            "created_at": "2023-03-04T10:37:56.907714-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa12e81b-abd6-4d56-856e-6fd38fa0350f/?format=api"
                        }
                    ]
                },
                {
                    "id": "bf981bce-0836-4ec3-adfb-9395bf131b89",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c047852-381f-4e89-a6d3-b177420c41bf/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T10:37:56.902677-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "89e5e0a3-a38d-4bff-9d27-38b2da8a16da",
                            "gambit_id": "1bdac95d-5e81-4387-85a1-bfc19867d2bf",
                            "last_updated": "2023-03-06T11:27:06.433957-05:00",
                            "created_at": "2023-03-04T10:37:56.903910-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf981bce-0836-4ec3-adfb-9395bf131b89/?format=api"
                        },
                        {
                            "id": "ce7fc7f5-517b-4f27-89a0-6fe076a1439e",
                            "gambit_id": "3616f7a4-afb0-4012-b3f5-7044766153e2",
                            "last_updated": "2023-03-06T11:27:06.435316-05:00",
                            "created_at": "2023-03-04T10:37:56.905182-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf981bce-0836-4ec3-adfb-9395bf131b89/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "401a86a4-975b-4e28-94af-2f0f5ec3fd52",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0cd76725-abce-421b-8926-edcdd61c27bd",
            "completed": true,
            "last_updated": "2023-03-06T15:11:56.878591-05:00",
            "created_at": "2023-03-04T12:46:50.867502-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.35,
            "sport_category": "UFC 280",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/0cd76725-abce-421b-8926-edcdd61c27bd",
            "datetime": "2023-03-04T22:00:00-05:00",
            "cutoff_datetime": "2023-03-04T22:00:00-05:00",
            "name": "Jamie Pickett v. Bo Nickal",
            "bettypes": [
                {
                    "id": "ce59f98d-ccfd-428a-8ab4-98223a5c17fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/401a86a4-975b-4e28-94af-2f0f5ec3fd52/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T12:46:50.873141-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Bo Nickal",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10500.0,
                        "profit_sb": 1000.0,
                        "profit_sb_percentage": 10.53,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Bo Nickal",
                                "amount": 9018.0
                            },
                            {
                                "team": "Jamie Pickett",
                                "amount": 982.0
                            }
                        ],
                        "expected_reward_tokens": 9466.48,
                        "profit_sb": -33.52,
                        "profit_sb_percentage": -0.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ee4fe0fc-f1ba-49bc-becb-96bd70402b4d",
                            "gambit_id": "a7b14e79-10d4-4fa4-9438-df8c24210a45",
                            "last_updated": "2023-03-06T15:11:56.888116-05:00",
                            "created_at": "2023-03-04T12:46:50.874350-05:00",
                            "name": "Bo Nickal",
                            "reward": "1.05000",
                            "odds": "1.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce59f98d-ccfd-428a-8ab4-98223a5c17fb/?format=api"
                        },
                        {
                            "id": "3bdd13a4-6c95-4402-bf4d-88bfe154ee32",
                            "gambit_id": "99cbabb8-c9a5-463b-a14d-b4c4d2f19697",
                            "last_updated": "2023-03-06T15:11:56.889409-05:00",
                            "created_at": "2023-03-04T12:46:50.875828-05:00",
                            "name": "Jamie Pickett",
                            "reward": "9.64000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce59f98d-ccfd-428a-8ab4-98223a5c17fb/?format=api"
                        }
                    ]
                },
                {
                    "id": "c4b24fbe-3b8b-4bfe-aecb-dc947c6c5e90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/401a86a4-975b-4e28-94af-2f0f5ec3fd52/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T12:46:50.869263-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 7005.0
                            },
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 2995.0
                            }
                        ],
                        "expected_reward_tokens": 9314.45,
                        "profit_sb": -185.55,
                        "profit_sb_percentage": -1.95,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a23ce491-57d0-4374-b2f3-16b95d8d69a8",
                            "gambit_id": "914442d5-4fe6-4124-84ee-37c8569dd588",
                            "last_updated": "2023-03-06T15:11:56.882901-05:00",
                            "created_at": "2023-03-04T12:46:50.870548-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "1.33000",
                            "odds": "1.34480",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4b24fbe-3b8b-4bfe-aecb-dc947c6c5e90/?format=api"
                        },
                        {
                            "id": "eadb88eb-3c7b-445b-890d-bce3228774ec",
                            "gambit_id": "adda94b0-e17a-4643-8fdb-42103777cf82",
                            "last_updated": "2023-03-06T15:11:56.884777-05:00",
                            "created_at": "2023-03-04T12:46:50.871799-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "3.11000",
                            "odds": "3.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4b24fbe-3b8b-4bfe-aecb-dc947c6c5e90/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d853deff-ad63-4770-b771-d72e05639c4c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1cf04a66-8b7d-46b8-8388-d64c9a13bd16",
            "completed": true,
            "last_updated": "2023-03-06T15:06:51.964237-05:00",
            "created_at": "2023-03-04T12:46:50.727459-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.52,
            "sport_category": "UFC 280",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/1cf04a66-8b7d-46b8-8388-d64c9a13bd16",
            "datetime": "2023-03-04T22:00:00-05:00",
            "cutoff_datetime": "2023-03-04T22:00:00-05:00",
            "name": "Geoff Neal v. Shavkat Rakhmonov",
            "bettypes": [
                {
                    "id": "0ff034a9-7791-43db-9478-4d591b4a6fcf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d853deff-ad63-4770-b771-d72e05639c4c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T12:46:50.733912-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Shavkat Rakhmonov",
                                "amount": 8067.0
                            },
                            {
                                "team": "Geoff Neal",
                                "amount": 1933.0
                            }
                        ],
                        "expected_reward_tokens": 9355.72,
                        "profit_sb": -144.28,
                        "profit_sb_percentage": -1.52,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d731585f-2b57-4b5a-8529-0a068d8e6834",
                            "gambit_id": "47deac20-1cf9-4700-a099-86f708b199fd",
                            "last_updated": "2023-03-06T15:06:51.972059-05:00",
                            "created_at": "2023-03-04T12:46:50.735129-05:00",
                            "name": "Shavkat Rakhmonov",
                            "reward": "1.16000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff034a9-7791-43db-9478-4d591b4a6fcf/?format=api"
                        },
                        {
                            "id": "ad088ea2-cdeb-4dc9-8bbe-0f90336a9888",
                            "gambit_id": "bca62d7f-2b94-4d8b-8bd5-f3376951882f",
                            "last_updated": "2023-03-06T15:06:51.973373-05:00",
                            "created_at": "2023-03-04T12:46:50.736380-05:00",
                            "name": "Geoff Neal",
                            "reward": "4.84000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff034a9-7791-43db-9478-4d591b4a6fcf/?format=api"
                        }
                    ]
                },
                {
                    "id": "bf508008-577b-4e4b-80dc-281522928e24",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d853deff-ad63-4770-b771-d72e05639c4c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T12:46:50.729627-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 5974.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9259.7,
                        "profit_sb": -240.3,
                        "profit_sb_percentage": -2.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2e3b4bca-7124-4042-b36a-d68531607f07",
                            "gambit_id": "d832447c-5b68-4e86-ae3b-c691763dd49e",
                            "last_updated": "2023-03-06T15:06:51.969408-05:00",
                            "created_at": "2023-03-04T12:46:50.732587-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf508008-577b-4e4b-80dc-281522928e24/?format=api"
                        },
                        {
                            "id": "082f343d-7749-4e5a-aac1-6f643bbf7a49",
                            "gambit_id": "e8dcee10-3c64-4fc5-a75a-bb4d15f3e1b4",
                            "last_updated": "2023-03-06T15:06:51.968119-05:00",
                            "created_at": "2023-03-04T12:46:50.731145-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf508008-577b-4e4b-80dc-281522928e24/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cd84a03c-0e3b-4490-9acb-d9db68760d58",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d9bee712-85e3-4966-8234-a8ee36d19550",
            "completed": true,
            "last_updated": "2023-03-06T15:11:56.401627-05:00",
            "created_at": "2023-03-03T13:12:08.522217-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.29,
            "sport_category": "UFC 280",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/d9bee712-85e3-4966-8234-a8ee36d19550",
            "datetime": "2023-03-04T21:30:00-05:00",
            "cutoff_datetime": "2023-03-04T21:30:00-05:00",
            "name": "Alexa Grasso v. Valentina Shevchenko",
            "bettypes": [
                {
                    "id": "9d09e3be-30e8-48d7-ae10-0bf880e829b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd84a03c-0e3b-4490-9acb-d9db68760d58/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-03T13:12:08.528418-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Valentina Shevchenko",
                                "amount": 8611.0
                            },
                            {
                                "team": "Alexa Grasso",
                                "amount": 1389.0
                            }
                        ],
                        "expected_reward_tokens": 9472.1,
                        "profit_sb": -27.9,
                        "profit_sb_percentage": -0.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b6787da4-2205-4809-89cb-94165847639f",
                            "gambit_id": "b82beb0a-fcbd-4a45-bc46-cfb9400b321d",
                            "last_updated": "2023-03-06T15:11:56.409066-05:00",
                            "created_at": "2023-03-03T13:12:08.529721-05:00",
                            "name": "Valentina Shevchenko",
                            "reward": "1.10000",
                            "odds": "1.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d09e3be-30e8-48d7-ae10-0bf880e829b1/?format=api"
                        },
                        {
                            "id": "cbb625da-68a1-4674-9e58-00cd0fda8c16",
                            "gambit_id": "6bcb81b8-d69c-4339-8ac5-ab938e79713c",
                            "last_updated": "2023-03-06T15:11:56.410477-05:00",
                            "created_at": "2023-03-03T13:12:08.531016-05:00",
                            "name": "Alexa Grasso",
                            "reward": "6.82000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d09e3be-30e8-48d7-ae10-0bf880e829b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "62b120bd-f998-472c-aad0-be1e78de5b8b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd84a03c-0e3b-4490-9acb-d9db68760d58/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-03T13:12:08.524301-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5189.0
                            },
                            {
                                "team": "Total Rounds Over 4.5",
                                "amount": 4811.0
                            }
                        ],
                        "expected_reward_tokens": 9236.42,
                        "profit_sb": -263.58,
                        "profit_sb_percentage": -2.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7eb6db93-f7c5-492e-9927-6b1fe0d84fd2",
                            "gambit_id": "a1279000-8f0f-4930-9526-e393c53eb57d",
                            "last_updated": "2023-03-06T15:11:56.404917-05:00",
                            "created_at": "2023-03-03T13:12:08.525664-05:00",
                            "name": "Total Rounds Under 4.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62b120bd-f998-472c-aad0-be1e78de5b8b/?format=api"
                        },
                        {
                            "id": "fdf6343d-a9c1-4b76-bee1-28bf66842c79",
                            "gambit_id": "5971bb60-04df-40ec-a24b-d2eb48d6e8e2",
                            "last_updated": "2023-03-06T15:11:56.406287-05:00",
                            "created_at": "2023-03-03T13:12:08.527018-05:00",
                            "name": "Total Rounds Over 4.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62b120bd-f998-472c-aad0-be1e78de5b8b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "319ffee2-25f6-4fad-a38a-04f0fe38a80c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "64cb3173-e23b-49f2-9b85-6c607f83feb8",
            "completed": true,
            "last_updated": "2023-03-06T15:11:56.541528-05:00",
            "created_at": "2023-03-03T13:12:08.368132-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.54,
            "sport_category": "UFC 280",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/64cb3173-e23b-49f2-9b85-6c607f83feb8",
            "datetime": "2023-03-04T21:00:00-05:00",
            "cutoff_datetime": "2023-03-04T21:00:00-05:00",
            "name": "Jalin Turner v. Mateusz Gamrot",
            "bettypes": [
                {
                    "id": "fd2da321-940f-4923-9399-fd69b06ca7e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/319ffee2-25f6-4fad-a38a-04f0fe38a80c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-03T13:12:08.374628-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Mateusz Gamrot",
                                "amount": 6479.0
                            },
                            {
                                "team": "Jalin Turner",
                                "amount": 3521.0
                            }
                        ],
                        "expected_reward_tokens": 9329.76,
                        "profit_sb": -170.24,
                        "profit_sb_percentage": -1.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2fd5d293-4a0d-4f6c-b827-a5cafa4d0bdf",
                            "gambit_id": "76d64c49-e335-4e66-9aee-a7e6154cc3f0",
                            "last_updated": "2023-03-06T15:11:56.548872-05:00",
                            "created_at": "2023-03-03T13:12:08.375899-05:00",
                            "name": "Mateusz Gamrot",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd2da321-940f-4923-9399-fd69b06ca7e5/?format=api"
                        },
                        {
                            "id": "f1e72c49-1290-46da-b2e3-32e9c26f831a",
                            "gambit_id": "2210b418-c9e8-4763-95fc-4a5ecd4a4719",
                            "last_updated": "2023-03-06T15:11:56.550092-05:00",
                            "created_at": "2023-03-03T13:12:08.377580-05:00",
                            "name": "Jalin Turner",
                            "reward": "2.65000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd2da321-940f-4923-9399-fd69b06ca7e5/?format=api"
                        }
                    ]
                },
                {
                    "id": "68b2c5d3-f616-4c50-8f48-da930111fbc9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/319ffee2-25f6-4fad-a38a-04f0fe38a80c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-03T13:12:08.370168-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5669.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4331.0
                            }
                        ],
                        "expected_reward_tokens": 9353.85,
                        "profit_sb": -146.15,
                        "profit_sb_percentage": -1.54,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4a175f99-e799-4305-a8a4-d5cfcde9ba1c",
                            "gambit_id": "c1b65e70-8ac1-4e49-8e93-6e131d3093ce",
                            "last_updated": "2023-03-06T15:11:56.544639-05:00",
                            "created_at": "2023-03-03T13:12:08.371747-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.65000",
                            "odds": "1.66670",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68b2c5d3-f616-4c50-8f48-da930111fbc9/?format=api"
                        },
                        {
                            "id": "93ef9fcb-fc87-4575-8dbe-679dec7638cf",
                            "gambit_id": "2e1393af-0826-49d1-94a5-a98039d5d665",
                            "last_updated": "2023-03-06T15:11:56.546291-05:00",
                            "created_at": "2023-03-03T13:12:08.373238-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68b2c5d3-f616-4c50-8f48-da930111fbc9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e6320b62-2880-48fa-a2a9-988de1c5e023",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "177b2dfd-e35f-4a07-8a50-71ae4cec1a97",
            "completed": true,
            "last_updated": "2023-03-06T10:32:11.197351-05:00",
            "created_at": "2023-03-04T10:37:56.750231-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/177b2dfd-e35f-4a07-8a50-71ae4cec1a97",
            "datetime": "2023-03-04T20:40:00-05:00",
            "cutoff_datetime": "2023-03-04T20:40:00-05:00",
            "name": "Philadelphia 76ers v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "a69aafd8-fc65-4afb-9816-5f25d6f3b04d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6320b62-2880-48fa-a2a9-988de1c5e023/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T10:37:56.756017-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6308.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "41820a9e-400e-4c92-8831-27eecdd52d7f",
                            "gambit_id": "cd79846f-59c6-46bf-b7ee-801908868282",
                            "last_updated": "2023-03-06T10:32:11.205419-05:00",
                            "created_at": "2023-03-04T10:37:56.757225-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a69aafd8-fc65-4afb-9816-5f25d6f3b04d/?format=api"
                        },
                        {
                            "id": "daa1d921-83e1-4672-b252-bdfc0632cbd6",
                            "gambit_id": "5619e55a-3dca-41fe-8214-00383e18d18f",
                            "last_updated": "2023-03-06T10:32:11.206868-05:00",
                            "created_at": "2023-03-04T10:37:56.758452-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a69aafd8-fc65-4afb-9816-5f25d6f3b04d/?format=api"
                        }
                    ]
                },
                {
                    "id": "8bcdeb4c-97cc-428f-a4a3-a1309d5693f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6320b62-2880-48fa-a2a9-988de1c5e023/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T10:37:56.759742-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Philadelphia 76ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "457630ca-8967-4e8e-8add-731c3cdc43be",
                            "gambit_id": "f0f59f12-99a4-478b-a4a4-cb65e9523d20",
                            "last_updated": "2023-03-06T10:32:11.209785-05:00",
                            "created_at": "2023-03-04T10:37:56.760906-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bcdeb4c-97cc-428f-a4a3-a1309d5693f5/?format=api"
                        },
                        {
                            "id": "70287ff9-bf2f-4c28-b744-053f2e75808d",
                            "gambit_id": "3ce64544-76e9-4c1b-89a6-db3cf0b3f9dd",
                            "last_updated": "2023-03-06T10:32:11.211500-05:00",
                            "created_at": "2023-03-04T10:37:56.762113-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bcdeb4c-97cc-428f-a4a3-a1309d5693f5/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1f3abbc-19df-4ede-bce7-3164aa4ca97d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6320b62-2880-48fa-a2a9-988de1c5e023/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T10:37:56.752096-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 232",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1baedaae-3041-4181-8f27-726998067b73",
                            "gambit_id": "bd24f71e-f09e-49f0-a449-d716fed65e57",
                            "last_updated": "2023-03-06T10:32:11.200905-05:00",
                            "created_at": "2023-03-04T10:37:56.753355-05:00",
                            "name": "Game Total Under 232",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1f3abbc-19df-4ede-bce7-3164aa4ca97d/?format=api"
                        },
                        {
                            "id": "46ccd6e9-fc53-4da5-82ea-491c63766339",
                            "gambit_id": "0081f49f-2385-4815-b83b-3c1cfadb2cad",
                            "last_updated": "2023-03-06T10:32:11.202450-05:00",
                            "created_at": "2023-03-04T10:37:56.754711-05:00",
                            "name": "Game Total Over 232",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1f3abbc-19df-4ede-bce7-3164aa4ca97d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "878490e2-28ab-4851-b779-2743e5c111bc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "64ca8d73-df96-43dd-8ea0-6e0c6d7533c0",
            "completed": true,
            "last_updated": "2023-03-06T10:32:10.908382-05:00",
            "created_at": "2023-03-04T10:37:56.391394-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.15,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/64ca8d73-df96-43dd-8ea0-6e0c6d7533c0",
            "datetime": "2023-03-04T20:10:00-05:00",
            "cutoff_datetime": "2023-03-04T20:10:00-05:00",
            "name": "Atlanta Hawks v. Miami Heat",
            "bettypes": [
                {
                    "id": "a7501206-d312-4460-a1bc-0597e53291c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/878490e2-28ab-4851-b779-2743e5c111bc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T10:37:56.397001-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5784.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d975c31f-0864-4513-aa70-c89ca81b2d48",
                            "gambit_id": "15e1e876-0006-4a81-9b74-f2335ed4fe1c",
                            "last_updated": "2023-03-06T10:32:10.914520-05:00",
                            "created_at": "2023-03-04T10:37:56.398209-05:00",
                            "name": "Miami Heat",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7501206-d312-4460-a1bc-0597e53291c6/?format=api"
                        },
                        {
                            "id": "1124b73b-4e8f-4de7-9345-1010c5e9328c",
                            "gambit_id": "96a228ca-52d0-4ac9-adf1-1c33c68feb21",
                            "last_updated": "2023-03-06T10:32:10.915891-05:00",
                            "created_at": "2023-03-04T10:37:56.399440-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7501206-d312-4460-a1bc-0597e53291c6/?format=api"
                        }
                    ]
                },
                {
                    "id": "09f0b3c7-0bc6-4156-9a1a-210ad86708e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/878490e2-28ab-4851-b779-2743e5c111bc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T10:37:56.400833-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4836f275-78ad-47e4-8bdc-fab6c354ea79",
                            "gambit_id": "17727a99-24d0-43ca-a21b-200c8c811220",
                            "last_updated": "2023-03-06T10:32:10.918222-05:00",
                            "created_at": "2023-03-04T10:37:56.402005-05:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09f0b3c7-0bc6-4156-9a1a-210ad86708e7/?format=api"
                        },
                        {
                            "id": "6c0fe77f-8007-4b27-b4a6-5327287b781c",
                            "gambit_id": "4ef0369d-44d1-474f-8437-e7b90980db6f",
                            "last_updated": "2023-03-06T10:32:10.919303-05:00",
                            "created_at": "2023-03-04T10:37:56.403221-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09f0b3c7-0bc6-4156-9a1a-210ad86708e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "6fa09905-ac53-40bf-8ba7-a670fb0e05a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/878490e2-28ab-4851-b779-2743e5c111bc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T10:37:56.393107-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 226.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 226.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c16356c3-db17-4968-85f6-44fbbda8b0e1",
                            "gambit_id": "d6aff2ef-74cd-4110-803e-f8e9668a2998",
                            "last_updated": "2023-03-06T10:32:10.911168-05:00",
                            "created_at": "2023-03-04T10:37:56.394385-05:00",
                            "name": "Game Total Under 226.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fa09905-ac53-40bf-8ba7-a670fb0e05a8/?format=api"
                        },
                        {
                            "id": "126151d2-59fc-4698-b5f6-a1841e74828d",
                            "gambit_id": "117e6b62-a107-4e02-8de0-38507465b54a",
                            "last_updated": "2023-03-06T10:32:10.912276-05:00",
                            "created_at": "2023-03-04T10:37:56.395654-05:00",
                            "name": "Game Total Over 226.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fa09905-ac53-40bf-8ba7-a670fb0e05a8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7e476fc3-f2ec-47b0-aeb8-7cfce4527de0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "99a7c315-58e5-4b7d-9335-efab318cf111",
            "completed": true,
            "last_updated": "2023-03-06T10:32:11.048777-05:00",
            "created_at": "2023-03-04T10:37:56.565499-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/99a7c315-58e5-4b7d-9335-efab318cf111",
            "datetime": "2023-03-04T20:10:00-05:00",
            "cutoff_datetime": "2023-03-04T20:10:00-05:00",
            "name": "Houston Rockets v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "bd556a59-8486-4b30-8e60-e7423dc515f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e476fc3-f2ec-47b0-aeb8-7cfce4527de0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T10:37:56.571035-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0cf821b3-2224-4b44-8537-fcf3c2724aef",
                            "gambit_id": "06cf6e55-ab96-43f6-925d-714feed46ea5",
                            "last_updated": "2023-03-06T10:32:11.057745-05:00",
                            "created_at": "2023-03-04T10:37:56.573449-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd556a59-8486-4b30-8e60-e7423dc515f2/?format=api"
                        },
                        {
                            "id": "b626fef4-7bea-4faf-80d2-eb1d2e4256e4",
                            "gambit_id": "5946c9dd-c4a2-42c1-ad44-b80b6b96a944",
                            "last_updated": "2023-03-06T10:32:11.056403-05:00",
                            "created_at": "2023-03-04T10:37:56.572222-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd556a59-8486-4b30-8e60-e7423dc515f2/?format=api"
                        }
                    ]
                },
                {
                    "id": "02ff02cc-18d8-4db0-bf27-388b8e714206",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e476fc3-f2ec-47b0-aeb8-7cfce4527de0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T10:37:56.574729-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "82553c71-07a0-488f-9b11-052ed58f4f38",
                            "gambit_id": "4b4833cd-9744-4374-a013-2a23a0026f28",
                            "last_updated": "2023-03-06T10:32:11.060436-05:00",
                            "created_at": "2023-03-04T10:37:56.575885-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02ff02cc-18d8-4db0-bf27-388b8e714206/?format=api"
                        },
                        {
                            "id": "18dfb6e9-cbdd-4268-bcc8-f2319e68e4bb",
                            "gambit_id": "9f8702e4-85f3-4a9c-b256-161a09946bd5",
                            "last_updated": "2023-03-06T10:32:11.061776-05:00",
                            "created_at": "2023-03-04T10:37:56.577224-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02ff02cc-18d8-4db0-bf27-388b8e714206/?format=api"
                        }
                    ]
                },
                {
                    "id": "de508db9-391f-4e33-b764-973b22574b7b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e476fc3-f2ec-47b0-aeb8-7cfce4527de0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T10:37:56.567186-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 230.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 230.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0120cad0-288e-4966-8c58-622337fc558e",
                            "gambit_id": "0aba3c83-48a9-42e5-b492-2efcccbf2572",
                            "last_updated": "2023-03-06T10:32:11.052186-05:00",
                            "created_at": "2023-03-04T10:37:56.568475-05:00",
                            "name": "Game Total Under 230.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de508db9-391f-4e33-b764-973b22574b7b/?format=api"
                        },
                        {
                            "id": "9f6dbcf2-1ecd-4a6d-bae8-5789875a4893",
                            "gambit_id": "74074c8e-4100-4a3a-a77f-0b42649e700f",
                            "last_updated": "2023-03-06T10:32:11.053569-05:00",
                            "created_at": "2023-03-04T10:37:56.569742-05:00",
                            "name": "Game Total Over 230.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de508db9-391f-4e33-b764-973b22574b7b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "66477ac6-5bb4-471c-b84b-d543284bfbf0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "850679b7-f70b-4596-923d-d291fb0541a8",
            "completed": true,
            "last_updated": "2023-03-06T11:37:11.415641-05:00",
            "created_at": "2023-03-04T10:37:56.242279-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.42,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/850679b7-f70b-4596-923d-d291fb0541a8",
            "datetime": "2023-03-04T20:07:00-05:00",
            "cutoff_datetime": "2023-03-04T20:07:00-05:00",
            "name": "Nashville Predators v. Chicago Blackhawks",
            "bettypes": [
                {
                    "id": "60453298-69c0-4c0b-aef0-f4df658f6636",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66477ac6-5bb4-471c-b84b-d543284bfbf0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T10:37:56.251460-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6651.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3349.0
                            }
                        ],
                        "expected_reward_tokens": 9444.18,
                        "profit_sb": -55.82,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "92587e69-32b1-447a-bcfa-ef0cf815c4de",
                            "gambit_id": "02e0831e-c47b-499c-a1ee-d63688effcb1",
                            "last_updated": "2023-03-06T11:37:11.428193-05:00",
                            "created_at": "2023-03-04T10:37:56.253882-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60453298-69c0-4c0b-aef0-f4df658f6636/?format=api"
                        },
                        {
                            "id": "5a22e6c5-af5a-4a5e-a20f-30aa9d21c80d",
                            "gambit_id": "ad93578e-7d53-4b5e-97f9-b6e225e45b57",
                            "last_updated": "2023-03-06T11:37:11.426561-05:00",
                            "created_at": "2023-03-04T10:37:56.252652-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.82000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60453298-69c0-4c0b-aef0-f4df658f6636/?format=api"
                        }
                    ]
                },
                {
                    "id": "7c025200-1239-4279-8e65-aa440a0ff308",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66477ac6-5bb4-471c-b84b-d543284bfbf0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T10:37:56.247811-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5699.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "46e7bd6a-e5c8-4464-8201-e4c75a5f2b86",
                            "gambit_id": "6dd3a456-5cb1-4f52-88aa-596ba668191e",
                            "last_updated": "2023-03-06T11:37:11.422716-05:00",
                            "created_at": "2023-03-04T10:37:56.249023-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c025200-1239-4279-8e65-aa440a0ff308/?format=api"
                        },
                        {
                            "id": "38f91144-83db-486e-b6fa-357b8bcaab03",
                            "gambit_id": "493e509d-5049-4216-86a6-7d6e5af00576",
                            "last_updated": "2023-03-06T11:37:11.423997-05:00",
                            "created_at": "2023-03-04T10:37:56.250217-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c025200-1239-4279-8e65-aa440a0ff308/?format=api"
                        }
                    ]
                },
                {
                    "id": "5160e76e-f66f-467f-86ce-566fbeeac39a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66477ac6-5bb4-471c-b84b-d543284bfbf0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T10:37:56.243933-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cfc23ee6-7d61-42ca-a056-690f5055a585",
                            "gambit_id": "1155c29e-9f49-4950-b421-72a092b619a4",
                            "last_updated": "2023-03-06T11:37:11.418815-05:00",
                            "created_at": "2023-03-04T10:37:56.245170-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5160e76e-f66f-467f-86ce-566fbeeac39a/?format=api"
                        },
                        {
                            "id": "d76c04eb-c5dd-44c8-ab64-bcf3b3b38662",
                            "gambit_id": "7fa69618-952c-489c-8ebe-8348c25d1606",
                            "last_updated": "2023-03-06T11:37:11.420131-05:00",
                            "created_at": "2023-03-04T10:37:56.246441-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5160e76e-f66f-467f-86ce-566fbeeac39a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "00deb7b2-6bbd-4ae0-a812-e650642ef524",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "90c6018e-2e80-4a95-b654-b2e1dda01191",
            "completed": true,
            "last_updated": "2023-03-06T11:17:05.271751-05:00",
            "created_at": "2023-03-04T10:37:56.088620-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.59,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/90c6018e-2e80-4a95-b654-b2e1dda01191",
            "datetime": "2023-03-04T19:40:00-05:00",
            "cutoff_datetime": "2023-03-04T19:40:00-05:00",
            "name": "Detroit Pistons v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "e8d9fef8-434a-4212-b9fb-11b72a8581a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00deb7b2-6bbd-4ae0-a812-e650642ef524/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T10:37:56.094372-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10600.0,
                        "profit_sb": 1100.0,
                        "profit_sb_percentage": 11.58,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 8912.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 1088.0
                            }
                        ],
                        "expected_reward_tokens": 9443.84,
                        "profit_sb": -56.16,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "afbf3d93-685d-4309-a20d-18cc6d7ebbbd",
                            "gambit_id": "e2f48355-f850-423f-8edb-74f4078f15d2",
                            "last_updated": "2023-03-06T11:17:05.278858-05:00",
                            "created_at": "2023-03-04T10:37:56.095555-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.06000",
                            "odds": "1.06250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8d9fef8-434a-4212-b9fb-11b72a8581a3/?format=api"
                        },
                        {
                            "id": "cdafe82c-a7d3-4e1b-aa46-77be6bd105e0",
                            "gambit_id": "4263ca68-70ba-498a-8364-2931532b9c49",
                            "last_updated": "2023-03-06T11:17:05.280238-05:00",
                            "created_at": "2023-03-04T10:37:56.096835-05:00",
                            "name": "Detroit Pistons",
                            "reward": "8.68000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8d9fef8-434a-4212-b9fb-11b72a8581a3/?format=api"
                        }
                    ]
                },
                {
                    "id": "a501837f-064e-4cea-a6db-2c0eefd39a32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00deb7b2-6bbd-4ae0-a812-e650642ef524/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T10:37:56.098148-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4c545b8a-cba4-4624-a38b-f19b2b0f967a",
                            "gambit_id": "f37f4adc-8b35-445b-9578-ae61e511bdc0",
                            "last_updated": "2023-03-06T11:17:05.284177-05:00",
                            "created_at": "2023-03-04T10:37:56.100684-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "16.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a501837f-064e-4cea-a6db-2c0eefd39a32/?format=api"
                        },
                        {
                            "id": "65be0d89-0a25-4b13-87cf-98630d974e4a",
                            "gambit_id": "48cba284-8db3-435c-9832-6a07cd3eb6a3",
                            "last_updated": "2023-03-06T11:17:05.282928-05:00",
                            "created_at": "2023-03-04T10:37:56.099342-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-16.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a501837f-064e-4cea-a6db-2c0eefd39a32/?format=api"
                        }
                    ]
                },
                {
                    "id": "6c92fc48-f903-4899-92c4-2a207fcfbd77",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00deb7b2-6bbd-4ae0-a812-e650642ef524/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T10:37:56.090402-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 219",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 219",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b15f7949-e00c-4977-99e0-f880bae64df7",
                            "gambit_id": "db0f33c2-e30b-4d90-abd5-b2821fa5177e",
                            "last_updated": "2023-03-06T11:17:05.274833-05:00",
                            "created_at": "2023-03-04T10:37:56.091731-05:00",
                            "name": "Game Total Under 219",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "219.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c92fc48-f903-4899-92c4-2a207fcfbd77/?format=api"
                        },
                        {
                            "id": "56a1d6dd-5516-4559-b06c-8fe1a27facaf",
                            "gambit_id": "0d5a3c40-2e3a-4171-b8c3-f402eb9a51c3",
                            "last_updated": "2023-03-06T11:17:05.276062-05:00",
                            "created_at": "2023-03-04T10:37:56.093047-05:00",
                            "name": "Game Total Over 219",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "219.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c92fc48-f903-4899-92c4-2a207fcfbd77/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c0637f46-cd10-4bf3-8e36-df07ba92dcd9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "81e5169c-2ecd-483d-a456-294982578692",
            "completed": true,
            "last_updated": "2023-03-06T11:42:13.827508-05:00",
            "created_at": "2023-03-04T10:37:55.632727-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.77,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/81e5169c-2ecd-483d-a456-294982578692",
            "datetime": "2023-03-04T19:07:00-05:00",
            "cutoff_datetime": "2023-03-04T19:07:00-05:00",
            "name": "Edmonton Oilers v. Winnipeg Jets",
            "bettypes": [
                {
                    "id": "b5fb8868-1e3d-4ba2-aea8-fb0f04d599d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0637f46-cd10-4bf3-8e36-df07ba92dcd9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T10:37:55.641959-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c9ad092c-60c2-4a2e-9475-9ef71ea114f8",
                            "gambit_id": "7b6f2c74-d78b-471b-b7a7-7d80289668ac",
                            "last_updated": "2023-03-06T11:42:13.838612-05:00",
                            "created_at": "2023-03-04T10:37:55.644478-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5fb8868-1e3d-4ba2-aea8-fb0f04d599d2/?format=api"
                        },
                        {
                            "id": "f9f557f3-a568-4d63-bd50-0c0ec88a3ceb",
                            "gambit_id": "21174c83-5d65-41b7-81a0-bffd0819872a",
                            "last_updated": "2023-03-06T11:42:13.837462-05:00",
                            "created_at": "2023-03-04T10:37:55.643136-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5fb8868-1e3d-4ba2-aea8-fb0f04d599d2/?format=api"
                        }
                    ]
                },
                {
                    "id": "f02a3d38-e578-4119-bebb-3df6c5bb407f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0637f46-cd10-4bf3-8e36-df07ba92dcd9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T10:37:55.638183-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6547.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7e0a9a76-ef00-4009-ac00-148308292545",
                            "gambit_id": "61664217-efa5-4f3e-95f1-02737610bb91",
                            "last_updated": "2023-03-06T11:42:13.833968-05:00",
                            "created_at": "2023-03-04T10:37:55.639380-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f02a3d38-e578-4119-bebb-3df6c5bb407f/?format=api"
                        },
                        {
                            "id": "c66d214d-43da-4f64-9536-cbad4668fedd",
                            "gambit_id": "100734e9-124e-4d88-91c2-cffa2e661ef9",
                            "last_updated": "2023-03-06T11:42:13.835124-05:00",
                            "created_at": "2023-03-04T10:37:55.640631-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f02a3d38-e578-4119-bebb-3df6c5bb407f/?format=api"
                        }
                    ]
                },
                {
                    "id": "192bf54f-bba1-4454-95d5-b76da1d99814",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0637f46-cd10-4bf3-8e36-df07ba92dcd9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T10:37:55.634369-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5512.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "04f39bd6-ebdf-40fd-9ee8-d769fe14f7be",
                            "gambit_id": "e15edbdf-1a1b-42de-b21f-b1b00a5bce85",
                            "last_updated": "2023-03-06T11:42:13.831647-05:00",
                            "created_at": "2023-03-04T10:37:55.636883-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/192bf54f-bba1-4454-95d5-b76da1d99814/?format=api"
                        },
                        {
                            "id": "dc0b1a47-b27d-4566-868f-fd7e8dc6548f",
                            "gambit_id": "1b0c066d-1113-4d73-b2d0-e86ff494d0c7",
                            "last_updated": "2023-03-06T11:42:13.830499-05:00",
                            "created_at": "2023-03-04T10:37:55.635605-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/192bf54f-bba1-4454-95d5-b76da1d99814/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3cb2617e-22e5-4769-9b7b-92dde54d0ae6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "efe6d15b-e05c-42b1-8b38-085c838850d6",
            "completed": true,
            "last_updated": "2023-03-06T11:42:16.848149-05:00",
            "created_at": "2023-03-04T10:37:55.478736-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/efe6d15b-e05c-42b1-8b38-085c838850d6",
            "datetime": "2023-03-04T19:07:00-05:00",
            "cutoff_datetime": "2023-03-04T19:07:00-05:00",
            "name": "Toronto Maple Leafs v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "c7001943-69df-4f5c-af12-dd9fdcd61179",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3cb2617e-22e5-4769-9b7b-92dde54d0ae6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T10:37:55.487746-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6547.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bae8bfcc-f995-47c9-937b-3b4faaaee813",
                            "gambit_id": "d5dbc88d-a26b-4b47-94eb-0542e960a7b1",
                            "last_updated": "2023-03-06T11:42:16.859182-05:00",
                            "created_at": "2023-03-04T10:37:55.490144-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7001943-69df-4f5c-af12-dd9fdcd61179/?format=api"
                        },
                        {
                            "id": "beb5aa40-b17f-4c61-95fe-38f57208d3f7",
                            "gambit_id": "9daef224-c573-49a6-8040-4f18ffba7229",
                            "last_updated": "2023-03-06T11:42:16.858075-05:00",
                            "created_at": "2023-03-04T10:37:55.488949-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7001943-69df-4f5c-af12-dd9fdcd61179/?format=api"
                        }
                    ]
                },
                {
                    "id": "01757c41-884b-496e-8e2d-02ed36a626e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3cb2617e-22e5-4769-9b7b-92dde54d0ae6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T10:37:55.484070-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5599.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0aed3823-6e8e-43cd-af4c-501e744467e6",
                            "gambit_id": "df0ee773-906f-4a2c-9860-32e5a9bf50be",
                            "last_updated": "2023-03-06T11:42:16.854689-05:00",
                            "created_at": "2023-03-04T10:37:55.485227-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01757c41-884b-496e-8e2d-02ed36a626e6/?format=api"
                        },
                        {
                            "id": "0eabee2a-7fa3-44be-8b06-f60203d8d716",
                            "gambit_id": "d3adc746-2fbc-4de4-9435-a9d6c96cfd3b",
                            "last_updated": "2023-03-06T11:42:16.855794-05:00",
                            "created_at": "2023-03-04T10:37:55.486475-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01757c41-884b-496e-8e2d-02ed36a626e6/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e2692c4-ffda-4951-bf7e-161eb2729de0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3cb2617e-22e5-4769-9b7b-92dde54d0ae6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T10:37:55.480391-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5317.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "37a68a02-9640-4221-9605-6dd92957b9a9",
                            "gambit_id": "1a09ac24-fdae-4cc4-afe4-6f348deeb1f3",
                            "last_updated": "2023-03-06T11:42:16.852263-05:00",
                            "created_at": "2023-03-04T10:37:55.482806-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e2692c4-ffda-4951-bf7e-161eb2729de0/?format=api"
                        },
                        {
                            "id": "f06b7aa6-a347-4de3-96fb-41679f00f1cc",
                            "gambit_id": "99706230-3fbd-4eed-bb5e-1d832518b410",
                            "last_updated": "2023-03-06T11:42:16.851059-05:00",
                            "created_at": "2023-03-04T10:37:55.481614-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e2692c4-ffda-4951-bf7e-161eb2729de0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "eaa623e8-8f90-40dc-a4e8-6b0938249f78",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bdfb0136-c887-4794-881c-deae1f699c57",
            "completed": true,
            "last_updated": "2023-03-06T11:42:13.517728-05:00",
            "created_at": "2023-03-04T10:37:55.333832-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.48,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/bdfb0136-c887-4794-881c-deae1f699c57",
            "datetime": "2023-03-04T19:07:00-05:00",
            "cutoff_datetime": "2023-03-04T19:07:00-05:00",
            "name": "Columbus Blue Jackets v. Ottawa Senators",
            "bettypes": [
                {
                    "id": "0967d7c4-68c3-48e4-8e08-79866679b129",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eaa623e8-8f90-40dc-a4e8-6b0938249f78/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T10:37:55.343437-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7072.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 2928.0
                            }
                        ],
                        "expected_reward_tokens": 9545.28,
                        "profit_sb": 45.28,
                        "profit_sb_percentage": 0.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e5070bd5-5c02-491c-9b86-10e46ff13a87",
                            "gambit_id": "56b370f9-8424-414a-90d9-69a70c202b61",
                            "last_updated": "2023-03-06T11:42:13.527460-05:00",
                            "created_at": "2023-03-04T10:37:55.344615-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.35000",
                            "odds": "1.36360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0967d7c4-68c3-48e4-8e08-79866679b129/?format=api"
                        },
                        {
                            "id": "0b6c6428-0998-4ff1-85d9-02746a60a4db",
                            "gambit_id": "790480f4-6a2a-4eac-81a3-deb2fa2f8c0c",
                            "last_updated": "2023-03-06T11:42:13.528568-05:00",
                            "created_at": "2023-03-04T10:37:55.345866-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "3.26000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0967d7c4-68c3-48e4-8e08-79866679b129/?format=api"
                        }
                    ]
                },
                {
                    "id": "21948aaa-fe6b-4d98-bc97-64c71481ef72",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eaa623e8-8f90-40dc-a4e8-6b0938249f78/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T10:37:55.339433-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ottawa Senators",
                                "amount": 5107.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49d65b2f-ca7e-49b4-94fe-76e3a568f1f3",
                            "gambit_id": "ccd906ba-5bee-4ded-a29f-4a58805ca6ae",
                            "last_updated": "2023-03-06T11:42:13.525181-05:00",
                            "created_at": "2023-03-04T10:37:55.341998-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21948aaa-fe6b-4d98-bc97-64c71481ef72/?format=api"
                        },
                        {
                            "id": "1da75323-6725-49ed-9dd1-d7f540aed169",
                            "gambit_id": "4b1f80c4-961f-46c4-a41a-356a1868a2b8",
                            "last_updated": "2023-03-06T11:42:13.524041-05:00",
                            "created_at": "2023-03-04T10:37:55.340679-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21948aaa-fe6b-4d98-bc97-64c71481ef72/?format=api"
                        }
                    ]
                },
                {
                    "id": "a563d233-e1d7-486a-bf96-ef67bef6ecac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eaa623e8-8f90-40dc-a4e8-6b0938249f78/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T10:37:55.335486-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5317.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a465356f-44f7-4e5d-97e0-e6dd1587d827",
                            "gambit_id": "53832bf7-ac89-4c51-80b0-9540bdda4717",
                            "last_updated": "2023-03-06T11:42:13.521733-05:00",
                            "created_at": "2023-03-04T10:37:55.337983-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a563d233-e1d7-486a-bf96-ef67bef6ecac/?format=api"
                        },
                        {
                            "id": "25679682-659c-41a0-85fa-c999d1b99836",
                            "gambit_id": "98d8bc90-3bbc-40b4-a4b4-6f35746b4837",
                            "last_updated": "2023-03-06T11:42:13.520594-05:00",
                            "created_at": "2023-03-04T10:37:55.336737-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a563d233-e1d7-486a-bf96-ef67bef6ecac/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b2d5a177-824a-4fe5-a051-5a6eb5f72fdb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4592c3d7-4822-41d7-ac3b-b2ea514cca12",
            "completed": true,
            "last_updated": "2023-03-06T15:06:52.276764-05:00",
            "created_at": "2023-03-04T16:22:11.344461-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.06,
            "sport_category": "XFL Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4592c3d7-4822-41d7-ac3b-b2ea514cca12",
            "datetime": "2023-03-04T19:00:00-05:00",
            "cutoff_datetime": "2023-03-04T19:00:00-05:00",
            "name": "Seattle Sea Dragons v. Vegas Vipers",
            "bettypes": [
                {
                    "id": "c84fd5e4-7cde-4d30-9228-15a93ddfb969",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2d5a177-824a-4fe5-a051-5a6eb5f72fdb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T16:22:11.351875-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Sea Dragons",
                                "amount": 6235.0
                            },
                            {
                                "team": "Vegas Vipers",
                                "amount": 3765.0
                            }
                        ],
                        "expected_reward_tokens": 9600.75,
                        "profit_sb": 100.75,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c7d93165-8cab-48a6-a9e3-a66b6cbaec7c",
                            "gambit_id": "0d427acb-18c8-4aa8-894f-975bc3029340",
                            "last_updated": "2023-03-06T15:06:52.286082-05:00",
                            "created_at": "2023-03-04T16:22:11.354413-05:00",
                            "name": "Seattle Sea Dragons",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c84fd5e4-7cde-4d30-9228-15a93ddfb969/?format=api"
                        },
                        {
                            "id": "d8dd43fe-c9bf-4336-99ee-4b66b3324863",
                            "gambit_id": "8a6fecca-eb5e-45d6-9cfc-34a8085f09b6",
                            "last_updated": "2023-03-06T15:06:52.284196-05:00",
                            "created_at": "2023-03-04T16:22:11.353120-05:00",
                            "name": "Vegas Vipers",
                            "reward": "2.55000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c84fd5e4-7cde-4d30-9228-15a93ddfb969/?format=api"
                        }
                    ]
                },
                {
                    "id": "e5ec99d1-78a9-44b1-a496-205265d10025",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2d5a177-824a-4fe5-a051-5a6eb5f72fdb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T16:22:11.355731-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Sea Dragons",
                                "amount": 5000.0
                            },
                            {
                                "team": "Vegas Vipers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fde4bdc1-e0fa-4b41-80d1-f190a6d8d2f1",
                            "gambit_id": "0b810c36-0e66-4a9b-b0a1-1b6ae499b0b8",
                            "last_updated": "2023-03-06T15:06:52.289852-05:00",
                            "created_at": "2023-03-04T16:22:11.358241-05:00",
                            "name": "Seattle Sea Dragons",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5ec99d1-78a9-44b1-a496-205265d10025/?format=api"
                        },
                        {
                            "id": "b8237bb0-d1b3-4654-aebd-9db58acba615",
                            "gambit_id": "f1020067-8ee0-4b5f-b74f-3f5cc1686b20",
                            "last_updated": "2023-03-06T15:06:52.288618-05:00",
                            "created_at": "2023-03-04T16:22:11.356967-05:00",
                            "name": "Vegas Vipers",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5ec99d1-78a9-44b1-a496-205265d10025/?format=api"
                        }
                    ]
                },
                {
                    "id": "d15cdbd8-b888-402b-b905-75054b100a87",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2d5a177-824a-4fe5-a051-5a6eb5f72fdb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T16:22:11.347494-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 37",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 37",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4ea1bb89-c32d-45bd-bb93-1e59b54cf498",
                            "gambit_id": "373d70d9-4e2d-4a20-9965-d168d65cf80a",
                            "last_updated": "2023-03-06T15:06:52.279845-05:00",
                            "created_at": "2023-03-04T16:22:11.349144-05:00",
                            "name": "Game Total Under 37",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "37.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d15cdbd8-b888-402b-b905-75054b100a87/?format=api"
                        },
                        {
                            "id": "5dfb427b-3414-4795-867f-ec07d3f05dba",
                            "gambit_id": "76407dd6-116f-490e-a644-50baac38eeeb",
                            "last_updated": "2023-03-06T15:06:52.281140-05:00",
                            "created_at": "2023-03-04T16:22:11.350544-05:00",
                            "name": "Game Total Over 37",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "37.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d15cdbd8-b888-402b-b905-75054b100a87/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3bd3603d-cd7e-4384-b763-ec914e9ce70d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d4f5e976-1cd4-479a-b105-9b31a0a4aade",
            "completed": true,
            "last_updated": "2023-03-06T11:42:12.877255-05:00",
            "created_at": "2023-03-04T10:37:54.645341-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.59,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d4f5e976-1cd4-479a-b105-9b31a0a4aade",
            "datetime": "2023-03-04T18:07:00-05:00",
            "cutoff_datetime": "2023-03-04T18:07:00-05:00",
            "name": "Pittsburgh Penguins v. Florida Panthers",
            "bettypes": [
                {
                    "id": "c646f51c-15a1-4951-98ab-3e5f2ebb7c50",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3bd3603d-cd7e-4384-b763-ec914e9ce70d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T10:37:54.655519-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "63a5d116-2654-411a-900a-04fc661c6cc2",
                            "gambit_id": "b3a1da97-a8c7-40b0-9862-29993fa53e6d",
                            "last_updated": "2023-03-06T11:42:12.887028-05:00",
                            "created_at": "2023-03-04T10:37:54.656724-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c646f51c-15a1-4951-98ab-3e5f2ebb7c50/?format=api"
                        },
                        {
                            "id": "a09c6976-79ef-4c2f-893c-88b5fa4c59cf",
                            "gambit_id": "4580e7f2-6b87-449e-9961-18939f536eef",
                            "last_updated": "2023-03-06T11:42:12.888093-05:00",
                            "created_at": "2023-03-04T10:37:54.657984-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c646f51c-15a1-4951-98ab-3e5f2ebb7c50/?format=api"
                        }
                    ]
                },
                {
                    "id": "e3804afb-649c-46e0-be53-8ada91e42d93",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3bd3603d-cd7e-4384-b763-ec914e9ce70d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T10:37:54.651770-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6651.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 3349.0
                            }
                        ],
                        "expected_reward_tokens": 9444.18,
                        "profit_sb": -55.82,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8959ebd8-bf75-4cc4-8aac-637d249550f9",
                            "gambit_id": "fe0d1e22-4e72-486e-b6f4-66d3e8442f0e",
                            "last_updated": "2023-03-06T11:42:12.884775-05:00",
                            "created_at": "2023-03-04T10:37:54.654234-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3804afb-649c-46e0-be53-8ada91e42d93/?format=api"
                        },
                        {
                            "id": "af78ad8e-3fe3-4f91-b93b-067a3098f993",
                            "gambit_id": "c5b29edc-f52b-4541-b626-421530802752",
                            "last_updated": "2023-03-06T11:42:12.883607-05:00",
                            "created_at": "2023-03-04T10:37:54.653004-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.82000",
                            "odds": "2.90000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3804afb-649c-46e0-be53-8ada91e42d93/?format=api"
                        }
                    ]
                },
                {
                    "id": "2a2725ea-4650-4bc1-ba44-c8484d8a410c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3bd3603d-cd7e-4384-b763-ec914e9ce70d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T10:37:54.647117-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5512.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0c945ef1-6c39-4579-89fe-760af533c305",
                            "gambit_id": "50569a26-571a-46e5-88ee-7f6bb411a60a",
                            "last_updated": "2023-03-06T11:42:12.881258-05:00",
                            "created_at": "2023-03-04T10:37:54.650439-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a2725ea-4650-4bc1-ba44-c8484d8a410c/?format=api"
                        },
                        {
                            "id": "ca125701-9ee6-412b-9e7b-c2a02c11dbce",
                            "gambit_id": "521243a5-7ae7-4697-a59a-09f3c4bc871a",
                            "last_updated": "2023-03-06T11:42:12.880088-05:00",
                            "created_at": "2023-03-04T10:37:54.648432-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a2725ea-4650-4bc1-ba44-c8484d8a410c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fe94a4ae-3f8e-4743-ab7d-dc368a7683f2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "596b3bfe-a7d9-4281-99cb-457b2d90d742",
            "completed": true,
            "last_updated": "2023-03-06T11:42:13.201592-05:00",
            "created_at": "2023-03-04T10:37:55.178072-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/596b3bfe-a7d9-4281-99cb-457b2d90d742",
            "datetime": "2023-03-04T18:07:00-05:00",
            "cutoff_datetime": "2023-03-04T18:07:00-05:00",
            "name": "Washington Capitals v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "1399e139-3c9d-4cc4-a238-a7b8f12c9c23",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe94a4ae-3f8e-4743-ab7d-dc368a7683f2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T10:37:55.187739-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5699.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6e0d2174-f820-4613-ab46-29052f3b2067",
                            "gambit_id": "fb3ae392-9e9b-4f97-8889-0efeca1f94ce",
                            "last_updated": "2023-03-06T11:42:13.212886-05:00",
                            "created_at": "2023-03-04T10:37:55.190196-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1399e139-3c9d-4cc4-a238-a7b8f12c9c23/?format=api"
                        },
                        {
                            "id": "a9d9514c-ad3c-4b74-8ab2-036ba53bc4e5",
                            "gambit_id": "78cb9413-c948-4b07-84a7-2c70d6cf7f61",
                            "last_updated": "2023-03-06T11:42:13.211600-05:00",
                            "created_at": "2023-03-04T10:37:55.188956-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1399e139-3c9d-4cc4-a238-a7b8f12c9c23/?format=api"
                        }
                    ]
                },
                {
                    "id": "3ac1d1a6-88e7-4600-a92a-d53bbba45ea1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe94a4ae-3f8e-4743-ab7d-dc368a7683f2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T10:37:55.183841-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6458.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7bb543cd-b412-4573-9587-0df7e6bcef8f",
                            "gambit_id": "60b05a12-7dbd-45bb-88c6-a93b515b97ce",
                            "last_updated": "2023-03-06T11:42:13.207998-05:00",
                            "created_at": "2023-03-04T10:37:55.185069-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ac1d1a6-88e7-4600-a92a-d53bbba45ea1/?format=api"
                        },
                        {
                            "id": "7c4c4175-5c60-407c-827f-061b2f9a9341",
                            "gambit_id": "09684b00-c2dc-4b4c-b02d-6c3fbec8ff83",
                            "last_updated": "2023-03-06T11:42:13.209148-05:00",
                            "created_at": "2023-03-04T10:37:55.186343-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ac1d1a6-88e7-4600-a92a-d53bbba45ea1/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc03ff84-b16a-42fc-a68e-94dd5cc9b48d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe94a4ae-3f8e-4743-ab7d-dc368a7683f2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T10:37:55.179852-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3aa9f063-df90-443a-af91-0c8d112f76ce",
                            "gambit_id": "9b8783b2-3af6-4986-9bdc-7c878d3bab3c",
                            "last_updated": "2023-03-06T11:42:13.205638-05:00",
                            "created_at": "2023-03-04T10:37:55.182393-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc03ff84-b16a-42fc-a68e-94dd5cc9b48d/?format=api"
                        },
                        {
                            "id": "d8249467-6996-409c-b549-20de821efa47",
                            "gambit_id": "872d9a4b-34cf-420c-9ed1-5ddef2d8edb0",
                            "last_updated": "2023-03-06T11:42:13.204478-05:00",
                            "created_at": "2023-03-04T10:37:55.181140-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc03ff84-b16a-42fc-a68e-94dd5cc9b48d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ab67843c-513b-476f-aaae-deaded4fca3e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c907a1c7-3e77-4871-b25a-dd0ad57da992",
            "completed": true,
            "last_updated": "2023-03-06T11:22:02.552573-05:00",
            "created_at": "2023-03-04T10:37:54.501237-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c907a1c7-3e77-4871-b25a-dd0ad57da992",
            "datetime": "2023-03-04T17:10:00-05:00",
            "cutoff_datetime": "2023-03-04T17:10:00-05:00",
            "name": "Toronto Raptors v. Washington Wizards",
            "bettypes": [
                {
                    "id": "592aea5c-d1fa-4238-ab7c-087fb1e9d9c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab67843c-513b-476f-aaae-deaded4fca3e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T10:37:54.506991-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5599.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "006dcf9a-7a99-4c18-b79e-74da65c98f80",
                            "gambit_id": "5068e4f0-cb0c-4062-beed-929735ce6757",
                            "last_updated": "2023-03-06T11:22:02.562263-05:00",
                            "created_at": "2023-03-04T10:37:54.509588-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/592aea5c-d1fa-4238-ab7c-087fb1e9d9c6/?format=api"
                        },
                        {
                            "id": "f92e1016-f409-4001-8fd8-66c575900129",
                            "gambit_id": "fc8065a2-666a-46a7-8d83-8c2f845a767d",
                            "last_updated": "2023-03-06T11:22:02.560863-05:00",
                            "created_at": "2023-03-04T10:37:54.508186-05:00",
                            "name": "Washington Wizards",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/592aea5c-d1fa-4238-ab7c-087fb1e9d9c6/?format=api"
                        }
                    ]
                },
                {
                    "id": "bdb8027a-9621-4d22-b5a2-c2cd0dd18358",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab67843c-513b-476f-aaae-deaded4fca3e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T10:37:54.510882-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Toronto Raptors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "068f5406-789a-46ce-aeca-96d989e5059f",
                            "gambit_id": "4dcec7af-25f1-44a4-abee-0217eb67e93b",
                            "last_updated": "2023-03-06T11:22:02.564905-05:00",
                            "created_at": "2023-03-04T10:37:54.512073-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdb8027a-9621-4d22-b5a2-c2cd0dd18358/?format=api"
                        },
                        {
                            "id": "471e4f92-7525-4c64-ad78-95f0e1af08c3",
                            "gambit_id": "70f380ea-147c-4c79-8895-a95d986763d6",
                            "last_updated": "2023-03-06T11:22:02.566431-05:00",
                            "created_at": "2023-03-04T10:37:54.513305-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdb8027a-9621-4d22-b5a2-c2cd0dd18358/?format=api"
                        }
                    ]
                },
                {
                    "id": "bb9eb41b-2e56-4ae2-8033-c29cc9028e58",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab67843c-513b-476f-aaae-deaded4fca3e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T10:37:54.502900-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3f2ce931-e6cd-4601-95d7-5594d135711b",
                            "gambit_id": "5d1f2953-7fd8-4e64-b4b3-ceb6b5200cfb",
                            "last_updated": "2023-03-06T11:22:02.556530-05:00",
                            "created_at": "2023-03-04T10:37:54.504165-05:00",
                            "name": "Game Total Under 222.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb9eb41b-2e56-4ae2-8033-c29cc9028e58/?format=api"
                        },
                        {
                            "id": "ebb94b7c-99aa-4375-89cc-eb39ee02c839",
                            "gambit_id": "2f58b96f-c9ba-4bd7-9d56-167f6ff35f8e",
                            "last_updated": "2023-03-06T11:22:02.557982-05:00",
                            "created_at": "2023-03-04T10:37:54.505545-05:00",
                            "name": "Game Total Over 222.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb9eb41b-2e56-4ae2-8033-c29cc9028e58/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "09386548-ed3d-44b3-baba-6f1906fae6ac",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e796d195-0379-4bb8-955a-f3dd36a74f6e",
            "completed": true,
            "last_updated": "2023-03-06T11:47:11.320657-05:00",
            "created_at": "2023-03-04T10:37:54.356493-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e796d195-0379-4bb8-955a-f3dd36a74f6e",
            "datetime": "2023-03-04T15:37:00-05:00",
            "cutoff_datetime": "2023-03-04T15:37:00-05:00",
            "name": "Colorado Avalanche v. Dallas Stars",
            "bettypes": [
                {
                    "id": "7c7f92e3-ca57-48e3-8759-b3306c2b866c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/09386548-ed3d-44b3-baba-6f1906fae6ac/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T10:37:54.365730-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 5107.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3882bcb2-87e4-4ac2-aafa-39fa30de026a",
                            "gambit_id": "c1fb5efc-683a-4d95-8d79-5d72aa251547",
                            "last_updated": "2023-03-06T11:47:11.331283-05:00",
                            "created_at": "2023-03-04T10:37:54.368116-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c7f92e3-ca57-48e3-8759-b3306c2b866c/?format=api"
                        },
                        {
                            "id": "c94a5269-e70c-4fa7-92db-d188df9afcef",
                            "gambit_id": "dceca0dd-bb15-4371-a67c-405b78b4c770",
                            "last_updated": "2023-03-06T11:47:11.330160-05:00",
                            "created_at": "2023-03-04T10:37:54.366912-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c7f92e3-ca57-48e3-8759-b3306c2b866c/?format=api"
                        }
                    ]
                },
                {
                    "id": "e68766ea-9398-47b1-96d6-2f28512fdd2e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/09386548-ed3d-44b3-baba-6f1906fae6ac/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T10:37:54.361909-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7024.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 2976.0
                            }
                        ],
                        "expected_reward_tokens": 9552.64,
                        "profit_sb": 52.64,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cab4d990-5624-4536-b6e3-2c9c7a08a0c3",
                            "gambit_id": "4c1a0146-04e1-4a0b-87c5-b5600263d4ba",
                            "last_updated": "2023-03-06T11:47:11.327895-05:00",
                            "created_at": "2023-03-04T10:37:54.364418-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.36000",
                            "odds": "1.37040",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e68766ea-9398-47b1-96d6-2f28512fdd2e/?format=api"
                        },
                        {
                            "id": "8688200f-9dd1-4b3d-8bb8-2924797cdadd",
                            "gambit_id": "54d1d8eb-54f3-4250-a14a-3f772a563e89",
                            "last_updated": "2023-03-06T11:47:11.326823-05:00",
                            "created_at": "2023-03-04T10:37:54.363114-05:00",
                            "name": "Dallas Stars",
                            "reward": "3.21000",
                            "odds": "3.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e68766ea-9398-47b1-96d6-2f28512fdd2e/?format=api"
                        }
                    ]
                },
                {
                    "id": "bd50b64e-95f0-47e6-a43a-a23320c93db3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/09386548-ed3d-44b3-baba-6f1906fae6ac/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T10:37:54.358232-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1d42cc1f-181b-476b-af6b-fa6220bf17d5",
                            "gambit_id": "fbe005a6-e732-4f4c-ab03-8b29bf15f53b",
                            "last_updated": "2023-03-06T11:47:11.323458-05:00",
                            "created_at": "2023-03-04T10:37:54.359428-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd50b64e-95f0-47e6-a43a-a23320c93db3/?format=api"
                        },
                        {
                            "id": "bd4b739d-cd5d-4867-b410-67f785187927",
                            "gambit_id": "b1a01c48-37d4-4c4a-b8d4-3349effa2610",
                            "last_updated": "2023-03-06T11:47:11.324562-05:00",
                            "created_at": "2023-03-04T10:37:54.360649-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd50b64e-95f0-47e6-a43a-a23320c93db3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "08433005-2a9d-4f7e-a374-6aec9dbe52dc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d9d59f0d-5456-4508-9ef4-2b7d46641fab",
            "completed": true,
            "last_updated": "2023-03-06T14:57:11.776426-05:00",
            "created_at": "2023-03-02T05:37:07.747022-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.29,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/d9d59f0d-5456-4508-9ef4-2b7d46641fab",
            "datetime": "2023-03-04T14:00:00-05:00",
            "cutoff_datetime": "2023-03-04T14:00:00-05:00",
            "name": "Braizer vs Round",
            "bettypes": [
                {
                    "id": "f855452f-a1f0-4255-98f5-3e85dc234205",
                    "match": "https://api-prod.gambitprofit.com/api/matches/08433005-2a9d-4f7e-a374-6aec9dbe52dc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-02T05:37:07.748911-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Terry Brazier",
                                "amount": 6698.0
                            },
                            {
                                "team": "David Round",
                                "amount": 3302.0
                            }
                        ],
                        "expected_reward_tokens": 9377.2,
                        "profit_sb": -122.8,
                        "profit_sb_percentage": -1.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "32325833-3e37-4c80-9f04-b0ae111e7168",
                            "gambit_id": "772825f6-dc00-4cf6-b8b0-36ee7a83a489",
                            "last_updated": "2023-03-06T14:57:11.780286-05:00",
                            "created_at": "2023-03-02T05:37:07.751822-05:00",
                            "name": "Terry Brazier",
                            "reward": "1.40000",
                            "odds": "1.41000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f855452f-a1f0-4255-98f5-3e85dc234205/?format=api"
                        },
                        {
                            "id": "245b9980-ff9b-4439-b33b-7d02ddf77bcf",
                            "gambit_id": "4b51f3de-8487-4ce3-9399-9a65b9a2748b",
                            "last_updated": "2023-03-06T14:57:11.779139-05:00",
                            "created_at": "2023-03-02T05:37:07.750447-05:00",
                            "name": "David Round",
                            "reward": "2.84000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f855452f-a1f0-4255-98f5-3e85dc234205/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4f092a66-dc42-41da-8ff1-fcb22a2594f0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "591933aa-daf1-4a5a-bd3e-482d719bad18",
            "completed": false,
            "last_updated": "2023-03-11T13:57:01.403707-05:00",
            "created_at": "2023-03-02T03:47:19.504520-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.66,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/591933aa-daf1-4a5a-bd3e-482d719bad18",
            "datetime": "2023-03-04T14:00:00-05:00",
            "cutoff_datetime": "2023-03-04T14:00:00-05:00",
            "name": "Bonner vs Cucciniello",
            "bettypes": [
                {
                    "id": "21a808ef-3853-42df-9b7d-0159d64153aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f092a66-dc42-41da-8ff1-fcb22a2594f0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-02T03:47:19.506540-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ben Bonner",
                                "amount": 6790.0
                            },
                            {
                                "team": "Jay Cucciniello",
                                "amount": 3210.0
                            }
                        ],
                        "expected_reward_tokens": 9437.4,
                        "profit_sb": -62.6,
                        "profit_sb_percentage": -0.66,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "adf99da2-88eb-499a-9a3a-70585d8a72e2",
                            "gambit_id": "a29e6868-1c5f-489c-bc9b-0df43317d5ac",
                            "last_updated": "2023-03-11T13:57:01.407934-05:00",
                            "created_at": "2023-03-02T03:47:19.509549-05:00",
                            "name": "Ben Bonner",
                            "reward": "1.39000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21a808ef-3853-42df-9b7d-0159d64153aa/?format=api"
                        },
                        {
                            "id": "4face845-29d4-4c01-9c24-b92e4b9fe078",
                            "gambit_id": "83b0dec3-22a5-4c48-8576-e41ddccb4ae0",
                            "last_updated": "2023-03-11T13:57:01.406696-05:00",
                            "created_at": "2023-03-02T03:47:19.508141-05:00",
                            "name": "Jay Cucciniello",
                            "reward": "2.94000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21a808ef-3853-42df-9b7d-0159d64153aa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "14f77d4a-e8d6-4624-a56e-d70028bf946a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b805f5a2-5277-47e7-8272-973d1d344cff",
            "completed": false,
            "last_updated": "2023-03-11T13:57:01.256923-05:00",
            "created_at": "2023-03-02T03:32:00.650784-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.45,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/b805f5a2-5277-47e7-8272-973d1d344cff",
            "datetime": "2023-03-04T14:00:00-05:00",
            "cutoff_datetime": "2023-03-04T14:00:00-05:00",
            "name": "Thorpe vs Watchorn",
            "bettypes": [
                {
                    "id": "8375cc02-fcf0-425a-a05e-35d82a89c1ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14f77d4a-e8d6-4624-a56e-d70028bf946a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-02T03:32:00.652737-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "George Thorpe",
                                "amount": 5296.0
                            },
                            {
                                "team": "Brad Watchorn",
                                "amount": 4704.0
                            }
                        ],
                        "expected_reward_tokens": 9266.88,
                        "profit_sb": -233.12,
                        "profit_sb_percentage": -2.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ef7acd9-af37-4c56-84a8-a1673ee8ac7f",
                            "gambit_id": "743e1832-7a08-4362-9b8c-6ea6080114c8",
                            "last_updated": "2023-03-11T13:57:01.261245-05:00",
                            "created_at": "2023-03-02T03:32:00.655642-05:00",
                            "name": "George Thorpe",
                            "reward": "1.75000",
                            "odds": "1.77000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8375cc02-fcf0-425a-a05e-35d82a89c1ef/?format=api"
                        },
                        {
                            "id": "6784241e-c471-45b0-8958-625d5376e8dc",
                            "gambit_id": "d151f4b5-3b3d-4b0b-9e3a-6ff2cfd4056b",
                            "last_updated": "2023-03-11T13:57:01.259922-05:00",
                            "created_at": "2023-03-02T03:32:00.654269-05:00",
                            "name": "Brad Watchorn",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8375cc02-fcf0-425a-a05e-35d82a89c1ef/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "51b3f376-6a98-4026-a41c-bacf0e7cdbef",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "aee3c04b-bf92-4555-bf19-468c96ca32ff",
            "completed": true,
            "last_updated": "2023-03-06T14:57:10.676692-05:00",
            "created_at": "2023-03-02T05:16:57.798596-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.51,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/aee3c04b-bf92-4555-bf19-468c96ca32ff",
            "datetime": "2023-03-04T14:00:00-05:00",
            "cutoff_datetime": "2023-03-04T14:00:00-05:00",
            "name": "Hendry vs Harrsion",
            "bettypes": [
                {
                    "id": "b1ad0bfc-fb33-43cc-9adf-2878faa703c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/51b3f376-6a98-4026-a41c-bacf0e7cdbef/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-02T05:16:57.800537-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Darren Hendry",
                                "amount": 7607.0
                            },
                            {
                                "team": "Corey Harrison",
                                "amount": 2393.0
                            }
                        ],
                        "expected_reward_tokens": 9356.61,
                        "profit_sb": -143.39,
                        "profit_sb_percentage": -1.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "48cbc38c-66d6-4441-98b6-40ccdf490ce9",
                            "gambit_id": "6a66a6c6-7049-4166-ae54-d47d5f865b57",
                            "last_updated": "2023-03-06T14:57:10.680560-05:00",
                            "created_at": "2023-03-02T05:16:57.803514-05:00",
                            "name": "Darren Hendry",
                            "reward": "1.23000",
                            "odds": "1.24000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ad0bfc-fb33-43cc-9adf-2878faa703c0/?format=api"
                        },
                        {
                            "id": "8cbbae11-90d6-489d-97f0-5ef4e5ab0c54",
                            "gambit_id": "3b27077d-4f3b-40a0-bca5-2dcdcb9cb087",
                            "last_updated": "2023-03-06T14:57:10.679423-05:00",
                            "created_at": "2023-03-02T05:16:57.802090-05:00",
                            "name": "Corey Harrison",
                            "reward": "3.91000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ad0bfc-fb33-43cc-9adf-2878faa703c0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "17ee63d0-0df9-4998-88d2-c993050d7265",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "69959199-aaaa-4509-8307-fdef82a98a6f",
            "completed": true,
            "last_updated": "2023-03-06T15:02:20.895433-05:00",
            "created_at": "2023-03-02T03:37:03.316740-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.54,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/69959199-aaaa-4509-8307-fdef82a98a6f",
            "datetime": "2023-03-04T14:00:00-05:00",
            "cutoff_datetime": "2023-03-04T14:00:00-05:00",
            "name": "Millar vs Cassidy",
            "bettypes": [
                {
                    "id": "e6b8301d-04ed-49b6-98e1-ac5ee39a836c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17ee63d0-0df9-4998-88d2-c993050d7265/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-02T03:37:03.318821-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jimmy Millar",
                                "amount": 5669.0
                            },
                            {
                                "team": "Kyle Cassidy",
                                "amount": 4331.0
                            }
                        ],
                        "expected_reward_tokens": 9353.85,
                        "profit_sb": -146.15,
                        "profit_sb_percentage": -1.54,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "83a8031b-601e-4bb2-9b3f-07e5d69846f4",
                            "gambit_id": "66855fa5-9b97-4e4a-ae4c-7e6982c627e4",
                            "last_updated": "2023-03-06T15:02:20.899307-05:00",
                            "created_at": "2023-03-02T03:37:03.321916-05:00",
                            "name": "Jimmy Millar",
                            "reward": "1.65000",
                            "odds": "1.67000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6b8301d-04ed-49b6-98e1-ac5ee39a836c/?format=api"
                        },
                        {
                            "id": "4c1101e4-4eb4-40ad-a128-10c31b94843b",
                            "gambit_id": "6322213e-6723-4233-8822-e9edd03e1acf",
                            "last_updated": "2023-03-06T15:02:20.898135-05:00",
                            "created_at": "2023-03-02T03:37:03.320455-05:00",
                            "name": "Kyle Cassidy",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6b8301d-04ed-49b6-98e1-ac5ee39a836c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1ba07d4a-39d9-4c89-8e83-0118b370842b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c72a7e31-87f9-4f8b-ae8a-14ab500f6b83",
            "completed": false,
            "last_updated": "2023-03-11T13:57:01.541717-05:00",
            "created_at": "2023-03-02T04:57:16.917881-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.46,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/c72a7e31-87f9-4f8b-ae8a-14ab500f6b83",
            "datetime": "2023-03-04T14:00:00-05:00",
            "cutoff_datetime": "2023-03-04T14:00:00-05:00",
            "name": "Draper vs Woodger",
            "bettypes": [
                {
                    "id": "32123d35-75b6-41ec-9236-7e868b29977c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ba07d4a-39d9-4c89-8e83-0118b370842b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-02T04:57:16.919777-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jack Draper",
                                "amount": 8153.0
                            },
                            {
                                "team": "Bryon Woodger",
                                "amount": 1847.0
                            }
                        ],
                        "expected_reward_tokens": 9456.64,
                        "profit_sb": -43.36,
                        "profit_sb_percentage": -0.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce37d83b-ea3a-4ccb-8606-d078df219185",
                            "gambit_id": "c581810a-df8b-4aad-b666-810a79aca394",
                            "last_updated": "2023-03-11T13:57:01.545958-05:00",
                            "created_at": "2023-03-02T04:57:16.922758-05:00",
                            "name": "Jack Draper",
                            "reward": "1.16000",
                            "odds": "1.17000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32123d35-75b6-41ec-9236-7e868b29977c/?format=api"
                        },
                        {
                            "id": "7b180b25-1bcc-450e-9d43-fbb686a026ac",
                            "gambit_id": "872d3440-8254-478d-aa33-1f4eab7fa3d5",
                            "last_updated": "2023-03-11T13:57:01.544686-05:00",
                            "created_at": "2023-03-02T04:57:16.921363-05:00",
                            "name": "Bryon Woodger",
                            "reward": "5.12000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32123d35-75b6-41ec-9236-7e868b29977c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a56821de-1ef2-4364-a2d2-01ca13ff4657",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e40ea41c-91e1-42a4-bd50-123adcc1c647",
            "completed": true,
            "last_updated": "2023-03-06T15:02:21.163192-05:00",
            "created_at": "2023-03-02T03:42:08.588252-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.84,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/e40ea41c-91e1-42a4-bd50-123adcc1c647",
            "datetime": "2023-03-04T14:00:00-05:00",
            "cutoff_datetime": "2023-03-04T14:00:00-05:00",
            "name": "Carmichael vs Cairns",
            "bettypes": [
                {
                    "id": "194a56c7-3a6e-4790-842d-d6f34e7e3108",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a56821de-1ef2-4364-a2d2-01ca13ff4657/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-02T03:42:08.590173-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ryan Carmichael",
                                "amount": 7083.0
                            },
                            {
                                "team": "Will Cairns",
                                "amount": 2917.0
                            }
                        ],
                        "expected_reward_tokens": 9420.39,
                        "profit_sb": -79.61,
                        "profit_sb_percentage": -0.84,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6dbb9057-b75e-4c04-b820-d5ca25ca8f61",
                            "gambit_id": "1ede98c4-a2e1-4a56-9198-1edb6a9cba97",
                            "last_updated": "2023-03-06T15:02:21.167150-05:00",
                            "created_at": "2023-03-02T03:42:08.593191-05:00",
                            "name": "Ryan Carmichael",
                            "reward": "1.33000",
                            "odds": "1.34000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/194a56c7-3a6e-4790-842d-d6f34e7e3108/?format=api"
                        },
                        {
                            "id": "f29f5d83-78e6-4284-80b2-115e1b9bb115",
                            "gambit_id": "970d96f2-1162-4366-be4f-e402b664d985",
                            "last_updated": "2023-03-06T15:02:21.165986-05:00",
                            "created_at": "2023-03-02T03:42:08.591792-05:00",
                            "name": "Will Cairns",
                            "reward": "3.23000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/194a56c7-3a6e-4790-842d-d6f34e7e3108/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cf65d164-c1ba-464a-b9ed-7b9c3b04a436",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3cf6679f-1a35-4d9e-9484-7c0a71276290",
            "completed": true,
            "last_updated": "2023-03-05T14:19:56.395932-05:00",
            "created_at": "2023-03-02T05:02:10.104864-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.95,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/3cf6679f-1a35-4d9e-9484-7c0a71276290",
            "datetime": "2023-03-04T14:00:00-05:00",
            "cutoff_datetime": "2023-03-04T14:00:00-05:00",
            "name": "Wasserman vs Severac",
            "bettypes": [
                {
                    "id": "8207cef3-3991-4c36-8f92-39b50d8a54ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf65d164-c1ba-464a-b9ed-7b9c3b04a436/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-02T05:02:10.106827-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charles \"Chaz\" Wasserman",
                                "amount": 8487.0
                            },
                            {
                                "team": "Cedric Severac",
                                "amount": 1513.0
                            }
                        ],
                        "expected_reward_tokens": 9590.31,
                        "profit_sb": 90.31,
                        "profit_sb_percentage": 0.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3cad91cf-126b-4065-ab4e-d25c8fabf869",
                            "gambit_id": "6fee5e3a-a554-4825-ba81-a70b64aaeeec",
                            "last_updated": "2023-03-05T14:19:56.400530-05:00",
                            "created_at": "2023-03-02T05:02:10.109856-05:00",
                            "name": "Charles \"Chaz\" Wasserman",
                            "reward": "1.13000",
                            "odds": "1.13000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8207cef3-3991-4c36-8f92-39b50d8a54ba/?format=api"
                        },
                        {
                            "id": "1899f1ec-a45a-41c8-8ca7-747baa47c986",
                            "gambit_id": "04aeb382-8ba9-4e06-af19-3259c9947b77",
                            "last_updated": "2023-03-05T14:19:56.399245-05:00",
                            "created_at": "2023-03-02T05:02:10.108431-05:00",
                            "name": "Cedric Severac",
                            "reward": "6.34000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8207cef3-3991-4c36-8f92-39b50d8a54ba/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "009bbd23-a9e4-4c39-aa52-f22d356512d4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a1cf84bc-a482-42e4-93b2-df22abb0f2b4",
            "completed": true,
            "last_updated": "2023-03-06T15:02:20.743172-05:00",
            "created_at": "2023-03-02T03:56:47.903848-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.29,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/a1cf84bc-a482-42e4-93b2-df22abb0f2b4",
            "datetime": "2023-03-04T14:00:00-05:00",
            "cutoff_datetime": "2023-03-04T14:00:00-05:00",
            "name": "Fox vs Hind",
            "bettypes": [
                {
                    "id": "38a5017a-ce93-4c83-86fb-b35e7dd56882",
                    "match": "https://api-prod.gambitprofit.com/api/matches/009bbd23-a9e4-4c39-aa52-f22d356512d4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-02T03:56:47.905866-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Gary Fox",
                                "amount": 6698.0
                            },
                            {
                                "team": "Nathan Hind",
                                "amount": 3302.0
                            }
                        ],
                        "expected_reward_tokens": 9377.2,
                        "profit_sb": -122.8,
                        "profit_sb_percentage": -1.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "98f74e4a-9579-4739-910f-b5c4bce31cfe",
                            "gambit_id": "fea03e07-e81e-4d73-b444-a4cd7b04cb86",
                            "last_updated": "2023-03-06T15:02:20.747530-05:00",
                            "created_at": "2023-03-02T03:56:47.908861-05:00",
                            "name": "Gary Fox",
                            "reward": "1.40000",
                            "odds": "1.41000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38a5017a-ce93-4c83-86fb-b35e7dd56882/?format=api"
                        },
                        {
                            "id": "203e5b3b-2030-4ef9-93db-65403f90a7e4",
                            "gambit_id": "5f2b7f7b-ebb1-4910-9d8c-5f27136976cc",
                            "last_updated": "2023-03-06T15:02:20.746314-05:00",
                            "created_at": "2023-03-02T03:56:47.907433-05:00",
                            "name": "Nathan Hind",
                            "reward": "2.84000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38a5017a-ce93-4c83-86fb-b35e7dd56882/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e564d1be-2e7e-4034-8149-f82a5c3bba3a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "14119476-9f5d-4b21-b9eb-cd9c69f0b8bb",
            "completed": true,
            "last_updated": "2023-03-06T14:57:10.415497-05:00",
            "created_at": "2023-03-02T05:32:06.002827-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.47,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/14119476-9f5d-4b21-b9eb-cd9c69f0b8bb",
            "datetime": "2023-03-04T14:00:00-05:00",
            "cutoff_datetime": "2023-03-04T14:00:00-05:00",
            "name": "Shaw vs Browne",
            "bettypes": [
                {
                    "id": "d91ed51c-865e-43c1-a3a8-239b2cdcaddf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e564d1be-2e7e-4034-8149-f82a5c3bba3a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-02T05:32:06.004799-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Mason Shaw",
                                "amount": 6432.0
                            },
                            {
                                "team": "Lee Browne",
                                "amount": 3568.0
                            }
                        ],
                        "expected_reward_tokens": 9455.04,
                        "profit_sb": -44.96,
                        "profit_sb_percentage": -0.47,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f989b380-7dda-4bd6-adcc-1ace51741b65",
                            "gambit_id": "5831d9fa-89f3-4a47-b2bd-1b76f8adb1b2",
                            "last_updated": "2023-03-06T14:57:10.419947-05:00",
                            "created_at": "2023-03-02T05:32:06.007957-05:00",
                            "name": "Mason Shaw",
                            "reward": "1.47000",
                            "odds": "1.48000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d91ed51c-865e-43c1-a3a8-239b2cdcaddf/?format=api"
                        },
                        {
                            "id": "9a56c458-79e0-4d48-92ee-7d0ddce4f787",
                            "gambit_id": "5b7755f7-a5ef-4bd8-97a5-bba76b93e18d",
                            "last_updated": "2023-03-06T14:57:10.418702-05:00",
                            "created_at": "2023-03-02T05:32:06.006504-05:00",
                            "name": "Lee Browne",
                            "reward": "2.65000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d91ed51c-865e-43c1-a3a8-239b2cdcaddf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e910729f-0641-4b36-9171-2fa597e0fc4f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5595b335-4c15-45dc-9f2a-99635f9e71c2",
            "completed": false,
            "last_updated": "2023-03-11T13:57:01.111968-05:00",
            "created_at": "2023-03-02T05:42:10.584327-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.9,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/5595b335-4c15-45dc-9f2a-99635f9e71c2",
            "datetime": "2023-03-04T14:00:00-05:00",
            "cutoff_datetime": "2023-03-04T14:00:00-05:00",
            "name": "Franco vs Breeze",
            "bettypes": [
                {
                    "id": "6a08ca32-958b-48fe-b7eb-4c551637ca4a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e910729f-0641-4b36-9171-2fa597e0fc4f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-02T05:42:10.586267-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ricardo Franco",
                                "amount": 7592.0
                            },
                            {
                                "team": "Dan Breeze",
                                "amount": 2408.0
                            }
                        ],
                        "expected_reward_tokens": 9414.08,
                        "profit_sb": -85.92,
                        "profit_sb_percentage": -0.9,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "51598110-b569-4a4f-82ba-18cd16f0b67a",
                            "gambit_id": "d0e39b17-0e96-4428-9e3e-306c351064d9",
                            "last_updated": "2023-03-11T13:57:01.117662-05:00",
                            "created_at": "2023-03-02T05:42:10.589164-05:00",
                            "name": "Ricardo Franco",
                            "reward": "1.24000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a08ca32-958b-48fe-b7eb-4c551637ca4a/?format=api"
                        },
                        {
                            "id": "f210dccb-ca0d-439c-aaec-6afcf4fe7486",
                            "gambit_id": "45c6d1c4-0fda-4477-8237-c55a6dafc18c",
                            "last_updated": "2023-03-11T13:57:01.115950-05:00",
                            "created_at": "2023-03-02T05:42:10.587776-05:00",
                            "name": "Dan Breeze",
                            "reward": "3.91000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a08ca32-958b-48fe-b7eb-4c551637ca4a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8d111c31-cbe4-4882-8d3d-5eabec4efc0d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "29d71bf2-e0a5-49b9-aa8e-2c089c6a2310",
            "completed": true,
            "last_updated": "2023-03-06T14:57:10.931227-05:00",
            "created_at": "2023-03-02T05:47:22.829127-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.47,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/29d71bf2-e0a5-49b9-aa8e-2c089c6a2310",
            "datetime": "2023-03-04T14:00:00-05:00",
            "cutoff_datetime": "2023-03-04T14:00:00-05:00",
            "name": "Tierney vs Lindsey",
            "bettypes": [
                {
                    "id": "6701a00b-4738-40a5-af8f-959ea51ab5ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d111c31-cbe4-4882-8d3d-5eabec4efc0d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-02T05:47:22.830992-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Connor Tierney",
                                "amount": 6432.0
                            },
                            {
                                "team": "Jake Lindsey",
                                "amount": 3568.0
                            }
                        ],
                        "expected_reward_tokens": 9455.04,
                        "profit_sb": -44.96,
                        "profit_sb_percentage": -0.47,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d10c7974-b8c7-45d9-be7a-5b9e883999f3",
                            "gambit_id": "90aa2c3a-050b-4967-802a-e8d617699d78",
                            "last_updated": "2023-03-06T14:57:10.935101-05:00",
                            "created_at": "2023-03-02T05:47:22.833923-05:00",
                            "name": "Connor Tierney",
                            "reward": "1.47000",
                            "odds": "1.48000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6701a00b-4738-40a5-af8f-959ea51ab5ad/?format=api"
                        },
                        {
                            "id": "025e7c03-68a8-4d0b-aab1-bd59e2c5565e",
                            "gambit_id": "50a4f016-e87a-4d4d-b33e-75ff0c149463",
                            "last_updated": "2023-03-06T14:57:10.933890-05:00",
                            "created_at": "2023-03-02T05:47:22.832539-05:00",
                            "name": "Jake Lindsey",
                            "reward": "2.65000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6701a00b-4738-40a5-af8f-959ea51ab5ad/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ede8898c-7470-488a-bd52-0d2556dc08f8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3f09b640-1212-470d-9614-cdfc20f277b9",
            "completed": true,
            "last_updated": "2023-03-06T11:47:11.138086-05:00",
            "created_at": "2023-03-04T10:37:54.213939-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3f09b640-1212-470d-9614-cdfc20f277b9",
            "datetime": "2023-03-04T13:07:00-05:00",
            "cutoff_datetime": "2023-03-04T13:07:00-05:00",
            "name": "New York Rangers v. Boston Bruins",
            "bettypes": [
                {
                    "id": "baadb5c7-5ae7-4b06-b621-11b70b3a161e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ede8898c-7470-488a-bd52-0d2556dc08f8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T10:37:54.223689-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 6241.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2c10eb81-d4bc-4429-b993-08fbce722ed2",
                            "gambit_id": "dfff086c-4f9c-41c1-a134-e961e00b8a53",
                            "last_updated": "2023-03-06T11:47:11.147611-05:00",
                            "created_at": "2023-03-04T10:37:54.224890-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/baadb5c7-5ae7-4b06-b621-11b70b3a161e/?format=api"
                        },
                        {
                            "id": "e12e5857-e797-4fc3-80ef-b2cab98c37ae",
                            "gambit_id": "04841e67-2618-41d3-93ae-1467afccac0e",
                            "last_updated": "2023-03-06T11:47:11.148679-05:00",
                            "created_at": "2023-03-04T10:37:54.226152-05:00",
                            "name": "New York Rangers",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/baadb5c7-5ae7-4b06-b621-11b70b3a161e/?format=api"
                        }
                    ]
                },
                {
                    "id": "9e3bf259-bdae-4628-a94b-9dba9d347862",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ede8898c-7470-488a-bd52-0d2556dc08f8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T10:37:54.219725-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6100.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b615a8d4-39c5-41ad-af12-a12914a94c58",
                            "gambit_id": "d2014648-4ca2-40cc-bbdf-b26aba70740d",
                            "last_updated": "2023-03-06T11:47:11.145426-05:00",
                            "created_at": "2023-03-04T10:37:54.222239-05:00",
                            "name": "New York Rangers",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e3bf259-bdae-4628-a94b-9dba9d347862/?format=api"
                        },
                        {
                            "id": "6cf30835-36e9-418e-89b8-1717cc75ecd1",
                            "gambit_id": "60fc9af7-d874-43fb-941a-553fb5830ba0",
                            "last_updated": "2023-03-06T11:47:11.144353-05:00",
                            "created_at": "2023-03-04T10:37:54.220912-05:00",
                            "name": "Boston Bruins",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e3bf259-bdae-4628-a94b-9dba9d347862/?format=api"
                        }
                    ]
                },
                {
                    "id": "0389c03a-b111-48ad-b6f4-0396593dbb8a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ede8898c-7470-488a-bd52-0d2556dc08f8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T10:37:54.215756-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ece547c6-d4b3-473e-864a-88112ebfd195",
                            "gambit_id": "732dd063-177c-4e3b-8265-0599301ce781",
                            "last_updated": "2023-03-06T11:47:11.140887-05:00",
                            "created_at": "2023-03-04T10:37:54.217113-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0389c03a-b111-48ad-b6f4-0396593dbb8a/?format=api"
                        },
                        {
                            "id": "d0b24032-fcb2-49cd-b5a4-adc3f3b9d59e",
                            "gambit_id": "c5504e81-0d76-473f-b9ea-939c8cb2472f",
                            "last_updated": "2023-03-06T11:47:11.142045-05:00",
                            "created_at": "2023-03-04T10:37:54.218396-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0389c03a-b111-48ad-b6f4-0396593dbb8a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b52b200a-6363-4d04-bb52-7e8679a6710c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e151f6dd-8d39-4397-aecf-6e30a440cd60",
            "completed": true,
            "last_updated": "2023-03-06T11:47:11.575071-05:00",
            "created_at": "2023-03-04T10:37:53.908456-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.17,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e151f6dd-8d39-4397-aecf-6e30a440cd60",
            "datetime": "2023-03-04T12:37:00-05:00",
            "cutoff_datetime": "2023-03-04T12:37:00-05:00",
            "name": "Tampa Bay Lightning v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "d975ba79-1a3b-4d63-b693-f07a06151abd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b52b200a-6363-4d04-bb52-7e8679a6710c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T10:37:53.918887-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0fbb558c-aa56-4944-9ddf-60d25afaf402",
                            "gambit_id": "32ca44cf-10b5-4a42-bc53-6ad2247f044f",
                            "last_updated": "2023-03-06T11:47:11.585750-05:00",
                            "created_at": "2023-03-04T10:37:53.921423-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d975ba79-1a3b-4d63-b693-f07a06151abd/?format=api"
                        },
                        {
                            "id": "c2760ca8-c754-410d-bfbf-5772bcf67ca0",
                            "gambit_id": "ddeb3509-c9b1-4018-9a84-ff86c9eddc64",
                            "last_updated": "2023-03-06T11:47:11.584666-05:00",
                            "created_at": "2023-03-04T10:37:53.920093-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d975ba79-1a3b-4d63-b693-f07a06151abd/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1d5391f-f9a7-48f9-9e9c-78ca90e95cbb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b52b200a-6363-4d04-bb52-7e8679a6710c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T10:37:53.915043-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6100.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8ba06150-1762-4951-ad26-364b936e6afe",
                            "gambit_id": "0372d209-9835-4db4-9bb8-2a05c8f5ea15",
                            "last_updated": "2023-03-06T11:47:11.581306-05:00",
                            "created_at": "2023-03-04T10:37:53.916270-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1d5391f-f9a7-48f9-9e9c-78ca90e95cbb/?format=api"
                        },
                        {
                            "id": "683a0b9d-ce29-4234-a3c6-098f176212aa",
                            "gambit_id": "86036fcd-1053-4759-b2d9-1948424b86fc",
                            "last_updated": "2023-03-06T11:47:11.582430-05:00",
                            "created_at": "2023-03-04T10:37:53.917568-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1d5391f-f9a7-48f9-9e9c-78ca90e95cbb/?format=api"
                        }
                    ]
                },
                {
                    "id": "9bb9487f-ce44-4726-87bc-75bb0e3cfbcf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b52b200a-6363-4d04-bb52-7e8679a6710c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T10:37:53.910573-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9bff57ea-d3a8-4f10-8944-3b834b05739f",
                            "gambit_id": "fd88891f-68f8-4eb4-b91e-c40b552fe140",
                            "last_updated": "2023-03-06T11:47:11.577851-05:00",
                            "created_at": "2023-03-04T10:37:53.912160-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bb9487f-ce44-4726-87bc-75bb0e3cfbcf/?format=api"
                        },
                        {
                            "id": "ba3b2ce0-7730-4980-bf27-05ca3b0eba55",
                            "gambit_id": "38a40e3e-2eb9-4288-b2bc-354a7a09dbae",
                            "last_updated": "2023-03-06T11:47:11.579019-05:00",
                            "created_at": "2023-03-04T10:37:53.913683-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bb9487f-ce44-4726-87bc-75bb0e3cfbcf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7f8e87ca-ad5b-4f7a-b2af-f1aa2d73c9fb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9873f6d2-f5a8-451c-acd4-04fa985cb646",
            "completed": true,
            "last_updated": "2023-03-06T11:47:10.990073-05:00",
            "created_at": "2023-03-04T10:37:54.069861-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/9873f6d2-f5a8-451c-acd4-04fa985cb646",
            "datetime": "2023-03-04T12:37:00-05:00",
            "cutoff_datetime": "2023-03-04T12:37:00-05:00",
            "name": "Detroit Red Wings v. New York Islanders",
            "bettypes": [
                {
                    "id": "09d11961-6335-4964-bd01-e65fa5b34055",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f8e87ca-ad5b-4f7a-b2af-f1aa2d73c9fb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-04T10:37:54.079564-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6458.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5cc1450b-7be5-4e16-9625-7882a8fba111",
                            "gambit_id": "54c0d360-dda6-4163-b994-86cfd5f9444a",
                            "last_updated": "2023-03-06T11:47:10.999584-05:00",
                            "created_at": "2023-03-04T10:37:54.080792-05:00",
                            "name": "New York Islanders",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09d11961-6335-4964-bd01-e65fa5b34055/?format=api"
                        },
                        {
                            "id": "695e6ed2-3334-4770-9d34-e45e2d0cf617",
                            "gambit_id": "2b75e08a-14e9-4f1d-8bbe-eb5e59224af5",
                            "last_updated": "2023-03-06T11:47:11.000653-05:00",
                            "created_at": "2023-03-04T10:37:54.082022-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09d11961-6335-4964-bd01-e65fa5b34055/?format=api"
                        }
                    ]
                },
                {
                    "id": "3034bde1-3dd1-4101-b30b-0d2d3e0880e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f8e87ca-ad5b-4f7a-b2af-f1aa2d73c9fb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-04T10:37:54.075567-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Red Wings",
                                "amount": 5784.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ced1391d-d422-4d38-9ff9-5808eedd6ed9",
                            "gambit_id": "bf6ee692-be01-449b-b12b-25035d543d98",
                            "last_updated": "2023-03-06T11:47:10.997320-05:00",
                            "created_at": "2023-03-04T10:37:54.078103-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3034bde1-3dd1-4101-b30b-0d2d3e0880e0/?format=api"
                        },
                        {
                            "id": "567b29ac-213d-49b5-aecc-51cfab69f7b0",
                            "gambit_id": "cd80ee27-818c-4464-b652-60a6364333a6",
                            "last_updated": "2023-03-06T11:47:10.996209-05:00",
                            "created_at": "2023-03-04T10:37:54.076816-05:00",
                            "name": "New York Islanders",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3034bde1-3dd1-4101-b30b-0d2d3e0880e0/?format=api"
                        }
                    ]
                },
                {
                    "id": "46286fa3-3a4e-4978-9b60-7d80e43a7e6e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f8e87ca-ad5b-4f7a-b2af-f1aa2d73c9fb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-04T10:37:54.071566-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5317.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0220edb3-aa39-4e44-94c4-31a72b0f536d",
                            "gambit_id": "d1c98c9e-5e5f-418a-bbaa-857d712f3bb2",
                            "last_updated": "2023-03-06T11:47:10.993948-05:00",
                            "created_at": "2023-03-04T10:37:54.074178-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46286fa3-3a4e-4978-9b60-7d80e43a7e6e/?format=api"
                        },
                        {
                            "id": "97896aa7-03b5-4b8f-bc16-572bafe33698",
                            "gambit_id": "6b6e6d1e-5b21-479d-be8e-7113cac47d93",
                            "last_updated": "2023-03-06T11:47:10.992841-05:00",
                            "created_at": "2023-03-04T10:37:54.072835-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46286fa3-3a4e-4978-9b60-7d80e43a7e6e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ebbcd5bb-576b-4264-94a7-933bbb60079f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "783f972e-a9a8-4004-ab7d-260b0c16cb5d",
            "completed": true,
            "last_updated": "2023-03-06T12:01:57.900120-05:00",
            "created_at": "2023-03-03T13:07:10.224220-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.22,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/783f972e-a9a8-4004-ab7d-260b0c16cb5d",
            "datetime": "2023-03-04T12:30:00-05:00",
            "cutoff_datetime": "2023-03-04T12:30:00-05:00",
            "name": "Southampton v. Leicester City",
            "bettypes": [
                {
                    "id": "3227ff2a-8ddc-44bc-ab8f-9d7a9bdc2900",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ebbcd5bb-576b-4264-94a7-933bbb60079f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-03T13:07:10.229693-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Leicester City",
                                "amount": 5048.0
                            },
                            {
                                "team": "Southampton",
                                "amount": 4952.0
                            }
                        ],
                        "expected_reward_tokens": 13122.8,
                        "profit_sb": 3622.8,
                        "profit_sb_percentage": 38.13,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Leicester City",
                                "amount": 3573.0
                            },
                            {
                                "team": "Southampton",
                                "amount": 3506.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2921.0
                            }
                        ],
                        "expected_reward_tokens": 9288.78,
                        "profit_sb": -211.22,
                        "profit_sb_percentage": -2.22,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fc7156d0-d147-4072-8e3d-a2c901df9d6a",
                            "gambit_id": "54992cd1-21a0-4ce5-af8d-dddeebddbc72",
                            "last_updated": "2023-03-06T12:01:57.906374-05:00",
                            "created_at": "2023-03-03T13:07:10.230884-05:00",
                            "name": "Leicester City",
                            "reward": "2.60000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3227ff2a-8ddc-44bc-ab8f-9d7a9bdc2900/?format=api"
                        },
                        {
                            "id": "ed7469a6-6b57-4459-a80c-a017dc2faa0e",
                            "gambit_id": "47e95d82-b210-488c-88db-c126b22a7b86",
                            "last_updated": "2023-03-06T12:01:57.907522-05:00",
                            "created_at": "2023-03-03T13:07:10.232130-05:00",
                            "name": "Southampton",
                            "reward": "2.65000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3227ff2a-8ddc-44bc-ab8f-9d7a9bdc2900/?format=api"
                        },
                        {
                            "id": "942fc01c-7129-463f-822b-400363529109",
                            "gambit_id": "e66aeaa4-a854-4f5f-903d-dcf862bc4144",
                            "last_updated": "2023-03-06T12:01:57.908616-05:00",
                            "created_at": "2023-03-03T13:07:10.233401-05:00",
                            "name": "Draw",
                            "reward": "3.18000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3227ff2a-8ddc-44bc-ab8f-9d7a9bdc2900/?format=api"
                        }
                    ]
                },
                {
                    "id": "76afac0d-87b8-4f91-8d2b-42be7a1b7f26",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ebbcd5bb-576b-4264-94a7-933bbb60079f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-03T13:07:10.225860-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5068.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4932.0
                            }
                        ],
                        "expected_reward_tokens": 9222.84,
                        "profit_sb": -277.16,
                        "profit_sb_percentage": -2.92,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b4642602-e43e-4108-9240-8552d57abc0b",
                            "gambit_id": "24bee563-0867-4abe-afe2-0ed58f91e560",
                            "last_updated": "2023-03-06T12:01:57.902984-05:00",
                            "created_at": "2023-03-03T13:07:10.227124-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.82000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76afac0d-87b8-4f91-8d2b-42be7a1b7f26/?format=api"
                        },
                        {
                            "id": "833b9ef0-be9d-4314-be2c-b9e8e99060b7",
                            "gambit_id": "4c39c33f-7745-4cb5-a98d-c0e95e9f6a93",
                            "last_updated": "2023-03-06T12:01:57.904104-05:00",
                            "created_at": "2023-03-03T13:07:10.228398-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.87000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76afac0d-87b8-4f91-8d2b-42be7a1b7f26/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8889fa0a-ec56-40ce-9e82-25ed9c31c4e3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2f858538-da28-4a1f-822d-10aec108893d",
            "completed": true,
            "last_updated": "2023-03-06T13:32:02.535932-05:00",
            "created_at": "2023-03-03T13:07:09.207259-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.28,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/2f858538-da28-4a1f-822d-10aec108893d",
            "datetime": "2023-03-04T10:00:00-05:00",
            "cutoff_datetime": "2023-03-04T10:00:00-05:00",
            "name": "Arsenal v. Bournemouth",
            "bettypes": [
                {
                    "id": "3e090200-7b0a-4e70-8724-9abeba791845",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8889fa0a-ec56-40ce-9e82-25ed9c31c4e3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-03T13:07:09.214032-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": 8420.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1580.0
                            }
                        ],
                        "expected_reward_tokens": 10017.2,
                        "profit_sb": 517.2,
                        "profit_sb_percentage": 5.44,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 7801.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1464.0
                            },
                            {
                                "team": "Bournemouth",
                                "amount": 734.0
                            }
                        ],
                        "expected_reward_tokens": 9277.76,
                        "profit_sb": -222.24,
                        "profit_sb_percentage": -2.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7f6ff3f7-ce7d-4b17-aee5-d6f43d86ecf4",
                            "gambit_id": "fc70175a-05fe-4d35-8105-6ddcde8d3f17",
                            "last_updated": "2023-03-06T13:32:02.548782-05:00",
                            "created_at": "2023-03-03T13:07:09.215462-05:00",
                            "name": "Arsenal",
                            "reward": "1.19000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e090200-7b0a-4e70-8724-9abeba791845/?format=api"
                        },
                        {
                            "id": "0325dcae-ef03-4a4e-8613-907f10bad853",
                            "gambit_id": "3bac6ba2-b168-4432-b269-01901070e1f6",
                            "last_updated": "2023-03-06T13:32:02.551108-05:00",
                            "created_at": "2023-03-03T13:07:09.217962-05:00",
                            "name": "Draw",
                            "reward": "6.34000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e090200-7b0a-4e70-8724-9abeba791845/?format=api"
                        },
                        {
                            "id": "17b2ec70-ca4b-4e3e-b029-42c05480a5e7",
                            "gambit_id": "7549e64c-ee3d-4581-b2a9-4d5698a8e4b2",
                            "last_updated": "2023-03-06T13:32:02.549909-05:00",
                            "created_at": "2023-03-03T13:07:09.216754-05:00",
                            "name": "Bournemouth",
                            "reward": "12.64000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e090200-7b0a-4e70-8724-9abeba791845/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b35e2fc-635c-48b4-a997-e53b94ec8e2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8889fa0a-ec56-40ce-9e82-25ed9c31c4e3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-03T13:07:09.208951-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6148.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3852.0
                            }
                        ],
                        "expected_reward_tokens": 9283.32,
                        "profit_sb": -216.68,
                        "profit_sb_percentage": -2.28,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "845e7f9c-02cb-4111-8778-da0d4a3ff0cd",
                            "gambit_id": "13e0f818-2bb3-4785-bb93-15ad87fafbef",
                            "last_updated": "2023-03-06T13:32:02.546545-05:00",
                            "created_at": "2023-03-03T13:07:09.212466-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.51000",
                            "odds": "1.53000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b35e2fc-635c-48b4-a997-e53b94ec8e2b/?format=api"
                        },
                        {
                            "id": "a8cae310-7a27-4319-8103-3f2dd76e8580",
                            "gambit_id": "df44080f-8a38-4b4b-933e-7022d37262aa",
                            "last_updated": "2023-03-06T13:32:02.545296-05:00",
                            "created_at": "2023-03-03T13:07:09.210213-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.41000",
                            "odds": "2.45000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b35e2fc-635c-48b4-a997-e53b94ec8e2b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dc4d76e7-1223-4e01-b7ef-04e6cc453070",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f0a6a104-740d-44c1-bedf-bbfb14934ea9",
            "completed": true,
            "last_updated": "2023-03-06T12:01:59.012728-05:00",
            "created_at": "2023-03-03T13:07:09.059824-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.33,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/f0a6a104-740d-44c1-bedf-bbfb14934ea9",
            "datetime": "2023-03-04T10:00:00-05:00",
            "cutoff_datetime": "2023-03-04T10:00:00-05:00",
            "name": "Aston Villa v. Crystal Palace",
            "bettypes": [
                {
                    "id": "b0661620-7b2b-4015-a1b7-bc95694ae5cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc4d76e7-1223-4e01-b7ef-04e6cc453070/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-03T13:07:09.069287-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 6057.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3943.0
                            }
                        ],
                        "expected_reward_tokens": 12537.99,
                        "profit_sb": 3037.99,
                        "profit_sb_percentage": 31.98,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 4483.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2918.0
                            },
                            {
                                "team": "Crystal Palace",
                                "amount": 2599.0
                            }
                        ],
                        "expected_reward_tokens": 9278.43,
                        "profit_sb": -221.57,
                        "profit_sb_percentage": -2.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1e35d1c6-7508-4521-b702-18d10a0eeba5",
                            "gambit_id": "bf7d827c-4641-4134-bf7f-90cf26723fd2",
                            "last_updated": "2023-03-06T12:01:59.020158-05:00",
                            "created_at": "2023-03-03T13:07:09.071771-05:00",
                            "name": "Aston Villa",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0661620-7b2b-4015-a1b7-bc95694ae5cb/?format=api"
                        },
                        {
                            "id": "d535119e-89b8-440e-a011-00e7d85d2216",
                            "gambit_id": "11a65fdf-6030-47c6-94a6-01257b039360",
                            "last_updated": "2023-03-06T12:01:59.021286-05:00",
                            "created_at": "2023-03-03T13:07:09.073643-05:00",
                            "name": "Draw",
                            "reward": "3.18000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0661620-7b2b-4015-a1b7-bc95694ae5cb/?format=api"
                        },
                        {
                            "id": "30207200-8715-413b-8c47-b6561ed218e8",
                            "gambit_id": "6226b079-53c0-4921-a764-4d9f4ab38651",
                            "last_updated": "2023-03-06T12:01:59.019042-05:00",
                            "created_at": "2023-03-03T13:07:09.070524-05:00",
                            "name": "Crystal Palace",
                            "reward": "3.57000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0661620-7b2b-4015-a1b7-bc95694ae5cb/?format=api"
                        }
                    ]
                },
                {
                    "id": "8abc9ae7-454a-4033-b361-3e2d5fd36995",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc4d76e7-1223-4e01-b7ef-04e6cc453070/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-03T13:07:09.061626-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5623.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4377.0
                            }
                        ],
                        "expected_reward_tokens": 9277.95,
                        "profit_sb": -222.05,
                        "profit_sb_percentage": -2.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2cb80d53-3f21-4687-a7b0-34f905d88c6b",
                            "gambit_id": "8d113730-9ae7-4069-bebf-72c99b795a58",
                            "last_updated": "2023-03-06T12:01:59.015582-05:00",
                            "created_at": "2023-03-03T13:07:09.063520-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.65000",
                            "odds": "1.67000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8abc9ae7-454a-4033-b361-3e2d5fd36995/?format=api"
                        },
                        {
                            "id": "c57a1cec-b9ca-4465-98b8-ad2ab59ad560",
                            "gambit_id": "587ffbaa-65b8-496c-a1dc-2422e07f4eb4",
                            "last_updated": "2023-03-06T12:01:59.016716-05:00",
                            "created_at": "2023-03-03T13:07:09.067518-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.12000",
                            "odds": "2.15000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8abc9ae7-454a-4033-b361-3e2d5fd36995/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6e2cd0ba-f410-4af8-8e9e-2508b2382d53",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c9759bd6-ba72-485f-9ffb-5b1bc84bd612",
            "completed": true,
            "last_updated": "2023-03-06T13:32:02.699374-05:00",
            "created_at": "2023-03-03T13:07:09.357076-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.8,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/c9759bd6-ba72-485f-9ffb-5b1bc84bd612",
            "datetime": "2023-03-04T10:00:00-05:00",
            "cutoff_datetime": "2023-03-04T10:00:00-05:00",
            "name": "Chelsea v. Leeds United",
            "bettypes": [
                {
                    "id": "ef144b02-5b70-473b-90a5-432cee43fca0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e2cd0ba-f410-4af8-8e9e-2508b2382d53/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-03T13:07:09.362754-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 7161.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2839.0
                            }
                        ],
                        "expected_reward_tokens": 11099.55,
                        "profit_sb": 1599.55,
                        "profit_sb_percentage": 16.84,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 6019.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2386.0
                            },
                            {
                                "team": "Leeds United",
                                "amount": 1595.0
                            }
                        ],
                        "expected_reward_tokens": 9329.26,
                        "profit_sb": -170.74,
                        "profit_sb_percentage": -1.8,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5a644fa7-7aa6-464d-a51f-8e3d19ba9581",
                            "gambit_id": "d6062945-a32e-4294-b212-38a6e7dfc335",
                            "last_updated": "2023-03-06T13:32:02.706797-05:00",
                            "created_at": "2023-03-03T13:07:09.365470-05:00",
                            "name": "Chelsea",
                            "reward": "1.55000",
                            "odds": "1.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef144b02-5b70-473b-90a5-432cee43fca0/?format=api"
                        },
                        {
                            "id": "a5542074-703d-4a23-8dbc-1aea5718de2a",
                            "gambit_id": "f0ba61c3-2512-4aa1-8371-7b37a6e27bd2",
                            "last_updated": "2023-03-06T13:32:02.707899-05:00",
                            "created_at": "2023-03-03T13:07:09.366752-05:00",
                            "name": "Draw",
                            "reward": "3.91000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef144b02-5b70-473b-90a5-432cee43fca0/?format=api"
                        },
                        {
                            "id": "faa4d7fb-b698-458d-8701-9cea025d622f",
                            "gambit_id": "6d1291ab-169e-4752-9f83-7369660dbb26",
                            "last_updated": "2023-03-06T13:32:02.705664-05:00",
                            "created_at": "2023-03-03T13:07:09.364046-05:00",
                            "name": "Leeds United",
                            "reward": "5.85000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef144b02-5b70-473b-90a5-432cee43fca0/?format=api"
                        }
                    ]
                },
                {
                    "id": "b3964e71-d7d3-47ba-9e08-6ad6f54baeea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e2cd0ba-f410-4af8-8e9e-2508b2382d53/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-03T13:07:09.358862-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5000.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4879c2ee-3931-4d0f-98cd-fba05b33f5fb",
                            "gambit_id": "1335a5cb-ab6c-4dbb-b044-0fd5ccfd8bd2",
                            "last_updated": "2023-03-06T13:32:02.702221-05:00",
                            "created_at": "2023-03-03T13:07:09.360134-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.85000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3964e71-d7d3-47ba-9e08-6ad6f54baeea/?format=api"
                        },
                        {
                            "id": "9a8b6eb5-4638-46db-8495-93c7c1238b43",
                            "gambit_id": "6dda18ea-f48c-48a7-a8d1-960dbe402f91",
                            "last_updated": "2023-03-06T13:32:02.703369-05:00",
                            "created_at": "2023-03-03T13:07:09.361408-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.85000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3964e71-d7d3-47ba-9e08-6ad6f54baeea/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cd57f343-d5d2-4770-b106-113bcfbb7cb2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "51ef5ab5-1b1f-4f05-bc7b-60667f73454f",
            "completed": true,
            "last_updated": "2023-03-06T12:01:57.686688-05:00",
            "created_at": "2023-03-03T13:07:09.976780-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.22,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/51ef5ab5-1b1f-4f05-bc7b-60667f73454f",
            "datetime": "2023-03-04T10:00:00-05:00",
            "cutoff_datetime": "2023-03-04T10:00:00-05:00",
            "name": "Wolverhampton Wanderers v. Tottenham",
            "bettypes": [
                {
                    "id": "55ebad2d-eb42-41ec-b164-5a0302e37321",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd57f343-d5d2-4770-b106-113bcfbb7cb2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-03T13:07:09.982602-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Tottenham",
                                "amount": 5807.0
                            },
                            {
                                "team": "Draw",
                                "amount": 4193.0
                            }
                        ],
                        "expected_reward_tokens": 13123.82,
                        "profit_sb": 3623.82,
                        "profit_sb_percentage": 38.15,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tottenham",
                                "amount": 4092.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2954.0
                            },
                            {
                                "team": "Wolverhampton Wanderers",
                                "amount": 2954.0
                            }
                        ],
                        "expected_reward_tokens": 9246.02,
                        "profit_sb": -253.98,
                        "profit_sb_percentage": -2.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c84097b2-56df-4bd2-a5c5-3c04ed5db09a",
                            "gambit_id": "49705acd-7922-446c-a555-53f5f5d8d172",
                            "last_updated": "2023-03-06T12:01:57.693064-05:00",
                            "created_at": "2023-03-03T13:07:09.983833-05:00",
                            "name": "Tottenham",
                            "reward": "2.26000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55ebad2d-eb42-41ec-b164-5a0302e37321/?format=api"
                        },
                        {
                            "id": "d32f0b60-4505-452a-82bb-154cccc501b2",
                            "gambit_id": "b0e9b7fb-cddc-4848-ad36-15831b7c4480",
                            "last_updated": "2023-03-06T12:01:57.695721-05:00",
                            "created_at": "2023-03-03T13:07:09.986419-05:00",
                            "name": "Draw",
                            "reward": "3.13000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55ebad2d-eb42-41ec-b164-5a0302e37321/?format=api"
                        },
                        {
                            "id": "56ab7d68-4d8c-45b0-b772-f78081083da7",
                            "gambit_id": "3340f1a2-2899-4240-b051-6e7c1dee895d",
                            "last_updated": "2023-03-06T12:01:57.694322-05:00",
                            "created_at": "2023-03-03T13:07:09.985134-05:00",
                            "name": "Wolverhampton Wanderers",
                            "reward": "3.13000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55ebad2d-eb42-41ec-b164-5a0302e37321/?format=api"
                        }
                    ]
                },
                {
                    "id": "9c741eaf-b113-425b-bb3e-a7d9b62d6233",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd57f343-d5d2-4770-b106-113bcfbb7cb2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-03T13:07:09.978590-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5699.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9289.37,
                        "profit_sb": -210.63,
                        "profit_sb_percentage": -2.22,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fd0adb4f-4318-4d9c-9157-821c813321b8",
                            "gambit_id": "71f9019e-f291-4144-bf2d-201851fb8541",
                            "last_updated": "2023-03-06T12:01:57.689509-05:00",
                            "created_at": "2023-03-03T13:07:09.979910-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.63000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c741eaf-b113-425b-bb3e-a7d9b62d6233/?format=api"
                        },
                        {
                            "id": "22c70edf-3211-4748-82c9-321d52457e57",
                            "gambit_id": "ae9705f3-4849-43ce-9dc7-4ae9769f5f23",
                            "last_updated": "2023-03-06T12:01:57.690703-05:00",
                            "created_at": "2023-03-03T13:07:09.981272-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c741eaf-b113-425b-bb3e-a7d9b62d6233/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5a369bc3-b05e-47fb-b5c1-adcff5627d80",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a392db80-1c93-4ebf-a112-eb77b829ffb6",
            "completed": true,
            "last_updated": "2023-03-06T13:32:02.922897-05:00",
            "created_at": "2023-03-03T13:07:09.820197-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.75,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/a392db80-1c93-4ebf-a112-eb77b829ffb6",
            "datetime": "2023-03-04T10:00:00-05:00",
            "cutoff_datetime": "2023-03-04T10:00:00-05:00",
            "name": "Brighton & Hove Albion v. West Ham United",
            "bettypes": [
                {
                    "id": "a1e8237e-59b6-4c2e-9674-213f8c8acba6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a369bc3-b05e-47fb-b5c1-adcff5627d80/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-03T13:07:09.826099-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Brighton & Hove Albion",
                                "amount": 7004.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2996.0
                            }
                        ],
                        "expected_reward_tokens": 11414.76,
                        "profit_sb": 1914.76,
                        "profit_sb_percentage": 20.16,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brighton & Hove Albion",
                                "amount": 5727.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2450.0
                            },
                            {
                                "team": "West Ham United",
                                "amount": 1823.0
                            }
                        ],
                        "expected_reward_tokens": 9333.76,
                        "profit_sb": -166.24,
                        "profit_sb_percentage": -1.75,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "26079e8e-21d9-4bc2-8479-095739e6d57c",
                            "gambit_id": "ebdb37fa-3552-4d04-916f-5328016269bd",
                            "last_updated": "2023-03-06T13:32:02.930950-05:00",
                            "created_at": "2023-03-03T13:07:09.828656-05:00",
                            "name": "Brighton & Hove Albion",
                            "reward": "1.63000",
                            "odds": "1.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1e8237e-59b6-4c2e-9674-213f8c8acba6/?format=api"
                        },
                        {
                            "id": "774289c5-7993-4e10-8b81-b58360102f11",
                            "gambit_id": "96ce394b-5e54-455f-91aa-c9a5b01892c8",
                            "last_updated": "2023-03-06T13:32:02.932076-05:00",
                            "created_at": "2023-03-03T13:07:09.829912-05:00",
                            "name": "Draw",
                            "reward": "3.81000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1e8237e-59b6-4c2e-9674-213f8c8acba6/?format=api"
                        },
                        {
                            "id": "416720ce-cc67-420d-83a3-e98bde583ec7",
                            "gambit_id": "7297a42e-b3b7-4525-8c1f-0c4d2d984356",
                            "last_updated": "2023-03-06T13:32:02.929772-05:00",
                            "created_at": "2023-03-03T13:07:09.827315-05:00",
                            "name": "West Ham United",
                            "reward": "5.12000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1e8237e-59b6-4c2e-9674-213f8c8acba6/?format=api"
                        }
                    ]
                },
                {
                    "id": "89546f9f-8914-4d7c-b885-d9c19db42573",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a369bc3-b05e-47fb-b5c1-adcff5627d80/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-03T13:07:09.822067-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5000.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": -250.0,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "17ec2203-7420-47f5-b1e5-6953cbf8b4fa",
                            "gambit_id": "9fcd04eb-31a0-4013-9eea-cdc6dd3d0f5a",
                            "last_updated": "2023-03-06T13:32:02.925650-05:00",
                            "created_at": "2023-03-03T13:07:09.823334-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.85000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89546f9f-8914-4d7c-b885-d9c19db42573/?format=api"
                        },
                        {
                            "id": "4e0d224c-47e3-4c80-b209-15d944255b99",
                            "gambit_id": "fafa61b4-2285-4d2d-8cf9-cdc756e7a311",
                            "last_updated": "2023-03-06T13:32:02.926920-05:00",
                            "created_at": "2023-03-03T13:07:09.824737-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.85000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89546f9f-8914-4d7c-b885-d9c19db42573/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e171b1a5-0cb7-473a-8d2b-32a904c33a87",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a55504b9-7bf0-405d-88b9-4b9702f188c3",
            "completed": true,
            "last_updated": "2023-03-06T13:32:02.339699-05:00",
            "created_at": "2023-03-03T13:07:08.901158-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.9,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/a55504b9-7bf0-405d-88b9-4b9702f188c3",
            "datetime": "2023-03-04T07:30:00-05:00",
            "cutoff_datetime": "2023-03-04T07:30:00-05:00",
            "name": "Manchester City v. Newcastle United",
            "bettypes": [
                {
                    "id": "3ac27db4-a549-4f35-8fa1-d874117d486e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e171b1a5-0cb7-473a-8d2b-32a904c33a87/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-03T13:07:08.907603-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": 7335.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2665.0
                            }
                        ],
                        "expected_reward_tokens": 10926.5,
                        "profit_sb": 1426.5,
                        "profit_sb_percentage": 15.02,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 6256.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2274.0
                            },
                            {
                                "team": "Newcastle United",
                                "amount": 1470.0
                            }
                        ],
                        "expected_reward_tokens": 9319.8,
                        "profit_sb": -180.2,
                        "profit_sb_percentage": -1.9,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5c03f904-92bc-4dac-a48d-c8841d40eb4b",
                            "gambit_id": "83f11b37-93fe-4852-995c-fdaf751aad19",
                            "last_updated": "2023-03-06T13:32:02.347119-05:00",
                            "created_at": "2023-03-03T13:07:08.910133-05:00",
                            "name": "Manchester City",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ac27db4-a549-4f35-8fa1-d874117d486e/?format=api"
                        },
                        {
                            "id": "a9199bae-43b6-4a9c-b850-913c87626834",
                            "gambit_id": "fca69d88-894e-4de0-b0e8-4dbc31f860b1",
                            "last_updated": "2023-03-06T13:32:02.348210-05:00",
                            "created_at": "2023-03-03T13:07:08.911431-05:00",
                            "name": "Draw",
                            "reward": "4.10000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ac27db4-a549-4f35-8fa1-d874117d486e/?format=api"
                        },
                        {
                            "id": "eb440662-72db-4f82-8594-74bd774c9f96",
                            "gambit_id": "8e249917-84f7-4bba-9e23-ab2173fd8ed4",
                            "last_updated": "2023-03-06T13:32:02.345950-05:00",
                            "created_at": "2023-03-03T13:07:08.908854-05:00",
                            "name": "Newcastle United",
                            "reward": "6.34000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ac27db4-a549-4f35-8fa1-d874117d486e/?format=api"
                        }
                    ]
                },
                {
                    "id": "160f0651-005b-47f8-8f2f-ae309f217810",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e171b1a5-0cb7-473a-8d2b-32a904c33a87/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-03T13:07:08.903254-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5387.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4613.0
                            }
                        ],
                        "expected_reward_tokens": 9318.26,
                        "profit_sb": -181.74,
                        "profit_sb_percentage": -1.91,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0730b97d-2c34-459f-b026-6d643cb54e42",
                            "gambit_id": "f31a37a2-c81b-4a24-a853-e0043e5ec96b",
                            "last_updated": "2023-03-06T13:32:02.343640-05:00",
                            "created_at": "2023-03-03T13:07:08.906229-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.73000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/160f0651-005b-47f8-8f2f-ae309f217810/?format=api"
                        },
                        {
                            "id": "64a50b49-71c6-4a95-9064-8fa098ee26b9",
                            "gambit_id": "cb7bc460-6c54-4595-adc4-5a0bd62b8f36",
                            "last_updated": "2023-03-06T13:32:02.342507-05:00",
                            "created_at": "2023-03-03T13:07:08.904834-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/160f0651-005b-47f8-8f2f-ae309f217810/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d56f01f3-5cff-4ed1-b52e-bdff2be274f4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d9e68a48-a26b-4506-bc97-e36d7e144ae8",
            "completed": true,
            "last_updated": "2023-03-04T12:31:51.312572-05:00",
            "created_at": "2023-03-03T08:07:19.303686-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.94,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/d9e68a48-a26b-4506-bc97-e36d7e144ae8",
            "datetime": "2023-03-03T22:40:00-05:00",
            "cutoff_datetime": "2023-03-03T22:40:00-05:00",
            "name": "Minnesota Timberwolves v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "3da00fc9-2379-4629-81e6-af2f502ef895",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d56f01f3-5cff-4ed1-b52e-bdff2be274f4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-03T08:11:59.570559-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5317.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cc7626d3-ebd6-4319-a69d-39c7b1e63baa",
                            "gambit_id": "0d8e17ea-965b-4693-9b82-befcb22d88a2",
                            "last_updated": "2023-03-04T12:31:51.320147-05:00",
                            "created_at": "2023-03-03T08:11:59.573188-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3da00fc9-2379-4629-81e6-af2f502ef895/?format=api"
                        },
                        {
                            "id": "dfafe2aa-beec-44ee-8d59-b1d6212b0374",
                            "gambit_id": "20648548-d5e7-4fab-80a5-82aba2fff4df",
                            "last_updated": "2023-03-04T12:31:51.318974-05:00",
                            "created_at": "2023-03-03T08:11:59.571888-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3da00fc9-2379-4629-81e6-af2f502ef895/?format=api"
                        }
                    ]
                },
                {
                    "id": "78c73de4-8eb3-4672-ae9e-992a72b96066",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d56f01f3-5cff-4ed1-b52e-bdff2be274f4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-03T08:07:19.305269-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "31ecf161-5814-4632-b21f-e197f568bec2",
                            "gambit_id": "3770faee-dbd1-4f18-a4df-8ded174ad073",
                            "last_updated": "2023-03-04T12:31:51.323617-05:00",
                            "created_at": "2023-03-03T08:07:19.307796-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78c73de4-8eb3-4672-ae9e-992a72b96066/?format=api"
                        },
                        {
                            "id": "44c72408-eb87-4087-a469-9227fed9b96a",
                            "gambit_id": "3f811c31-763f-4568-b2fc-26f475005b47",
                            "last_updated": "2023-03-04T12:31:51.322444-05:00",
                            "created_at": "2023-03-03T08:07:19.306517-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78c73de4-8eb3-4672-ae9e-992a72b96066/?format=api"
                        }
                    ]
                },
                {
                    "id": "09e93e07-ca01-4239-956d-433d1da39e20",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d56f01f3-5cff-4ed1-b52e-bdff2be274f4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-03T08:11:59.566565-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 226.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 226.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f11c2ab0-a87f-4b5e-9142-825867de5bd6",
                            "gambit_id": "b2b9275d-1904-415d-8ed8-c6525ba83453",
                            "last_updated": "2023-03-04T12:31:51.316647-05:00",
                            "created_at": "2023-03-03T08:11:59.569204-05:00",
                            "name": "Game Total Over 226.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09e93e07-ca01-4239-956d-433d1da39e20/?format=api"
                        },
                        {
                            "id": "729a8031-38f7-4016-948e-6c3709d4b3ae",
                            "gambit_id": "2b996b7f-9dd0-4f5c-8652-82d90d8cb324",
                            "last_updated": "2023-03-04T12:31:51.315369-05:00",
                            "created_at": "2023-03-03T08:11:59.567838-05:00",
                            "name": "Game Total Under 226.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09e93e07-ca01-4239-956d-433d1da39e20/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "857ec4dc-7ae6-44cf-a775-e62d36eb3ef4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1add6882-90f3-487f-8eec-77a829ab8d13",
            "completed": true,
            "last_updated": "2023-03-04T12:46:54.276329-05:00",
            "created_at": "2023-03-03T08:07:19.015292-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.08,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1add6882-90f3-487f-8eec-77a829ab8d13",
            "datetime": "2023-03-03T22:10:00-05:00",
            "cutoff_datetime": "2023-03-03T22:10:00-05:00",
            "name": "Los Angeles Clippers v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "71f39505-bc60-4472-a378-e08df108ae05",
                    "match": "https://api-prod.gambitprofit.com/api/matches/857ec4dc-7ae6-44cf-a775-e62d36eb3ef4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-03T08:07:19.024923-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7203.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 2797.0
                            }
                        ],
                        "expected_reward_tokens": 9507.96,
                        "profit_sb": 7.96,
                        "profit_sb_percentage": 0.08,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "815c03f7-75a2-4621-b496-47ebbaa4422a",
                            "gambit_id": "7e386aa9-263f-4530-98db-37aa481a8e69",
                            "last_updated": "2023-03-04T12:46:54.285996-05:00",
                            "created_at": "2023-03-03T08:07:19.026130-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.32000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71f39505-bc60-4472-a378-e08df108ae05/?format=api"
                        },
                        {
                            "id": "a2d61d24-2f2e-4b87-8a44-23f75b319c75",
                            "gambit_id": "4a12b4f0-4571-4c07-99c7-743810a29b02",
                            "last_updated": "2023-03-04T12:46:54.287451-05:00",
                            "created_at": "2023-03-03T08:07:19.027378-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "3.40000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71f39505-bc60-4472-a378-e08df108ae05/?format=api"
                        }
                    ]
                },
                {
                    "id": "8d8528b4-a792-4052-83ba-34c89abfaf8b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/857ec4dc-7ae6-44cf-a775-e62d36eb3ef4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-03T08:07:19.021098-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 5107.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8cd285b7-a383-4112-82b7-1f342d9a7024",
                            "gambit_id": "0a34fdfb-d11f-4edd-98a7-a69ea3f4cb98",
                            "last_updated": "2023-03-04T12:46:54.282597-05:00",
                            "created_at": "2023-03-03T08:07:19.022296-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d8528b4-a792-4052-83ba-34c89abfaf8b/?format=api"
                        },
                        {
                            "id": "978124da-04a1-4572-b38d-f096dfe5ab27",
                            "gambit_id": "5e100c11-bce2-4936-894a-3f4b3a2f6509",
                            "last_updated": "2023-03-04T12:46:54.283684-05:00",
                            "created_at": "2023-03-03T08:07:19.023593-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d8528b4-a792-4052-83ba-34c89abfaf8b/?format=api"
                        }
                    ]
                },
                {
                    "id": "c7c14cdf-14cc-4831-80d7-1631eb549209",
                    "match": "https://api-prod.gambitprofit.com/api/matches/857ec4dc-7ae6-44cf-a775-e62d36eb3ef4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-03T08:07:19.017113-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 240.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 240.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f4d6898f-b389-4d3b-b425-38d41b2fe6e7",
                            "gambit_id": "5205e5bf-0ac4-445a-a548-7aacbba59725",
                            "last_updated": "2023-03-04T12:46:54.279050-05:00",
                            "created_at": "2023-03-03T08:07:19.018421-05:00",
                            "name": "Game Total Under 240.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "240.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7c14cdf-14cc-4831-80d7-1631eb549209/?format=api"
                        },
                        {
                            "id": "3cc18bed-640c-4b2e-8542-e7470cb4b0c2",
                            "gambit_id": "4fd15c3f-2422-4ee5-97bb-498d4abbc3b0",
                            "last_updated": "2023-03-04T12:46:54.280155-05:00",
                            "created_at": "2023-03-03T08:07:19.019738-05:00",
                            "name": "Game Total Over 240.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "240.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7c14cdf-14cc-4831-80d7-1631eb549209/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e9740fcc-660f-48aa-a310-83c152d68610",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "da9c2d7c-1dd2-4900-8d76-41cd9da6e119",
            "completed": true,
            "last_updated": "2023-03-04T12:31:50.832360-05:00",
            "created_at": "2023-03-03T08:07:18.868125-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/da9c2d7c-1dd2-4900-8d76-41cd9da6e119",
            "datetime": "2023-03-03T22:10:00-05:00",
            "cutoff_datetime": "2023-03-03T22:10:00-05:00",
            "name": "Memphis Grizzlies v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "9b8c9f76-a922-49f3-803d-9a33f94c2938",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9740fcc-660f-48aa-a310-83c152d68610/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-03T08:07:18.873993-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6458.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ff1d40d7-bbf2-44bc-865a-8ea6987acf47",
                            "gambit_id": "ae7e483e-a795-47a7-9338-261a22215ee8",
                            "last_updated": "2023-03-04T12:31:50.838678-05:00",
                            "created_at": "2023-03-03T08:07:18.875271-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b8c9f76-a922-49f3-803d-9a33f94c2938/?format=api"
                        },
                        {
                            "id": "dda7fe2d-de8d-4349-80b0-9a1352a4a48e",
                            "gambit_id": "c3f27032-6716-4d38-bdf0-760ab446a5a9",
                            "last_updated": "2023-03-04T12:31:50.839819-05:00",
                            "created_at": "2023-03-03T08:07:18.876584-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b8c9f76-a922-49f3-803d-9a33f94c2938/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7f869d3-be39-4739-9dc9-d2b0da01b4b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9740fcc-660f-48aa-a310-83c152d68610/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-03T08:07:18.877944-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "20ee365c-cf78-45c2-ae83-16255ded54da",
                            "gambit_id": "4f8d9272-244a-4d7f-be70-d2d7cec0a1df",
                            "last_updated": "2023-03-04T12:31:50.842141-05:00",
                            "created_at": "2023-03-03T08:07:18.879177-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7f869d3-be39-4739-9dc9-d2b0da01b4b7/?format=api"
                        },
                        {
                            "id": "981d77e5-be92-4856-af78-0699bfef6593",
                            "gambit_id": "c23c0276-6a9b-485d-8648-7ffde8ba6868",
                            "last_updated": "2023-03-04T12:31:50.843308-05:00",
                            "created_at": "2023-03-03T08:07:18.880545-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7f869d3-be39-4739-9dc9-d2b0da01b4b7/?format=api"
                        }
                    ]
                },
                {
                    "id": "fa3a5b1c-3ee6-470c-9225-ee563ac0f4ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9740fcc-660f-48aa-a310-83c152d68610/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-03T08:07:18.869935-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1bda5ec2-bd66-4692-8ee2-562602480582",
                            "gambit_id": "0bd134bb-1b55-474e-82c5-52fc573274a1",
                            "last_updated": "2023-03-04T12:31:50.835245-05:00",
                            "created_at": "2023-03-03T08:07:18.871249-05:00",
                            "name": "Game Total Under 233.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3a5b1c-3ee6-470c-9225-ee563ac0f4ed/?format=api"
                        },
                        {
                            "id": "3f8192d6-e2f8-493a-b4eb-31bdf186125c",
                            "gambit_id": "1aa760ac-883c-4587-bdf3-1b0aa31045b8",
                            "last_updated": "2023-03-04T12:31:50.836397-05:00",
                            "created_at": "2023-03-03T08:07:18.872607-05:00",
                            "name": "Game Total Over 233.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "233.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3a5b1c-3ee6-470c-9225-ee563ac0f4ed/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}