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=7500
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=7600",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=7400",
    "results": [
        {
            "id": "855a0048-2c6d-4d6a-a6f9-6887ae04e614",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d60b3357-0f18-49cd-be6f-661d5fe7f543",
            "completed": true,
            "last_updated": "2022-11-28T11:57:10.417837-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.66,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/d60b3357-0f18-49cd-be6f-661d5fe7f543",
            "datetime": "2022-11-27T08:00:00-05:00",
            "cutoff_datetime": "2022-11-27T08:00:00-05:00",
            "name": "Belgium v. Morocco",
            "bettypes": [
                {
                    "id": "fbb636af-17f6-4b32-8433-c133c55c0f17",
                    "match": "https://api-prod.gambitprofit.com/api/matches/855a0048-2c6d-4d6a-a6f9-6887ae04e614/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Belgium",
                                "amount": 6239.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3761.0
                            }
                        ],
                        "expected_reward_tokens": 11167.81,
                        "profit_sb": 2167.81,
                        "profit_sb_percentage": 24.09,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Belgium",
                                "amount": 4872.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2936.0
                            },
                            {
                                "team": "Morocco",
                                "amount": 2191.0
                            }
                        ],
                        "expected_reward_tokens": 8719.92,
                        "profit_sb": -280.08,
                        "profit_sb_percentage": -3.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "09536e56-366c-403e-8426-c679ef4ea3f2",
                            "gambit_id": "97b6cd3a-53da-496b-b79b-f7a3f4e175eb",
                            "last_updated": "2022-11-28T11:57:10.425427-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Belgium",
                            "reward": "1.79000",
                            "odds": "1.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbb636af-17f6-4b32-8433-c133c55c0f17/?format=api"
                        },
                        {
                            "id": "13d65e36-5cbb-4706-b827-83a71c8978b9",
                            "gambit_id": "5f5ee334-0033-4c5e-8d65-8f28559ddf9e",
                            "last_updated": "2022-11-28T11:57:10.426535-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.97000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbb636af-17f6-4b32-8433-c133c55c0f17/?format=api"
                        },
                        {
                            "id": "d8cbb30c-2b0e-4b40-87a6-be7742d6fcd7",
                            "gambit_id": "4d4a3c40-9c81-4ed4-b4a5-641a7b6702a4",
                            "last_updated": "2022-11-28T11:57:10.424288-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Morocco",
                            "reward": "3.98000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbb636af-17f6-4b32-8433-c133c55c0f17/?format=api"
                        }
                    ]
                },
                {
                    "id": "02c82c59-92f8-40a4-9c95-ca704be1f86e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/855a0048-2c6d-4d6a-a6f9-6887ae04e614/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5726.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4274.0
                            }
                        ],
                        "expected_reward_tokens": 8760.78,
                        "profit_sb": -239.22,
                        "profit_sb_percentage": -2.66,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "66efad63-9db1-4adc-8d6c-fa2ca340dcee",
                            "gambit_id": "033d01bd-9dd3-4c38-aafa-c8f5ec5c4ccc",
                            "last_updated": "2022-11-28T11:57:10.420750-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.53000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02c82c59-92f8-40a4-9c95-ca704be1f86e/?format=api"
                        },
                        {
                            "id": "42c696b9-9bac-4bbd-9401-7e7429a6e3a5",
                            "gambit_id": "b498e7b1-c8dd-483a-8cef-f1994328b9fe",
                            "last_updated": "2022-11-28T11:57:10.421973-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02c82c59-92f8-40a4-9c95-ca704be1f86e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4f450973-2c24-49f0-9582-acaa9610b2ea",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c71e099d-d72e-4a46-8aab-e47caf2a45aa",
            "completed": true,
            "last_updated": "2022-11-28T11:57:10.262446-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.64,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/c71e099d-d72e-4a46-8aab-e47caf2a45aa",
            "datetime": "2022-11-27T05:00:00-05:00",
            "cutoff_datetime": "2022-11-27T05:00:00-05:00",
            "name": "Japan v. Costa Rica",
            "bettypes": [
                {
                    "id": "efff9b98-8eff-4883-a1dc-d250fe069f99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f450973-2c24-49f0-9582-acaa9610b2ea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Japan",
                                "amount": 7079.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2921.0
                            }
                        ],
                        "expected_reward_tokens": 10193.76,
                        "profit_sb": 1193.76,
                        "profit_sb_percentage": 13.26,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Japan",
                                "amount": 6086.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2511.0
                            },
                            {
                                "team": "Costa Rica",
                                "amount": 1402.0
                            }
                        ],
                        "expected_reward_tokens": 8762.5,
                        "profit_sb": -237.5,
                        "profit_sb_percentage": -2.64,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a7265f76-d390-420f-9fbd-6d05bd9094e1",
                            "gambit_id": "c8ffc032-9f87-41dd-b5fa-9ab2b481de4b",
                            "last_updated": "2022-11-28T11:57:10.269597-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Japan",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efff9b98-8eff-4883-a1dc-d250fe069f99/?format=api"
                        },
                        {
                            "id": "daced3a7-ff4c-4c90-9b25-068b6770130b",
                            "gambit_id": "3bddfe3c-d334-46f7-a82d-72a7444a6317",
                            "last_updated": "2022-11-28T11:57:10.270580-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.49000",
                            "odds": "3.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efff9b98-8eff-4883-a1dc-d250fe069f99/?format=api"
                        },
                        {
                            "id": "8cf35d52-96cb-424d-b3f6-9090b0b160b7",
                            "gambit_id": "129925b9-5c87-41b2-ad1d-42ef6009cbe9",
                            "last_updated": "2022-11-28T11:57:10.268598-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Costa Rica",
                            "reward": "6.25000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efff9b98-8eff-4883-a1dc-d250fe069f99/?format=api"
                        }
                    ]
                },
                {
                    "id": "12718982-5a5e-4478-955d-77e3708422ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f450973-2c24-49f0-9582-acaa9610b2ea/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5387.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4613.0
                            }
                        ],
                        "expected_reward_tokens": 8672.44,
                        "profit_sb": -327.56,
                        "profit_sb_percentage": -3.64,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1a76f2eb-0844-4fb8-b319-b3f64ad5262f",
                            "gambit_id": "6ecc2afb-7cc4-4d87-8c75-457309f3b163",
                            "last_updated": "2022-11-28T11:57:10.266612-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.61000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12718982-5a5e-4478-955d-77e3708422ea/?format=api"
                        },
                        {
                            "id": "584648c6-2c68-4d13-b44f-1adfcff150e1",
                            "gambit_id": "2321b4c5-5627-48b5-aeb8-74b6d2b1c1ab",
                            "last_updated": "2022-11-28T11:57:10.265421-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12718982-5a5e-4478-955d-77e3708422ea/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3b3ffadc-8213-4458-a9e9-9da2b3b28a80",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8de7f199-c0e9-4e80-85c0-ae3b9ee29886",
            "completed": true,
            "last_updated": "2022-11-28T09:17:08.571605-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.95,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/8de7f199-c0e9-4e80-85c0-ae3b9ee29886",
            "datetime": "2022-11-26T22:59:59-05:00",
            "cutoff_datetime": "2022-11-26T22:59:59-05:00",
            "name": "BYU v. Stanford",
            "bettypes": [
                {
                    "id": "c43e0eb6-48d2-40d7-a97b-ea3d02d7f124",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b3ffadc-8213-4458-a9e9-9da2b3b28a80/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BYU",
                                "amount": 6584.0
                            },
                            {
                                "team": "Stanford",
                                "amount": 3416.0
                            }
                        ],
                        "expected_reward_tokens": 9085.92,
                        "profit_sb": 85.92,
                        "profit_sb_percentage": 0.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7c98f997-6307-43ae-af8f-213442fcbf58",
                            "gambit_id": "3f274da8-9171-49cf-9971-2e863a6951b1",
                            "last_updated": "2022-11-28T09:17:08.581024-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BYU",
                            "reward": "1.38000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c43e0eb6-48d2-40d7-a97b-ea3d02d7f124/?format=api"
                        },
                        {
                            "id": "fd9232e3-b774-4e1c-8f91-21601bce38d3",
                            "gambit_id": "f434d5f5-d156-41b7-a21a-7b20ac4d23b2",
                            "last_updated": "2022-11-28T09:17:08.580028-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stanford",
                            "reward": "2.66000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c43e0eb6-48d2-40d7-a97b-ea3d02d7f124/?format=api"
                        }
                    ]
                },
                {
                    "id": "b87218a2-cb97-4feb-a8a5-87543fa6f5a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b3ffadc-8213-4458-a9e9-9da2b3b28a80/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Stanford",
                                "amount": 5000.0
                            },
                            {
                                "team": "BYU",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4c25f2d7-1e76-41c5-994f-a7eb0c3285e2",
                            "gambit_id": "3b0dabd2-8605-432c-871c-b0f27344b0cf",
                            "last_updated": "2022-11-28T09:17:08.576988-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stanford",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b87218a2-cb97-4feb-a8a5-87543fa6f5a7/?format=api"
                        },
                        {
                            "id": "4b1b2b78-33fc-4c17-88de-90ae3b17d029",
                            "gambit_id": "93a593b7-14ba-4dea-94fa-8af99fdbf4cb",
                            "last_updated": "2022-11-28T09:17:08.578007-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BYU",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b87218a2-cb97-4feb-a8a5-87543fa6f5a7/?format=api"
                        }
                    ]
                },
                {
                    "id": "c2790cbe-4092-41ba-b032-03b79ee84163",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b3ffadc-8213-4458-a9e9-9da2b3b28a80/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 57.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 57.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "758ade2c-d9f0-4274-b4b1-887140448f69",
                            "gambit_id": "6d3cbda0-b1e6-44d5-95c7-55474dc95386",
                            "last_updated": "2022-11-28T09:17:08.574968-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 57.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "57.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2790cbe-4092-41ba-b032-03b79ee84163/?format=api"
                        },
                        {
                            "id": "247a6f38-57b0-4445-8aae-0bec7181cc32",
                            "gambit_id": "79019bd1-56f2-4080-8c92-9e63a59208c1",
                            "last_updated": "2022-11-28T09:17:08.573976-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 57.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "57.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2790cbe-4092-41ba-b032-03b79ee84163/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0692ebec-ddd5-4282-88ed-4b5912f653fe",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "04a99f4e-1a51-47ca-91df-3dd8120458d6",
            "completed": true,
            "last_updated": "2022-11-28T09:22:06.055206-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.68,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/04a99f4e-1a51-47ca-91df-3dd8120458d6",
            "datetime": "2022-11-26T22:30:00-05:00",
            "cutoff_datetime": "2022-11-26T22:30:00-05:00",
            "name": "Washington v. Washington State",
            "bettypes": [
                {
                    "id": "52370d70-d7bb-4547-80c1-22afb0aa4ea4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0692ebec-ddd5-4282-88ed-4b5912f653fe/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington",
                                "amount": 5492.0
                            },
                            {
                                "team": "Washington State",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8d6bd693-6471-40f9-9bf1-102696207f51",
                            "gambit_id": "9b3391bf-dba7-4dc8-b2df-1727ad79bba8",
                            "last_updated": "2022-11-28T09:22:06.065367-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52370d70-d7bb-4547-80c1-22afb0aa4ea4/?format=api"
                        },
                        {
                            "id": "342f0de9-7275-480b-9dfe-0327cacf4eed",
                            "gambit_id": "642a3b0b-3e82-4381-bc27-3c413a9c88a7",
                            "last_updated": "2022-11-28T09:22:06.064403-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington State",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52370d70-d7bb-4547-80c1-22afb0aa4ea4/?format=api"
                        }
                    ]
                },
                {
                    "id": "7ba99b56-3656-416c-92b3-f5d2f3f1374e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0692ebec-ddd5-4282-88ed-4b5912f653fe/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington",
                                "amount": 5097.0
                            },
                            {
                                "team": "Washington State",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bd4f9724-8f6a-46a5-8535-5dc378f4e8d4",
                            "gambit_id": "41d37cdc-6064-4ef1-b1ac-ae42d79352d5",
                            "last_updated": "2022-11-28T09:22:06.062404-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ba99b56-3656-416c-92b3-f5d2f3f1374e/?format=api"
                        },
                        {
                            "id": "6c726cf3-bd94-4112-889b-fe389a86cab8",
                            "gambit_id": "c7963ec9-842c-40ec-a1d8-73f5d13be36b",
                            "last_updated": "2022-11-28T09:22:06.061369-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington State",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ba99b56-3656-416c-92b3-f5d2f3f1374e/?format=api"
                        }
                    ]
                },
                {
                    "id": "4cb0cd66-4075-4fda-9459-30e9c4346722",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0692ebec-ddd5-4282-88ed-4b5912f653fe/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 60",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 60",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ab9015c2-96a5-4eed-90f8-13508b6da863",
                            "gambit_id": "3885cb22-4718-4ccf-aec1-561e8a10ed2a",
                            "last_updated": "2022-11-28T09:22:06.058113-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 60",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "60.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cb0cd66-4075-4fda-9459-30e9c4346722/?format=api"
                        },
                        {
                            "id": "f13b646b-acff-4d93-8cbf-016e24822a3c",
                            "gambit_id": "0b32202a-c9db-46a5-aa12-caac790bdcc7",
                            "last_updated": "2022-11-28T09:22:06.059265-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 60",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "60.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cb0cd66-4075-4fda-9459-30e9c4346722/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9af73e3a-15f9-4806-87ed-b7632ea8ac18",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "11bed1ea-04c2-485f-891d-9b1126473749",
            "completed": true,
            "last_updated": "2022-11-28T11:21:55.689564-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.54,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/11bed1ea-04c2-485f-891d-9b1126473749",
            "datetime": "2022-11-26T22:05:00-05:00",
            "cutoff_datetime": "2022-11-26T22:05:00-05:00",
            "name": "Vancouver Canucks v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "8b6648a2-e324-4591-9b11-d621dca75486",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9af73e3a-15f9-4806-87ed-b7632ea8ac18/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 6256.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3744.0
                            }
                        ],
                        "expected_reward_tokens": 9133.76,
                        "profit_sb": 133.76,
                        "profit_sb_percentage": 1.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "03581276-464c-4a94-afdf-da3614e9a957",
                            "gambit_id": "959ef50e-aa78-4d1f-85a6-e752f78fb9c7",
                            "last_updated": "2022-11-28T11:21:55.701073-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b6648a2-e324-4591-9b11-d621dca75486/?format=api"
                        },
                        {
                            "id": "88036734-bcd6-4ddf-b2aa-f5abf71954a5",
                            "gambit_id": "f3233292-bd56-40c5-806b-05207fecf7ad",
                            "last_updated": "2022-11-28T11:21:55.702086-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.44000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b6648a2-e324-4591-9b11-d621dca75486/?format=api"
                        }
                    ]
                },
                {
                    "id": "ff4d036f-9969-4018-ac0b-812b5fc78999",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9af73e3a-15f9-4806-87ed-b7632ea8ac18/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Canucks",
                                "amount": 5974.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9c77055f-d5fb-4dc3-9295-9a741d80f0c5",
                            "gambit_id": "9161b28d-f29d-4a5b-b5a2-87015c81cb95",
                            "last_updated": "2022-11-28T11:21:55.699119-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff4d036f-9969-4018-ac0b-812b5fc78999/?format=api"
                        },
                        {
                            "id": "86420ccd-008a-4121-b8fd-fb328ce3b808",
                            "gambit_id": "aec8dfdc-8c30-4daa-bb09-0d6e97539a28",
                            "last_updated": "2022-11-28T11:21:55.698141-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff4d036f-9969-4018-ac0b-812b5fc78999/?format=api"
                        }
                    ]
                },
                {
                    "id": "16cda4f8-34c3-4095-bfb8-77b6acefe618",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9af73e3a-15f9-4806-87ed-b7632ea8ac18/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7515f205-aa74-4539-9ca2-73fbc70ef090",
                            "gambit_id": "e89c59a1-9c3c-4b76-8c40-45ffeeb6506f",
                            "last_updated": "2022-11-28T11:21:55.696144-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16cda4f8-34c3-4095-bfb8-77b6acefe618/?format=api"
                        },
                        {
                            "id": "1d66b4c3-caae-48e2-b417-76acef1cf974",
                            "gambit_id": "a71de506-45bd-45c3-8253-fd6200be5274",
                            "last_updated": "2022-11-28T11:21:55.695136-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16cda4f8-34c3-4095-bfb8-77b6acefe618/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cbd9a218-31f4-43cf-b35c-9d79d0e8159c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "49cd9778-2be5-4ee0-b54f-c18ce27173e3",
            "completed": true,
            "last_updated": "2022-11-28T11:16:55.130070-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/49cd9778-2be5-4ee0-b54f-c18ce27173e3",
            "datetime": "2022-11-26T21:10:00-05:00",
            "cutoff_datetime": "2022-11-26T21:10:00-05:00",
            "name": "Utah Jazz v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "15ff8566-9fed-4225-948e-0882f9ebbb4d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cbd9a218-31f4-43cf-b35c-9d79d0e8159c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 6642.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 3358.0
                            }
                        ],
                        "expected_reward_tokens": 9099.54,
                        "profit_sb": 99.54,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b329c7f4-a016-4907-81ae-53aaeef3f2ca",
                            "gambit_id": "028a58e0-610c-4f7c-8736-aee98bbba99c",
                            "last_updated": "2022-11-28T11:16:55.132993-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15ff8566-9fed-4225-948e-0882f9ebbb4d/?format=api"
                        },
                        {
                            "id": "d11f8138-119d-45da-83ce-e9510d5e084d",
                            "gambit_id": "ae230853-d656-40b0-9171-7498959226c9",
                            "last_updated": "2022-11-28T11:16:55.134045-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "2.71000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15ff8566-9fed-4225-948e-0882f9ebbb4d/?format=api"
                        }
                    ]
                },
                {
                    "id": "226ea9d5-881c-455f-86d0-e88997bead43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cbd9a218-31f4-43cf-b35c-9d79d0e8159c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d23269e8-c09c-414f-b2f3-7974171f153f",
                            "gambit_id": "1ff9bf81-c9ca-41cc-a38b-1df1fdc36044",
                            "last_updated": "2022-11-28T11:16:55.138954-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/226ea9d5-881c-455f-86d0-e88997bead43/?format=api"
                        },
                        {
                            "id": "cb7b8346-d3e6-4d58-8afc-1f3f26a505e2",
                            "gambit_id": "7dddd88c-7ae5-4c9a-8899-88e8ad55022b",
                            "last_updated": "2022-11-28T11:16:55.139933-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/226ea9d5-881c-455f-86d0-e88997bead43/?format=api"
                        }
                    ]
                },
                {
                    "id": "83f659d5-1fba-4aa7-9c51-876fc52dcc0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cbd9a218-31f4-43cf-b35c-9d79d0e8159c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 232",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 232",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "53255bb4-5d1c-4417-929d-2a5770c709b0",
                            "gambit_id": "2f9b8545-9ded-4e2a-9dd0-e86f84e1eaf6",
                            "last_updated": "2022-11-28T11:16:55.136012-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 232",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83f659d5-1fba-4aa7-9c51-876fc52dcc0c/?format=api"
                        },
                        {
                            "id": "c2a3bbf1-c45d-45ec-8513-9664ffc9c8f2",
                            "gambit_id": "d7d135f4-c73a-43ff-bb68-ba1745491999",
                            "last_updated": "2022-11-28T11:16:55.137005-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 232",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83f659d5-1fba-4aa7-9c51-876fc52dcc0c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "283bb258-bcac-496b-9f6d-d6f763c7c3a6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ae132aa2-ea13-4080-8781-4aefc4606931",
            "completed": true,
            "last_updated": "2022-11-28T11:21:55.379138-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ae132aa2-ea13-4080-8781-4aefc4606931",
            "datetime": "2022-11-26T21:05:00-05:00",
            "cutoff_datetime": "2022-11-26T21:05:00-05:00",
            "name": "Dallas Stars v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "34f23d52-fbe8-4c1a-8998-235fe2d53730",
                    "match": "https://api-prod.gambitprofit.com/api/matches/283bb258-bcac-496b-9f6d-d6f763c7c3a6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 6114.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9c26d073-019a-483c-95c9-3d48d5958734",
                            "gambit_id": "27d1481b-54b9-4cda-ac61-6df608b73fd1",
                            "last_updated": "2022-11-28T11:21:55.388955-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34f23d52-fbe8-4c1a-8998-235fe2d53730/?format=api"
                        },
                        {
                            "id": "14ff7a5f-3a87-4065-9d2a-b11d5713b8ac",
                            "gambit_id": "b9cfbda0-2923-4243-adfa-04d4acec2c7c",
                            "last_updated": "2022-11-28T11:21:55.389979-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34f23d52-fbe8-4c1a-8998-235fe2d53730/?format=api"
                        }
                    ]
                },
                {
                    "id": "15ba0bcb-98d1-4d5c-9dd4-7517dce44d48",
                    "match": "https://api-prod.gambitprofit.com/api/matches/283bb258-bcac-496b-9f6d-d6f763c7c3a6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 6114.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8bb97b6f-2642-44c4-881b-95ffe6630d8c",
                            "gambit_id": "1afd9843-1158-4d42-921f-ef5e70a1baed",
                            "last_updated": "2022-11-28T11:21:55.386994-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15ba0bcb-98d1-4d5c-9dd4-7517dce44d48/?format=api"
                        },
                        {
                            "id": "184fa862-3ae9-4dde-b03e-6b5f9dbc62f2",
                            "gambit_id": "4bfefd87-ede7-47f4-a333-f9578ce3c5c4",
                            "last_updated": "2022-11-28T11:21:55.386006-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15ba0bcb-98d1-4d5c-9dd4-7517dce44d48/?format=api"
                        }
                    ]
                },
                {
                    "id": "22e0a622-fde6-4377-9b0d-9a5de546f665",
                    "match": "https://api-prod.gambitprofit.com/api/matches/283bb258-bcac-496b-9f6d-d6f763c7c3a6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "79149031-d3fd-41a5-8b73-957d30f2a51d",
                            "gambit_id": "66f1f99e-5cc3-468b-9876-21e165a4704e",
                            "last_updated": "2022-11-28T11:21:55.384028-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22e0a622-fde6-4377-9b0d-9a5de546f665/?format=api"
                        },
                        {
                            "id": "03376ded-75e7-48e6-8d31-c8ce64419b5a",
                            "gambit_id": "e1833926-d06f-45db-94bb-5d8e7740f716",
                            "last_updated": "2022-11-28T11:21:55.383023-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22e0a622-fde6-4377-9b0d-9a5de546f665/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cd982f3b-df68-46dd-b6d5-3ee94997330c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "23475b31-b3bc-4e85-a3c9-f7c9922487c1",
            "completed": true,
            "last_updated": "2022-11-28T09:22:05.481856-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/23475b31-b3bc-4e85-a3c9-f7c9922487c1",
            "datetime": "2022-11-26T21:00:00-05:00",
            "cutoff_datetime": "2022-11-26T21:00:00-05:00",
            "name": "Air Force v. San Diego State",
            "bettypes": [
                {
                    "id": "caebba7a-e91f-4f16-bd62-9dc6c113ed1f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd982f3b-df68-46dd-b6d5-3ee94997330c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Air Force",
                                "amount": 5399.0
                            },
                            {
                                "team": "San Diego State",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "da1e8132-cff0-4640-b654-ac24f216a262",
                            "gambit_id": "be598e68-e6ad-488b-8ce0-ea239d8c754e",
                            "last_updated": "2022-11-28T09:22:05.492418-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Air Force",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caebba7a-e91f-4f16-bd62-9dc6c113ed1f/?format=api"
                        },
                        {
                            "id": "0a93e033-f169-4a92-bb2e-6d67bbcd1d75",
                            "gambit_id": "71cc7634-66d8-4a10-84cb-7296f7c2b5bc",
                            "last_updated": "2022-11-28T09:22:05.491509-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Diego State",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caebba7a-e91f-4f16-bd62-9dc6c113ed1f/?format=api"
                        }
                    ]
                },
                {
                    "id": "66343020-e0a6-41f2-9dd3-317011922eae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd982f3b-df68-46dd-b6d5-3ee94997330c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Diego State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Air Force",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "faa9fa7f-ded2-4eed-b1a9-0a88562ecf43",
                            "gambit_id": "06b27019-82ab-4d3f-b6b9-4d4177ec7833",
                            "last_updated": "2022-11-28T09:22:05.488186-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Diego State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66343020-e0a6-41f2-9dd3-317011922eae/?format=api"
                        },
                        {
                            "id": "acdde7cb-8cfd-440b-bea2-7aefe919b54f",
                            "gambit_id": "43fd5b8e-8555-4a35-a2b9-bce609a37490",
                            "last_updated": "2022-11-28T09:22:05.489416-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Air Force",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66343020-e0a6-41f2-9dd3-317011922eae/?format=api"
                        }
                    ]
                },
                {
                    "id": "9e073cca-d2a2-4e64-b2d0-d99e469a4e65",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd982f3b-df68-46dd-b6d5-3ee94997330c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 43.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 43.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c5ad98a0-6c8f-4f9c-828c-df6bbe23b9aa",
                            "gambit_id": "6a259625-bbf7-4764-9339-9edc9d70ce0c",
                            "last_updated": "2022-11-28T09:22:05.484676-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 43.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "43.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e073cca-d2a2-4e64-b2d0-d99e469a4e65/?format=api"
                        },
                        {
                            "id": "e6fe27f1-af18-4121-a177-9440e9e65151",
                            "gambit_id": "328e6109-37db-47fd-9c8c-308cf417e071",
                            "last_updated": "2022-11-28T09:22:05.485851-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 43.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "43.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e073cca-d2a2-4e64-b2d0-d99e469a4e65/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3b07ee01-a520-4864-8425-ab7cf7f2f899",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "177d9365-1483-4255-ba68-eeeb52337bf8",
            "completed": true,
            "last_updated": "2022-11-28T11:16:54.980028-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/177d9365-1483-4255-ba68-eeeb52337bf8",
            "datetime": "2022-11-26T20:10:00-05:00",
            "cutoff_datetime": "2022-11-26T20:10:00-05:00",
            "name": "Oklahoma City Thunder v. Houston Rockets",
            "bettypes": [
                {
                    "id": "44e61888-1b54-4a1a-8081-b8b4337ec6ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b07ee01-a520-4864-8425-ab7cf7f2f899/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5399.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dc2f6ef6-4bb3-4bc7-98b5-61e4015095ea",
                            "gambit_id": "fd83b51a-9404-4ea0-91b6-92539592dc25",
                            "last_updated": "2022-11-28T11:16:54.989757-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44e61888-1b54-4a1a-8081-b8b4337ec6ec/?format=api"
                        },
                        {
                            "id": "84b79ab6-f896-4918-a563-c1834bad2a50",
                            "gambit_id": "5d7522da-4e8e-4b0a-9fe1-8eaaa32dbdfa",
                            "last_updated": "2022-11-28T11:16:54.988792-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44e61888-1b54-4a1a-8081-b8b4337ec6ec/?format=api"
                        }
                    ]
                },
                {
                    "id": "a17885f5-6d37-4626-8e9d-b61a503d0d66",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b07ee01-a520-4864-8425-ab7cf7f2f899/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "46d0917f-fbf2-497d-ae29-25da22e35939",
                            "gambit_id": "fee135c0-823a-4425-bc21-f2f3bcf6d73a",
                            "last_updated": "2022-11-28T11:16:54.985882-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a17885f5-6d37-4626-8e9d-b61a503d0d66/?format=api"
                        },
                        {
                            "id": "ecb0c5ca-f351-445c-bd4f-15a3db3ed946",
                            "gambit_id": "0f484c91-628d-4297-87e3-a381c8c6c19d",
                            "last_updated": "2022-11-28T11:16:54.986845-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a17885f5-6d37-4626-8e9d-b61a503d0d66/?format=api"
                        }
                    ]
                },
                {
                    "id": "926c7611-a7f5-407b-9b13-75c4aab0f5e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b07ee01-a520-4864-8425-ab7cf7f2f899/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 231.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 231.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "515fef95-3957-4874-ab37-ddfa1b700721",
                            "gambit_id": "3bf89842-3a99-45b5-b6fe-7c4353599981",
                            "last_updated": "2022-11-28T11:16:54.982865-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 231.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/926c7611-a7f5-407b-9b13-75c4aab0f5e6/?format=api"
                        },
                        {
                            "id": "8eef53ee-32cb-456a-ae4d-dba9952e860f",
                            "gambit_id": "edafe4ba-79a3-4253-865f-4be2b350e60d",
                            "last_updated": "2022-11-28T11:16:54.983928-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 231.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/926c7611-a7f5-407b-9b13-75c4aab0f5e6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bbefcada-859c-4b78-9f39-46e3774d7046",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3eb215e0-d05d-4b32-a9e1-f0ef05ab812c",
            "completed": true,
            "last_updated": "2022-11-28T11:16:54.546575-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.1,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/3eb215e0-d05d-4b32-a9e1-f0ef05ab812c",
            "datetime": "2022-11-26T20:10:00-05:00",
            "cutoff_datetime": "2022-11-26T20:10:00-05:00",
            "name": "Los Angeles Lakers v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "0315317e-92a6-4f0f-ae64-8e2904a2c7da",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bbefcada-859c-4b78-9f39-46e3774d7046/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5208.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "83c66686-4359-4803-acb9-092c9918a4fe",
                            "gambit_id": "d79c1d70-ca28-45e1-b0ef-be8a902c5783",
                            "last_updated": "2022-11-28T11:16:54.555616-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0315317e-92a6-4f0f-ae64-8e2904a2c7da/?format=api"
                        },
                        {
                            "id": "f4eb8de7-1271-4c55-91b7-849e9196a05d",
                            "gambit_id": "18ad1d4d-606b-4c4c-a549-09c192c595ca",
                            "last_updated": "2022-11-28T11:16:54.556617-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0315317e-92a6-4f0f-ae64-8e2904a2c7da/?format=api"
                        }
                    ]
                },
                {
                    "id": "7bf42967-7252-40ad-9719-cc4ad29630d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bbefcada-859c-4b78-9f39-46e3774d7046/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "488cc501-adb2-4ae7-b398-6cc1bbc16fae",
                            "gambit_id": "2e7f7892-1f72-49af-8be4-014b1a563a21",
                            "last_updated": "2022-11-28T11:16:54.552671-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bf42967-7252-40ad-9719-cc4ad29630d2/?format=api"
                        },
                        {
                            "id": "0717108b-c138-454f-b920-94ed35f868b0",
                            "gambit_id": "839efa7d-cfbf-445e-a434-b281b6332ad5",
                            "last_updated": "2022-11-28T11:16:54.553662-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bf42967-7252-40ad-9719-cc4ad29630d2/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f399f66-15c8-4009-be80-26acaa814cd0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bbefcada-859c-4b78-9f39-46e3774d7046/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 231.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 231.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6b1ba8ec-968a-4b45-a096-42d4a512e13b",
                            "gambit_id": "805a3974-f1b2-474c-b705-35f1e9b2ee25",
                            "last_updated": "2022-11-28T11:16:54.549496-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 231.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f399f66-15c8-4009-be80-26acaa814cd0/?format=api"
                        },
                        {
                            "id": "eaa332b8-21f3-404a-aa27-66ce53f906f1",
                            "gambit_id": "93c3de99-111e-45a1-a2ce-50818f752792",
                            "last_updated": "2022-11-28T11:16:54.550671-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 231.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "231.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f399f66-15c8-4009-be80-26acaa814cd0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "03923123-d0a4-4cd3-9305-7fdd73192985",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cd35e7ce-41de-46ad-a2c0-7a89494e0f2e",
            "completed": true,
            "last_updated": "2022-11-28T09:22:05.198065-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/cd35e7ce-41de-46ad-a2c0-7a89494e0f2e",
            "datetime": "2022-11-26T20:00:00-05:00",
            "cutoff_datetime": "2022-11-26T20:00:00-05:00",
            "name": "Pittsburgh v. Miami Florida",
            "bettypes": [
                {
                    "id": "5a8493f9-2659-4616-a603-1d9f8933c53b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03923123-d0a4-4cd3-9305-7fdd73192985/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh",
                                "amount": 6336.0
                            },
                            {
                                "team": "Miami Florida",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9a01d08a-886a-4b79-9222-e438b245fd4f",
                            "gambit_id": "76a65fe2-71bc-4cfe-90f0-5c0e48752e27",
                            "last_updated": "2022-11-28T09:22:05.207328-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a8493f9-2659-4616-a603-1d9f8933c53b/?format=api"
                        },
                        {
                            "id": "aedad67e-59e6-4f95-969b-3bef0632ce82",
                            "gambit_id": "2e8331b7-9ce4-4731-bbcc-24196f2fa727",
                            "last_updated": "2022-11-28T09:22:05.206401-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Florida",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a8493f9-2659-4616-a603-1d9f8933c53b/?format=api"
                        }
                    ]
                },
                {
                    "id": "16255136-cbaf-4f3e-8fc8-040c74d37c9e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03923123-d0a4-4cd3-9305-7fdd73192985/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Florida",
                                "amount": 5000.0
                            },
                            {
                                "team": "Pittsburgh",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f1a337bb-a6fe-4401-96be-430be177eca2",
                            "gambit_id": "35010627-380b-45c8-ad99-f7c83ffb0868",
                            "last_updated": "2022-11-28T09:22:05.203526-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Florida",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16255136-cbaf-4f3e-8fc8-040c74d37c9e/?format=api"
                        },
                        {
                            "id": "26a04d5d-79bb-43ec-aa4b-ad4209f5e09b",
                            "gambit_id": "8fd269dd-b5d9-4e91-9f20-3467bd09bb94",
                            "last_updated": "2022-11-28T09:22:05.204484-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16255136-cbaf-4f3e-8fc8-040c74d37c9e/?format=api"
                        }
                    ]
                },
                {
                    "id": "644fcdff-c6f8-4a45-8d66-3140c715f1df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03923123-d0a4-4cd3-9305-7fdd73192985/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 44",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 44",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "46f73e35-1b05-4af4-b8f1-340462514fa5",
                            "gambit_id": "cd38f77b-99d1-4858-8419-ed522ba165d2",
                            "last_updated": "2022-11-28T09:22:05.201565-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 44",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/644fcdff-c6f8-4a45-8d66-3140c715f1df/?format=api"
                        },
                        {
                            "id": "ae8a9f8e-87b2-46fa-a79f-416379aac23f",
                            "gambit_id": "8c38633b-1c82-43a8-8fbe-67105fbf353b",
                            "last_updated": "2022-11-28T09:22:05.200508-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 44",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/644fcdff-c6f8-4a45-8d66-3140c715f1df/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8827f37e-6050-486a-a74e-bf2288a313c8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4237a273-518d-4b01-8366-9e4013ff7714",
            "completed": true,
            "last_updated": "2022-11-28T09:22:07.130413-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.44,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4237a273-518d-4b01-8366-9e4013ff7714",
            "datetime": "2022-11-26T20:00:00-05:00",
            "cutoff_datetime": "2022-11-26T20:00:00-05:00",
            "name": "Kansas v. Kansas State",
            "bettypes": [
                {
                    "id": "e4299eed-ae02-4078-b454-5666889eb824",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8827f37e-6050-486a-a74e-bf2288a313c8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas State",
                                "amount": 7683.0
                            },
                            {
                                "team": "Kansas",
                                "amount": 2317.0
                            }
                        ],
                        "expected_reward_tokens": 9219.6,
                        "profit_sb": 219.6,
                        "profit_sb_percentage": 2.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d7c07504-b137-404e-adc0-fa345389c67c",
                            "gambit_id": "0bfdc2f3-7eae-4c9b-8f5c-89cbe7f4f491",
                            "last_updated": "2022-11-28T09:22:07.139449-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas State",
                            "reward": "1.20000",
                            "odds": "1.22730",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4299eed-ae02-4078-b454-5666889eb824/?format=api"
                        },
                        {
                            "id": "ae5a8a65-e2d2-4f4e-911d-75be95d80742",
                            "gambit_id": "293ab505-0606-4561-bab5-8b4e5dceb91b",
                            "last_updated": "2022-11-28T09:22:07.140408-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas",
                            "reward": "3.98000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4299eed-ae02-4078-b454-5666889eb824/?format=api"
                        }
                    ]
                },
                {
                    "id": "6f731e23-88a1-4eb2-8e61-04cf35aab0d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8827f37e-6050-486a-a74e-bf2288a313c8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Kansas",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce2943a2-0289-410f-974b-564d8e3698f6",
                            "gambit_id": "db1a6b0d-63d7-4026-b3c2-2d528ed406bb",
                            "last_updated": "2022-11-28T09:22:07.136403-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f731e23-88a1-4eb2-8e61-04cf35aab0d2/?format=api"
                        },
                        {
                            "id": "833d2b8e-09e7-464a-b547-000b830f7bf7",
                            "gambit_id": "c9740e99-58c3-455b-86c6-34bed45cf28f",
                            "last_updated": "2022-11-28T09:22:07.137455-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f731e23-88a1-4eb2-8e61-04cf35aab0d2/?format=api"
                        }
                    ]
                },
                {
                    "id": "d1e94aef-2e6d-48d8-807c-73d42f1f07cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8827f37e-6050-486a-a74e-bf2288a313c8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 62",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 62",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ddaa2e40-6582-45a1-a55c-df44dbedb14d",
                            "gambit_id": "c50991f5-e121-40a8-8fc5-cae68828c4a1",
                            "last_updated": "2022-11-28T09:22:07.134461-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 62",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "62.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1e94aef-2e6d-48d8-807c-73d42f1f07cb/?format=api"
                        },
                        {
                            "id": "40c761c8-2ccc-4769-b308-f23765ffded5",
                            "gambit_id": "99dea2f3-2e8b-4517-95ec-a213087856a5",
                            "last_updated": "2022-11-28T09:22:07.133433-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 62",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "62.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1e94aef-2e6d-48d8-807c-73d42f1f07cb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4ab0696e-644e-4ba4-a0a3-61382ca0eff1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "772194be-bae5-4f85-a6a7-3fa1dea297a6",
            "completed": true,
            "last_updated": "2022-11-28T11:21:55.524497-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.95,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/772194be-bae5-4f85-a6a7-3fa1dea297a6",
            "datetime": "2022-11-26T19:35:00-05:00",
            "cutoff_datetime": "2022-11-26T19:35:00-05:00",
            "name": "Philadelphia Flyers v. New York Islanders",
            "bettypes": [
                {
                    "id": "9258ff99-0d57-4a6e-a325-6858ee456ec2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ab0696e-644e-4ba4-a0a3-61382ca0eff1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Islanders",
                                "amount": 6584.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3416.0
                            }
                        ],
                        "expected_reward_tokens": 9085.92,
                        "profit_sb": 85.92,
                        "profit_sb_percentage": 0.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "62ada3c5-b9f6-4983-b1e2-63f5e8a3ec10",
                            "gambit_id": "9f01aaf4-a104-43c7-ab96-088e935ea811",
                            "last_updated": "2022-11-28T11:21:55.533529-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.38000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9258ff99-0d57-4a6e-a325-6858ee456ec2/?format=api"
                        },
                        {
                            "id": "d06bedc4-be72-4c6e-bd11-3675bc6c191e",
                            "gambit_id": "445f0e78-5ef3-4268-9509-73a6cf066e47",
                            "last_updated": "2022-11-28T11:21:55.534505-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.66000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9258ff99-0d57-4a6e-a325-6858ee456ec2/?format=api"
                        }
                    ]
                },
                {
                    "id": "704729f5-83e8-4f73-8485-bf0c5172de41",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ab0696e-644e-4ba4-a0a3-61382ca0eff1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 5492.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9850dcc7-7760-4005-8b76-02ba76103705",
                            "gambit_id": "0bc0ba53-c073-4d83-a4fa-55d9b76643da",
                            "last_updated": "2022-11-28T11:21:55.531563-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/704729f5-83e8-4f73-8485-bf0c5172de41/?format=api"
                        },
                        {
                            "id": "667c5ded-8297-470a-9e0f-8527e95db05a",
                            "gambit_id": "4be0519f-c06c-4d58-9790-e9cfc5a1268a",
                            "last_updated": "2022-11-28T11:21:55.530581-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/704729f5-83e8-4f73-8485-bf0c5172de41/?format=api"
                        }
                    ]
                },
                {
                    "id": "54f9b2b7-5a34-4df7-a0c8-ef2fb698c3e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ab0696e-644e-4ba4-a0a3-61382ca0eff1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "96442d02-4257-495c-8ee7-37463501d285",
                            "gambit_id": "d79ee8bb-b2d5-4d51-b1cd-13f21172ec44",
                            "last_updated": "2022-11-28T11:21:55.527421-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54f9b2b7-5a34-4df7-a0c8-ef2fb698c3e8/?format=api"
                        },
                        {
                            "id": "0c655793-14fb-4ad9-88a5-1ae6d4c1174e",
                            "gambit_id": "454917e2-2599-42ae-b67b-5ac58680f5b5",
                            "last_updated": "2022-11-28T11:21:55.528528-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54f9b2b7-5a34-4df7-a0c8-ef2fb698c3e8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "205d814d-3912-4a2c-abe3-69755dbcf8db",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b1141ef5-4845-4c64-8d64-4a9904994335",
            "completed": true,
            "last_updated": "2022-11-28T09:27:02.380778-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b1141ef5-4845-4c64-8d64-4a9904994335",
            "datetime": "2022-11-26T19:30:00-05:00",
            "cutoff_datetime": "2022-11-26T19:30:00-05:00",
            "name": "Oklahoma v. Texas Tech",
            "bettypes": [
                {
                    "id": "f1bab071-b388-45bd-afc1-9f3028496811",
                    "match": "https://api-prod.gambitprofit.com/api/matches/205d814d-3912-4a2c-abe3-69755dbcf8db/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma",
                                "amount": 5399.0
                            },
                            {
                                "team": "Texas Tech",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "264978b5-f89b-42c8-b0a1-38172bac78ce",
                            "gambit_id": "4eb19c42-a9f7-4198-96b9-94084276eb9e",
                            "last_updated": "2022-11-28T09:27:02.389529-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1bab071-b388-45bd-afc1-9f3028496811/?format=api"
                        },
                        {
                            "id": "2be0ff63-d2a8-4cc4-b712-3bf10c3a565f",
                            "gambit_id": "807a69cb-77ea-40dc-aa25-221fc7ec6b3e",
                            "last_updated": "2022-11-28T09:27:02.390511-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas Tech",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1bab071-b388-45bd-afc1-9f3028496811/?format=api"
                        }
                    ]
                },
                {
                    "id": "44814d90-0506-4a91-a7c0-dc63d3f07867",
                    "match": "https://api-prod.gambitprofit.com/api/matches/205d814d-3912-4a2c-abe3-69755dbcf8db/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma",
                                "amount": 5000.0
                            },
                            {
                                "team": "Texas Tech",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a4d7e5d7-15f1-4e69-baf7-436fcd249816",
                            "gambit_id": "6984cb8e-e9ad-4474-b649-6d908d94b428",
                            "last_updated": "2022-11-28T09:27:02.387558-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44814d90-0506-4a91-a7c0-dc63d3f07867/?format=api"
                        },
                        {
                            "id": "338615b5-6178-45f9-baf0-0ec3d0602721",
                            "gambit_id": "d51c73b3-4c40-4d60-8789-0b2ba1bd8906",
                            "last_updated": "2022-11-28T09:27:02.386573-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas Tech",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44814d90-0506-4a91-a7c0-dc63d3f07867/?format=api"
                        }
                    ]
                },
                {
                    "id": "594e4668-72d7-4a90-8b3c-8b1b4f0b34da",
                    "match": "https://api-prod.gambitprofit.com/api/matches/205d814d-3912-4a2c-abe3-69755dbcf8db/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 65.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 65.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0073bcd2-f6ae-437a-b00a-080c4fe4238b",
                            "gambit_id": "413f08ff-8def-435d-a7d9-fedd9030a387",
                            "last_updated": "2022-11-28T09:27:02.384582-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 65.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "65.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/594e4668-72d7-4a90-8b3c-8b1b4f0b34da/?format=api"
                        },
                        {
                            "id": "2978b29c-b8c3-48dd-8306-f9b1818f9a79",
                            "gambit_id": "fb832f20-6d52-466c-b0e1-ce5e0365a542",
                            "last_updated": "2022-11-28T09:27:02.383574-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 65.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "65.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/594e4668-72d7-4a90-8b3c-8b1b4f0b34da/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c9ad60e9-ead8-44a5-a719-70bf7196d255",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "55749f5f-c6d3-482d-8d64-b8af778725f0",
            "completed": true,
            "last_updated": "2022-11-28T09:27:05.966416-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.87,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/55749f5f-c6d3-482d-8d64-b8af778725f0",
            "datetime": "2022-11-26T19:30:00-05:00",
            "cutoff_datetime": "2022-11-26T19:30:00-05:00",
            "name": "Tennessee v. Vanderbilt",
            "bettypes": [
                {
                    "id": "6d0b5b4e-5de0-4c92-95fc-2a9f1551976d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9ad60e9-ead8-44a5-a719-70bf7196d255/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tennessee",
                                "amount": 7983.0
                            },
                            {
                                "team": "Vanderbilt",
                                "amount": 2017.0
                            }
                        ],
                        "expected_reward_tokens": 9258.03,
                        "profit_sb": 258.03,
                        "profit_sb_percentage": 2.87,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "69039563-7e45-4483-b3ff-6aeefa8b9eaf",
                            "gambit_id": "a897ca82-65d1-40b8-8709-4fe229b66df8",
                            "last_updated": "2022-11-28T09:27:05.976233-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee",
                            "reward": "1.16000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0b5b4e-5de0-4c92-95fc-2a9f1551976d/?format=api"
                        },
                        {
                            "id": "6e47fead-5f98-4dc1-9a31-0a86a1fc3e94",
                            "gambit_id": "a295069b-194e-4348-8b20-69bb275c2f30",
                            "last_updated": "2022-11-28T09:27:05.975265-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vanderbilt",
                            "reward": "4.59000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0b5b4e-5de0-4c92-95fc-2a9f1551976d/?format=api"
                        }
                    ]
                },
                {
                    "id": "97fd6677-edd1-4d75-ac04-9117bd2f8c46",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9ad60e9-ead8-44a5-a719-70bf7196d255/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vanderbilt",
                                "amount": 5000.0
                            },
                            {
                                "team": "Tennessee",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "513c7d7c-0a2e-4b19-9574-905a984b930b",
                            "gambit_id": "b9cc35ce-42a1-4eb5-9d0d-75d42ba0f658",
                            "last_updated": "2022-11-28T09:27:05.972343-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vanderbilt",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97fd6677-edd1-4d75-ac04-9117bd2f8c46/?format=api"
                        },
                        {
                            "id": "0dfe2169-2a84-4d4a-b671-3c41c5d5933b",
                            "gambit_id": "48e1c62a-3bc7-4214-b5f8-29f5d4bd246d",
                            "last_updated": "2022-11-28T09:27:05.973336-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97fd6677-edd1-4d75-ac04-9117bd2f8c46/?format=api"
                        }
                    ]
                },
                {
                    "id": "131ff563-94d9-488a-9a5b-2649ca7b1beb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9ad60e9-ead8-44a5-a719-70bf7196d255/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 63.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 63.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7228aab1-150c-4fd4-815e-c986c94ef831",
                            "gambit_id": "bacf676e-9611-4791-97a9-6788c4fd261c",
                            "last_updated": "2022-11-28T09:27:05.970384-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 63.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "63.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/131ff563-94d9-488a-9a5b-2649ca7b1beb/?format=api"
                        },
                        {
                            "id": "dc7ee06b-7457-4bad-bbe0-86399810a1f4",
                            "gambit_id": "4586b71d-a921-4074-aeec-7b4b89245679",
                            "last_updated": "2022-11-28T09:27:05.969243-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 63.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "63.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/131ff563-94d9-488a-9a5b-2649ca7b1beb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7bd6b61d-c829-4cc4-b59b-cea3b919a4e1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e823ba38-0864-46d7-8194-2d978849b70a",
            "completed": true,
            "last_updated": "2022-11-28T09:32:06.479770-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.74,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e823ba38-0864-46d7-8194-2d978849b70a",
            "datetime": "2022-11-26T19:30:00-05:00",
            "cutoff_datetime": "2022-11-26T19:30:00-05:00",
            "name": "Tulsa v. Houston",
            "bettypes": [
                {
                    "id": "abf8fd24-0f9b-4835-a625-80e126373d0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7bd6b61d-c829-4cc4-b59b-cea3b919a4e1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston",
                                "amount": 7772.0
                            },
                            {
                                "team": "Tulsa",
                                "amount": 2228.0
                            }
                        ],
                        "expected_reward_tokens": 9246.2,
                        "profit_sb": 246.2,
                        "profit_sb_percentage": 2.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9ecbdb69-95b6-4b71-acae-a5e0e08f69bd",
                            "gambit_id": "2c8b9d04-709c-41b1-8ac3-4c2d2e559a99",
                            "last_updated": "2022-11-28T09:32:06.490094-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston",
                            "reward": "1.19000",
                            "odds": "1.21280",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abf8fd24-0f9b-4835-a625-80e126373d0f/?format=api"
                        },
                        {
                            "id": "4f5b4b01-f8a2-46ec-bceb-d1f3e984f603",
                            "gambit_id": "c780b4a2-45db-4d07-83d1-b459fd718fbc",
                            "last_updated": "2022-11-28T09:32:06.491093-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulsa",
                            "reward": "4.15000",
                            "odds": "4.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abf8fd24-0f9b-4835-a625-80e126373d0f/?format=api"
                        }
                    ]
                },
                {
                    "id": "4227173a-165c-4e66-9cae-42d35e2fd15f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7bd6b61d-c829-4cc4-b59b-cea3b919a4e1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston",
                                "amount": 5000.0
                            },
                            {
                                "team": "Tulsa",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9b701d3b-6098-4cce-90ba-d4121eb39fa1",
                            "gambit_id": "b99289ce-73ef-4a5f-9ea3-33ddc6211d4c",
                            "last_updated": "2022-11-28T09:32:06.486087-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4227173a-165c-4e66-9cae-42d35e2fd15f/?format=api"
                        },
                        {
                            "id": "e5408c26-bab6-4dbe-b991-a43d6f38d637",
                            "gambit_id": "8504afed-4e35-46f6-bebb-b8218615f85a",
                            "last_updated": "2022-11-28T09:32:06.487136-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulsa",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4227173a-165c-4e66-9cae-42d35e2fd15f/?format=api"
                        }
                    ]
                },
                {
                    "id": "a9e2aa72-7633-4776-96a3-08ac4848cf09",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7bd6b61d-c829-4cc4-b59b-cea3b919a4e1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 67",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 67",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "931fc751-e95d-4bca-8d4c-2518c2491848",
                            "gambit_id": "45fce1f3-29e1-42ca-bd29-840965d6f1e5",
                            "last_updated": "2022-11-28T09:32:06.482977-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 67",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "67.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9e2aa72-7633-4776-96a3-08ac4848cf09/?format=api"
                        },
                        {
                            "id": "19378653-b4cc-4f40-b7f8-956e41c38b01",
                            "gambit_id": "866f193f-9f54-4bb5-8f19-85c19182b3ed",
                            "last_updated": "2022-11-28T09:32:06.484100-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 67",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "67.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9e2aa72-7633-4776-96a3-08ac4848cf09/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d78fbf60-da11-48ef-a30d-3631f304988b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fcee89b7-8c2f-4a00-a3a0-a92fd9ae401a",
            "completed": true,
            "last_updated": "2022-11-28T09:27:02.530274-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/fcee89b7-8c2f-4a00-a3a0-a92fd9ae401a",
            "datetime": "2022-11-26T19:30:00-05:00",
            "cutoff_datetime": "2022-11-26T19:30:00-05:00",
            "name": "Notre Dame v. USC",
            "bettypes": [
                {
                    "id": "05d0530e-ab59-4d55-bbc7-02b19a935f4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d78fbf60-da11-48ef-a30d-3631f304988b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "USC",
                                "amount": 6336.0
                            },
                            {
                                "team": "Notre Dame",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e41ac5d4-2f49-4c92-8179-b1522735ca29",
                            "gambit_id": "40e8cbcb-3f88-46d0-b2d4-d855f42c99d7",
                            "last_updated": "2022-11-28T09:27:02.540523-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "USC",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05d0530e-ab59-4d55-bbc7-02b19a935f4b/?format=api"
                        },
                        {
                            "id": "a74c48b0-b64e-4684-8abc-33573ded0f48",
                            "gambit_id": "2229f2df-aeb6-4d6b-bfd2-b6bb50bbd0ad",
                            "last_updated": "2022-11-28T09:27:02.539414-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Notre Dame",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05d0530e-ab59-4d55-bbc7-02b19a935f4b/?format=api"
                        }
                    ]
                },
                {
                    "id": "d40e02c7-c968-4370-b621-48fd76de8deb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d78fbf60-da11-48ef-a30d-3631f304988b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "USC",
                                "amount": 5097.0
                            },
                            {
                                "team": "Notre Dame",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "38daccf6-190b-4acf-8ba5-4b6e3182a6a2",
                            "gambit_id": "19a03a6f-6fcd-4281-be93-4356be8b47b9",
                            "last_updated": "2022-11-28T09:27:02.535696-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "USC",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d40e02c7-c968-4370-b621-48fd76de8deb/?format=api"
                        },
                        {
                            "id": "41e06aae-dc31-41a6-950a-b2e32cfc965b",
                            "gambit_id": "43d4c27b-1fcf-4b9d-8944-81b12997141d",
                            "last_updated": "2022-11-28T09:27:02.537360-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Notre Dame",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d40e02c7-c968-4370-b621-48fd76de8deb/?format=api"
                        }
                    ]
                },
                {
                    "id": "46584c95-b4a1-43a1-8f2d-0fd4454b815d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d78fbf60-da11-48ef-a30d-3631f304988b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 63",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 63",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1c0f5fc8-fc3a-4321-9f9b-8ee6b95fe31d",
                            "gambit_id": "a28dff0d-736f-4a5a-82ea-fc7f8d7a4bc5",
                            "last_updated": "2022-11-28T09:27:02.533698-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 63",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "63.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46584c95-b4a1-43a1-8f2d-0fd4454b815d/?format=api"
                        },
                        {
                            "id": "fc36f99c-08ea-411b-8ca3-4ea799d5eae4",
                            "gambit_id": "fcc48658-4c88-4311-b311-b01d0cebedf9",
                            "last_updated": "2022-11-28T09:27:02.532706-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 63",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "63.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46584c95-b4a1-43a1-8f2d-0fd4454b815d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "39567713-b200-4148-873a-9a76680c5b92",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d1be3098-a5ad-4b9a-a557-a4cb6656346b",
            "completed": true,
            "last_updated": "2022-11-28T09:27:06.829560-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.34,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/d1be3098-a5ad-4b9a-a557-a4cb6656346b",
            "datetime": "2022-11-26T19:30:00-05:00",
            "cutoff_datetime": "2022-11-26T19:30:00-05:00",
            "name": "Syracuse v. Boston College",
            "bettypes": [
                {
                    "id": "3a97f8f1-2891-4b69-9e74-02a7092c3126",
                    "match": "https://api-prod.gambitprofit.com/api/matches/39567713-b200-4148-873a-9a76680c5b92/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Syracuse",
                                "amount": 7550.0
                            },
                            {
                                "team": "Boston College",
                                "amount": 2450.0
                            }
                        ],
                        "expected_reward_tokens": 9211.0,
                        "profit_sb": 211.0,
                        "profit_sb_percentage": 2.34,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ba58402b-fb8c-47fb-8d8b-ab8ab23d997b",
                            "gambit_id": "7e8e321b-b738-499f-9c13-161637ea8bff",
                            "last_updated": "2022-11-28T09:27:06.839528-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Syracuse",
                            "reward": "1.22000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a97f8f1-2891-4b69-9e74-02a7092c3126/?format=api"
                        },
                        {
                            "id": "c219d6d2-9a26-4802-bdf2-47cf23f874b1",
                            "gambit_id": "2912edf4-d61e-415e-a699-63e1ab50a66d",
                            "last_updated": "2022-11-28T09:27:06.838568-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston College",
                            "reward": "3.76000",
                            "odds": "4.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a97f8f1-2891-4b69-9e74-02a7092c3126/?format=api"
                        }
                    ]
                },
                {
                    "id": "46ea42ea-4d9a-4249-8f0e-1cf70c77681d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/39567713-b200-4148-873a-9a76680c5b92/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston College",
                                "amount": 5000.0
                            },
                            {
                                "team": "Syracuse",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b6f0a94f-316c-4391-bf74-239c7ef9e668",
                            "gambit_id": "fa535313-3c12-4603-9383-3e7109f02c26",
                            "last_updated": "2022-11-28T09:27:06.835646-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston College",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46ea42ea-4d9a-4249-8f0e-1cf70c77681d/?format=api"
                        },
                        {
                            "id": "c66c402f-8e8a-4625-8b3c-158be369f670",
                            "gambit_id": "bae2d718-df78-4317-91c7-52049ec5ba6f",
                            "last_updated": "2022-11-28T09:27:06.836646-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Syracuse",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46ea42ea-4d9a-4249-8f0e-1cf70c77681d/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b00da59-afdf-44bf-b4c6-b9b8e26447eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/39567713-b200-4148-873a-9a76680c5b92/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 47.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 47.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2f0fd671-ebd4-425d-8541-7e45d9b2b837",
                            "gambit_id": "dc44488e-3338-424f-b6d1-eafdef3267b1",
                            "last_updated": "2022-11-28T09:27:06.832458-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 47.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b00da59-afdf-44bf-b4c6-b9b8e26447eb/?format=api"
                        },
                        {
                            "id": "6c25da6c-e0a0-444d-868b-6b08e5fd9793",
                            "gambit_id": "f7a3fde2-8418-436d-acce-4f8a13dbe855",
                            "last_updated": "2022-11-28T09:27:06.833560-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 47.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b00da59-afdf-44bf-b4c6-b9b8e26447eb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "80685107-3bc0-44db-b015-c267e4589b0d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8f6802c2-65f4-412a-8500-1bd985a00530",
            "completed": true,
            "last_updated": "2022-11-28T11:21:54.631542-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.49,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8f6802c2-65f4-412a-8500-1bd985a00530",
            "datetime": "2022-11-26T19:05:00-05:00",
            "cutoff_datetime": "2022-11-26T19:05:00-05:00",
            "name": "Washington Capitals v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "e86b53c9-939b-4b39-9d08-77a6303419ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80685107-3bc0-44db-b015-c267e4589b0d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Jersey Devils",
                                "amount": 6256.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3744.0
                            }
                        ],
                        "expected_reward_tokens": 9133.76,
                        "profit_sb": 133.76,
                        "profit_sb_percentage": 1.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d0871725-fbad-4468-ada7-7d94bd08a806",
                            "gambit_id": "40206e0c-b4ad-413c-b7da-e49bd7fa0352",
                            "last_updated": "2022-11-28T11:21:54.640504-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86b53c9-939b-4b39-9d08-77a6303419ed/?format=api"
                        },
                        {
                            "id": "e702caee-895a-4d92-9d80-6c0c350f400d",
                            "gambit_id": "2c17ca05-9050-421c-978e-32099211743a",
                            "last_updated": "2022-11-28T11:21:54.641492-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.44000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86b53c9-939b-4b39-9d08-77a6303419ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "00924d0c-4ab4-485b-8507-87bdc855ae49",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80685107-3bc0-44db-b015-c267e4589b0d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Capitals",
                                "amount": 5829.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9635b3a4-b461-454d-b01f-e0c6d6ac12ab",
                            "gambit_id": "723a5e4c-fc20-4379-b653-c662662df25f",
                            "last_updated": "2022-11-28T11:21:54.638589-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00924d0c-4ab4-485b-8507-87bdc855ae49/?format=api"
                        },
                        {
                            "id": "00864fb8-9bb9-4d6b-85db-71f4aaea9ef9",
                            "gambit_id": "0f9608e3-7f76-4e84-97a1-09c3f02d5991",
                            "last_updated": "2022-11-28T11:21:54.637625-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00924d0c-4ab4-485b-8507-87bdc855ae49/?format=api"
                        }
                    ]
                },
                {
                    "id": "777e24c8-8395-4dce-a8c1-e6d031b88c70",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80685107-3bc0-44db-b015-c267e4589b0d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "67d6f6dc-b32e-4d18-b7ac-7cb708c4b045",
                            "gambit_id": "b254213c-0b0d-49f5-ad38-dcbbe797da2e",
                            "last_updated": "2022-11-28T11:21:54.635606-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/777e24c8-8395-4dce-a8c1-e6d031b88c70/?format=api"
                        },
                        {
                            "id": "b2d9956c-ebae-4905-933b-263d374418f2",
                            "gambit_id": "7701cf98-54b7-4147-ba7b-421fcc7ee2b7",
                            "last_updated": "2022-11-28T11:21:54.634496-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/777e24c8-8395-4dce-a8c1-e6d031b88c70/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0e9f4ac2-9204-4a77-83d1-07d3fe6f614d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a6468f70-b424-437e-b043-53efabbcc830",
            "completed": true,
            "last_updated": "2022-11-28T11:26:55.906979-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.95,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a6468f70-b424-437e-b043-53efabbcc830",
            "datetime": "2022-11-26T19:05:00-05:00",
            "cutoff_datetime": "2022-11-26T19:05:00-05:00",
            "name": "Toronto Maple Leafs v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "f4395486-63b9-44d0-82b9-c9b3a512c567",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e9f4ac2-9204-4a77-83d1-07d3fe6f614d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 5399.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4cbf9ffc-c775-4c47-95e7-e850133b636e",
                            "gambit_id": "699ecaee-5765-492a-be4a-7552a8ea7bac",
                            "last_updated": "2022-11-28T11:26:55.916282-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4395486-63b9-44d0-82b9-c9b3a512c567/?format=api"
                        },
                        {
                            "id": "019cdf70-37be-4f84-8883-5c8639fc3261",
                            "gambit_id": "0209be08-94fb-41b9-89c4-cc5fd893ee09",
                            "last_updated": "2022-11-28T11:26:55.917297-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4395486-63b9-44d0-82b9-c9b3a512c567/?format=api"
                        }
                    ]
                },
                {
                    "id": "5dbb3ad3-90c7-42eb-a5a3-bc17686226a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e9f4ac2-9204-4a77-83d1-07d3fe6f614d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 6584.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3416.0
                            }
                        ],
                        "expected_reward_tokens": 9085.92,
                        "profit_sb": 85.92,
                        "profit_sb_percentage": 0.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "000332e4-ce05-4c51-8941-f38db7225322",
                            "gambit_id": "97e8399c-a6eb-44ef-8723-1aa0e68490ba",
                            "last_updated": "2022-11-28T11:26:55.914280-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.38000",
                            "odds": "1.43480",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dbb3ad3-90c7-42eb-a5a3-bc17686226a9/?format=api"
                        },
                        {
                            "id": "bcd0aa6d-8b9f-4f3c-8d45-c02fc2159af9",
                            "gambit_id": "3231f4b7-5a8f-4816-89a7-85d9ea9447a8",
                            "last_updated": "2022-11-28T11:26:55.913219-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.66000",
                            "odds": "2.90000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dbb3ad3-90c7-42eb-a5a3-bc17686226a9/?format=api"
                        }
                    ]
                },
                {
                    "id": "29a6465e-552d-46ba-8757-5f65b2f78f44",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e9f4ac2-9204-4a77-83d1-07d3fe6f614d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "827367d0-8bcc-41bc-b082-0a4f22f457d0",
                            "gambit_id": "2ea2d82b-8a4b-4481-99eb-9b0ffe0c0ec7",
                            "last_updated": "2022-11-28T11:26:55.911213-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29a6465e-552d-46ba-8757-5f65b2f78f44/?format=api"
                        },
                        {
                            "id": "0d77f21a-6105-4c14-ba5d-8a019ab41255",
                            "gambit_id": "3a31e9ca-a5f9-44d2-8e95-a11a1c5c6aa9",
                            "last_updated": "2022-11-28T11:26:55.910185-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29a6465e-552d-46ba-8757-5f65b2f78f44/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "59f8bdf7-5d8d-4af9-b2db-dcb6bf4acd15",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8a956d44-1963-429d-969d-f9c469ef7764",
            "completed": true,
            "last_updated": "2022-11-28T09:32:05.759984-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.01,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/8a956d44-1963-429d-969d-f9c469ef7764",
            "datetime": "2022-11-26T19:00:00-05:00",
            "cutoff_datetime": "2022-11-26T19:00:00-05:00",
            "name": "LSU v. Texas A&M",
            "bettypes": [
                {
                    "id": "48e07da3-2295-44f3-88da-776396ac3a60",
                    "match": "https://api-prod.gambitprofit.com/api/matches/59f8bdf7-5d8d-4af9-b2db-dcb6bf4acd15/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LSU",
                                "amount": 7525.0
                            },
                            {
                                "team": "Texas A&M",
                                "amount": 2475.0
                            }
                        ],
                        "expected_reward_tokens": 9180.5,
                        "profit_sb": 180.5,
                        "profit_sb_percentage": 2.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "07648d8f-4809-4aca-b0f4-c64c2563464a",
                            "gambit_id": "859ea7e4-474e-4403-8b2b-5dad98f29750",
                            "last_updated": "2022-11-28T09:32:05.773975-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LSU",
                            "reward": "1.22000",
                            "odds": "1.25640",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48e07da3-2295-44f3-88da-776396ac3a60/?format=api"
                        },
                        {
                            "id": "aa56f1fc-185f-404d-a1bc-0741dd580f0f",
                            "gambit_id": "487b1771-6ed6-4bf4-b77b-b44f801690d0",
                            "last_updated": "2022-11-28T09:32:05.772456-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas A&M",
                            "reward": "3.71000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48e07da3-2295-44f3-88da-776396ac3a60/?format=api"
                        }
                    ]
                },
                {
                    "id": "fee4e556-496c-46a6-9e70-a4d2d38dd309",
                    "match": "https://api-prod.gambitprofit.com/api/matches/59f8bdf7-5d8d-4af9-b2db-dcb6bf4acd15/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Texas A&M",
                                "amount": 5000.0
                            },
                            {
                                "team": "LSU",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4555dd44-b158-476f-a092-08e9566cad9e",
                            "gambit_id": "6260d0cc-0b6b-4609-aad5-6ae7809e3cc3",
                            "last_updated": "2022-11-28T09:32:05.765935-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas A&M",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fee4e556-496c-46a6-9e70-a4d2d38dd309/?format=api"
                        },
                        {
                            "id": "a65a5250-d079-4d0e-b7bf-8fb9b5f27bc9",
                            "gambit_id": "3ba0dcba-1935-42bf-a494-ccd64f6a546e",
                            "last_updated": "2022-11-28T09:32:05.766909-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LSU",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fee4e556-496c-46a6-9e70-a4d2d38dd309/?format=api"
                        }
                    ]
                },
                {
                    "id": "337dbeba-a8c5-4605-adf3-178d1935efc1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/59f8bdf7-5d8d-4af9-b2db-dcb6bf4acd15/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 47.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 47.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f4cf4fec-00b7-49ef-a604-3a991dc17b44",
                            "gambit_id": "58755305-d953-4439-b750-d2534687b927",
                            "last_updated": "2022-11-28T09:32:05.762897-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 47.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/337dbeba-a8c5-4605-adf3-178d1935efc1/?format=api"
                        },
                        {
                            "id": "c962da82-ebb8-4986-8d54-6687648cbbd8",
                            "gambit_id": "2b52f065-a5c2-4ff6-a0d3-19482dd1c7fd",
                            "last_updated": "2022-11-28T09:32:05.764000-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 47.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/337dbeba-a8c5-4605-adf3-178d1935efc1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cd061829-a2f1-455f-aadf-f12c22349589",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4e825076-629b-420a-b676-dd24a9fe771f",
            "completed": true,
            "last_updated": "2022-11-28T09:32:05.615511-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.74,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4e825076-629b-420a-b676-dd24a9fe771f",
            "datetime": "2022-11-26T19:00:00-05:00",
            "cutoff_datetime": "2022-11-26T19:00:00-05:00",
            "name": "Central Florida v. South Florida",
            "bettypes": [
                {
                    "id": "c8e6d5e7-f2c4-4cda-93ac-e3f28102f16a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd061829-a2f1-455f-aadf-f12c22349589/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Central Florida",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10700.0,
                        "profit_sb": 1700.0,
                        "profit_sb_percentage": 18.89,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Central Florida",
                                "amount": 8728.0
                            },
                            {
                                "team": "South Florida",
                                "amount": 1272.0
                            }
                        ],
                        "expected_reward_tokens": 9336.48,
                        "profit_sb": 336.48,
                        "profit_sb_percentage": 3.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2a2e00fe-3295-407c-ac4f-53d48ce8a350",
                            "gambit_id": "eae30743-aead-4450-beda-63ebf2120104",
                            "last_updated": "2022-11-28T09:32:05.626044-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Central Florida",
                            "reward": "1.07000",
                            "odds": "1.07690",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8e6d5e7-f2c4-4cda-93ac-e3f28102f16a/?format=api"
                        },
                        {
                            "id": "11e85047-6c6e-4cf0-9854-35b3545dc422",
                            "gambit_id": "8c101cac-520b-40de-888e-9ef37e2ce1f1",
                            "last_updated": "2022-11-28T09:32:05.625063-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Florida",
                            "reward": "7.34000",
                            "odds": "8.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8e6d5e7-f2c4-4cda-93ac-e3f28102f16a/?format=api"
                        }
                    ]
                },
                {
                    "id": "15c6a501-20b7-467c-8424-5ff71576b819",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd061829-a2f1-455f-aadf-f12c22349589/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "South Florida",
                                "amount": 5000.0
                            },
                            {
                                "team": "Central Florida",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "95cd2641-7be8-4c01-b22e-a21dfdcdb039",
                            "gambit_id": "72a83e86-12c8-4b2e-9848-0c582d13ccf7",
                            "last_updated": "2022-11-28T09:32:05.622087-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Florida",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "20.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15c6a501-20b7-467c-8424-5ff71576b819/?format=api"
                        },
                        {
                            "id": "f00d0d9e-9dd6-4c23-8ecd-d77e0b922f13",
                            "gambit_id": "e6877078-2ab8-4636-9686-06b62fa3589c",
                            "last_updated": "2022-11-28T09:32:05.623075-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Central Florida",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-20.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15c6a501-20b7-467c-8424-5ff71576b819/?format=api"
                        }
                    ]
                },
                {
                    "id": "c060f096-8a5f-4e2a-8040-0d2f7aa34ad0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd061829-a2f1-455f-aadf-f12c22349589/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 67.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 67.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0e02eceb-76c3-4182-8e66-e2c0a99ffd74",
                            "gambit_id": "4f15901d-df2d-4c6c-b84b-1b3c2fda0236",
                            "last_updated": "2022-11-28T09:32:05.618509-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 67.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "67.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c060f096-8a5f-4e2a-8040-0d2f7aa34ad0/?format=api"
                        },
                        {
                            "id": "acdf6e47-c989-4b68-8342-5fffae6ddbc8",
                            "gambit_id": "cb0c0878-dade-444c-b9fe-0519e1a73f16",
                            "last_updated": "2022-11-28T09:32:05.619745-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 67.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "67.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c060f096-8a5f-4e2a-8040-0d2f7aa34ad0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4921bf29-115c-43b8-a106-ce6c3a35640d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cb91b045-332e-4256-860e-50c02b24cd41",
            "completed": true,
            "last_updated": "2022-11-28T11:26:56.404477-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.51,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/cb91b045-332e-4256-860e-50c02b24cd41",
            "datetime": "2022-11-26T18:35:00-05:00",
            "cutoff_datetime": "2022-11-26T18:35:00-05:00",
            "name": "St Louis Blues v. Florida Panthers",
            "bettypes": [
                {
                    "id": "5b695872-cd97-489f-8aa4-081d5bb02c8e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4921bf29-115c-43b8-a106-ce6c3a35640d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Panthers",
                                "amount": 6389.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d994f626-15a4-47fb-a260-4c51fb3b7746",
                            "gambit_id": "6b887e5a-e477-4907-bb77-997d2e4cc781",
                            "last_updated": "2022-11-28T11:26:56.413542-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b695872-cd97-489f-8aa4-081d5bb02c8e/?format=api"
                        },
                        {
                            "id": "f5c54176-6667-4fc0-8513-0c757b0cfe4a",
                            "gambit_id": "1f9750f5-1821-4eda-948d-28ef01447c28",
                            "last_updated": "2022-11-28T11:26:56.414569-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b695872-cd97-489f-8aa4-081d5bb02c8e/?format=api"
                        }
                    ]
                },
                {
                    "id": "1213ab97-cecd-4477-ad63-0878ead10ec0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4921bf29-115c-43b8-a106-ce6c3a35640d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 5664.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "489b5cc3-f620-485f-b0b6-6c0386204b7a",
                            "gambit_id": "53bfcbe4-fcee-4c92-aae5-bd3a6d314470",
                            "last_updated": "2022-11-28T11:26:56.411526-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1213ab97-cecd-4477-ad63-0878ead10ec0/?format=api"
                        },
                        {
                            "id": "8e84c174-c1b3-4749-ac06-b14ce04e72ba",
                            "gambit_id": "9e01b568-97ca-4bcd-be0b-18b172cc2155",
                            "last_updated": "2022-11-28T11:26:56.410536-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1213ab97-cecd-4477-ad63-0878ead10ec0/?format=api"
                        }
                    ]
                },
                {
                    "id": "32a076f1-c203-4ad5-b791-b15ed4e34382",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4921bf29-115c-43b8-a106-ce6c3a35640d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7fcbe754-33ae-4399-888c-9e1f80ab1221",
                            "gambit_id": "1429da6f-89c9-459b-9c90-552238102d63",
                            "last_updated": "2022-11-28T11:26:56.408552-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32a076f1-c203-4ad5-b791-b15ed4e34382/?format=api"
                        },
                        {
                            "id": "6cd9f555-e7ce-46bd-8f49-3f806cad597f",
                            "gambit_id": "2f14b4f3-d5f9-45dc-8356-8e5412f29b0f",
                            "last_updated": "2022-11-28T11:26:56.407473-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32a076f1-c203-4ad5-b791-b15ed4e34382/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ff8d4a8a-f251-4a54-9fd2-7773e9fc6608",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e9deb1b2-ad13-4192-b80a-4d7e3038851c",
            "completed": true,
            "last_updated": "2022-11-28T09:37:06.052467-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.52,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e9deb1b2-ad13-4192-b80a-4d7e3038851c",
            "datetime": "2022-11-26T18:00:00-05:00",
            "cutoff_datetime": "2022-11-26T18:00:00-05:00",
            "name": "Nevada v. UNLV",
            "bettypes": [
                {
                    "id": "46670bf1-c4c4-4400-b3ff-233ebcd39217",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ff8d4a8a-f251-4a54-9fd2-7773e9fc6608/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UNLV",
                                "amount": 7755.0
                            },
                            {
                                "team": "Nevada",
                                "amount": 2245.0
                            }
                        ],
                        "expected_reward_tokens": 9226.95,
                        "profit_sb": 226.95,
                        "profit_sb_percentage": 2.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7eb5d1c6-fc60-4c10-902b-7627804e3486",
                            "gambit_id": "7324de2a-48b8-4261-b6a5-536cea4583b5",
                            "last_updated": "2022-11-28T09:37:06.060838-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UNLV",
                            "reward": "1.19000",
                            "odds": "1.21740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46670bf1-c4c4-4400-b3ff-233ebcd39217/?format=api"
                        },
                        {
                            "id": "95bead73-e8a1-4bc4-86d7-0b936aa5cd2b",
                            "gambit_id": "712a7fb1-e567-46a2-a1d2-9a2ab2240ecc",
                            "last_updated": "2022-11-28T09:37:06.061820-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nevada",
                            "reward": "4.11000",
                            "odds": "4.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46670bf1-c4c4-4400-b3ff-233ebcd39217/?format=api"
                        }
                    ]
                },
                {
                    "id": "8b7e6995-fa07-48f8-b5ed-e64bb43fb1e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ff8d4a8a-f251-4a54-9fd2-7773e9fc6608/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nevada",
                                "amount": 5000.0
                            },
                            {
                                "team": "UNLV",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9f19769a-298a-4d0a-8abe-54ad84b9c76b",
                            "gambit_id": "78a8fb4a-a13f-495f-8bcd-601317a6d249",
                            "last_updated": "2022-11-28T09:37:06.058850-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nevada",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b7e6995-fa07-48f8-b5ed-e64bb43fb1e7/?format=api"
                        },
                        {
                            "id": "aa230537-6f2d-4be1-a1bc-8abab92af10a",
                            "gambit_id": "484fbcba-ef38-49d9-9c3c-a88b3e97abe7",
                            "last_updated": "2022-11-28T09:37:06.057858-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UNLV",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b7e6995-fa07-48f8-b5ed-e64bb43fb1e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "dd6525c5-07af-421b-aa17-8af6d2e846c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ff8d4a8a-f251-4a54-9fd2-7773e9fc6608/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 49",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 49",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9602312e-dcdd-4b99-8df6-2335bbf2bdb8",
                            "gambit_id": "9d5da17c-c5c5-42d7-9820-9ec797d0c0a6",
                            "last_updated": "2022-11-28T09:37:06.055870-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 49",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "49.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd6525c5-07af-421b-aa17-8af6d2e846c0/?format=api"
                        },
                        {
                            "id": "cd5f6e30-bf6c-46a8-90c9-332de9066ba0",
                            "gambit_id": "fa2e7dfc-98b8-47db-a0b7-350cf87f0eac",
                            "last_updated": "2022-11-28T09:37:06.054844-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 49",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "49.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd6525c5-07af-421b-aa17-8af6d2e846c0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f475e8d0-d9df-4a55-8386-3cd448c75af5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "774b3867-5c53-4d2b-ad4d-7d351d4cbb95",
            "completed": true,
            "last_updated": "2022-11-28T09:37:05.913081-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.74,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/774b3867-5c53-4d2b-ad4d-7d351d4cbb95",
            "datetime": "2022-11-26T18:00:00-05:00",
            "cutoff_datetime": "2022-11-26T18:00:00-05:00",
            "name": "Mid Tenn State v. Florida Intl",
            "bettypes": [
                {
                    "id": "50845efb-e157-4d9f-8af3-c58ef5be9d90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f475e8d0-d9df-4a55-8386-3cd448c75af5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Mid Tenn State",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10700.0,
                        "profit_sb": 1700.0,
                        "profit_sb_percentage": 18.89,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Mid Tenn State",
                                "amount": 8728.0
                            },
                            {
                                "team": "Florida Intl",
                                "amount": 1272.0
                            }
                        ],
                        "expected_reward_tokens": 9336.48,
                        "profit_sb": 336.48,
                        "profit_sb_percentage": 3.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "20e0e7fb-a6ea-4936-819a-09213aa52fba",
                            "gambit_id": "2e470ba2-a392-4913-aea3-e058af68023e",
                            "last_updated": "2022-11-28T09:37:05.922439-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mid Tenn State",
                            "reward": "1.07000",
                            "odds": "1.07690",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50845efb-e157-4d9f-8af3-c58ef5be9d90/?format=api"
                        },
                        {
                            "id": "570eeed1-e42e-4711-9ed1-6b954b776c9e",
                            "gambit_id": "31d1bf9c-766f-4e0a-8543-995305c6f0ee",
                            "last_updated": "2022-11-28T09:37:05.921472-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Intl",
                            "reward": "7.34000",
                            "odds": "8.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50845efb-e157-4d9f-8af3-c58ef5be9d90/?format=api"
                        }
                    ]
                },
                {
                    "id": "87a09456-8bfc-4519-b5cc-19a9e616dbe2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f475e8d0-d9df-4a55-8386-3cd448c75af5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Intl",
                                "amount": 5000.0
                            },
                            {
                                "team": "Mid Tenn State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3110c288-c836-4a44-a552-8e1927a889df",
                            "gambit_id": "72714674-138c-493c-80dc-951cca2df2c9",
                            "last_updated": "2022-11-28T09:37:05.918494-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Intl",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "19.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87a09456-8bfc-4519-b5cc-19a9e616dbe2/?format=api"
                        },
                        {
                            "id": "80ebe69f-2b90-4b7a-8c22-8c5e8c3c6601",
                            "gambit_id": "160be4b1-36c2-4f09-8281-8cbfeed92950",
                            "last_updated": "2022-11-28T09:37:05.919494-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mid Tenn State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-19.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87a09456-8bfc-4519-b5cc-19a9e616dbe2/?format=api"
                        }
                    ]
                },
                {
                    "id": "82328446-5799-412b-af6f-d50782d81497",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f475e8d0-d9df-4a55-8386-3cd448c75af5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 55",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 55",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d12352af-5ecb-4699-b974-a59f787b8525",
                            "gambit_id": "7476c625-69dd-457f-812f-266512e729db",
                            "last_updated": "2022-11-28T09:37:05.915524-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 55",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82328446-5799-412b-af6f-d50782d81497/?format=api"
                        },
                        {
                            "id": "4e975a48-dec5-4f40-bfc8-4f8f0c319602",
                            "gambit_id": "f46b84fc-3c49-489b-989f-09bc2edcf48b",
                            "last_updated": "2022-11-28T09:37:05.916522-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 55",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82328446-5799-412b-af6f-d50782d81497/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b83190a2-038e-4fbb-97f8-03e93b010abe",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c30a150c-2425-4d46-90e2-31a735a06e4f",
            "completed": true,
            "last_updated": "2022-11-28T09:37:06.190849-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.95,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c30a150c-2425-4d46-90e2-31a735a06e4f",
            "datetime": "2022-11-26T18:00:00-05:00",
            "cutoff_datetime": "2022-11-26T18:00:00-05:00",
            "name": "Appalachian St v. Georgia Southern",
            "bettypes": [
                {
                    "id": "a12977a8-f576-445e-9934-d0001866af45",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b83190a2-038e-4fbb-97f8-03e93b010abe/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Appalachian St",
                                "amount": 6584.0
                            },
                            {
                                "team": "Georgia Southern",
                                "amount": 3416.0
                            }
                        ],
                        "expected_reward_tokens": 9085.92,
                        "profit_sb": 85.92,
                        "profit_sb_percentage": 0.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a3f17e00-1244-4725-b2fb-4b8839353264",
                            "gambit_id": "5fb3b738-32e5-4373-ab19-38c94a31d189",
                            "last_updated": "2022-11-28T09:37:06.200377-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Appalachian St",
                            "reward": "1.38000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12977a8-f576-445e-9934-d0001866af45/?format=api"
                        },
                        {
                            "id": "5e3d3213-0885-4163-9770-f17364254415",
                            "gambit_id": "593e7dd4-c4d8-451a-bf1b-76d9b5e83e89",
                            "last_updated": "2022-11-28T09:37:06.199393-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia Southern",
                            "reward": "2.66000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12977a8-f576-445e-9934-d0001866af45/?format=api"
                        }
                    ]
                },
                {
                    "id": "4aa7721e-b89c-4aa2-bec2-8ed51ba8f415",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b83190a2-038e-4fbb-97f8-03e93b010abe/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Appalachian St",
                                "amount": 5097.0
                            },
                            {
                                "team": "Georgia Southern",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e2365556-dfe8-4c98-9aab-b2295fe13012",
                            "gambit_id": "3d33a20a-282c-42f0-8382-4be55f6d41c3",
                            "last_updated": "2022-11-28T09:37:06.197385-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Appalachian St",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aa7721e-b89c-4aa2-bec2-8ed51ba8f415/?format=api"
                        },
                        {
                            "id": "e6dcb860-3079-4fcb-bc7d-af06086687c7",
                            "gambit_id": "dc1bd59c-2ec4-485c-976e-449f758a4040",
                            "last_updated": "2022-11-28T09:37:06.196380-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia Southern",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aa7721e-b89c-4aa2-bec2-8ed51ba8f415/?format=api"
                        }
                    ]
                },
                {
                    "id": "d49ab8ea-6a16-4be8-8985-30742c85e0a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b83190a2-038e-4fbb-97f8-03e93b010abe/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 66",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 66",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07cc7339-8ee9-4bf5-9bdf-698a944b51a1",
                            "gambit_id": "9bfb6465-2c6b-473b-81fd-e722d6994ec2",
                            "last_updated": "2022-11-28T09:37:06.193369-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 66",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "66.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d49ab8ea-6a16-4be8-8985-30742c85e0a0/?format=api"
                        },
                        {
                            "id": "6fa08098-ad94-4f40-adf3-678c3a47fffe",
                            "gambit_id": "bbbebd8f-a7cd-44da-9a64-cdaeaa1c0ff0",
                            "last_updated": "2022-11-28T09:37:06.194407-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 66",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "66.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d49ab8ea-6a16-4be8-8985-30742c85e0a0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "39947add-aebc-43a1-a189-88ad426e50a2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b19a33cb-0708-428d-872d-25bc8cdbee79",
            "completed": true,
            "last_updated": "2022-11-28T11:16:54.251662-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b19a33cb-0708-428d-872d-25bc8cdbee79",
            "datetime": "2022-11-26T17:10:00-05:00",
            "cutoff_datetime": "2022-11-26T17:10:00-05:00",
            "name": "Dallas Mavericks v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "1825cbcd-4639-41ce-bb52-8803c18f4216",
                    "match": "https://api-prod.gambitprofit.com/api/matches/39947add-aebc-43a1-a189-88ad426e50a2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5571.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 9079.45,
                        "profit_sb": 79.45,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3ab5be64-366a-4b64-9e75-8acec8c4d3b0",
                            "gambit_id": "d7b5f468-079b-4df3-8e5f-7b0f20f74ad7",
                            "last_updated": "2022-11-28T11:16:54.260672-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1825cbcd-4639-41ce-bb52-8803c18f4216/?format=api"
                        },
                        {
                            "id": "c313ae4a-5d6c-4681-a019-c4fecb6fb5c0",
                            "gambit_id": "2ab5d0f5-3d16-49bf-9671-67d2829e9dcf",
                            "last_updated": "2022-11-28T11:16:54.261670-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1825cbcd-4639-41ce-bb52-8803c18f4216/?format=api"
                        }
                    ]
                },
                {
                    "id": "f523ad08-2fb4-4790-bd9b-6a91bc6fa210",
                    "match": "https://api-prod.gambitprofit.com/api/matches/39947add-aebc-43a1-a189-88ad426e50a2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a544d65b-804c-4dfb-a612-5f8f82ce484b",
                            "gambit_id": "e82eedb6-b6dd-4ce7-97a5-b47a2752c483",
                            "last_updated": "2022-11-28T11:16:54.257708-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f523ad08-2fb4-4790-bd9b-6a91bc6fa210/?format=api"
                        },
                        {
                            "id": "e8e47963-e5d2-4513-b4bb-180a9bc4b26b",
                            "gambit_id": "083f8336-aadb-40ba-b7af-6f0c19ea5f8e",
                            "last_updated": "2022-11-28T11:16:54.258699-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f523ad08-2fb4-4790-bd9b-6a91bc6fa210/?format=api"
                        }
                    ]
                },
                {
                    "id": "3347e548-62ff-4183-a133-b593014fbeb2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/39947add-aebc-43a1-a189-88ad426e50a2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 215.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 215.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "64c7749c-908a-44ad-8eb5-ab6e96fed269",
                            "gambit_id": "01b0405a-2466-42d4-8173-a32217ee4d8d",
                            "last_updated": "2022-11-28T11:16:54.254582-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 215.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "215.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3347e548-62ff-4183-a133-b593014fbeb2/?format=api"
                        },
                        {
                            "id": "60da9648-e06a-44d9-8170-5379b0e7eb6f",
                            "gambit_id": "26a3fb50-cb37-4ae5-9dc3-7c795e20ab8e",
                            "last_updated": "2022-11-28T11:16:54.255708-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 215.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "215.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3347e548-62ff-4183-a133-b593014fbeb2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6d4a60f3-3e62-48f9-960f-39f4c46fd502",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "066eb8ed-36f0-4217-82cf-89988f1fd065",
            "completed": true,
            "last_updated": "2022-11-28T09:42:16.201008-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.03,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/066eb8ed-36f0-4217-82cf-89988f1fd065",
            "datetime": "2022-11-26T17:00:00-05:00",
            "cutoff_datetime": "2022-11-26T17:00:00-05:00",
            "name": "Southern Miss v. UL Monroe",
            "bettypes": [
                {
                    "id": "7cbcb260-8f88-46ca-85f5-a7399252376c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d4a60f3-3e62-48f9-960f-39f4c46fd502/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Southern Miss",
                                "amount": 5829.0
                            },
                            {
                                "team": "UL Monroe",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "181751c3-c47f-460c-b064-88b89ba286ba",
                            "gambit_id": "d3d6b9bc-d854-4262-bfed-5c47dabc13ac",
                            "last_updated": "2022-11-28T09:42:16.210911-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Southern Miss",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cbcb260-8f88-46ca-85f5-a7399252376c/?format=api"
                        },
                        {
                            "id": "a198aa2a-5a4e-4cf8-807d-0c00760d0c91",
                            "gambit_id": "28c1ed73-243c-467e-9edc-e1b68f88e643",
                            "last_updated": "2022-11-28T09:42:16.209915-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UL Monroe",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cbcb260-8f88-46ca-85f5-a7399252376c/?format=api"
                        }
                    ]
                },
                {
                    "id": "dddfe37d-cae8-41b7-a982-c1de725fc807",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d4a60f3-3e62-48f9-960f-39f4c46fd502/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UL Monroe",
                                "amount": 5000.0
                            },
                            {
                                "team": "Southern Miss",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "758046bb-b682-49b7-ad03-545f6474d84a",
                            "gambit_id": "2f85cfc0-5fc7-4411-86ec-bb380885e8d1",
                            "last_updated": "2022-11-28T09:42:16.206642-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UL Monroe",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dddfe37d-cae8-41b7-a982-c1de725fc807/?format=api"
                        },
                        {
                            "id": "8e3ff675-31c4-44b0-8607-c3f765afaf5b",
                            "gambit_id": "c58a5115-23a9-447e-bff9-6d64166d4887",
                            "last_updated": "2022-11-28T09:42:16.207652-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Southern Miss",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dddfe37d-cae8-41b7-a982-c1de725fc807/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a1b1ddf-1170-40d3-adbd-b45d04279811",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d4a60f3-3e62-48f9-960f-39f4c46fd502/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 50.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 50.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b360f1b8-518e-4930-a9b5-a4d0319e1f9e",
                            "gambit_id": "5e02b05d-b076-4468-a08f-791c9b9b4cf4",
                            "last_updated": "2022-11-28T09:42:16.204549-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 50.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "50.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a1b1ddf-1170-40d3-adbd-b45d04279811/?format=api"
                        },
                        {
                            "id": "0dd9eb94-4616-4ceb-a857-31d6f12461e8",
                            "gambit_id": "9069179a-b50f-4288-8c3d-2816abdb467f",
                            "last_updated": "2022-11-28T09:42:16.203530-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 50.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "50.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a1b1ddf-1170-40d3-adbd-b45d04279811/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f375d750-34c7-4b47-a820-15d6f935d120",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e711d620-846a-4d6c-a8cf-59e6684d6649",
            "completed": true,
            "last_updated": "2022-11-28T09:42:16.050822-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.51,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e711d620-846a-4d6c-a8cf-59e6684d6649",
            "datetime": "2022-11-26T17:00:00-05:00",
            "cutoff_datetime": "2022-11-26T17:00:00-05:00",
            "name": "UL Lafayette v. Texas St",
            "bettypes": [
                {
                    "id": "f21ec2cd-1017-4076-9d28-5a622dbe8ef7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f375d750-34c7-4b47-a820-15d6f935d120/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UL Lafayette",
                                "amount": 6389.0
                            },
                            {
                                "team": "Texas St",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "883433d5-70e9-46c5-b6bc-de4af8617990",
                            "gambit_id": "e42ff628-bce4-40d0-9a81-df63c5a54753",
                            "last_updated": "2022-11-28T09:42:16.060520-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UL Lafayette",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f21ec2cd-1017-4076-9d28-5a622dbe8ef7/?format=api"
                        },
                        {
                            "id": "d5ef307d-be8f-4159-b049-3bb9869c07b3",
                            "gambit_id": "580de2b5-833f-4e3a-8100-d8026fcde204",
                            "last_updated": "2022-11-28T09:42:16.059530-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas St",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f21ec2cd-1017-4076-9d28-5a622dbe8ef7/?format=api"
                        }
                    ]
                },
                {
                    "id": "9dd68cbc-649d-40f5-8871-6a4fa397231c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f375d750-34c7-4b47-a820-15d6f935d120/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UL Lafayette",
                                "amount": 5000.0
                            },
                            {
                                "team": "Texas St",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "04388f77-825f-433e-9d05-f0828724b392",
                            "gambit_id": "37dd010a-961e-4ded-9f47-75542b002c22",
                            "last_updated": "2022-11-28T09:42:16.057529-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UL Lafayette",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dd68cbc-649d-40f5-8871-6a4fa397231c/?format=api"
                        },
                        {
                            "id": "3e274c80-042a-4bd9-9c42-1e09615214bc",
                            "gambit_id": "ca6cf520-5ffa-4332-976b-866196468a25",
                            "last_updated": "2022-11-28T09:42:16.056449-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas St",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dd68cbc-649d-40f5-8871-6a4fa397231c/?format=api"
                        }
                    ]
                },
                {
                    "id": "d1c9d4de-a3a6-4502-bd33-77c5079c2f49",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f375d750-34c7-4b47-a820-15d6f935d120/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 44",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 44",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a87a1d7-5aaa-4849-9f06-5f093ff42d11",
                            "gambit_id": "5604adb1-4081-4c24-afca-1cd9b356cc9d",
                            "last_updated": "2022-11-28T09:42:16.054438-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 44",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1c9d4de-a3a6-4502-bd33-77c5079c2f49/?format=api"
                        },
                        {
                            "id": "7e34f098-194f-4c91-ad34-5fed62f78460",
                            "gambit_id": "98e589bc-2024-46f7-b783-34f31381933e",
                            "last_updated": "2022-11-28T09:42:16.053359-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 44",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1c9d4de-a3a6-4502-bd33-77c5079c2f49/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7f48c2f1-c2ab-445a-8237-26e3d034ba9e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e6a1a2ea-2462-4571-8ce9-afc2581d8359",
            "completed": true,
            "last_updated": "2022-11-28T11:26:56.234704-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e6a1a2ea-2462-4571-8ce9-afc2581d8359",
            "datetime": "2022-11-26T16:05:00-05:00",
            "cutoff_datetime": "2022-11-26T16:05:00-05:00",
            "name": "Calgary Flames v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "d36eaa95-6d15-4097-9b8b-b968e8c4c464",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f48c2f1-c2ab-445a-8237-26e3d034ba9e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 5399.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c8ec16e1-febc-4f63-82df-4e9676a59f8f",
                            "gambit_id": "948bae43-b0aa-43e1-bb9d-75a9bc3abe3d",
                            "last_updated": "2022-11-28T11:26:56.243972-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d36eaa95-6d15-4097-9b8b-b968e8c4c464/?format=api"
                        },
                        {
                            "id": "800d9ae1-b5b9-404d-896f-7c4767bce3fd",
                            "gambit_id": "56ece376-8f0d-4a1f-89bd-b0636b60986b",
                            "last_updated": "2022-11-28T11:26:56.244991-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d36eaa95-6d15-4097-9b8b-b968e8c4c464/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d3c2c04-7e5e-4080-bb41-62ea120da59e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f48c2f1-c2ab-445a-8237-26e3d034ba9e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 6482.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "81edff14-273e-498e-97b5-e083dd03881c",
                            "gambit_id": "43b1b6fd-b983-4bcb-85cf-b66b298521f6",
                            "last_updated": "2022-11-28T11:26:56.242016-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d3c2c04-7e5e-4080-bb41-62ea120da59e/?format=api"
                        },
                        {
                            "id": "9f8eb0f4-0336-4d03-a3d5-08b214a254a1",
                            "gambit_id": "34572442-1301-4634-ad27-c501d5e3c313",
                            "last_updated": "2022-11-28T11:26:56.240897-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d3c2c04-7e5e-4080-bb41-62ea120da59e/?format=api"
                        }
                    ]
                },
                {
                    "id": "43d07c6c-af22-4e1c-a070-533b7dad47fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f48c2f1-c2ab-445a-8237-26e3d034ba9e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b6f3abda-1d2b-443b-a7d9-cb2aa7bdc395",
                            "gambit_id": "91656b5f-4095-4491-89dd-76146dc780cd",
                            "last_updated": "2022-11-28T11:26:56.237698-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43d07c6c-af22-4e1c-a070-533b7dad47fd/?format=api"
                        },
                        {
                            "id": "c6fab163-23f3-47d7-94c6-6dc1a25e333d",
                            "gambit_id": "f6e65150-9f23-4005-bb32-5afcf837caf4",
                            "last_updated": "2022-11-28T11:26:56.238795-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43d07c6c-af22-4e1c-a070-533b7dad47fd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b705810f-67ab-4c31-a521-d4130c770b10",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d521b96d-80ba-4684-9103-11431443d789",
            "completed": true,
            "last_updated": "2022-11-28T09:42:15.466112-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.37,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/d521b96d-80ba-4684-9103-11431443d789",
            "datetime": "2022-11-26T16:00:00-05:00",
            "cutoff_datetime": "2022-11-26T16:00:00-05:00",
            "name": "Michigan State v. Penn State",
            "bettypes": [
                {
                    "id": "38281528-3179-418d-b73e-0ac8187d6aa4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b705810f-67ab-4c31-a521-d4130c770b10/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Penn State",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10700.0,
                        "profit_sb": 1700.0,
                        "profit_sb_percentage": 18.89,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Penn State",
                                "amount": 8695.0
                            },
                            {
                                "team": "Michigan State",
                                "amount": 1305.0
                            }
                        ],
                        "expected_reward_tokens": 9303.65,
                        "profit_sb": 303.65,
                        "profit_sb_percentage": 3.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e3e7ebab-37b5-4e56-b7d2-44ea2bfee725",
                            "gambit_id": "b0663b15-16a6-4b77-b5a3-8e3814c15ddb",
                            "last_updated": "2022-11-28T09:42:15.475289-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Penn State",
                            "reward": "1.07000",
                            "odds": "1.08330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38281528-3179-418d-b73e-0ac8187d6aa4/?format=api"
                        },
                        {
                            "id": "a53d3c56-dbb2-4660-9d28-5bbaf0e9faa5",
                            "gambit_id": "aeb40c39-bcf4-41d4-8216-ed948e9a6cb9",
                            "last_updated": "2022-11-28T09:42:15.476273-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michigan State",
                            "reward": "7.13000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38281528-3179-418d-b73e-0ac8187d6aa4/?format=api"
                        }
                    ]
                },
                {
                    "id": "05bbbc64-c862-4d75-9afe-f40be47a993b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b705810f-67ab-4c31-a521-d4130c770b10/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Penn State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Michigan State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "590dbc1d-b3fd-4a3f-a474-cf8075c1c0b9",
                            "gambit_id": "fea188d5-5fc6-4466-b4ce-c381b87d360b",
                            "last_updated": "2022-11-28T09:42:15.471722-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Penn State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-19.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05bbbc64-c862-4d75-9afe-f40be47a993b/?format=api"
                        },
                        {
                            "id": "4c122ccc-f46f-43ab-bcdc-95e865b281da",
                            "gambit_id": "997e1a2f-4695-4c35-992d-7d4f63ffcccb",
                            "last_updated": "2022-11-28T09:42:15.473256-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michigan State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "19.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05bbbc64-c862-4d75-9afe-f40be47a993b/?format=api"
                        }
                    ]
                },
                {
                    "id": "324e9d24-562b-4957-97e7-d0795cdd77ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b705810f-67ab-4c31-a521-d4130c770b10/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 54.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 54.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3a69e5e5-86e0-4dac-986e-c8855dbaf20f",
                            "gambit_id": "1c29faf1-fcc0-4c10-9604-42216225aa2d",
                            "last_updated": "2022-11-28T09:42:15.468691-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 54.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "54.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/324e9d24-562b-4957-97e7-d0795cdd77ee/?format=api"
                        },
                        {
                            "id": "c9a60295-13d0-4ce2-9b18-26a91b8b3e5a",
                            "gambit_id": "b8859a01-a692-4da0-a5df-6b18861d4552",
                            "last_updated": "2022-11-28T09:42:15.469704-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 54.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "54.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/324e9d24-562b-4957-97e7-d0795cdd77ee/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7c8c6c71-92f0-462c-a0f6-a5d62569dac0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "37dc9930-1250-4dea-8608-355a1abcec8a",
            "completed": false,
            "last_updated": "2022-12-24T17:12:20.290134-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/37dc9930-1250-4dea-8608-355a1abcec8a",
            "datetime": "2022-11-26T16:00:00-05:00",
            "cutoff_datetime": "2022-11-26T16:00:00-05:00",
            "name": "Utah v. Colorado",
            "bettypes": [
                {
                    "id": "f1c5388f-c90f-4d0f-9a19-e7b5132f39be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c8c6c71-92f0-462c-a0f6-a5d62569dac0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Utah",
                                "amount": 5000.0
                            },
                            {
                                "team": "Colorado",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "751e78d7-86a2-41eb-98c5-3acd8dd7e571",
                            "gambit_id": "a58896e2-4579-4b29-90fc-8adb838646e3",
                            "last_updated": "2022-12-24T17:12:20.297499-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-30.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1c5388f-c90f-4d0f-9a19-e7b5132f39be/?format=api"
                        },
                        {
                            "id": "3194d0aa-cf27-44ec-a2d2-de05cbfddb5a",
                            "gambit_id": "fb7a35dd-bb47-4fe6-ae47-84a0a930f2f6",
                            "last_updated": "2022-12-24T17:12:20.296359-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "30.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1c5388f-c90f-4d0f-9a19-e7b5132f39be/?format=api"
                        }
                    ]
                },
                {
                    "id": "79ccd79e-2cfb-4232-aa5b-b612f96f75cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c8c6c71-92f0-462c-a0f6-a5d62569dac0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 52",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 52",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5053c859-5f84-48a0-8354-c1c49c7e2e93",
                            "gambit_id": "b38bfe13-194d-420c-af5b-59856666fac3",
                            "last_updated": "2022-12-24T17:12:20.294066-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 52",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ccd79e-2cfb-4232-aa5b-b612f96f75cf/?format=api"
                        },
                        {
                            "id": "7590cc2f-db4e-4eac-b501-f27bb60b037a",
                            "gambit_id": "a05739c0-38cc-400e-9daa-7f41e946c021",
                            "last_updated": "2022-12-24T17:12:20.292898-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 52",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ccd79e-2cfb-4232-aa5b-b612f96f75cf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d00a9a0a-ce99-4ff9-bc73-63b4c98bd876",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7f736792-930f-464f-ac5d-04dad393f995",
            "completed": true,
            "last_updated": "2022-11-28T09:42:15.744194-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.03,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7f736792-930f-464f-ac5d-04dad393f995",
            "datetime": "2022-11-26T16:00:00-05:00",
            "cutoff_datetime": "2022-11-26T16:00:00-05:00",
            "name": "Iowa State v. TCU",
            "bettypes": [
                {
                    "id": "b7d9b149-83a7-4f55-8436-020df898e286",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d00a9a0a-ce99-4ff9-bc73-63b4c98bd876/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TCU",
                                "amount": 7406.0
                            },
                            {
                                "team": "Iowa State",
                                "amount": 2594.0
                            }
                        ],
                        "expected_reward_tokens": 9182.76,
                        "profit_sb": 182.76,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d9a7b1d2-1fcf-474e-9deb-d06407706c3d",
                            "gambit_id": "62f97065-4962-489b-bb67-44bd4187ca4a",
                            "last_updated": "2022-11-28T09:42:15.752544-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TCU",
                            "reward": "1.24000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7d9b149-83a7-4f55-8436-020df898e286/?format=api"
                        },
                        {
                            "id": "2af02976-7457-42eb-8652-94d1a771fa09",
                            "gambit_id": "f895d8a7-45ef-468f-8f86-57ae8e54ec5c",
                            "last_updated": "2022-11-28T09:42:15.753532-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Iowa State",
                            "reward": "3.54000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7d9b149-83a7-4f55-8436-020df898e286/?format=api"
                        }
                    ]
                },
                {
                    "id": "a917e8a8-71ae-430b-bb9f-dbefda4b0882",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d00a9a0a-ce99-4ff9-bc73-63b4c98bd876/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Iowa State",
                                "amount": 5000.0
                            },
                            {
                                "team": "TCU",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0f98485f-bba9-4c33-92d1-1fba01b6dfb3",
                            "gambit_id": "1fbb9650-a781-4ea0-a502-ad5ab1a8601d",
                            "last_updated": "2022-11-28T09:42:15.750592-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Iowa State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a917e8a8-71ae-430b-bb9f-dbefda4b0882/?format=api"
                        },
                        {
                            "id": "57195912-89f1-4009-8cc7-e23178129bed",
                            "gambit_id": "99e5c3a7-ac82-47cd-9153-0329d4667003",
                            "last_updated": "2022-11-28T09:42:15.749620-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TCU",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a917e8a8-71ae-430b-bb9f-dbefda4b0882/?format=api"
                        }
                    ]
                },
                {
                    "id": "a2de3702-83cd-4321-bb62-bdf1aa46a1f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d00a9a0a-ce99-4ff9-bc73-63b4c98bd876/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 45.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 45.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1bdb5b20-962c-4d54-b230-9098f830c773",
                            "gambit_id": "b243c3f9-868b-4e5d-883d-35573c79c2e7",
                            "last_updated": "2022-11-28T09:42:15.747654-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 45.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2de3702-83cd-4321-bb62-bdf1aa46a1f9/?format=api"
                        },
                        {
                            "id": "fe381bcd-186b-44c9-9c79-1442b4994983",
                            "gambit_id": "d714b7c2-c88d-42e0-a6c4-32c5349721e7",
                            "last_updated": "2022-11-28T09:42:15.746664-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 45.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2de3702-83cd-4321-bb62-bdf1aa46a1f9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "439b3241-b884-4ee4-b7d4-cfc80cc077e0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0f46e390-9fd6-4128-96aa-2f8e9cf274cc",
            "completed": true,
            "last_updated": "2022-11-28T09:52:08.475306-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.36,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/0f46e390-9fd6-4128-96aa-2f8e9cf274cc",
            "datetime": "2022-11-26T15:30:00-05:00",
            "cutoff_datetime": "2022-11-26T15:30:00-05:00",
            "name": "UTEP v. UTSA",
            "bettypes": [
                {
                    "id": "f1f001c1-1ac6-4054-8cbe-376ba5143317",
                    "match": "https://api-prod.gambitprofit.com/api/matches/439b3241-b884-4ee4-b7d4-cfc80cc077e0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UTSA",
                                "amount": 8457.0
                            },
                            {
                                "team": "UTEP",
                                "amount": 1543.0
                            }
                        ],
                        "expected_reward_tokens": 9302.7,
                        "profit_sb": 302.7,
                        "profit_sb_percentage": 3.36,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "27f90653-56e7-4ecb-865f-ca27a042b985",
                            "gambit_id": "627d724d-bbc1-4cc3-9d51-bd98494d21af",
                            "last_updated": "2022-11-28T09:52:08.483651-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UTSA",
                            "reward": "1.10000",
                            "odds": "1.11760",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1f001c1-1ac6-4054-8cbe-376ba5143317/?format=api"
                        },
                        {
                            "id": "f13e83fe-9716-4cda-b2ef-8a85f3cabfb6",
                            "gambit_id": "0ad2a0c0-dafd-4407-aa3e-c271652a822f",
                            "last_updated": "2022-11-28T09:52:08.484672-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UTEP",
                            "reward": "6.03000",
                            "odds": "6.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1f001c1-1ac6-4054-8cbe-376ba5143317/?format=api"
                        }
                    ]
                },
                {
                    "id": "d00d4bdc-f2a0-4cbb-9fe8-d465dda4eeb7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/439b3241-b884-4ee4-b7d4-cfc80cc077e0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UTSA",
                                "amount": 5000.0
                            },
                            {
                                "team": "UTEP",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a322dd5e-5a4e-4e6e-a754-4f78b5db4951",
                            "gambit_id": "cc96dab8-ae44-49c2-b959-80edaab38360",
                            "last_updated": "2022-11-28T09:52:08.480722-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UTSA",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-16.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d00d4bdc-f2a0-4cbb-9fe8-d465dda4eeb7/?format=api"
                        },
                        {
                            "id": "4cac06fd-34f6-4c1e-805a-b3bbd26aaf64",
                            "gambit_id": "27f39b83-23de-4b2d-9199-b92395f4fc64",
                            "last_updated": "2022-11-28T09:52:08.481698-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UTEP",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "16.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d00d4bdc-f2a0-4cbb-9fe8-d465dda4eeb7/?format=api"
                        }
                    ]
                },
                {
                    "id": "280278be-3c77-4573-baae-171ebb9072d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/439b3241-b884-4ee4-b7d4-cfc80cc077e0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 56.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 56.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "77465508-d653-4aa3-ac55-6ea933e6d27f",
                            "gambit_id": "eb867242-53f3-4556-8d2b-e867c19c02b6",
                            "last_updated": "2022-11-28T09:52:08.477720-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 56.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "56.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/280278be-3c77-4573-baae-171ebb9072d2/?format=api"
                        },
                        {
                            "id": "8f51a983-6522-4cff-a9ce-1f3491777517",
                            "gambit_id": "3cdc233b-2cd7-42d4-b0f3-0f27f10e4456",
                            "last_updated": "2022-11-28T09:52:08.478728-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 56.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "56.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/280278be-3c77-4573-baae-171ebb9072d2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "58edd5af-cb8c-43d2-8978-bc9325c942bc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7150f415-b79f-41d7-99d1-f0ffb32f970d",
            "completed": true,
            "last_updated": "2022-11-28T09:57:10.675374-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.59,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7150f415-b79f-41d7-99d1-f0ffb32f970d",
            "datetime": "2022-11-26T15:30:00-05:00",
            "cutoff_datetime": "2022-11-26T15:30:00-05:00",
            "name": "Wake Forest v. Duke",
            "bettypes": [
                {
                    "id": "8e4339a6-c32e-4d40-b8dc-c1b03746e54d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/58edd5af-cb8c-43d2-8978-bc9325c942bc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Wake Forest",
                                "amount": 5899.0
                            },
                            {
                                "team": "Duke",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e505885a-ee9b-467f-9dd9-42e8855d1b99",
                            "gambit_id": "92fb1551-a682-4b04-ae2e-8201b319cc86",
                            "last_updated": "2022-11-28T09:57:10.685943-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wake Forest",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e4339a6-c32e-4d40-b8dc-c1b03746e54d/?format=api"
                        },
                        {
                            "id": "f56b2785-2ab1-4cd0-95f4-191fefacaeaa",
                            "gambit_id": "65cc0412-de5b-4718-be0a-e9d137ad9136",
                            "last_updated": "2022-11-28T09:57:10.684894-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Duke",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e4339a6-c32e-4d40-b8dc-c1b03746e54d/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5f90e93-84e6-4316-9036-1a9bfc853e94",
                    "match": "https://api-prod.gambitprofit.com/api/matches/58edd5af-cb8c-43d2-8978-bc9325c942bc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Wake Forest",
                                "amount": 5097.0
                            },
                            {
                                "team": "Duke",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bd8bb9f6-2a5e-4300-a802-b3f65b50cdc9",
                            "gambit_id": "bce1bb10-7300-4fe9-a477-797cda5784f6",
                            "last_updated": "2022-11-28T09:57:10.682785-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wake Forest",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5f90e93-84e6-4316-9036-1a9bfc853e94/?format=api"
                        },
                        {
                            "id": "f8b85fe8-963a-4e45-b8cc-f70c8e733694",
                            "gambit_id": "3b927ddb-d2a7-41b9-899a-d9278576f933",
                            "last_updated": "2022-11-28T09:57:10.681711-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Duke",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5f90e93-84e6-4316-9036-1a9bfc853e94/?format=api"
                        }
                    ]
                },
                {
                    "id": "a44315bc-4ee8-4446-815c-60f45ae1e035",
                    "match": "https://api-prod.gambitprofit.com/api/matches/58edd5af-cb8c-43d2-8978-bc9325c942bc/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 67.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 67.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9876bf6a-bf60-4607-a3f4-c11c493fb3f6",
                            "gambit_id": "05ef3c52-b979-4a81-bf98-786ca6798424",
                            "last_updated": "2022-11-28T09:57:10.679334-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 67.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "67.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a44315bc-4ee8-4446-815c-60f45ae1e035/?format=api"
                        },
                        {
                            "id": "3ee15484-fc34-47e6-a45d-9186fdaa8e49",
                            "gambit_id": "a1e0a90e-67fe-4d8d-8f77-8d75dfc75b5a",
                            "last_updated": "2022-11-28T09:57:10.678166-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 67.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "67.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a44315bc-4ee8-4446-815c-60f45ae1e035/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "237b6f02-9cb6-4b46-b554-0c4a85b530cb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "75ec348c-143b-4c81-8d8a-9cf929a2a76a",
            "completed": true,
            "last_updated": "2022-11-28T09:47:06.205452-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.87,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/75ec348c-143b-4c81-8d8a-9cf929a2a76a",
            "datetime": "2022-11-26T15:30:00-05:00",
            "cutoff_datetime": "2022-11-26T15:30:00-05:00",
            "name": "Troy v. Arkansas State",
            "bettypes": [
                {
                    "id": "c6ea18e2-6043-4336-a161-e444a83314a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/237b6f02-9cb6-4b46-b554-0c4a85b530cb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Troy",
                                "amount": 7983.0
                            },
                            {
                                "team": "Arkansas State",
                                "amount": 2017.0
                            }
                        ],
                        "expected_reward_tokens": 9258.03,
                        "profit_sb": 258.03,
                        "profit_sb_percentage": 2.87,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "eb3b9520-dd8e-4840-82ee-9ac8c868cbb2",
                            "gambit_id": "e151472f-851f-4fb7-ace6-1b50b1ab5a05",
                            "last_updated": "2022-11-28T09:47:06.214767-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Troy",
                            "reward": "1.16000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ea18e2-6043-4336-a161-e444a83314a1/?format=api"
                        },
                        {
                            "id": "440b142d-cf07-4243-88b6-704b07538414",
                            "gambit_id": "4f478ced-a3cc-48e3-bcf7-7f9287171f99",
                            "last_updated": "2022-11-28T09:47:06.213779-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arkansas State",
                            "reward": "4.59000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ea18e2-6043-4336-a161-e444a83314a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "e2ca1244-c09f-4dd5-87a3-182fecb98d27",
                    "match": "https://api-prod.gambitprofit.com/api/matches/237b6f02-9cb6-4b46-b554-0c4a85b530cb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Troy",
                                "amount": 5000.0
                            },
                            {
                                "team": "Arkansas State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "974c2bcf-694a-461a-b293-f0cbf6a9cb3f",
                            "gambit_id": "1fdfb5dd-77f9-4501-b68c-7c66ecfdc50e",
                            "last_updated": "2022-11-28T09:47:06.211829-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Troy",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2ca1244-c09f-4dd5-87a3-182fecb98d27/?format=api"
                        },
                        {
                            "id": "fe3f99ea-5ecd-4c26-a7ff-d94f24641558",
                            "gambit_id": "1b3c35ac-be21-42bd-9941-f911060e5dd0",
                            "last_updated": "2022-11-28T09:47:06.210862-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arkansas State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2ca1244-c09f-4dd5-87a3-182fecb98d27/?format=api"
                        }
                    ]
                },
                {
                    "id": "c5c36486-2c2e-4ec4-a15b-7241259320f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/237b6f02-9cb6-4b46-b554-0c4a85b530cb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 44.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 44.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "adff27c2-fd77-4a1a-80a6-5dbb754cc216",
                            "gambit_id": "512d4580-0c42-4f15-aba3-f5e2894d703b",
                            "last_updated": "2022-11-28T09:47:06.208878-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 44.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5c36486-2c2e-4ec4-a15b-7241259320f1/?format=api"
                        },
                        {
                            "id": "6ec7b458-1c94-4ba9-b685-b86b9d161ebc",
                            "gambit_id": "b0c7d298-ad09-46ba-82de-a2332e8325f2",
                            "last_updated": "2022-11-28T09:47:06.207860-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 44.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5c36486-2c2e-4ec4-a15b-7241259320f1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "736e2807-2638-46e3-b6d2-43743c472e74",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b8761383-a768-46c0-bfd5-6dea0c08ffca",
            "completed": true,
            "last_updated": "2022-11-28T09:47:06.487365-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.03,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b8761383-a768-46c0-bfd5-6dea0c08ffca",
            "datetime": "2022-11-26T15:30:00-05:00",
            "cutoff_datetime": "2022-11-26T15:30:00-05:00",
            "name": "Purdue v. Indiana",
            "bettypes": [
                {
                    "id": "666a8ff6-a1f9-4601-a64f-dec4656bb8eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/736e2807-2638-46e3-b6d2-43743c472e74/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Purdue",
                                "amount": 7406.0
                            },
                            {
                                "team": "Indiana",
                                "amount": 2594.0
                            }
                        ],
                        "expected_reward_tokens": 9182.76,
                        "profit_sb": 182.76,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "56835170-15ff-430b-bfd0-3dd3d053bde3",
                            "gambit_id": "7714ba4d-3a68-4a08-b62c-863f11a894d1",
                            "last_updated": "2022-11-28T09:47:06.496907-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Purdue",
                            "reward": "1.24000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/666a8ff6-a1f9-4601-a64f-dec4656bb8eb/?format=api"
                        },
                        {
                            "id": "4b0c8078-73ae-41ce-8a95-9d89b1ac6574",
                            "gambit_id": "af21c0ab-b0dc-4187-b37e-ca988ae54d33",
                            "last_updated": "2022-11-28T09:47:06.495929-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana",
                            "reward": "3.54000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/666a8ff6-a1f9-4601-a64f-dec4656bb8eb/?format=api"
                        }
                    ]
                },
                {
                    "id": "fb9d18eb-26bd-4fba-9ed2-10621fe7ec74",
                    "match": "https://api-prod.gambitprofit.com/api/matches/736e2807-2638-46e3-b6d2-43743c472e74/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indiana",
                                "amount": 5000.0
                            },
                            {
                                "team": "Purdue",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "efc03911-6cb0-4291-90f5-cd47ebdfec74",
                            "gambit_id": "0f52d50f-2004-4e6f-85ff-54e321a5013b",
                            "last_updated": "2022-11-28T09:47:06.492984-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb9d18eb-26bd-4fba-9ed2-10621fe7ec74/?format=api"
                        },
                        {
                            "id": "fe5c2d18-ceee-425d-839b-392ac5408328",
                            "gambit_id": "82d1a3e4-1f2c-4c2c-a40b-f333495c7512",
                            "last_updated": "2022-11-28T09:47:06.493984-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Purdue",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb9d18eb-26bd-4fba-9ed2-10621fe7ec74/?format=api"
                        }
                    ]
                },
                {
                    "id": "20f838b8-e750-41bd-8d43-3c8c12e79f46",
                    "match": "https://api-prod.gambitprofit.com/api/matches/736e2807-2638-46e3-b6d2-43743c472e74/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 53",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 53",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ac90892-4398-4590-a88e-e04727d874fa",
                            "gambit_id": "ced0e65c-a0b5-405e-a0a9-94aedd8e304a",
                            "last_updated": "2022-11-28T09:47:06.489986-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 53",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "53.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20f838b8-e750-41bd-8d43-3c8c12e79f46/?format=api"
                        },
                        {
                            "id": "59c5da6e-e08c-4b7a-b0ca-4a041a9f4f02",
                            "gambit_id": "28bd9426-33bd-46a6-abc9-9b9756f0cbdd",
                            "last_updated": "2022-11-28T09:47:06.490975-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 53",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "53.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20f838b8-e750-41bd-8d43-3c8c12e79f46/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "109ee9eb-a31f-42ca-903f-19e66999bcf6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6425bb36-30be-482d-b0f9-fd324cbab020",
            "completed": true,
            "last_updated": "2022-11-28T10:02:11.552057-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.82,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6425bb36-30be-482d-b0f9-fd324cbab020",
            "datetime": "2022-11-26T15:30:00-05:00",
            "cutoff_datetime": "2022-11-26T15:30:00-05:00",
            "name": "Illinois v. Northwestern",
            "bettypes": [
                {
                    "id": "aa6ece85-2f44-4885-a50d-091a7cf34875",
                    "match": "https://api-prod.gambitprofit.com/api/matches/109ee9eb-a31f-42ca-903f-19e66999bcf6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Illinois",
                                "amount": 8189.0
                            },
                            {
                                "team": "Northwestern",
                                "amount": 1811.0
                            }
                        ],
                        "expected_reward_tokens": 9253.57,
                        "profit_sb": 253.57,
                        "profit_sb_percentage": 2.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "644bc9a1-e591-4a68-bd40-fd54671d26e5",
                            "gambit_id": "b02517b8-efb3-4ea5-9a29-f06f06c9e389",
                            "last_updated": "2022-11-28T10:02:11.561691-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Illinois",
                            "reward": "1.13000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa6ece85-2f44-4885-a50d-091a7cf34875/?format=api"
                        },
                        {
                            "id": "9073ddb7-b951-46d8-adc8-228b428b47aa",
                            "gambit_id": "6c08bec4-e2f6-49d5-a1f9-385698d927aa",
                            "last_updated": "2022-11-28T10:02:11.560708-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northwestern",
                            "reward": "5.11000",
                            "odds": "5.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa6ece85-2f44-4885-a50d-091a7cf34875/?format=api"
                        }
                    ]
                },
                {
                    "id": "de833068-1225-426a-8940-4d106d9219ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/109ee9eb-a31f-42ca-903f-19e66999bcf6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Illinois",
                                "amount": 5000.0
                            },
                            {
                                "team": "Northwestern",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e0dccc97-1f97-4f5e-a6eb-0124d0302b28",
                            "gambit_id": "8a14dd8b-eafa-4cab-916e-33d04bb79fa8",
                            "last_updated": "2022-11-28T10:02:11.558653-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Illinois",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de833068-1225-426a-8940-4d106d9219ec/?format=api"
                        },
                        {
                            "id": "dbffee3c-b1b5-4e1c-a5b3-eb2ac0af558d",
                            "gambit_id": "c8ca6914-233e-471e-b21c-6844f8853abc",
                            "last_updated": "2022-11-28T10:02:11.557624-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northwestern",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de833068-1225-426a-8940-4d106d9219ec/?format=api"
                        }
                    ]
                },
                {
                    "id": "b4eaf245-e9d3-41e3-b01d-9168aebe28af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/109ee9eb-a31f-42ca-903f-19e66999bcf6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 38",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 38",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "68b024f9-9e19-4f6d-8847-c2f28b41f4cd",
                            "gambit_id": "0305498e-afc9-46f2-a1e1-110c39fa684f",
                            "last_updated": "2022-11-28T10:02:11.554521-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 38",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "38.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4eaf245-e9d3-41e3-b01d-9168aebe28af/?format=api"
                        },
                        {
                            "id": "4dfa9ac1-e043-4682-94c7-071018344d6c",
                            "gambit_id": "682fd15c-2c71-48f3-8f8b-bd8f037fc18a",
                            "last_updated": "2022-11-28T10:02:11.555534-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 38",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "38.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4eaf245-e9d3-41e3-b01d-9168aebe28af/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e0583afc-b008-4e24-89d4-116bd2960fc8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c4920bdc-97c9-461d-8192-994925ba86bd",
            "completed": true,
            "last_updated": "2022-11-28T09:57:11.853293-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.82,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c4920bdc-97c9-461d-8192-994925ba86bd",
            "datetime": "2022-11-26T15:30:00-05:00",
            "cutoff_datetime": "2022-11-26T15:30:00-05:00",
            "name": "Hawaii v. San Jose State",
            "bettypes": [
                {
                    "id": "098a29e2-049c-4268-9faa-fac7b45a9777",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0583afc-b008-4e24-89d4-116bd2960fc8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Jose State",
                                "amount": 8189.0
                            },
                            {
                                "team": "Hawaii",
                                "amount": 1811.0
                            }
                        ],
                        "expected_reward_tokens": 9253.57,
                        "profit_sb": 253.57,
                        "profit_sb_percentage": 2.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9dba4840-6c3a-4f9f-843a-4e8a76af34c8",
                            "gambit_id": "620492cb-5fc3-4b3f-9bc0-5462b7130d9b",
                            "last_updated": "2022-11-28T09:57:11.862375-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose State",
                            "reward": "1.13000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/098a29e2-049c-4268-9faa-fac7b45a9777/?format=api"
                        },
                        {
                            "id": "3da37af9-318c-4eb1-bb30-af8d77052509",
                            "gambit_id": "a0720201-71b5-4a18-87aa-71cb64c35833",
                            "last_updated": "2022-11-28T09:57:11.863544-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hawaii",
                            "reward": "5.11000",
                            "odds": "5.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/098a29e2-049c-4268-9faa-fac7b45a9777/?format=api"
                        }
                    ]
                },
                {
                    "id": "126bdc9f-024c-4fc1-9f12-1dcb3b68faa7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0583afc-b008-4e24-89d4-116bd2960fc8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Hawaii",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Jose State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b32d59eb-fb7e-4dd8-91c8-6f4293c42b5f",
                            "gambit_id": "8d2d62d1-12fd-42a9-8e07-611dcc7d5124",
                            "last_updated": "2022-11-28T09:57:11.860384-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hawaii",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "15.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/126bdc9f-024c-4fc1-9f12-1dcb3b68faa7/?format=api"
                        },
                        {
                            "id": "9dd58b8b-8234-4677-8c3f-01103a3daac6",
                            "gambit_id": "cf469ff1-4b7a-4946-be36-79d62b65bf0f",
                            "last_updated": "2022-11-28T09:57:11.859391-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-15.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/126bdc9f-024c-4fc1-9f12-1dcb3b68faa7/?format=api"
                        }
                    ]
                },
                {
                    "id": "d7148503-acc7-475b-a34c-382d319ee037",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0583afc-b008-4e24-89d4-116bd2960fc8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 58.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 58.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3ec363ab-44f9-4adb-bd30-99022887008a",
                            "gambit_id": "adedb6ba-2a20-45a3-935e-55cdd7e3fa0f",
                            "last_updated": "2022-11-28T09:57:11.857232-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 58.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "58.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7148503-acc7-475b-a34c-382d319ee037/?format=api"
                        },
                        {
                            "id": "c93f9797-57c7-426a-abc6-7d1d4c52c500",
                            "gambit_id": "6f739901-2ec7-49fa-a6eb-5e04c711b94b",
                            "last_updated": "2022-11-28T09:57:11.856096-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 58.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "58.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7148503-acc7-475b-a34c-382d319ee037/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "79d2e773-f4e2-4591-8311-cb6f8ed62955",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c6360d33-0cce-4689-bfd9-205a4ee71188",
            "completed": true,
            "last_updated": "2022-11-28T09:57:13.511246-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.65,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c6360d33-0cce-4689-bfd9-205a4ee71188",
            "datetime": "2022-11-26T15:30:00-05:00",
            "cutoff_datetime": "2022-11-26T15:30:00-05:00",
            "name": "UAB v. Louisiana Tech",
            "bettypes": [
                {
                    "id": "036f803b-88c3-408b-b458-4bd71fb95196",
                    "match": "https://api-prod.gambitprofit.com/api/matches/79d2e773-f4e2-4591-8311-cb6f8ed62955/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "UAB",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10900.0,
                        "profit_sb": 1900.0,
                        "profit_sb_percentage": 21.11,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UAB",
                                "amount": 8558.0
                            },
                            {
                                "team": "Louisiana Tech",
                                "amount": 1442.0
                            }
                        ],
                        "expected_reward_tokens": 9328.22,
                        "profit_sb": 328.22,
                        "profit_sb_percentage": 3.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0166e46d-469c-418d-a0d6-606d2d4ba490",
                            "gambit_id": "f89563d6-95b7-464f-b801-741a8c2ef3f8",
                            "last_updated": "2022-11-28T09:57:13.520599-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UAB",
                            "reward": "1.09000",
                            "odds": "1.10530",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/036f803b-88c3-408b-b458-4bd71fb95196/?format=api"
                        },
                        {
                            "id": "1f7ed459-3fc1-421e-80c9-411389c14080",
                            "gambit_id": "aa204729-a46c-4b7f-93b3-28d0064aa3bd",
                            "last_updated": "2022-11-28T09:57:13.519641-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Louisiana Tech",
                            "reward": "6.47000",
                            "odds": "7.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/036f803b-88c3-408b-b458-4bd71fb95196/?format=api"
                        }
                    ]
                },
                {
                    "id": "c860ffcc-3b45-4e2a-97ff-71cf01545b5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/79d2e773-f4e2-4591-8311-cb6f8ed62955/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UAB",
                                "amount": 5000.0
                            },
                            {
                                "team": "Louisiana Tech",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "424aa903-fcd1-45e0-aae6-894728cea928",
                            "gambit_id": "ea6752cf-1688-4923-8636-9ae7c26efd59",
                            "last_updated": "2022-11-28T09:57:13.517738-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UAB",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-18.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c860ffcc-3b45-4e2a-97ff-71cf01545b5b/?format=api"
                        },
                        {
                            "id": "73ac2436-3b38-479b-8b22-44d49cf7a6c2",
                            "gambit_id": "34c6c146-5cc2-4def-b9d9-5712715567d8",
                            "last_updated": "2022-11-28T09:57:13.516781-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Louisiana Tech",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "18.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c860ffcc-3b45-4e2a-97ff-71cf01545b5b/?format=api"
                        }
                    ]
                },
                {
                    "id": "1138980e-da7f-4b79-b6c2-e98e1f4e2d4f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/79d2e773-f4e2-4591-8311-cb6f8ed62955/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 55.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 55.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f547baf7-9d3d-4411-880a-84fe685722c0",
                            "gambit_id": "4ffca61d-283f-4b2e-a150-15f09a0ceccb",
                            "last_updated": "2022-11-28T09:57:13.514734-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 55.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "55.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1138980e-da7f-4b79-b6c2-e98e1f4e2d4f/?format=api"
                        },
                        {
                            "id": "ccb25e4b-e33a-4980-b9ec-700e5dd2493e",
                            "gambit_id": "014918a5-614e-435f-ae26-38c81eeedc5d",
                            "last_updated": "2022-11-28T09:57:13.513743-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 55.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "55.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1138980e-da7f-4b79-b6c2-e98e1f4e2d4f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "56ce5d78-0fc7-4f2f-95ba-3b8466d5a246",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7fade855-086f-494d-b0db-02a5c463ad21",
            "completed": true,
            "last_updated": "2022-11-28T10:02:11.726892-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.49,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7fade855-086f-494d-b0db-02a5c463ad21",
            "datetime": "2022-11-26T15:30:00-05:00",
            "cutoff_datetime": "2022-11-26T15:30:00-05:00",
            "name": "Memphis v. SMU",
            "bettypes": [
                {
                    "id": "472609c7-143b-428d-81df-22f39f85b503",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56ce5d78-0fc7-4f2f-95ba-3b8466d5a246/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SMU",
                                "amount": 6256.0
                            },
                            {
                                "team": "Memphis",
                                "amount": 3744.0
                            }
                        ],
                        "expected_reward_tokens": 9133.76,
                        "profit_sb": 133.76,
                        "profit_sb_percentage": 1.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f056e230-a76b-4231-8fb2-6d0b037f1c4b",
                            "gambit_id": "d86e7314-b9e2-49c5-bc72-90628c006cee",
                            "last_updated": "2022-11-28T10:02:11.739871-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SMU",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/472609c7-143b-428d-81df-22f39f85b503/?format=api"
                        },
                        {
                            "id": "fe7657e3-086e-48c8-b854-5e9e26986f3b",
                            "gambit_id": "d17ecc9b-ad19-4907-a1c3-2b2b9a97ffb5",
                            "last_updated": "2022-11-28T10:02:11.741385-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis",
                            "reward": "2.44000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/472609c7-143b-428d-81df-22f39f85b503/?format=api"
                        }
                    ]
                },
                {
                    "id": "8d7db22e-b652-4d58-8c74-7d2e99442b9f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56ce5d78-0fc7-4f2f-95ba-3b8466d5a246/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis",
                                "amount": 5000.0
                            },
                            {
                                "team": "SMU",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f48f0bb0-5cf7-4cf7-b9ee-d174dc26315b",
                            "gambit_id": "2e08e65d-0c7e-4e27-abd8-5d66ba3ddc57",
                            "last_updated": "2022-11-28T10:02:11.736835-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d7db22e-b652-4d58-8c74-7d2e99442b9f/?format=api"
                        },
                        {
                            "id": "6683159a-9e02-4acc-ae93-01e50d2631a1",
                            "gambit_id": "70677eb1-3f92-485b-9868-1eebf38aff6f",
                            "last_updated": "2022-11-28T10:02:11.735226-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SMU",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d7db22e-b652-4d58-8c74-7d2e99442b9f/?format=api"
                        }
                    ]
                },
                {
                    "id": "0a801f54-22ac-444e-9fb4-2de85f0ea7cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56ce5d78-0fc7-4f2f-95ba-3b8466d5a246/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 69",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 69",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "68058097-d7c7-4da6-ac04-fff74e2273b0",
                            "gambit_id": "a943d955-b643-4591-9687-d4fe3b71b88d",
                            "last_updated": "2022-11-28T10:02:11.730595-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 69",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "69.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a801f54-22ac-444e-9fb4-2de85f0ea7cb/?format=api"
                        },
                        {
                            "id": "3939d943-4a3d-4448-8e5c-5453e2e98835",
                            "gambit_id": "68032621-062b-4dfb-8134-aaa4188e830e",
                            "last_updated": "2022-11-28T10:02:11.732158-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 69",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "69.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a801f54-22ac-444e-9fb4-2de85f0ea7cb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "436e75ec-2eb1-499b-afc0-09866ae405b9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3cb63a17-f9dc-4085-a917-2dec1309e1d1",
            "completed": true,
            "last_updated": "2022-11-28T09:47:09.067772-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.4,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/3cb63a17-f9dc-4085-a917-2dec1309e1d1",
            "datetime": "2022-11-26T15:30:00-05:00",
            "cutoff_datetime": "2022-11-26T15:30:00-05:00",
            "name": "Auburn v. Alabama",
            "bettypes": [
                {
                    "id": "7429fd59-9fc7-46d5-8339-26b115c3aef1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/436e75ec-2eb1-499b-afc0-09866ae405b9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Alabama",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10400.0,
                        "profit_sb": 1400.0,
                        "profit_sb_percentage": 15.56,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Alabama",
                                "amount": 8952.0
                            },
                            {
                                "team": "Auburn",
                                "amount": 1048.0
                            }
                        ],
                        "expected_reward_tokens": 9306.24,
                        "profit_sb": 306.24,
                        "profit_sb_percentage": 3.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a0ae556d-44cb-495f-9854-ed57dc8c4bde",
                            "gambit_id": "a993efc3-ec3d-462b-a26e-881943cea713",
                            "last_updated": "2022-11-28T09:47:09.083064-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alabama",
                            "reward": "1.04000",
                            "odds": "1.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7429fd59-9fc7-46d5-8339-26b115c3aef1/?format=api"
                        },
                        {
                            "id": "35133af5-50f3-4204-a76e-a48cf3a6347c",
                            "gambit_id": "c7f0c679-593c-4ce0-b58e-d3228fda6de5",
                            "last_updated": "2022-11-28T09:47:09.084150-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Auburn",
                            "reward": "8.88000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7429fd59-9fc7-46d5-8339-26b115c3aef1/?format=api"
                        }
                    ]
                },
                {
                    "id": "b86708aa-bad0-4a4f-a4ed-a20754a68300",
                    "match": "https://api-prod.gambitprofit.com/api/matches/436e75ec-2eb1-499b-afc0-09866ae405b9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Alabama",
                                "amount": 5000.0
                            },
                            {
                                "team": "Auburn",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "70dee038-f4af-46d7-99da-2eac010e3d68",
                            "gambit_id": "d45330dc-ac33-4f13-9dfe-6b546432bfd5",
                            "last_updated": "2022-11-28T09:47:09.079667-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alabama",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-22.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b86708aa-bad0-4a4f-a4ed-a20754a68300/?format=api"
                        },
                        {
                            "id": "b4af132b-0da4-4c53-adf7-de36dbca46df",
                            "gambit_id": "2abf40e3-7ef0-4387-b8fe-0b1effdae3c2",
                            "last_updated": "2022-11-28T09:47:09.080830-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Auburn",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "22.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b86708aa-bad0-4a4f-a4ed-a20754a68300/?format=api"
                        }
                    ]
                },
                {
                    "id": "76cd5301-6705-4d94-8097-965f88a43582",
                    "match": "https://api-prod.gambitprofit.com/api/matches/436e75ec-2eb1-499b-afc0-09866ae405b9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 51",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 51",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e6024796-0ad8-4e4d-93a5-82b1ed9116b0",
                            "gambit_id": "77b376f2-690d-4acf-926b-19ae8a71e3a2",
                            "last_updated": "2022-11-28T09:47:09.072954-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 51",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76cd5301-6705-4d94-8097-965f88a43582/?format=api"
                        },
                        {
                            "id": "60cfb250-49e5-4d6a-ac78-8e61e67586f5",
                            "gambit_id": "44861e01-c553-49d6-9488-b41088ee4de7",
                            "last_updated": "2022-11-28T09:47:09.071499-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 51",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76cd5301-6705-4d94-8097-965f88a43582/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fc9e2893-396f-4b27-b02a-47c1e2c79d27",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "95325f40-9852-409d-86e3-42812e918b5b",
            "completed": true,
            "last_updated": "2022-11-28T09:52:08.144699-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.1,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/95325f40-9852-409d-86e3-42812e918b5b",
            "datetime": "2022-11-26T15:30:00-05:00",
            "cutoff_datetime": "2022-11-26T15:30:00-05:00",
            "name": "Oregon v. Oregon State",
            "bettypes": [
                {
                    "id": "481f24e8-7a91-428b-a6f7-be599fc3f138",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc9e2893-396f-4b27-b02a-47c1e2c79d27/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oregon State",
                                "amount": 5208.0
                            },
                            {
                                "team": "Oregon",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1c7803d0-c334-4869-b2ac-5f9abf661d93",
                            "gambit_id": "c9a573a2-1269-4fea-a30d-e7cb7a4a814b",
                            "last_updated": "2022-11-28T09:52:08.153342-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oregon State",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/481f24e8-7a91-428b-a6f7-be599fc3f138/?format=api"
                        },
                        {
                            "id": "5bfc93aa-f7d8-41e3-999c-e6c282f4c021",
                            "gambit_id": "ca3b06ea-b4e5-4e7b-8aa2-d2b5b6da1678",
                            "last_updated": "2022-11-28T09:52:08.154304-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oregon",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/481f24e8-7a91-428b-a6f7-be599fc3f138/?format=api"
                        }
                    ]
                },
                {
                    "id": "37df69f0-92cf-491a-9e11-fcc97ab4bebf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc9e2893-396f-4b27-b02a-47c1e2c79d27/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oregon",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oregon State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "514e25f6-2887-4221-b707-6b7586f23f60",
                            "gambit_id": "7befec97-22b1-4935-9708-558010543571",
                            "last_updated": "2022-11-28T09:52:08.151285-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oregon",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37df69f0-92cf-491a-9e11-fcc97ab4bebf/?format=api"
                        },
                        {
                            "id": "cf4316fe-0efe-4490-976f-d5533ea3fdc5",
                            "gambit_id": "82986f96-9661-4f45-af2b-7a3cc0026e9d",
                            "last_updated": "2022-11-28T09:52:08.150259-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oregon State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37df69f0-92cf-491a-9e11-fcc97ab4bebf/?format=api"
                        }
                    ]
                },
                {
                    "id": "a1079444-1f6e-4049-a135-991011317819",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc9e2893-396f-4b27-b02a-47c1e2c79d27/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 56.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 56.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fd89e6c1-c265-4427-9116-c4521a62de92",
                            "gambit_id": "4db6a303-ec9b-4a71-9e88-fde992fbb45e",
                            "last_updated": "2022-11-28T09:52:08.148263-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 56.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "56.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1079444-1f6e-4049-a135-991011317819/?format=api"
                        },
                        {
                            "id": "3e329dcf-036d-4f8a-a36a-d5d4c029929a",
                            "gambit_id": "258daa6e-0f12-4e45-a49a-b23653ff3f71",
                            "last_updated": "2022-11-28T09:52:08.147276-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 56.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "56.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1079444-1f6e-4049-a135-991011317819/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "20f7650f-7f75-4ae1-b6c2-ff1a92b49271",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3b9f0956-8bbf-48b4-b8f7-50f50e3cebac",
            "completed": true,
            "last_updated": "2022-11-28T09:52:06.872580-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.54,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/3b9f0956-8bbf-48b4-b8f7-50f50e3cebac",
            "datetime": "2022-11-26T15:30:00-05:00",
            "cutoff_datetime": "2022-11-26T15:30:00-05:00",
            "name": "Minnesota v. Wisconsin",
            "bettypes": [
                {
                    "id": "77f21758-c642-41e3-beee-97c888cfa58d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20f7650f-7f75-4ae1-b6c2-ff1a92b49271/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Wisconsin",
                                "amount": 5974.0
                            },
                            {
                                "team": "Minnesota",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ee98e63b-b76b-4aa8-a507-163f22788ad8",
                            "gambit_id": "735e39cc-c6f0-4670-a5fa-afb7d5dc5714",
                            "last_updated": "2022-11-28T09:52:06.881254-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wisconsin",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f21758-c642-41e3-beee-97c888cfa58d/?format=api"
                        },
                        {
                            "id": "e83b602a-0bea-4c25-b989-f3c147f894ac",
                            "gambit_id": "7374fe30-25bb-4521-afc1-dd1031f28b68",
                            "last_updated": "2022-11-28T09:52:06.882288-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f21758-c642-41e3-beee-97c888cfa58d/?format=api"
                        }
                    ]
                },
                {
                    "id": "91328da0-1ddb-4565-b0c5-64532a7d8d60",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20f7650f-7f75-4ae1-b6c2-ff1a92b49271/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Wisconsin",
                                "amount": 5097.0
                            },
                            {
                                "team": "Minnesota",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f3d3f41b-968e-4992-b78a-b8cfc4673cd1",
                            "gambit_id": "a00a1d2f-289c-45fb-9d6e-5ba5a9fb3315",
                            "last_updated": "2022-11-28T09:52:06.878247-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wisconsin",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91328da0-1ddb-4565-b0c5-64532a7d8d60/?format=api"
                        },
                        {
                            "id": "adcb7713-78e9-4f92-a665-1f6008e0f70c",
                            "gambit_id": "74369ae7-ae4c-442d-83d7-10d53fb5cc88",
                            "last_updated": "2022-11-28T09:52:06.879248-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91328da0-1ddb-4565-b0c5-64532a7d8d60/?format=api"
                        }
                    ]
                },
                {
                    "id": "59f2c667-7459-414f-a3db-48617fc27382",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20f7650f-7f75-4ae1-b6c2-ff1a92b49271/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 37",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 37",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2735336d-1cf9-4fe9-80d8-21dd0594ff7e",
                            "gambit_id": "e85a09f3-eebe-4f10-8234-60936e6f5d11",
                            "last_updated": "2022-11-28T09:52:06.876212-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 37",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "37.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59f2c667-7459-414f-a3db-48617fc27382/?format=api"
                        },
                        {
                            "id": "2a7d6ca2-6b62-4714-b4e0-810fe7355f4f",
                            "gambit_id": "42fbfb62-c419-4ac8-bbb8-5cc4acd85577",
                            "last_updated": "2022-11-28T09:52:06.875189-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 37",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "37.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59f2c667-7459-414f-a3db-48617fc27382/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1ffb98f2-3408-4252-89c4-d40e87fb4165",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7af4785c-e1fc-46b7-9c4d-33b7a46d7d14",
            "completed": true,
            "last_updated": "2022-11-28T10:02:10.191286-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.46,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7af4785c-e1fc-46b7-9c4d-33b7a46d7d14",
            "datetime": "2022-11-26T15:00:00-05:00",
            "cutoff_datetime": "2022-11-26T15:00:00-05:00",
            "name": "Louisville v. Kentucky",
            "bettypes": [
                {
                    "id": "0f573255-9917-497e-af16-ec2dcda39835",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ffb98f2-3408-4252-89c4-d40e87fb4165/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kentucky",
                                "amount": 6047.0
                            },
                            {
                                "team": "Louisville",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "af63a4fa-731e-4440-bb4f-ff471e58a50a",
                            "gambit_id": "16dad996-3f57-4ae2-a461-045f25fe1c1e",
                            "last_updated": "2022-11-28T10:02:10.203424-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kentucky",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f573255-9917-497e-af16-ec2dcda39835/?format=api"
                        },
                        {
                            "id": "c2d56b0b-2599-4e2a-b7a9-80e4420fafd4",
                            "gambit_id": "b8659fb1-51f6-4b43-8acc-805382967bf3",
                            "last_updated": "2022-11-28T10:02:10.204950-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Louisville",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f573255-9917-497e-af16-ec2dcda39835/?format=api"
                        }
                    ]
                },
                {
                    "id": "204612a0-2188-4967-87d3-8885e29d100a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ffb98f2-3408-4252-89c4-d40e87fb4165/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kentucky",
                                "amount": 5000.0
                            },
                            {
                                "team": "Louisville",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "145d92a1-3f5d-42c0-9508-b34f98218aa5",
                            "gambit_id": "897210ab-8ec9-415b-b8aa-79b988af70af",
                            "last_updated": "2022-11-28T10:02:10.198859-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kentucky",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/204612a0-2188-4967-87d3-8885e29d100a/?format=api"
                        },
                        {
                            "id": "22c2061f-d7ff-471a-8ad9-7cc3b453c89d",
                            "gambit_id": "175250fa-2c79-4802-b05f-61394c193b8b",
                            "last_updated": "2022-11-28T10:02:10.200401-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Louisville",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/204612a0-2188-4967-87d3-8885e29d100a/?format=api"
                        }
                    ]
                },
                {
                    "id": "1bcc6651-681a-4e04-9f8e-fcc6528096d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ffb98f2-3408-4252-89c4-d40e87fb4165/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 42.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 42.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7d398143-a503-45e0-959f-44dad5544f0c",
                            "gambit_id": "afbfd112-7794-48e4-b880-104809335587",
                            "last_updated": "2022-11-28T10:02:10.193865-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 42.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bcc6651-681a-4e04-9f8e-fcc6528096d1/?format=api"
                        },
                        {
                            "id": "ca4bf580-697d-45f4-a00b-a0bea5534752",
                            "gambit_id": "61a7560b-2623-4443-ac56-cd640d31880d",
                            "last_updated": "2022-11-28T10:02:10.195481-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 42.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bcc6651-681a-4e04-9f8e-fcc6528096d1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b507f32c-5bfa-4e55-b8f0-948a4f0497e9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "46f0d063-c142-4468-bd8b-906323c85bf7",
            "completed": true,
            "last_updated": "2022-11-28T11:32:08.016507-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.15,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/46f0d063-c142-4468-bd8b-906323c85bf7",
            "datetime": "2022-11-26T14:00:00-05:00",
            "cutoff_datetime": "2022-11-26T14:00:00-05:00",
            "name": "Argentina v. Mexico",
            "bettypes": [
                {
                    "id": "39b3bab9-b3f5-4c66-88b3-36125ecf65bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b507f32c-5bfa-4e55-b8f0-948a4f0497e9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Argentina",
                                "amount": 7108.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2892.0
                            }
                        ],
                        "expected_reward_tokens": 10235.52,
                        "profit_sb": 1235.52,
                        "profit_sb_percentage": 13.73,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Argentina",
                                "amount": 6044.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2458.0
                            },
                            {
                                "team": "Mexico",
                                "amount": 1498.0
                            }
                        ],
                        "expected_reward_tokens": 8701.32,
                        "profit_sb": -298.68,
                        "profit_sb_percentage": -3.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c39d6840-3e59-4b22-8a16-900bd158e6a9",
                            "gambit_id": "67126ec1-c024-4cd9-8485-7df8e0f7754a",
                            "last_updated": "2022-11-28T11:32:08.024510-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Argentina",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39b3bab9-b3f5-4c66-88b3-36125ecf65bc/?format=api"
                        },
                        {
                            "id": "11ebb164-b88a-4c15-a5e9-89f8c3f7e2c9",
                            "gambit_id": "a2c3fa19-7f94-43ce-ba3b-74db64270a90",
                            "last_updated": "2022-11-28T11:32:08.025959-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.54000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39b3bab9-b3f5-4c66-88b3-36125ecf65bc/?format=api"
                        },
                        {
                            "id": "aa43f73e-9172-490d-bf72-89b888834554",
                            "gambit_id": "c2c00508-5c24-483e-b29a-4e6c70bbd4b7",
                            "last_updated": "2022-11-28T11:32:08.023078-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mexico",
                            "reward": "5.81000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39b3bab9-b3f5-4c66-88b3-36125ecf65bc/?format=api"
                        }
                    ]
                },
                {
                    "id": "82aa3d94-0186-47e5-b6f7-04fcb5fdcf7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b507f32c-5bfa-4e55-b8f0-948a4f0497e9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5552.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4448.0
                            }
                        ],
                        "expected_reward_tokens": 8716.64,
                        "profit_sb": -283.36,
                        "profit_sb_percentage": -3.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d579830-39be-46b7-8b73-6b02e53d99bd",
                            "gambit_id": "2115a53d-451d-408b-8916-56521b71847f",
                            "last_updated": "2022-11-28T11:32:08.019469-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.57000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82aa3d94-0186-47e5-b6f7-04fcb5fdcf7c/?format=api"
                        },
                        {
                            "id": "9bc25fac-a319-4de8-a0e2-f9de4446f378",
                            "gambit_id": "7eb6a8e6-f1e6-4005-8699-9fdef09bd5e7",
                            "last_updated": "2022-11-28T11:32:08.020678-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82aa3d94-0186-47e5-b6f7-04fcb5fdcf7c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9f830378-f632-414c-8d53-eeb40b51ab77",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c6de184f-3606-4c95-a2f4-5c56655d4a8c",
            "completed": true,
            "last_updated": "2022-11-28T10:07:10.230679-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.74,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c6de184f-3606-4c95-a2f4-5c56655d4a8c",
            "datetime": "2022-11-26T14:00:00-05:00",
            "cutoff_datetime": "2022-11-26T14:00:00-05:00",
            "name": "Rice v. North Texas",
            "bettypes": [
                {
                    "id": "2acfb93c-5175-4bf3-9ec3-377a1f9f1053",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9f830378-f632-414c-8d53-eeb40b51ab77/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "North Texas",
                                "amount": 8041.0
                            },
                            {
                                "team": "Rice",
                                "amount": 1959.0
                            }
                        ],
                        "expected_reward_tokens": 9246.48,
                        "profit_sb": 246.48,
                        "profit_sb_percentage": 2.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b508c4a8-28bf-46b8-8ab0-663d18860d02",
                            "gambit_id": "9ac012f0-4aff-456c-bd12-342858d04ad0",
                            "last_updated": "2022-11-28T10:07:10.239619-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "North Texas",
                            "reward": "1.15000",
                            "odds": "1.17240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2acfb93c-5175-4bf3-9ec3-377a1f9f1053/?format=api"
                        },
                        {
                            "id": "d19a9983-72ad-4da2-b8a2-bda086f0b369",
                            "gambit_id": "d53a8bc2-b7c8-4461-934a-3f8e5a1197b1",
                            "last_updated": "2022-11-28T10:07:10.240606-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rice",
                            "reward": "4.72000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2acfb93c-5175-4bf3-9ec3-377a1f9f1053/?format=api"
                        }
                    ]
                },
                {
                    "id": "db09057d-3044-4fba-a714-792477e2b7bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9f830378-f632-414c-8d53-eeb40b51ab77/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "North Texas",
                                "amount": 5097.0
                            },
                            {
                                "team": "Rice",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f6e8c802-c7de-43e7-8cfd-cea82aa4eeb5",
                            "gambit_id": "49d97165-a6a9-44e6-aafa-9f559501eeaa",
                            "last_updated": "2022-11-28T10:07:10.236579-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "North Texas",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db09057d-3044-4fba-a714-792477e2b7bf/?format=api"
                        },
                        {
                            "id": "c5249c74-518a-41b2-afd6-7187327f88e0",
                            "gambit_id": "b76e2aa5-95de-494d-8e93-f7a22c26edb4",
                            "last_updated": "2022-11-28T10:07:10.237597-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rice",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db09057d-3044-4fba-a714-792477e2b7bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "c74cc6ba-d3b3-4af5-8cc8-b2b5860b6ca3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9f830378-f632-414c-8d53-eeb40b51ab77/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 58",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 58",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5e277730-b9f5-4efc-aa0e-d00336bcb21c",
                            "gambit_id": "571b3787-09a8-450f-a645-f2b2f6372196",
                            "last_updated": "2022-11-28T10:07:10.234599-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 58",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "58.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c74cc6ba-d3b3-4af5-8cc8-b2b5860b6ca3/?format=api"
                        },
                        {
                            "id": "6e8d82b6-e9da-4406-8247-f55d4b858e2a",
                            "gambit_id": "a1272b89-d57f-4b05-8b2c-a32bf6951f14",
                            "last_updated": "2022-11-28T10:07:10.233609-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 58",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "58.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c74cc6ba-d3b3-4af5-8cc8-b2b5860b6ca3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8b6008de-e180-4c52-94ae-4ff3cb1eaa9f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c4481957-bbe5-4058-bec9-294885d4c92d",
            "completed": true,
            "last_updated": "2022-11-28T10:07:10.076453-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.03,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c4481957-bbe5-4058-bec9-294885d4c92d",
            "datetime": "2022-11-26T13:30:00-05:00",
            "cutoff_datetime": "2022-11-26T13:30:00-05:00",
            "name": "Akron v. Northern Illinois",
            "bettypes": [
                {
                    "id": "967ac16e-0482-4537-99af-a73b3c69944b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b6008de-e180-4c52-94ae-4ff3cb1eaa9f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Northern Illinois",
                                "amount": 7406.0
                            },
                            {
                                "team": "Akron",
                                "amount": 2594.0
                            }
                        ],
                        "expected_reward_tokens": 9182.76,
                        "profit_sb": 182.76,
                        "profit_sb_percentage": 2.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "67853b07-c649-48d8-a572-455003557096",
                            "gambit_id": "76056e7b-648e-4649-9f5f-99ecded602ed",
                            "last_updated": "2022-11-28T10:07:10.086607-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northern Illinois",
                            "reward": "1.24000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/967ac16e-0482-4537-99af-a73b3c69944b/?format=api"
                        },
                        {
                            "id": "0ff9eb98-ddea-4fff-8cb2-81fc46be5086",
                            "gambit_id": "5b2596c2-d367-4f71-a456-9e586525da74",
                            "last_updated": "2022-11-28T10:07:10.087744-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Akron",
                            "reward": "3.54000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/967ac16e-0482-4537-99af-a73b3c69944b/?format=api"
                        }
                    ]
                },
                {
                    "id": "20f914ed-6bcc-4bc9-b6f3-6ac796bbd01b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b6008de-e180-4c52-94ae-4ff3cb1eaa9f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Northern Illinois",
                                "amount": 5000.0
                            },
                            {
                                "team": "Akron",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "62a0257d-e68f-4a53-b18c-7d136b5aad5f",
                            "gambit_id": "aca5e74b-c83c-4042-a45b-b62ece339f01",
                            "last_updated": "2022-11-28T10:07:10.083162-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northern Illinois",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20f914ed-6bcc-4bc9-b6f3-6ac796bbd01b/?format=api"
                        },
                        {
                            "id": "ced1767f-2511-4b3a-9e1d-db0cf7e963cc",
                            "gambit_id": "278a3243-5ad5-4f50-aa27-50112fc0437d",
                            "last_updated": "2022-11-28T10:07:10.084323-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Akron",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20f914ed-6bcc-4bc9-b6f3-6ac796bbd01b/?format=api"
                        }
                    ]
                },
                {
                    "id": "92d2bf38-2dab-4008-9820-71c9204d5695",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b6008de-e180-4c52-94ae-4ff3cb1eaa9f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 52",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 52",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "093daf54-65a9-4908-96d0-a77ebb7cd419",
                            "gambit_id": "2fa6ed60-2b62-4ea7-95fb-cdc15e686444",
                            "last_updated": "2022-11-28T10:07:10.080654-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 52",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92d2bf38-2dab-4008-9820-71c9204d5695/?format=api"
                        },
                        {
                            "id": "04eddacc-21cb-4e95-bcdd-37f545990254",
                            "gambit_id": "294bdfe3-9699-4069-ba35-493e3cbdb608",
                            "last_updated": "2022-11-28T10:07:10.079432-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 52",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92d2bf38-2dab-4008-9820-71c9204d5695/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "39b5ffb0-e655-4880-8644-d72627fa17e3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "dff9a274-7c95-40f9-b6de-748a28f19433",
            "completed": true,
            "last_updated": "2022-11-28T11:26:55.750116-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/dff9a274-7c95-40f9-b6de-748a28f19433",
            "datetime": "2022-11-26T13:05:00-05:00",
            "cutoff_datetime": "2022-11-26T13:05:00-05:00",
            "name": "Edmonton Oilers v. New York Rangers",
            "bettypes": [
                {
                    "id": "d1091af4-0e92-434b-ae12-fbb86a3b484e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/39b5ffb0-e655-4880-8644-d72627fa17e3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Rangers",
                                "amount": 5829.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "45189336-093e-47d5-ae81-1f612d56e6ec",
                            "gambit_id": "0fa984e4-1d7f-4a3c-ac62-261d913074d5",
                            "last_updated": "2022-11-28T11:26:55.759126-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1091af4-0e92-434b-ae12-fbb86a3b484e/?format=api"
                        },
                        {
                            "id": "fa01d54a-8a5b-48f7-b005-55f16c323a30",
                            "gambit_id": "43e596f0-512f-44e2-8327-5211bc9c15b9",
                            "last_updated": "2022-11-28T11:26:55.760215-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1091af4-0e92-434b-ae12-fbb86a3b484e/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac4a1f90-6113-47a8-b017-264fdbab932b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/39b5ffb0-e655-4880-8644-d72627fa17e3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Edmonton Oilers",
                                "amount": 6170.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e7ece9a5-8948-4d29-9e06-616d98afb0f4",
                            "gambit_id": "829c7980-2348-4b35-be9e-d434c73934c5",
                            "last_updated": "2022-11-28T11:26:55.757076-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac4a1f90-6113-47a8-b017-264fdbab932b/?format=api"
                        },
                        {
                            "id": "085e4397-09c4-4ff3-9442-332b4481aed5",
                            "gambit_id": "aa332724-077f-421d-ac75-5687d12b2a39",
                            "last_updated": "2022-11-28T11:26:55.756072-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac4a1f90-6113-47a8-b017-264fdbab932b/?format=api"
                        }
                    ]
                },
                {
                    "id": "2922451e-4547-4f48-9e46-597f05ab94f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/39b5ffb0-e655-4880-8644-d72627fa17e3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1b81415a-30dd-466c-9e65-b8576270b5dc",
                            "gambit_id": "dd5f4f89-b097-4cea-bffa-4c0d5bc8485b",
                            "last_updated": "2022-11-28T11:26:55.753036-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2922451e-4547-4f48-9e46-597f05ab94f4/?format=api"
                        },
                        {
                            "id": "e0b4ea02-47c4-4bb1-9a55-b8fd95eb0856",
                            "gambit_id": "21139203-433c-4607-b7f9-44d2912196f7",
                            "last_updated": "2022-11-28T11:26:55.754033-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2922451e-4547-4f48-9e46-597f05ab94f4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6aa876da-02ea-4f7d-8850-4c0077d33e28",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "38d35c72-900e-49a6-8396-ec4b8f3a7932",
            "completed": true,
            "last_updated": "2022-11-28T10:07:09.780753-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/38d35c72-900e-49a6-8396-ec4b8f3a7932",
            "datetime": "2022-11-26T13:00:00-05:00",
            "cutoff_datetime": "2022-11-26T13:00:00-05:00",
            "name": "Kent State v. Buffalo",
            "bettypes": [
                {
                    "id": "82a59bb0-3fce-4e31-a1e9-ab3bb5a5ed04",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6aa876da-02ea-4f7d-8850-4c0077d33e28/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo",
                                "amount": 6336.0
                            },
                            {
                                "team": "Kent State",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3e5fc617-c8c8-4bdf-9e8e-7d8db5160748",
                            "gambit_id": "a1fdd1a9-4299-4bc2-90ab-79f838258bdf",
                            "last_updated": "2022-11-28T10:07:09.791149-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82a59bb0-3fce-4e31-a1e9-ab3bb5a5ed04/?format=api"
                        },
                        {
                            "id": "1a9a7e08-adc4-4f01-aa1f-d3c85eb92589",
                            "gambit_id": "71549d06-9461-421f-ae9e-8847974b1c00",
                            "last_updated": "2022-11-28T10:07:09.790182-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kent State",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82a59bb0-3fce-4e31-a1e9-ab3bb5a5ed04/?format=api"
                        }
                    ]
                },
                {
                    "id": "63df0123-6c2c-496e-9506-b9c6985d40df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6aa876da-02ea-4f7d-8850-4c0077d33e28/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo",
                                "amount": 5000.0
                            },
                            {
                                "team": "Kent State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4b655442-5401-4f75-a0f0-dd7245a77d90",
                            "gambit_id": "4bdcfa50-3817-4d7a-846a-a9d7f4841c4f",
                            "last_updated": "2022-11-28T10:07:09.787109-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63df0123-6c2c-496e-9506-b9c6985d40df/?format=api"
                        },
                        {
                            "id": "f52137cd-1a72-446c-8654-4ce91b8619c3",
                            "gambit_id": "98092e3b-051d-4e23-83f6-db3e4b3f146f",
                            "last_updated": "2022-11-28T10:07:09.788189-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kent State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63df0123-6c2c-496e-9506-b9c6985d40df/?format=api"
                        }
                    ]
                },
                {
                    "id": "b6498a03-364f-4185-a8ce-a94b193cce95",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6aa876da-02ea-4f7d-8850-4c0077d33e28/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 51",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 51",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "03224209-5d56-4bb3-941e-09e5db291be8",
                            "gambit_id": "774dc6cb-216f-43d8-892d-23a47271e3e8",
                            "last_updated": "2022-11-28T10:07:09.783666-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 51",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6498a03-364f-4185-a8ce-a94b193cce95/?format=api"
                        },
                        {
                            "id": "466ae8ad-7364-429c-841b-86df4f84f810",
                            "gambit_id": "1ab9d8bc-3066-4347-a7f4-ead67a971d9b",
                            "last_updated": "2022-11-28T10:07:09.784776-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 51",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6498a03-364f-4185-a8ce-a94b193cce95/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2205abd1-aa9d-4d6c-8050-adfd2fc4f725",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d3caa161-e18d-4357-839b-7e963d305c1d",
            "completed": true,
            "last_updated": "2022-11-28T10:07:12.746555-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.08,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/d3caa161-e18d-4357-839b-7e963d305c1d",
            "datetime": "2022-11-26T13:00:00-05:00",
            "cutoff_datetime": "2022-11-26T13:00:00-05:00",
            "name": "East Carolina v. Temple",
            "bettypes": [
                {
                    "id": "658a2dfb-16b8-439a-aa32-d8a0865350e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2205abd1-aa9d-4d6c-8050-adfd2fc4f725/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "East Carolina",
                                "amount": 7469.0
                            },
                            {
                                "team": "Temple",
                                "amount": 2531.0
                            }
                        ],
                        "expected_reward_tokens": 9186.87,
                        "profit_sb": 186.87,
                        "profit_sb_percentage": 2.08,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a4ca1c6f-b46e-4a98-ad6c-f72d1cb438e3",
                            "gambit_id": "1b490b4c-7dc5-44b9-b37f-ba32bd7dc32c",
                            "last_updated": "2022-11-28T10:07:12.756932-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "East Carolina",
                            "reward": "1.23000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/658a2dfb-16b8-439a-aa32-d8a0865350e1/?format=api"
                        },
                        {
                            "id": "c5ee0b13-3858-4e8f-9871-f9f1a4b26a2e",
                            "gambit_id": "bd6bde48-3196-4e09-b32d-f11867ed2a2c",
                            "last_updated": "2022-11-28T10:07:12.755965-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Temple",
                            "reward": "3.63000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/658a2dfb-16b8-439a-aa32-d8a0865350e1/?format=api"
                        }
                    ]
                },
                {
                    "id": "3b6d7a2a-0f6e-4cec-b73c-db7bc11906ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2205abd1-aa9d-4d6c-8050-adfd2fc4f725/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Temple",
                                "amount": 5000.0
                            },
                            {
                                "team": "East Carolina",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a7d691d0-963d-4157-8c81-69aadcf7c9e9",
                            "gambit_id": "de8819a1-50e7-4e3d-87a5-1fea18bf0dde",
                            "last_updated": "2022-11-28T10:07:12.752839-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Temple",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b6d7a2a-0f6e-4cec-b73c-db7bc11906ae/?format=api"
                        },
                        {
                            "id": "3fc4d9d1-aa79-4ab0-a3d4-246e40050b8e",
                            "gambit_id": "989fb447-332c-4128-a239-6365a0953385",
                            "last_updated": "2022-11-28T10:07:12.753894-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "East Carolina",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b6d7a2a-0f6e-4cec-b73c-db7bc11906ae/?format=api"
                        }
                    ]
                },
                {
                    "id": "d94f5ae9-b6c6-4e94-86a1-10d397fe4dee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2205abd1-aa9d-4d6c-8050-adfd2fc4f725/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 52",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 52",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "125c2fbf-16e8-47e4-baf9-dc8011a320df",
                            "gambit_id": "72c34277-ccfa-4af5-a709-1da075e93398",
                            "last_updated": "2022-11-28T10:07:12.749460-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 52",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d94f5ae9-b6c6-4e94-86a1-10d397fe4dee/?format=api"
                        },
                        {
                            "id": "396d91e2-6987-4cc5-8821-ec9f5afa60cf",
                            "gambit_id": "cde733b3-9d56-4e99-9015-c87bf1c1f819",
                            "last_updated": "2022-11-28T10:07:12.750632-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 52",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d94f5ae9-b6c6-4e94-86a1-10d397fe4dee/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a6926f5a-9450-4113-867d-d6630ce8cd52",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e82e681b-76b7-4151-9a53-aa1439c63e45",
            "completed": true,
            "last_updated": "2022-11-28T10:22:11.846848-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.28,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e82e681b-76b7-4151-9a53-aa1439c63e45",
            "datetime": "2022-11-26T12:00:00-05:00",
            "cutoff_datetime": "2022-11-26T12:00:00-05:00",
            "name": "South Carolina v. Clemson",
            "bettypes": [
                {
                    "id": "6b7e2476-a32c-483e-ad59-741cfd71469f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6926f5a-9450-4113-867d-d6630ce8cd52/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Clemson",
                                "amount": 8083.0
                            },
                            {
                                "team": "South Carolina",
                                "amount": 1917.0
                            }
                        ],
                        "expected_reward_tokens": 9295.45,
                        "profit_sb": 295.45,
                        "profit_sb_percentage": 3.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f984f94e-42d8-4007-ae4e-c1f7dfe25bce",
                            "gambit_id": "f4c3b9e1-37ac-47ad-ba2c-7a057429615c",
                            "last_updated": "2022-11-28T10:22:11.855642-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Clemson",
                            "reward": "1.15000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b7e2476-a32c-483e-ad59-741cfd71469f/?format=api"
                        },
                        {
                            "id": "0d03a668-3d61-415b-8c4f-c7c623e14745",
                            "gambit_id": "155aa97e-334f-4f6f-8c1a-ac9f31d365a4",
                            "last_updated": "2022-11-28T10:22:11.856610-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Carolina",
                            "reward": "4.85000",
                            "odds": "5.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b7e2476-a32c-483e-ad59-741cfd71469f/?format=api"
                        }
                    ]
                },
                {
                    "id": "5471cf2d-cb3a-48d4-8932-2b048aa8a7eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6926f5a-9450-4113-867d-d6630ce8cd52/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Clemson",
                                "amount": 5000.0
                            },
                            {
                                "team": "South Carolina",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "64773960-7f63-4e57-9bac-e7dab4236aec",
                            "gambit_id": "5c510c09-5cf1-41a7-bac5-a9118f92d211",
                            "last_updated": "2022-11-28T10:22:11.852728-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Clemson",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5471cf2d-cb3a-48d4-8932-2b048aa8a7eb/?format=api"
                        },
                        {
                            "id": "477de9e7-ba67-479a-bfdb-2fdd47797aa4",
                            "gambit_id": "ffb7dcf9-557e-4cc9-ba6f-ce180f473d1a",
                            "last_updated": "2022-11-28T10:22:11.853721-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Carolina",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5471cf2d-cb3a-48d4-8932-2b048aa8a7eb/?format=api"
                        }
                    ]
                },
                {
                    "id": "d2fe6ab3-15f4-48cd-a1ca-3da53863d15d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6926f5a-9450-4113-867d-d6630ce8cd52/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 53.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 53.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "14f735f3-29d3-429b-b1fe-0c8754cfbe7e",
                            "gambit_id": "a8c2952d-1c47-4a6c-89b0-d121b88930f0",
                            "last_updated": "2022-11-28T10:22:11.850735-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 53.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "53.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2fe6ab3-15f4-48cd-a1ca-3da53863d15d/?format=api"
                        },
                        {
                            "id": "70f67f59-1f7c-4e65-9139-11e096c9fdd6",
                            "gambit_id": "1b4699e7-66df-4831-8fc6-42eaae9d535b",
                            "last_updated": "2022-11-28T10:22:11.849666-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 53.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "53.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2fe6ab3-15f4-48cd-a1ca-3da53863d15d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4e70c397-f132-44fc-9255-9882a5e9064d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fb6ed0e8-58fd-449c-8af8-de58f7bb2136",
            "completed": true,
            "last_updated": "2022-11-28T10:17:14.108409-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.94,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/fb6ed0e8-58fd-449c-8af8-de58f7bb2136",
            "datetime": "2022-11-26T12:00:00-05:00",
            "cutoff_datetime": "2022-11-26T12:00:00-05:00",
            "name": "Michigan v. Ohio State",
            "bettypes": [
                {
                    "id": "9fa5e2c4-ddda-4f31-a015-8dd494b824e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e70c397-f132-44fc-9255-9882a5e9064d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ohio State",
                                "amount": 7340.0
                            },
                            {
                                "team": "Michigan",
                                "amount": 2660.0
                            }
                        ],
                        "expected_reward_tokens": 9175.0,
                        "profit_sb": 175.0,
                        "profit_sb_percentage": 1.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "48e6c3bd-2dd0-465a-b23f-6c87ee63e4a3",
                            "gambit_id": "7d56c18f-296b-41d4-91c4-0ec88aa2b1fe",
                            "last_updated": "2022-11-28T10:17:14.118443-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio State",
                            "reward": "1.25000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa5e2c4-ddda-4f31-a015-8dd494b824e4/?format=api"
                        },
                        {
                            "id": "1d8a7f4c-d416-46b1-88cb-5d8d5950516c",
                            "gambit_id": "1e4c8061-c32e-4900-956d-e9f43d921664",
                            "last_updated": "2022-11-28T10:17:14.117462-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michigan",
                            "reward": "3.45000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa5e2c4-ddda-4f31-a015-8dd494b824e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "9623656e-f348-4b69-a2b4-ca0ca539e1c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e70c397-f132-44fc-9255-9882a5e9064d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Michigan",
                                "amount": 5000.0
                            },
                            {
                                "team": "Ohio State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ea447b8-899f-4859-bfe6-7e7b9d8f3840",
                            "gambit_id": "cbc8fa50-5142-47fb-b99d-96fc47e8d3f0",
                            "last_updated": "2022-11-28T10:17:14.115493-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michigan",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9623656e-f348-4b69-a2b4-ca0ca539e1c7/?format=api"
                        },
                        {
                            "id": "5d6ec150-7e71-404c-bf96-dd87136b79cb",
                            "gambit_id": "4dc9cd17-4eb0-43b3-ba41-30980c2e1040",
                            "last_updated": "2022-11-28T10:17:14.114513-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9623656e-f348-4b69-a2b4-ca0ca539e1c7/?format=api"
                        }
                    ]
                },
                {
                    "id": "a6d27df7-afd8-40d1-a513-079c4018ca91",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e70c397-f132-44fc-9255-9882a5e9064d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 56",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 56",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aa4c35c1-3e10-4f5a-adfb-0b49c3ad206c",
                            "gambit_id": "d22a9190-659e-4c21-85ee-b6c00dcdb5db",
                            "last_updated": "2022-11-28T10:17:14.112541-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 56",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6d27df7-afd8-40d1-a513-079c4018ca91/?format=api"
                        },
                        {
                            "id": "3a7489bb-dc63-4fd1-b775-b2b11f6dd9f6",
                            "gambit_id": "9aa094de-786b-4013-b4aa-af9d927a03af",
                            "last_updated": "2022-11-28T10:17:14.111366-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 56",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6d27df7-afd8-40d1-a513-079c4018ca91/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d2202c59-9fa7-4a3c-9844-3e070efbd481",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "74c090a4-fcc0-4566-ab81-3ab8a12097a8",
            "completed": true,
            "last_updated": "2022-11-28T10:12:10.437539-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.04,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/74c090a4-fcc0-4566-ab81-3ab8a12097a8",
            "datetime": "2022-11-26T12:00:00-05:00",
            "cutoff_datetime": "2022-11-26T12:00:00-05:00",
            "name": "Western Kentucky v. Florida Atlantic",
            "bettypes": [
                {
                    "id": "ac6dccbe-ba59-4815-885d-e536cf9b27b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2202c59-9fa7-4a3c-9844-3e070efbd481/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Western Kentucky",
                                "amount": 7121.0
                            },
                            {
                                "team": "Florida Atlantic",
                                "amount": 2879.0
                            }
                        ],
                        "expected_reward_tokens": 9184.01,
                        "profit_sb": 184.01,
                        "profit_sb_percentage": 2.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ead1f2a4-9b17-4b8e-b53c-d3a285503afa",
                            "gambit_id": "1abb8ade-0ef7-4509-8137-c51296443a72",
                            "last_updated": "2022-11-28T10:12:10.447614-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Kentucky",
                            "reward": "1.29000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac6dccbe-ba59-4815-885d-e536cf9b27b6/?format=api"
                        },
                        {
                            "id": "ce02618a-691f-4dc7-a6ab-fb597282ecaf",
                            "gambit_id": "77007a3c-6885-42a5-a9c2-545a3347a72f",
                            "last_updated": "2022-11-28T10:12:10.446636-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Atlantic",
                            "reward": "3.19000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac6dccbe-ba59-4815-885d-e536cf9b27b6/?format=api"
                        }
                    ]
                },
                {
                    "id": "78a6cc2c-b475-4e9d-91f6-b02c4e054f25",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2202c59-9fa7-4a3c-9844-3e070efbd481/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Atlantic",
                                "amount": 5000.0
                            },
                            {
                                "team": "Western Kentucky",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "85aeca54-1573-4cf0-9cca-0d765de2b932",
                            "gambit_id": "1697631d-0c28-4396-9fbe-967903b1d25c",
                            "last_updated": "2022-11-28T10:12:10.443588-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Atlantic",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78a6cc2c-b475-4e9d-91f6-b02c4e054f25/?format=api"
                        },
                        {
                            "id": "20a53d5b-f981-4e6c-b42e-553789ca65f5",
                            "gambit_id": "fb366f3d-35a4-4e76-ab36-bf8ca9f9a25e",
                            "last_updated": "2022-11-28T10:12:10.444610-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Kentucky",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78a6cc2c-b475-4e9d-91f6-b02c4e054f25/?format=api"
                        }
                    ]
                },
                {
                    "id": "31519f3c-cb13-4cdf-aa3d-c255de5c2788",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2202c59-9fa7-4a3c-9844-3e070efbd481/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 62",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 62",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b92ab55a-25f9-44c7-93f4-e6ce229e7491",
                            "gambit_id": "14306699-8e7b-4b62-acc5-36feec2d5831",
                            "last_updated": "2022-11-28T10:12:10.441620-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 62",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "62.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31519f3c-cb13-4cdf-aa3d-c255de5c2788/?format=api"
                        },
                        {
                            "id": "aa758bcb-a496-4b2d-b764-d239c62da15f",
                            "gambit_id": "3c1d8548-a6ea-43e3-94da-de56de2c0583",
                            "last_updated": "2022-11-28T10:12:10.440444-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 62",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "62.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31519f3c-cb13-4cdf-aa3d-c255de5c2788/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0bf06762-7cd6-407d-bb0b-3584110556ae",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f5ff808c-bc3d-436f-802c-e5a703fff422",
            "completed": true,
            "last_updated": "2022-11-28T10:12:09.006060-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.55,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f5ff808c-bc3d-436f-802c-e5a703fff422",
            "datetime": "2022-11-26T12:00:00-05:00",
            "cutoff_datetime": "2022-11-26T12:00:00-05:00",
            "name": "Old Dominion v. South Alabama",
            "bettypes": [
                {
                    "id": "386f17c8-9bc8-48dc-aae2-4da6b6024a5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0bf06762-7cd6-407d-bb0b-3584110556ae/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "South Alabama",
                                "amount": 8396.0
                            },
                            {
                                "team": "Old Dominion",
                                "amount": 1604.0
                            }
                        ],
                        "expected_reward_tokens": 9319.24,
                        "profit_sb": 319.24,
                        "profit_sb_percentage": 3.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "198cfa0c-2e9a-41ef-b389-480bafca69f3",
                            "gambit_id": "265d0dc7-858a-41db-8327-7f687f1e419d",
                            "last_updated": "2022-11-28T10:12:09.019294-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Alabama",
                            "reward": "1.11000",
                            "odds": "1.12500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/386f17c8-9bc8-48dc-aae2-4da6b6024a5b/?format=api"
                        },
                        {
                            "id": "e5dff3c4-039a-4480-a572-c35bb10226db",
                            "gambit_id": "c2802617-16fc-44f0-a8f1-a88d39b69689",
                            "last_updated": "2022-11-28T10:12:09.020280-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Old Dominion",
                            "reward": "5.81000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/386f17c8-9bc8-48dc-aae2-4da6b6024a5b/?format=api"
                        }
                    ]
                },
                {
                    "id": "02932149-5949-4164-aafa-5e58604c180b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0bf06762-7cd6-407d-bb0b-3584110556ae/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "South Alabama",
                                "amount": 5000.0
                            },
                            {
                                "team": "Old Dominion",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "09ee38be-89da-4529-a812-5869186d64cb",
                            "gambit_id": "9a4cbabf-910b-4042-8170-de0681571cab",
                            "last_updated": "2022-11-28T10:12:09.016065-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Alabama",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-16.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02932149-5949-4164-aafa-5e58604c180b/?format=api"
                        },
                        {
                            "id": "c455e65b-576a-4d85-a88f-dc887cdd3ac9",
                            "gambit_id": "166cf8ed-a989-4594-b4af-9f98ee1d7715",
                            "last_updated": "2022-11-28T10:12:09.017161-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Old Dominion",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "16.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02932149-5949-4164-aafa-5e58604c180b/?format=api"
                        }
                    ]
                },
                {
                    "id": "7b066420-09ac-4789-9b69-69769544d2e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0bf06762-7cd6-407d-bb0b-3584110556ae/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 47",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 47",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bb514eb2-daf5-48cd-8a6d-6b72f248762e",
                            "gambit_id": "029917d9-66d4-450b-a526-a0476190f435",
                            "last_updated": "2022-11-28T10:12:09.013647-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 47",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "47.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b066420-09ac-4789-9b69-69769544d2e3/?format=api"
                        },
                        {
                            "id": "edac947d-1924-4ab8-9bac-26870c0e3eb1",
                            "gambit_id": "0c510fe5-2965-40aa-853e-65e0f40255d6",
                            "last_updated": "2022-11-28T10:12:09.009565-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 47",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "47.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b066420-09ac-4789-9b69-69769544d2e3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3826e3d4-e570-4c5f-9f79-3e44b5271c62",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "12780482-928b-490e-958b-d0233d8a8b3d",
            "completed": true,
            "last_updated": "2022-11-28T10:17:12.094802-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.26,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/12780482-928b-490e-958b-d0233d8a8b3d",
            "datetime": "2022-11-26T12:00:00-05:00",
            "cutoff_datetime": "2022-11-26T12:00:00-05:00",
            "name": "Coastal Carolina v. James Madison",
            "bettypes": [
                {
                    "id": "ffa0221a-b011-4bb1-a7e7-c776805f1676",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3826e3d4-e570-4c5f-9f79-3e44b5271c62/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "James Madison",
                                "amount": 8152.0
                            },
                            {
                                "team": "Coastal Carolina",
                                "amount": 1848.0
                            }
                        ],
                        "expected_reward_tokens": 9293.28,
                        "profit_sb": 293.28,
                        "profit_sb_percentage": 3.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "009bc8d3-78fb-4c5e-b1e0-fb0c0061ff30",
                            "gambit_id": "209ab8da-4ec4-416d-ab9a-6f426c36c910",
                            "last_updated": "2022-11-28T10:17:12.104072-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "James Madison",
                            "reward": "1.14000",
                            "odds": "1.15620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffa0221a-b011-4bb1-a7e7-c776805f1676/?format=api"
                        },
                        {
                            "id": "a34b5663-6cfd-4b50-8fb9-d72bd0c5324b",
                            "gambit_id": "2d817f9c-ce0a-4d0a-882b-5b48edc35be3",
                            "last_updated": "2022-11-28T10:17:12.105063-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Coastal Carolina",
                            "reward": "5.03000",
                            "odds": "5.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffa0221a-b011-4bb1-a7e7-c776805f1676/?format=api"
                        }
                    ]
                },
                {
                    "id": "1b5e3119-3295-465d-aa46-0010cd47bb5f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3826e3d4-e570-4c5f-9f79-3e44b5271c62/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Coastal Carolina",
                                "amount": 5000.0
                            },
                            {
                                "team": "James Madison",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "101cb5b7-be1b-4075-b960-ea3c4913f67d",
                            "gambit_id": "3091480b-9835-490b-ab98-f492b10873ab",
                            "last_updated": "2022-11-28T10:17:12.102110-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Coastal Carolina",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "15.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b5e3119-3295-465d-aa46-0010cd47bb5f/?format=api"
                        },
                        {
                            "id": "14d19792-5463-443a-ae3c-9efd598100eb",
                            "gambit_id": "ef2e24e5-ca88-4dc1-a8d2-0fdf946b166e",
                            "last_updated": "2022-11-28T10:17:12.101127-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "James Madison",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-15.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b5e3119-3295-465d-aa46-0010cd47bb5f/?format=api"
                        }
                    ]
                },
                {
                    "id": "74979506-2de2-4289-8510-fd6025487b98",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3826e3d4-e570-4c5f-9f79-3e44b5271c62/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 53",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 53",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca2007ae-6d85-46e2-b656-d20d31f9b20d",
                            "gambit_id": "7c0bd144-7f75-4b4f-9a5c-d61b01fb3fe9",
                            "last_updated": "2022-11-28T10:17:12.099136-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 53",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "53.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74979506-2de2-4289-8510-fd6025487b98/?format=api"
                        },
                        {
                            "id": "ca4f4f55-5bce-4d8d-811e-639d5fa26f60",
                            "gambit_id": "7fd51b37-91b4-4077-ae13-d271fab13999",
                            "last_updated": "2022-11-28T10:17:12.098024-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 53",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "53.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74979506-2de2-4289-8510-fd6025487b98/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "155efc59-0e15-42f6-ac01-a75241609548",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e49e2314-eb95-4fca-a494-9e804f17929c",
            "completed": true,
            "last_updated": "2022-11-28T10:22:11.698767-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e49e2314-eb95-4fca-a494-9e804f17929c",
            "datetime": "2022-11-26T12:00:00-05:00",
            "cutoff_datetime": "2022-11-26T12:00:00-05:00",
            "name": "Georgia State v. Marshall",
            "bettypes": [
                {
                    "id": "34e9d4c8-bebc-4190-9076-1116d6c2605b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/155efc59-0e15-42f6-ac01-a75241609548/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Marshall",
                                "amount": 6691.0
                            },
                            {
                                "team": "Georgia State",
                                "amount": 3309.0
                            }
                        ],
                        "expected_reward_tokens": 9099.75,
                        "profit_sb": 99.75,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "54247181-f006-4f2d-824b-743044c67ef8",
                            "gambit_id": "ae993616-75ba-430f-a82d-07ec11e5e123",
                            "last_updated": "2022-11-28T10:22:11.707715-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Marshall",
                            "reward": "1.36000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34e9d4c8-bebc-4190-9076-1116d6c2605b/?format=api"
                        },
                        {
                            "id": "e4294395-2b9d-4354-9a94-4c5d0f6e6cbe",
                            "gambit_id": "fab5ed7b-68b0-4547-86eb-4707c8cdf60a",
                            "last_updated": "2022-11-28T10:22:11.708694-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia State",
                            "reward": "2.75000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34e9d4c8-bebc-4190-9076-1116d6c2605b/?format=api"
                        }
                    ]
                },
                {
                    "id": "dcdeb984-219e-4843-9683-27a2004ff4b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/155efc59-0e15-42f6-ac01-a75241609548/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Marshall",
                                "amount": 5000.0
                            },
                            {
                                "team": "Georgia State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "51f89ad0-291f-4a4f-be37-4d09f5f3abd7",
                            "gambit_id": "def53353-4d97-461d-92a2-7cebc8ce552e",
                            "last_updated": "2022-11-28T10:22:11.704693-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Marshall",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcdeb984-219e-4843-9683-27a2004ff4b9/?format=api"
                        },
                        {
                            "id": "ef4bac30-561f-47ca-83ae-fd60ab72c9af",
                            "gambit_id": "1ac727ec-8330-4327-ac5c-8bb105c66025",
                            "last_updated": "2022-11-28T10:22:11.705805-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcdeb984-219e-4843-9683-27a2004ff4b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "aae39e78-2f59-4b54-b18d-4fbba7c77192",
                    "match": "https://api-prod.gambitprofit.com/api/matches/155efc59-0e15-42f6-ac01-a75241609548/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 45.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 45.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "706e5510-5e0a-4d85-b8b4-f4a857a44761",
                            "gambit_id": "a11cad89-6be6-43e3-af54-2bc38e1af2a5",
                            "last_updated": "2022-11-28T10:22:11.701626-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 45.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aae39e78-2f59-4b54-b18d-4fbba7c77192/?format=api"
                        },
                        {
                            "id": "311cd5d9-d26f-4727-bb75-e4d6496ccdc7",
                            "gambit_id": "84507d35-6726-4e51-b7f2-e12360f6b86a",
                            "last_updated": "2022-11-28T10:22:11.702691-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 45.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aae39e78-2f59-4b54-b18d-4fbba7c77192/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "037c1e00-0fc8-4c52-b195-c16d695fffb2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7f6e6dd3-eb2a-4dc2-a02a-25431be64703",
            "completed": true,
            "last_updated": "2022-11-28T10:17:11.955071-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7f6e6dd3-eb2a-4dc2-a02a-25431be64703",
            "datetime": "2022-11-26T12:00:00-05:00",
            "cutoff_datetime": "2022-11-26T12:00:00-05:00",
            "name": "West Virginia v. Oklahoma State",
            "bettypes": [
                {
                    "id": "0910d65c-718c-4403-b2fd-5479b964324c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/037c1e00-0fc8-4c52-b195-c16d695fffb2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma State",
                                "amount": 6482.0
                            },
                            {
                                "team": "West Virginia",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c94ee088-aebd-46d2-b341-be4d031c88f1",
                            "gambit_id": "890db815-14c9-4998-8be0-c06e9df4be0c",
                            "last_updated": "2022-11-28T10:17:11.963812-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma State",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0910d65c-718c-4403-b2fd-5479b964324c/?format=api"
                        },
                        {
                            "id": "c5149f31-f3b6-44a1-b9e4-b9bbdd5fe7f4",
                            "gambit_id": "79763628-f579-459d-8dde-5d5091887dc8",
                            "last_updated": "2022-11-28T10:17:11.964786-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "West Virginia",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0910d65c-718c-4403-b2fd-5479b964324c/?format=api"
                        }
                    ]
                },
                {
                    "id": "79cf939c-999e-4f83-8c51-0fcb5a9196ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/037c1e00-0fc8-4c52-b195-c16d695fffb2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma State",
                                "amount": 5000.0
                            },
                            {
                                "team": "West Virginia",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d4130768-cd70-48a6-8862-b8bb17b9d050",
                            "gambit_id": "4e707a24-80c6-4569-8eae-150559ee8281",
                            "last_updated": "2022-11-28T10:17:11.960894-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79cf939c-999e-4f83-8c51-0fcb5a9196ec/?format=api"
                        },
                        {
                            "id": "f637bb2d-e693-4c6f-93f6-eab2cf491993",
                            "gambit_id": "7436e2bc-5336-4011-bfdb-a8ea082df820",
                            "last_updated": "2022-11-28T10:17:11.961866-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "West Virginia",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79cf939c-999e-4f83-8c51-0fcb5a9196ec/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c4fc64f-bafe-47c3-a6a1-3b3a5a58b06f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/037c1e00-0fc8-4c52-b195-c16d695fffb2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 59.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 59.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8db209e9-5e03-4ac4-8a76-53b8e1ce670f",
                            "gambit_id": "9b8daee6-429a-48d2-bcf6-882e8e0868a9",
                            "last_updated": "2022-11-28T10:17:11.958943-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 59.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "59.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c4fc64f-bafe-47c3-a6a1-3b3a5a58b06f/?format=api"
                        },
                        {
                            "id": "d21990ec-5bdc-4989-a207-9abcb8483910",
                            "gambit_id": "c9046ff0-dc66-4887-a326-e743f97b6c52",
                            "last_updated": "2022-11-28T10:17:11.957892-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 59.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "59.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c4fc64f-bafe-47c3-a6a1-3b3a5a58b06f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "284f6023-3c1c-4e03-b3a4-073461f39cd0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5fd23c0a-7e40-4266-b56a-92101477cd83",
            "completed": true,
            "last_updated": "2022-11-28T10:12:09.147063-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/5fd23c0a-7e40-4266-b56a-92101477cd83",
            "datetime": "2022-11-26T12:00:00-05:00",
            "cutoff_datetime": "2022-11-26T12:00:00-05:00",
            "name": "Georgia Tech v. Georgia",
            "bettypes": [
                {
                    "id": "3bdc7e43-7f5f-42fb-84ec-2baeea8fa456",
                    "match": "https://api-prod.gambitprofit.com/api/matches/284f6023-3c1c-4e03-b3a4-073461f39cd0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Georgia",
                                "amount": 5000.0
                            },
                            {
                                "team": "Georgia Tech",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8b8dde49-db36-46ee-9087-8a99a9388a00",
                            "gambit_id": "c600de13-0735-4e95-9f53-ba455428d417",
                            "last_updated": "2022-11-28T10:12:09.154747-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-36.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bdc7e43-7f5f-42fb-84ec-2baeea8fa456/?format=api"
                        },
                        {
                            "id": "3d502962-4ad5-49c9-b905-0f43bc510b9c",
                            "gambit_id": "f4279a98-c53e-455d-bd47-c81e098329c3",
                            "last_updated": "2022-11-28T10:12:09.153581-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia Tech",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "36.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bdc7e43-7f5f-42fb-84ec-2baeea8fa456/?format=api"
                        }
                    ]
                },
                {
                    "id": "daf65283-4a68-4c11-97a5-3bf913a8aa61",
                    "match": "https://api-prod.gambitprofit.com/api/matches/284f6023-3c1c-4e03-b3a4-073461f39cd0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 49",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 49",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eab9b608-e892-48ce-bb99-2ae951ea7169",
                            "gambit_id": "a682b75e-fcf3-4219-8fd4-ecc879a912a6",
                            "last_updated": "2022-11-28T10:12:09.151092-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 49",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "49.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/daf65283-4a68-4c11-97a5-3bf913a8aa61/?format=api"
                        },
                        {
                            "id": "e2c33bea-9031-4a19-a1bf-8c75a7865b4d",
                            "gambit_id": "5194d0f4-8573-4453-8333-c783c0f0744f",
                            "last_updated": "2022-11-28T10:12:09.149889-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 49",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "49.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/daf65283-4a68-4c11-97a5-3bf913a8aa61/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1bf2f0f3-c576-4ae7-971b-168af2f34601",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "38a89486-6e59-4d89-93a9-4e8f8e258627",
            "completed": true,
            "last_updated": "2022-11-28T10:12:09.290714-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.11,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/38a89486-6e59-4d89-93a9-4e8f8e258627",
            "datetime": "2022-11-26T12:00:00-05:00",
            "cutoff_datetime": "2022-11-26T12:00:00-05:00",
            "name": "Army v. Massachusetts",
            "bettypes": [
                {
                    "id": "69d70d71-c31c-43a5-a45b-012c9f7b8713",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1bf2f0f3-c576-4ae7-971b-168af2f34601/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Army",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10500.0,
                        "profit_sb": 1500.0,
                        "profit_sb_percentage": 16.67,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Army",
                                "amount": 8840.0
                            },
                            {
                                "team": "Massachusetts",
                                "amount": 1160.0
                            }
                        ],
                        "expected_reward_tokens": 9280.0,
                        "profit_sb": 280.0,
                        "profit_sb_percentage": 3.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "549b87e9-3e66-4180-b455-bbfa4aff8e7e",
                            "gambit_id": "2988c925-b529-4623-9b04-aa72fedabcfc",
                            "last_updated": "2022-11-28T10:12:09.300228-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Army",
                            "reward": "1.05000",
                            "odds": "1.06250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69d70d71-c31c-43a5-a45b-012c9f7b8713/?format=api"
                        },
                        {
                            "id": "9028d7df-f7a1-45d9-b88c-36b894b5518e",
                            "gambit_id": "0b52a8be-5329-4c01-b37e-f518c9e4b8e8",
                            "last_updated": "2022-11-28T10:12:09.299239-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Massachusetts",
                            "reward": "8.00000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69d70d71-c31c-43a5-a45b-012c9f7b8713/?format=api"
                        }
                    ]
                },
                {
                    "id": "fc965cef-c19d-4ed5-a224-e3d86276b25c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1bf2f0f3-c576-4ae7-971b-168af2f34601/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Army",
                                "amount": 5000.0
                            },
                            {
                                "team": "Massachusetts",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2a240dfa-003a-4e04-8adc-365f5b615c73",
                            "gambit_id": "f556ff94-c11a-4c54-acfc-0546edcd1f55",
                            "last_updated": "2022-11-28T10:12:09.297235-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Army",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-20.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc965cef-c19d-4ed5-a224-e3d86276b25c/?format=api"
                        },
                        {
                            "id": "ba0d7188-8cd9-4dd5-84e0-6f7609c1c21a",
                            "gambit_id": "25ce7337-ffc2-4301-b2ef-bf5b5d6f2363",
                            "last_updated": "2022-11-28T10:12:09.296208-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Massachusetts",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "20.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc965cef-c19d-4ed5-a224-e3d86276b25c/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e7ead1f-0e2d-49f1-a3aa-1c790a2ca2b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1bf2f0f3-c576-4ae7-971b-168af2f34601/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 45.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 45.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b4b1984f-d529-4fe4-9c3b-265bd0211caa",
                            "gambit_id": "aa8d4f59-6378-4590-bc0d-e55299d48cb7",
                            "last_updated": "2022-11-28T10:12:09.293217-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 45.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e7ead1f-0e2d-49f1-a3aa-1c790a2ca2b4/?format=api"
                        },
                        {
                            "id": "58612263-edb8-44c3-9aef-0a3888de6fab",
                            "gambit_id": "8fb0b157-c712-47d1-9b97-abc65d8561d7",
                            "last_updated": "2022-11-28T10:12:09.294227-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 45.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "45.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e7ead1f-0e2d-49f1-a3aa-1c790a2ca2b4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "483243ac-4422-41d9-b67b-fa4602d774b7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5bc074ff-58b6-40ed-aee6-deb674462aa9",
            "completed": true,
            "last_updated": "2022-11-28T10:22:12.145526-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.28,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/5bc074ff-58b6-40ed-aee6-deb674462aa9",
            "datetime": "2022-11-26T12:00:00-05:00",
            "cutoff_datetime": "2022-11-26T12:00:00-05:00",
            "name": "Rutgers v. Maryland",
            "bettypes": [
                {
                    "id": "91ba290d-3a7e-464c-976f-9c88aff25f5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/483243ac-4422-41d9-b67b-fa4602d774b7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Maryland",
                                "amount": 8083.0
                            },
                            {
                                "team": "Rutgers",
                                "amount": 1917.0
                            }
                        ],
                        "expected_reward_tokens": 9295.45,
                        "profit_sb": 295.45,
                        "profit_sb_percentage": 3.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "03e4686e-83eb-4bd2-a044-ecc7b02309aa",
                            "gambit_id": "c71431ab-5764-4ec1-80d1-6072a6307b8b",
                            "last_updated": "2022-11-28T10:22:12.155077-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Maryland",
                            "reward": "1.15000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91ba290d-3a7e-464c-976f-9c88aff25f5a/?format=api"
                        },
                        {
                            "id": "96e680fa-45bf-43e6-a708-98ef09872322",
                            "gambit_id": "3747f0b5-b7c3-4220-8919-1a52606dbd73",
                            "last_updated": "2022-11-28T10:22:12.156173-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rutgers",
                            "reward": "4.85000",
                            "odds": "5.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91ba290d-3a7e-464c-976f-9c88aff25f5a/?format=api"
                        }
                    ]
                },
                {
                    "id": "50b620bb-a3a1-42ed-a7f9-761d6fd98ab1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/483243ac-4422-41d9-b67b-fa4602d774b7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Rutgers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Maryland",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "788c2c83-a20e-4fc5-b5c5-4ea35836a08d",
                            "gambit_id": "5945e282-3691-4b58-8e40-2a6d42a32fde",
                            "last_updated": "2022-11-28T10:22:12.152979-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rutgers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50b620bb-a3a1-42ed-a7f9-761d6fd98ab1/?format=api"
                        },
                        {
                            "id": "e2345934-9218-4297-aacc-19e084acf83b",
                            "gambit_id": "e324db3a-06ee-41f0-82f4-ab99b70370e3",
                            "last_updated": "2022-11-28T10:22:12.151862-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Maryland",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50b620bb-a3a1-42ed-a7f9-761d6fd98ab1/?format=api"
                        }
                    ]
                },
                {
                    "id": "92f27521-472e-4f5f-83bb-23acea5165a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/483243ac-4422-41d9-b67b-fa4602d774b7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 48.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 48.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1f169267-f47c-472d-8497-f7b8030d1e6d",
                            "gambit_id": "031f746e-53e9-4f0a-8988-252ca0e14d2a",
                            "last_updated": "2022-11-28T10:22:12.148330-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 48.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92f27521-472e-4f5f-83bb-23acea5165a1/?format=api"
                        },
                        {
                            "id": "2aa80146-d715-475e-a50b-9db0071266d9",
                            "gambit_id": "6e1b2533-c7e3-40fd-a3e2-66c73a2fb619",
                            "last_updated": "2022-11-28T10:22:12.149553-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 48.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92f27521-472e-4f5f-83bb-23acea5165a1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3be0c8be-6224-4d49-a45d-2e60420e89df",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f14df383-2f73-4b71-a591-6cbb2aed39d6",
            "completed": true,
            "last_updated": "2022-11-28T10:17:11.526234-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.1,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f14df383-2f73-4b71-a591-6cbb2aed39d6",
            "datetime": "2022-11-26T12:00:00-05:00",
            "cutoff_datetime": "2022-11-26T12:00:00-05:00",
            "name": "New Mexico State v. Liberty",
            "bettypes": [
                {
                    "id": "4c343064-e1b4-4866-af96-042de86dbbc7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3be0c8be-6224-4d49-a45d-2e60420e89df/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Liberty",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10200.0,
                        "profit_sb": 1200.0,
                        "profit_sb_percentage": 13.33,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liberty",
                                "amount": 9185.0
                            },
                            {
                                "team": "New Mexico State",
                                "amount": 815.0
                            }
                        ],
                        "expected_reward_tokens": 9368.7,
                        "profit_sb": 368.7,
                        "profit_sb_percentage": 4.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "91894d52-fb96-4be6-b036-5e62ccacd047",
                            "gambit_id": "f2d712a9-3b73-4eb1-b946-c3aa16ff702b",
                            "last_updated": "2022-11-28T10:17:11.534785-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Liberty",
                            "reward": "1.02000",
                            "odds": "1.02500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c343064-e1b4-4866-af96-042de86dbbc7/?format=api"
                        },
                        {
                            "id": "0f98f1a0-1e25-4e69-bf46-6e2b42e3fcbc",
                            "gambit_id": "264cd5c1-6401-43f2-9acb-0afd56a4c8d7",
                            "last_updated": "2022-11-28T10:17:11.535772-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Mexico State",
                            "reward": "11.50000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c343064-e1b4-4866-af96-042de86dbbc7/?format=api"
                        }
                    ]
                },
                {
                    "id": "1a95ddde-f381-4333-a241-9b96ffb8c6c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3be0c8be-6224-4d49-a45d-2e60420e89df/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liberty",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Mexico State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "62123be1-d7f2-4a4e-aa8c-d39488d8f705",
                            "gambit_id": "f73fb370-6476-4099-bfd0-c24098ff9437",
                            "last_updated": "2022-11-28T10:17:11.531769-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Liberty",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-24.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a95ddde-f381-4333-a241-9b96ffb8c6c5/?format=api"
                        },
                        {
                            "id": "fb60e0c9-3ce5-4a7b-bd9f-cfae7283a882",
                            "gambit_id": "5285ffb6-6f9a-47cf-a60b-738821278369",
                            "last_updated": "2022-11-28T10:17:11.532779-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Mexico State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "24.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a95ddde-f381-4333-a241-9b96ffb8c6c5/?format=api"
                        }
                    ]
                },
                {
                    "id": "e1065eb7-2a14-427a-a106-a0a99b452b8d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3be0c8be-6224-4d49-a45d-2e60420e89df/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 50.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 50.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cd8997b1-9913-4440-92bd-43ec95a5bae2",
                            "gambit_id": "1c39ecc2-5250-463e-b248-a74a8ab951c6",
                            "last_updated": "2022-11-28T10:17:11.528689-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 50.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "50.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1065eb7-2a14-427a-a106-a0a99b452b8d/?format=api"
                        },
                        {
                            "id": "5dd99077-1902-4818-9fd3-3d4820f158f0",
                            "gambit_id": "85144227-2870-4f8e-a091-b2be07e07851",
                            "last_updated": "2022-11-28T10:17:11.529711-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 50.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "50.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1065eb7-2a14-427a-a106-a0a99b452b8d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "22d0aaf4-18e6-4d86-b7ff-2b8dada46699",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "12968eed-f2a7-4d8b-8538-9bb8768d5a62",
            "completed": true,
            "last_updated": "2022-11-28T11:32:07.859843-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.64,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/12968eed-f2a7-4d8b-8538-9bb8768d5a62",
            "datetime": "2022-11-26T11:00:00-05:00",
            "cutoff_datetime": "2022-11-26T11:00:00-05:00",
            "name": "France v. Denmark",
            "bettypes": [
                {
                    "id": "51bd9bf9-7602-4f8e-bc0b-340f2ff683c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/22d0aaf4-18e6-4d86-b7ff-2b8dada46699/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "France",
                                "amount": 6542.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3458.0
                            }
                        ],
                        "expected_reward_tokens": 10858.12,
                        "profit_sb": 1858.12,
                        "profit_sb_percentage": 20.65,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "France",
                                "amount": 5185.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2741.0
                            },
                            {
                                "team": "Denmark",
                                "amount": 2074.0
                            }
                        ],
                        "expected_reward_tokens": 8606.74,
                        "profit_sb": -393.26,
                        "profit_sb_percentage": -4.37,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3a3c4364-3074-4f47-b784-19c68cbbdd7d",
                            "gambit_id": "d24c11ee-18e4-4646-b9c1-98cea9117d14",
                            "last_updated": "2022-11-28T11:32:07.867195-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "France",
                            "reward": "1.66000",
                            "odds": "1.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51bd9bf9-7602-4f8e-bc0b-340f2ff683c1/?format=api"
                        },
                        {
                            "id": "40c568df-f3c9-4c70-a023-ecfae66a2baa",
                            "gambit_id": "228edd0d-606a-44f2-babe-76d9b5d61cce",
                            "last_updated": "2022-11-28T11:32:07.868348-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.14000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51bd9bf9-7602-4f8e-bc0b-340f2ff683c1/?format=api"
                        },
                        {
                            "id": "89fce8c0-355e-4063-bc3d-fd609c2ed283",
                            "gambit_id": "d637c3e6-6928-480a-9320-7dde3c191e0f",
                            "last_updated": "2022-11-28T11:32:07.866057-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denmark",
                            "reward": "4.15000",
                            "odds": "4.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51bd9bf9-7602-4f8e-bc0b-340f2ff683c1/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f9b16ce-dcf1-41a4-89bc-b0c378ba7807",
                    "match": "https://api-prod.gambitprofit.com/api/matches/22d0aaf4-18e6-4d86-b7ff-2b8dada46699/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5387.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4613.0
                            }
                        ],
                        "expected_reward_tokens": 8672.44,
                        "profit_sb": -327.56,
                        "profit_sb_percentage": -3.64,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5c1ce324-ba69-4ea2-a983-cc270160409c",
                            "gambit_id": "64961418-3fdc-4f45-a3cb-82a564ba87ca",
                            "last_updated": "2022-11-28T11:32:07.862627-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.61000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f9b16ce-dcf1-41a4-89bc-b0c378ba7807/?format=api"
                        },
                        {
                            "id": "d766ec53-39a7-4653-a846-269e41e9cfd4",
                            "gambit_id": "011eecbf-28d5-4426-9d2c-e64e85ee0bb8",
                            "last_updated": "2022-11-28T11:32:07.863771-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f9b16ce-dcf1-41a4-89bc-b0c378ba7807/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4ea39309-4dde-4a2d-8e33-a7e56a5f51eb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "60c73c81-b63b-43d6-b34d-e3fd3798b5ad",
            "completed": true,
            "last_updated": "2022-11-28T11:32:07.715029-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.66,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/60c73c81-b63b-43d6-b34d-e3fd3798b5ad",
            "datetime": "2022-11-26T08:00:00-05:00",
            "cutoff_datetime": "2022-11-26T08:00:00-05:00",
            "name": "Poland v. Saudi Arabia",
            "bettypes": [
                {
                    "id": "6bba0748-8b1c-4a89-b725-4c5e5e9cd5c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ea39309-4dde-4a2d-8e33-a7e56a5f51eb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Poland",
                                "amount": 6646.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3354.0
                            }
                        ],
                        "expected_reward_tokens": 10699.26,
                        "profit_sb": 1699.26,
                        "profit_sb_percentage": 18.88,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Poland",
                                "amount": 5418.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2734.0
                            },
                            {
                                "team": "Saudi Arabia",
                                "amount": 1848.0
                            }
                        ],
                        "expected_reward_tokens": 8721.46,
                        "profit_sb": -278.54,
                        "profit_sb_percentage": -3.09,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6865b1c7-8e86-45ae-97b8-6949e89060a2",
                            "gambit_id": "4da6c329-2ad0-42de-b8ca-b107154698ec",
                            "last_updated": "2022-11-28T11:32:07.722919-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Poland",
                            "reward": "1.61000",
                            "odds": "1.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bba0748-8b1c-4a89-b725-4c5e5e9cd5c5/?format=api"
                        },
                        {
                            "id": "a52cb673-9b19-46f7-bc6f-b9dc7fb6bab7",
                            "gambit_id": "355f6872-a101-42b3-960e-419620cd6463",
                            "last_updated": "2022-11-28T11:32:07.723967-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.19000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bba0748-8b1c-4a89-b725-4c5e5e9cd5c5/?format=api"
                        },
                        {
                            "id": "9c0d1ff0-d2f1-433c-9819-3d031334e293",
                            "gambit_id": "0c8025df-e6e7-4013-bd98-fac2edce3507",
                            "last_updated": "2022-11-28T11:32:07.721686-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Saudi Arabia",
                            "reward": "4.72000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bba0748-8b1c-4a89-b725-4c5e5e9cd5c5/?format=api"
                        }
                    ]
                },
                {
                    "id": "7a1901bd-f9df-4d8a-9e78-28ba19eaab34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ea39309-4dde-4a2d-8e33-a7e56a5f51eb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5726.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4274.0
                            }
                        ],
                        "expected_reward_tokens": 8760.78,
                        "profit_sb": -239.22,
                        "profit_sb_percentage": -2.66,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "129be3d1-eb3b-4dc8-841f-982d2300c655",
                            "gambit_id": "ba6bf307-9943-4a14-ae7d-b844fa4f86b1",
                            "last_updated": "2022-11-28T11:32:07.718006-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.53000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a1901bd-f9df-4d8a-9e78-28ba19eaab34/?format=api"
                        },
                        {
                            "id": "a99b0bf2-c982-4493-9348-0f7822ccb5f9",
                            "gambit_id": "13766cfa-dc05-4ee7-a440-0bb333bb16d7",
                            "last_updated": "2022-11-28T11:32:07.719186-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a1901bd-f9df-4d8a-9e78-28ba19eaab34/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "75bdc6cf-4777-4199-8c56-5768244f1527",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b6948c55-b245-4f32-96e7-75781dfc7b53",
            "completed": true,
            "last_updated": "2022-11-28T11:32:08.186729-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.12,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/b6948c55-b245-4f32-96e7-75781dfc7b53",
            "datetime": "2022-11-26T05:00:00-05:00",
            "cutoff_datetime": "2022-11-26T05:00:00-05:00",
            "name": "Tunisia v. Australia",
            "bettypes": [
                {
                    "id": "866fa397-d9a3-48b8-86a9-645dcaa308b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75bdc6cf-4777-4199-8c56-5768244f1527/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Tunisia",
                                "amount": 5964.0
                            },
                            {
                                "team": "Draw",
                                "amount": 4036.0
                            }
                        ],
                        "expected_reward_tokens": 11986.92,
                        "profit_sb": 2986.92,
                        "profit_sb_percentage": 33.19,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tunisia",
                                "amount": 4285.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2900.0
                            },
                            {
                                "team": "Australia",
                                "amount": 2815.0
                            }
                        ],
                        "expected_reward_tokens": 8612.85,
                        "profit_sb": -387.15,
                        "profit_sb_percentage": -4.3,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e360cf82-8670-4a08-9dd0-121132d664f3",
                            "gambit_id": "98eb89a9-718f-4ed2-ae50-871278266638",
                            "last_updated": "2022-11-28T11:32:08.194330-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tunisia",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866fa397-d9a3-48b8-86a9-645dcaa308b2/?format=api"
                        },
                        {
                            "id": "27a45e2e-dc07-4ba9-95a9-ebbc0e5854fd",
                            "gambit_id": "e4136e9f-15fd-44c6-8a9f-331789642d0f",
                            "last_updated": "2022-11-28T11:32:08.195570-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.97000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866fa397-d9a3-48b8-86a9-645dcaa308b2/?format=api"
                        },
                        {
                            "id": "676769b1-b201-4ffc-b56f-fa2c9b5e38a3",
                            "gambit_id": "038cfac6-2b60-4864-a8f0-a1c0621e5f6c",
                            "last_updated": "2022-11-28T11:32:08.193073-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Australia",
                            "reward": "3.06000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866fa397-d9a3-48b8-86a9-645dcaa308b2/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7f4c468-3191-4178-b366-c26f5cf37fb4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75bdc6cf-4777-4199-8c56-5768244f1527/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5662.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4338.0
                            }
                        ],
                        "expected_reward_tokens": 8719.38,
                        "profit_sb": -280.62,
                        "profit_sb_percentage": -3.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d1708f3-f64c-408b-a9ed-60bbc0d00c92",
                            "gambit_id": "eabd140b-e07e-4dd4-8886-f0e7ff928ec4",
                            "last_updated": "2022-11-28T11:32:08.189568-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.54000",
                            "odds": "1.62000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7f4c468-3191-4178-b366-c26f5cf37fb4/?format=api"
                        },
                        {
                            "id": "ef07cb8d-2a9b-4195-89eb-7e4fed0f88fe",
                            "gambit_id": "1a9dbc74-ba4d-43da-a805-c36d4bc1b518",
                            "last_updated": "2022-11-28T11:32:08.190719-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7f4c468-3191-4178-b366-c26f5cf37fb4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c2090fdf-7882-44fd-b650-0edd9226fb56",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9e7103da-b280-4458-aa92-d7c7583d73a0",
            "completed": true,
            "last_updated": "2022-11-26T11:02:19.200540-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.24,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/9e7103da-b280-4458-aa92-d7c7583d73a0",
            "datetime": "2022-11-25T15:30:00-05:00",
            "cutoff_datetime": "2022-11-25T15:30:00-05:00",
            "name": "Arkansas v. Missouri",
            "bettypes": [
                {
                    "id": "91c5f1c2-4299-4634-a915-539a245c4946",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2090fdf-7882-44fd-b650-0edd9226fb56/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Missouri",
                                "amount": 5097.0
                            },
                            {
                                "team": "Arkansas",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1c741bd3-e126-495f-a2d3-ea6efbec23d7",
                            "gambit_id": "2d69ab84-15b8-48b4-b461-5972b4aee513",
                            "last_updated": "2022-11-26T11:02:19.203147-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Missouri",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91c5f1c2-4299-4634-a915-539a245c4946/?format=api"
                        },
                        {
                            "id": "41589056-3f55-42d2-b12f-5213858f356a",
                            "gambit_id": "083f5065-19da-4e31-965c-3176981a665d",
                            "last_updated": "2022-11-26T11:02:19.204336-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arkansas",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91c5f1c2-4299-4634-a915-539a245c4946/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "51d00817-eabe-4295-8590-4171fbdf87ed",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "aba734e7-f2ac-429d-93f6-517556b3c62d",
            "completed": true,
            "last_updated": "2022-11-26T12:02:31.358198-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.12,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/aba734e7-f2ac-429d-93f6-517556b3c62d",
            "datetime": "2022-11-25T11:00:00-05:00",
            "cutoff_datetime": "2022-11-25T11:00:00-05:00",
            "name": "Netherlands v. Ecuador",
            "bettypes": [
                {
                    "id": "0a3e0983-5e81-444b-9bf8-43d3e273d610",
                    "match": "https://api-prod.gambitprofit.com/api/matches/51d00817-eabe-4295-8590-4171fbdf87ed/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Netherlands",
                                "amount": 7051.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2949.0
                            }
                        ],
                        "expected_reward_tokens": 10292.01,
                        "profit_sb": 1292.01,
                        "profit_sb_percentage": 14.36,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Netherlands",
                                "amount": 5918.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2476.0
                            },
                            {
                                "team": "Ecuador",
                                "amount": 1606.0
                            }
                        ],
                        "expected_reward_tokens": 8640.28,
                        "profit_sb": -359.72,
                        "profit_sb_percentage": -4.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c04be1fa-4185-41c3-a243-2c9922bba2a4",
                            "gambit_id": "b9ab4091-bc62-43b4-a26d-85794b08db17",
                            "last_updated": "2022-11-26T12:02:31.365765-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Netherlands",
                            "reward": "1.46000",
                            "odds": "1.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a3e0983-5e81-444b-9bf8-43d3e273d610/?format=api"
                        },
                        {
                            "id": "6f02eda4-96de-4656-9afd-03681eb811b1",
                            "gambit_id": "8a178252-8e82-4b65-af1d-1c20f5823061",
                            "last_updated": "2022-11-26T12:02:31.366914-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.49000",
                            "odds": "3.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a3e0983-5e81-444b-9bf8-43d3e273d610/?format=api"
                        },
                        {
                            "id": "8f6fa47c-9592-45e5-82e1-fa13a45d0c4c",
                            "gambit_id": "4ce3ffd6-a59b-4b00-837f-1ecdc93c0d43",
                            "last_updated": "2022-11-26T12:02:31.364580-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ecuador",
                            "reward": "5.38000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a3e0983-5e81-444b-9bf8-43d3e273d610/?format=api"
                        }
                    ]
                },
                {
                    "id": "9eb43a47-56de-4445-976f-275a391f14f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/51d00817-eabe-4295-8590-4171fbdf87ed/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5129.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4871.0
                            }
                        ],
                        "expected_reward_tokens": 8719.09,
                        "profit_sb": -280.91,
                        "profit_sb_percentage": -3.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07c442a5-24a2-4728-96b7-bb6fb1e226a6",
                            "gambit_id": "0bd13774-e3ea-4ec3-a555-5f268097a595",
                            "last_updated": "2022-11-26T12:02:31.361075-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eb43a47-56de-4445-976f-275a391f14f8/?format=api"
                        },
                        {
                            "id": "c536d978-901a-4534-b30c-8581c0047630",
                            "gambit_id": "a027d5fb-5db8-4722-a395-22dada36d849",
                            "last_updated": "2022-11-26T12:02:31.362245-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.79000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eb43a47-56de-4445-976f-275a391f14f8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "707477f4-9442-4ced-91eb-8db60807f368",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a3985013-14bf-4462-82ed-d074e75e36d1",
            "completed": true,
            "last_updated": "2022-11-26T12:47:09.115555-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.8,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/a3985013-14bf-4462-82ed-d074e75e36d1",
            "datetime": "2022-11-25T08:00:00-05:00",
            "cutoff_datetime": "2022-11-25T08:00:00-05:00",
            "name": "Qatar v. Senegal",
            "bettypes": [
                {
                    "id": "5aedf4dd-2e0b-4040-890d-cf76e7a341f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/707477f4-9442-4ced-91eb-8db60807f368/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Senegal",
                                "amount": 5917.0
                            },
                            {
                                "team": "Draw",
                                "amount": 4083.0
                            }
                        ],
                        "expected_reward_tokens": 11595.72,
                        "profit_sb": 2595.72,
                        "profit_sb_percentage": 28.84,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Senegal",
                                "amount": 4321.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2982.0
                            },
                            {
                                "team": "Qatar",
                                "amount": 2697.0
                            }
                        ],
                        "expected_reward_tokens": 8468.58,
                        "profit_sb": -531.42,
                        "profit_sb_percentage": -5.9,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7012662d-22c3-47bb-a0e8-187007ffc168",
                            "gambit_id": "60ce5beb-7b8c-4e47-88b3-b6778622cc61",
                            "last_updated": "2022-11-26T12:47:09.122113-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Senegal",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aedf4dd-2e0b-4040-890d-cf76e7a341f0/?format=api"
                        },
                        {
                            "id": "4b49fad0-4cb2-4f81-8910-3a9e19595c3b",
                            "gambit_id": "8b326aed-0726-4a22-b783-c3739ea8a124",
                            "last_updated": "2022-11-26T12:47:09.124424-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.84000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aedf4dd-2e0b-4040-890d-cf76e7a341f0/?format=api"
                        },
                        {
                            "id": "f1eae0fb-56a3-40b0-80c1-b9d768336769",
                            "gambit_id": "752b1a90-e4b6-47dd-9e0a-61851dc1dff2",
                            "last_updated": "2022-11-26T12:47:09.123359-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Qatar",
                            "reward": "3.14000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aedf4dd-2e0b-4040-890d-cf76e7a341f0/?format=api"
                        }
                    ]
                },
                {
                    "id": "1e312bfa-ff1b-46ff-907e-54915045b7e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/707477f4-9442-4ced-91eb-8db60807f368/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5912.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4088.0
                            }
                        ],
                        "expected_reward_tokens": 8748.32,
                        "profit_sb": -251.68,
                        "profit_sb_percentage": -2.8,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "df16f70a-b317-4fa3-8a86-fb529790b388",
                            "gambit_id": "44e84a7e-f24e-4537-b840-d31d6cd48ba8",
                            "last_updated": "2022-11-26T12:47:09.118592-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.48000",
                            "odds": "1.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e312bfa-ff1b-46ff-907e-54915045b7e5/?format=api"
                        },
                        {
                            "id": "8ed5d302-0486-49c7-91bb-b9411a8d0057",
                            "gambit_id": "2949f0ac-b713-4888-b13a-bd30c1a4342f",
                            "last_updated": "2022-11-26T12:47:09.119669-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e312bfa-ff1b-46ff-907e-54915045b7e5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "81d105c7-326f-4f78-acc4-41fd3b386c4a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3d61e52c-73ab-432b-a2d3-1305373a0fbf",
            "completed": true,
            "last_updated": "2022-11-26T12:47:08.969946-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.78,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/3d61e52c-73ab-432b-a2d3-1305373a0fbf",
            "datetime": "2022-11-25T05:00:00-05:00",
            "cutoff_datetime": "2022-11-25T05:00:00-05:00",
            "name": "Wales v. Iran",
            "bettypes": [
                {
                    "id": "58ffb799-8e29-4dfc-9952-a9443dfee189",
                    "match": "https://api-prod.gambitprofit.com/api/matches/81d105c7-326f-4f78-acc4-41fd3b386c4a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Wales",
                                "amount": 5682.0
                            },
                            {
                                "team": "Draw",
                                "amount": 4318.0
                            }
                        ],
                        "expected_reward_tokens": 11874.5,
                        "profit_sb": 2874.5,
                        "profit_sb_percentage": 31.94,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Wales",
                                "amount": 4059.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3085.0
                            },
                            {
                                "team": "Iran",
                                "amount": 2856.0
                            }
                        ],
                        "expected_reward_tokens": 8482.32,
                        "profit_sb": -517.68,
                        "profit_sb_percentage": -5.75,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e5afd8d1-8d2f-4da6-82ad-48014abe49ae",
                            "gambit_id": "a5407a62-9500-4d41-9ae4-b79ba6579999",
                            "last_updated": "2022-11-26T12:47:08.977113-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wales",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58ffb799-8e29-4dfc-9952-a9443dfee189/?format=api"
                        },
                        {
                            "id": "e2bce811-5f95-4aa7-9aa1-87c12bc16017",
                            "gambit_id": "456eb5d6-0979-49a9-af5d-0d46d66d946b",
                            "last_updated": "2022-11-26T12:47:08.978327-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.75000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58ffb799-8e29-4dfc-9952-a9443dfee189/?format=api"
                        },
                        {
                            "id": "49ba9d3f-71b1-4df4-9693-29491be2dfdc",
                            "gambit_id": "79d4c3d9-8e9a-4483-bda1-05ad7d9f904d",
                            "last_updated": "2022-11-26T12:47:08.975863-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Iran",
                            "reward": "2.97000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58ffb799-8e29-4dfc-9952-a9443dfee189/?format=api"
                        }
                    ]
                },
                {
                    "id": "2e0b06e7-ed08-4390-b58d-7c2febcc8328",
                    "match": "https://api-prod.gambitprofit.com/api/matches/81d105c7-326f-4f78-acc4-41fd3b386c4a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 6076.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 3924.0
                            }
                        ],
                        "expected_reward_tokens": 8749.44,
                        "profit_sb": -250.56,
                        "profit_sb_percentage": -2.78,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "80c1173c-cf6a-4581-8dcd-71aa70e6e1cf",
                            "gambit_id": "d993dcfa-91df-4145-83cd-a6c460d96e8f",
                            "last_updated": "2022-11-26T12:47:08.972538-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e0b06e7-ed08-4390-b58d-7c2febcc8328/?format=api"
                        },
                        {
                            "id": "dfc07b2b-ab79-4088-8289-afc4a14263fb",
                            "gambit_id": "ee14f8ce-715d-40bf-ac96-dcd7b4494483",
                            "last_updated": "2022-11-26T12:47:08.973645-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e0b06e7-ed08-4390-b58d-7c2febcc8328/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7f829493-1033-4d54-8345-a5d92c4276ab",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "85e45936-9d8b-4b79-ac7d-db42317970b1",
            "completed": true,
            "last_updated": "2022-11-25T09:32:04.040359-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.33,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/85e45936-9d8b-4b79-ac7d-db42317970b1",
            "datetime": "2022-11-24T20:20:00-05:00",
            "cutoff_datetime": "2022-11-24T20:20:00-05:00",
            "name": "New England Patriots v. Minnesota Vikings",
            "bettypes": [
                {
                    "id": "d7881f45-b85a-4617-8aef-6a3b397657ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f829493-1033-4d54-8345-a5d92c4276ab/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New England Patriots",
                                "amount": 5097.0
                            },
                            {
                                "team": "Minnesota Vikings",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bdc821dd-100a-4d9a-a638-62a37d1ccd3b",
                            "gambit_id": "c2cec07c-27b9-4594-8e6f-1f209e860c9a",
                            "last_updated": "2022-11-25T09:32:04.043756-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New England Patriots",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7881f45-b85a-4617-8aef-6a3b397657ee/?format=api"
                        },
                        {
                            "id": "e1b2ab0c-0fa9-4c7f-b797-7ffd544cdc55",
                            "gambit_id": "34b9be0d-4f56-42bf-a89a-5988f8010698",
                            "last_updated": "2022-11-25T09:32:04.042763-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7881f45-b85a-4617-8aef-6a3b397657ee/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2147c785-4089-455a-aec7-0c29cfdfabbf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3250d6c1-5726-43dd-a514-8a579bb32104",
            "completed": true,
            "last_updated": "2022-11-25T09:32:04.875756-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/3250d6c1-5726-43dd-a514-8a579bb32104",
            "datetime": "2022-11-24T16:30:00-05:00",
            "cutoff_datetime": "2022-11-24T16:30:00-05:00",
            "name": "New York Giants v. Dallas Cowboys",
            "bettypes": [
                {
                    "id": "d8f8ef14-fb1a-490f-a591-5599d6ce2373",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2147c785-4089-455a-aec7-0c29cfdfabbf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Giants",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Cowboys",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "69922798-37cf-4300-8339-65abd8cb7d2d",
                            "gambit_id": "18205bb6-6c13-4e26-86c0-dc335a186afc",
                            "last_updated": "2022-11-25T09:32:04.879172-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Giants",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8f8ef14-fb1a-490f-a591-5599d6ce2373/?format=api"
                        },
                        {
                            "id": "71182779-802a-4157-842a-08eb5717b766",
                            "gambit_id": "2785f22b-997c-4980-9ca4-67ec35cde416",
                            "last_updated": "2022-11-25T09:32:04.878130-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8f8ef14-fb1a-490f-a591-5599d6ce2373/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8aff87ba-a2b7-4cab-9b5f-61222a37f569",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "74cb6c89-5f2f-4707-a236-94c24a4d6f0a",
            "completed": true,
            "last_updated": "2022-11-25T09:32:01.879930-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.29,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/74cb6c89-5f2f-4707-a236-94c24a4d6f0a",
            "datetime": "2022-11-24T14:00:00-05:00",
            "cutoff_datetime": "2022-11-24T14:00:00-05:00",
            "name": "Brazil v. Serbia",
            "bettypes": [
                {
                    "id": "d4d6ff83-a322-444c-8d78-907d17b34a75",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8aff87ba-a2b7-4cab-9b5f-61222a37f569/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Brazil",
                                "amount": 7433.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2567.0
                            }
                        ],
                        "expected_reward_tokens": 10034.55,
                        "profit_sb": 1034.55,
                        "profit_sb_percentage": 11.5,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brazil",
                                "amount": 6373.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2200.0
                            },
                            {
                                "team": "Serbia",
                                "amount": 1427.0
                            }
                        ],
                        "expected_reward_tokens": 8602.0,
                        "profit_sb": -398.0,
                        "profit_sb_percentage": -4.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8bb70691-2251-4462-b6ea-d20aed34b2eb",
                            "gambit_id": "da2a5b95-d1b3-41ca-a191-1469f6f7f4d0",
                            "last_updated": "2022-11-25T09:32:01.886859-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brazil",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4d6ff83-a322-444c-8d78-907d17b34a75/?format=api"
                        },
                        {
                            "id": "5069fbcc-47f5-4b2b-8e0e-42df68efe638",
                            "gambit_id": "70ba7e4c-e33c-486d-ae23-8687dd3cf821",
                            "last_updated": "2022-11-25T09:32:01.887868-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.91000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4d6ff83-a322-444c-8d78-907d17b34a75/?format=api"
                        },
                        {
                            "id": "70861094-8725-4f00-a7e0-7c318b4c4332",
                            "gambit_id": "858d52c0-ba5b-4986-acc2-00e519c2bff4",
                            "last_updated": "2022-11-25T09:32:01.885837-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Serbia",
                            "reward": "6.03000",
                            "odds": "6.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4d6ff83-a322-444c-8d78-907d17b34a75/?format=api"
                        }
                    ]
                },
                {
                    "id": "6bd0aab2-2412-444e-a064-a447d9a01a13",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8aff87ba-a2b7-4cab-9b5f-61222a37f569/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5244.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4756.0
                            }
                        ],
                        "expected_reward_tokens": 8703.48,
                        "profit_sb": -296.52,
                        "profit_sb_percentage": -3.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9f103484-d9b2-405e-8e2d-744233d3efd4",
                            "gambit_id": "f4b88ad5-e551-4f42-8095-2e139ba890a9",
                            "last_updated": "2022-11-25T09:32:01.883576-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.66000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bd0aab2-2412-444e-a064-a447d9a01a13/?format=api"
                        },
                        {
                            "id": "e53fd77e-f92f-4f75-a8a5-44016ab65460",
                            "gambit_id": "4d2973dd-2d76-44de-9d53-4a23cecfdf68",
                            "last_updated": "2022-11-25T09:32:01.882500-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.83000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bd0aab2-2412-444e-a064-a447d9a01a13/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f2667a62-10be-41ec-be23-c67572cd17cd",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fc7287e3-72e1-403c-80f9-28c6c678aca5",
            "completed": true,
            "last_updated": "2022-11-25T09:37:07.204065-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/fc7287e3-72e1-403c-80f9-28c6c678aca5",
            "datetime": "2022-11-24T12:30:00-05:00",
            "cutoff_datetime": "2022-11-24T12:30:00-05:00",
            "name": "Buffalo Bills v. Detroit Lions",
            "bettypes": [
                {
                    "id": "0cd285a0-c0aa-4a79-b2db-0e0ac4c3f666",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2667a62-10be-41ec-be23-c67572cd17cd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Lions",
                                "amount": 5000.0
                            },
                            {
                                "team": "Buffalo Bills",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1908fefd-e2ee-4d78-b09c-e6ed1d1d6d10",
                            "gambit_id": "7622735c-4144-44e9-b21c-87320baada48",
                            "last_updated": "2022-11-25T09:37:07.206667-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Lions",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cd285a0-c0aa-4a79-b2db-0e0ac4c3f666/?format=api"
                        },
                        {
                            "id": "1ea0ed21-2540-436a-9f42-596ec8ed2a01",
                            "gambit_id": "8e37329d-ddc4-4ea1-be25-5c694a927ccf",
                            "last_updated": "2022-11-25T09:37:07.207764-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cd285a0-c0aa-4a79-b2db-0e0ac4c3f666/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "96fc8ace-7c08-461e-82b1-1e38083f446b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "caef525f-ccf3-43fc-80fc-88b284f24e34",
            "completed": true,
            "last_updated": "2022-11-25T09:27:01.076901-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.95,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/caef525f-ccf3-43fc-80fc-88b284f24e34",
            "datetime": "2022-11-24T11:00:00-05:00",
            "cutoff_datetime": "2022-11-24T11:00:00-05:00",
            "name": "Portugal v. Ghana",
            "bettypes": [
                {
                    "id": "9ca71a91-7d73-4728-8c4c-e09e450fd7b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/96fc8ace-7c08-461e-82b1-1e38083f446b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Portugal",
                                "amount": 7552.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2448.0
                            }
                        ],
                        "expected_reward_tokens": 9742.08,
                        "profit_sb": 742.08,
                        "profit_sb_percentage": 8.25,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portugal",
                                "amount": 6771.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2195.0
                            },
                            {
                                "team": "Ghana",
                                "amount": 1035.0
                            }
                        ],
                        "expected_reward_tokens": 8734.59,
                        "profit_sb": -265.41,
                        "profit_sb_percentage": -2.95,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4ef5139b-917e-458b-a196-8bc94431036c",
                            "gambit_id": "1e09c6d0-3234-4a73-a460-811a28299467",
                            "last_updated": "2022-11-25T09:27:01.083213-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portugal",
                            "reward": "1.29000",
                            "odds": "1.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca71a91-7d73-4728-8c4c-e09e450fd7b5/?format=api"
                        },
                        {
                            "id": "04b647e0-87b1-4c8d-844c-87340025d0ee",
                            "gambit_id": "765a1fe7-b296-41c4-b204-a1bd9c4a6740",
                            "last_updated": "2022-11-25T09:27:01.084197-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.98000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca71a91-7d73-4728-8c4c-e09e450fd7b5/?format=api"
                        },
                        {
                            "id": "e646287f-7c04-4911-80ff-d9cc6b1e06e6",
                            "gambit_id": "16c60060-eed4-454e-a62e-31d9f49a487c",
                            "last_updated": "2022-11-25T09:27:01.082220-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ghana",
                            "reward": "8.44000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca71a91-7d73-4728-8c4c-e09e450fd7b5/?format=api"
                        }
                    ]
                },
                {
                    "id": "c3cf6b46-b86b-4146-b5e3-e9ca0a26ce16",
                    "match": "https://api-prod.gambitprofit.com/api/matches/96fc8ace-7c08-461e-82b1-1e38083f446b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5244.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4756.0
                            }
                        ],
                        "expected_reward_tokens": 8703.48,
                        "profit_sb": -296.52,
                        "profit_sb_percentage": -3.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "16567dfd-86d5-432a-9ec1-96cd02852c2c",
                            "gambit_id": "ae29e14a-e9f2-4ef1-b6a8-115571a78269",
                            "last_updated": "2022-11-25T09:27:01.079269-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.66000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3cf6b46-b86b-4146-b5e3-e9ca0a26ce16/?format=api"
                        },
                        {
                            "id": "1005d632-8d81-4c30-ae82-7913374e39e7",
                            "gambit_id": "e95d74dc-6517-4c39-ab14-a7f0a9579ca6",
                            "last_updated": "2022-11-25T09:27:01.080264-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.83000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3cf6b46-b86b-4146-b5e3-e9ca0a26ce16/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4b6211f2-12d2-4176-9d78-3dd659901004",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8603dc8f-7788-48a3-a93a-69f187be86b8",
            "completed": true,
            "last_updated": "2022-11-25T09:27:00.945246-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.8,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/8603dc8f-7788-48a3-a93a-69f187be86b8",
            "datetime": "2022-11-24T08:00:00-05:00",
            "cutoff_datetime": "2022-11-24T08:00:00-05:00",
            "name": "Uruguay v. South Korea",
            "bettypes": [
                {
                    "id": "c49f0719-3b27-433c-a874-b1c5a8d3daa9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b6211f2-12d2-4176-9d78-3dd659901004/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Uruguay",
                                "amount": 6443.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3557.0
                            }
                        ],
                        "expected_reward_tokens": 10564.29,
                        "profit_sb": 1564.29,
                        "profit_sb_percentage": 17.38,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Uruguay",
                                "amount": 5217.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2881.0
                            },
                            {
                                "team": "South Korea",
                                "amount": 1901.0
                            }
                        ],
                        "expected_reward_tokens": 8554.5,
                        "profit_sb": -445.5,
                        "profit_sb_percentage": -4.95,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "72231eb3-96fb-42e0-a707-ecdfa5aade9c",
                            "gambit_id": "dab9145e-b978-437a-aec7-dfad6bf649ba",
                            "last_updated": "2022-11-25T09:27:00.951766-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Uruguay",
                            "reward": "1.64000",
                            "odds": "1.73000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c49f0719-3b27-433c-a874-b1c5a8d3daa9/?format=api"
                        },
                        {
                            "id": "00c9b5a6-d9fa-4bb3-88b6-b84f029c395d",
                            "gambit_id": "d3d2ea89-2e04-43d1-9dab-0252ec8731f8",
                            "last_updated": "2022-11-25T09:27:00.952859-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.97000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c49f0719-3b27-433c-a874-b1c5a8d3daa9/?format=api"
                        },
                        {
                            "id": "475e98bd-0976-43c0-baac-4ea3456b47f0",
                            "gambit_id": "cd07a1ed-e00a-41fe-b462-a7ead887bdc1",
                            "last_updated": "2022-11-25T09:27:00.950726-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Korea",
                            "reward": "4.50000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c49f0719-3b27-433c-a874-b1c5a8d3daa9/?format=api"
                        }
                    ]
                },
                {
                    "id": "578181dc-49c6-45a9-9fc0-bb99fb473217",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b6211f2-12d2-4176-9d78-3dd659901004/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5912.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4088.0
                            }
                        ],
                        "expected_reward_tokens": 8748.32,
                        "profit_sb": -251.68,
                        "profit_sb_percentage": -2.8,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a0115cd2-4ad2-4247-a9f1-7714b8868cfa",
                            "gambit_id": "9a5f94d5-b3c4-4d8e-895d-5d54db457c05",
                            "last_updated": "2022-11-25T09:27:00.947677-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.48000",
                            "odds": "1.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578181dc-49c6-45a9-9fc0-bb99fb473217/?format=api"
                        },
                        {
                            "id": "aac5eca0-958e-461f-b620-cede642ad25f",
                            "gambit_id": "15996202-e23d-4fa5-b809-9210ac456ad2",
                            "last_updated": "2022-11-25T09:27:00.948686-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578181dc-49c6-45a9-9fc0-bb99fb473217/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9d303da2-582b-46a0-a514-311fbad1a253",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c06cc8c9-0569-4d64-a3e3-a81217c5371e",
            "completed": true,
            "last_updated": "2022-11-25T09:32:02.157250-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.12,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/c06cc8c9-0569-4d64-a3e3-a81217c5371e",
            "datetime": "2022-11-24T05:00:00-05:00",
            "cutoff_datetime": "2022-11-24T05:00:00-05:00",
            "name": "Switzerland v. Cameroon",
            "bettypes": [
                {
                    "id": "ef3afcd8-ab20-4ea4-8952-620ea577a69f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d303da2-582b-46a0-a514-311fbad1a253/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Switzerland",
                                "amount": 6610.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3390.0
                            }
                        ],
                        "expected_reward_tokens": 10509.0,
                        "profit_sb": 1509.0,
                        "profit_sb_percentage": 16.77,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Switzerland",
                                "amount": 5358.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2748.0
                            },
                            {
                                "team": "Cameroon",
                                "amount": 1893.0
                            }
                        ],
                        "expected_reward_tokens": 8518.5,
                        "profit_sb": -481.5,
                        "profit_sb_percentage": -5.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cd350043-dcac-4bac-b7b9-277ccef86e9e",
                            "gambit_id": "5525bf40-7b0d-494b-bc46-aab312688e70",
                            "last_updated": "2022-11-25T09:32:02.164151-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Switzerland",
                            "reward": "1.59000",
                            "odds": "1.67000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3afcd8-ab20-4ea4-8952-620ea577a69f/?format=api"
                        },
                        {
                            "id": "fc43e002-7db9-43fd-8456-50a9d09a6091",
                            "gambit_id": "a263df22-25ed-4adc-8691-0bff07552b1f",
                            "last_updated": "2022-11-25T09:32:02.165316-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.10000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3afcd8-ab20-4ea4-8952-620ea577a69f/?format=api"
                        },
                        {
                            "id": "d5348845-2dbe-4a88-9133-c06b7e0b265a",
                            "gambit_id": "d2f83188-380b-454a-800b-c360eb6f5a01",
                            "last_updated": "2022-11-25T09:32:02.163099-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameroon",
                            "reward": "4.50000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3afcd8-ab20-4ea4-8952-620ea577a69f/?format=api"
                        }
                    ]
                },
                {
                    "id": "7d9277b6-d272-442c-bed1-7f63d89687ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d303da2-582b-46a0-a514-311fbad1a253/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5662.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4338.0
                            }
                        ],
                        "expected_reward_tokens": 8719.38,
                        "profit_sb": -280.62,
                        "profit_sb_percentage": -3.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "24c2c83d-9372-4a74-8344-6ed55a1ce747",
                            "gambit_id": "b82aac25-9acc-498c-9433-3509ec0e538e",
                            "last_updated": "2022-11-25T09:32:02.159850-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.54000",
                            "odds": "1.62000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d9277b6-d272-442c-bed1-7f63d89687ec/?format=api"
                        },
                        {
                            "id": "15fa262f-4c1b-47a1-8333-78908ebf092e",
                            "gambit_id": "51feb130-790b-4c17-80fe-08ed84788d28",
                            "last_updated": "2022-11-25T09:32:02.160937-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d9277b6-d272-442c-bed1-7f63d89687ec/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e358a0da-78a8-46c8-b2d6-08b25fb61401",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "059b3206-05ae-48d2-8563-5d5d76004e9c",
            "completed": true,
            "last_updated": "2022-11-24T09:27:07.060941-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.29,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/059b3206-05ae-48d2-8563-5d5d76004e9c",
            "datetime": "2022-11-23T14:00:00-05:00",
            "cutoff_datetime": "2022-11-23T14:00:00-05:00",
            "name": "Belgium v. Canada",
            "bettypes": [
                {
                    "id": "bf23e315-87fe-46de-9aa4-e47a5a698a67",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e358a0da-78a8-46c8-b2d6-08b25fb61401/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Belgium",
                                "amount": 7204.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2796.0
                            }
                        ],
                        "expected_reward_tokens": 10373.16,
                        "profit_sb": 1373.16,
                        "profit_sb_percentage": 15.26,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Belgium",
                                "amount": 6039.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2344.0
                            },
                            {
                                "team": "Canada",
                                "amount": 1616.0
                            }
                        ],
                        "expected_reward_tokens": 8694.08,
                        "profit_sb": -305.92,
                        "profit_sb_percentage": -3.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "94deee9a-31fe-460c-a5c9-a5afd9199b5d",
                            "gambit_id": "088f3b7d-77e9-4127-add2-c57d112b009e",
                            "last_updated": "2022-11-24T09:27:07.067635-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Belgium",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf23e315-87fe-46de-9aa4-e47a5a698a67/?format=api"
                        },
                        {
                            "id": "37977312-d044-47f9-b1e5-53a2df7d6c14",
                            "gambit_id": "e6589661-7bed-4d4c-a625-5412a627e9c9",
                            "last_updated": "2022-11-24T09:27:07.068569-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.71000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf23e315-87fe-46de-9aa4-e47a5a698a67/?format=api"
                        },
                        {
                            "id": "2fcaebe4-9155-40f4-bf02-009062d6aa02",
                            "gambit_id": "e412b812-76ba-4b2f-a1e2-d83258b517fc",
                            "last_updated": "2022-11-24T09:27:07.066702-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Canada",
                            "reward": "5.38000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf23e315-87fe-46de-9aa4-e47a5a698a67/?format=api"
                        }
                    ]
                },
                {
                    "id": "c46b894f-5476-4e57-89ad-ce72fabebfdf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e358a0da-78a8-46c8-b2d6-08b25fb61401/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5244.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4756.0
                            }
                        ],
                        "expected_reward_tokens": 8703.48,
                        "profit_sb": -296.52,
                        "profit_sb_percentage": -3.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e76b82ef-d4db-412f-976e-5c0d4775ae30",
                            "gambit_id": "697a8224-ca7a-4a69-94cf-50ed74231e18",
                            "last_updated": "2022-11-24T09:27:07.064833-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.66000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c46b894f-5476-4e57-89ad-ce72fabebfdf/?format=api"
                        },
                        {
                            "id": "0f2c7fa2-3b4c-4d40-a0e8-ed1bc01a0f9e",
                            "gambit_id": "41f70430-99b1-412d-8433-1535cf132f68",
                            "last_updated": "2022-11-24T09:27:07.063649-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.83000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c46b894f-5476-4e57-89ad-ce72fabebfdf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "121d2f46-cd57-4b60-bd20-debc07ee76e3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4653674e-3681-4d8e-8cfe-1e91e0724f48",
            "completed": true,
            "last_updated": "2022-11-24T09:32:36.292244-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.55,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/4653674e-3681-4d8e-8cfe-1e91e0724f48",
            "datetime": "2022-11-23T11:00:00-05:00",
            "cutoff_datetime": "2022-11-23T11:00:00-05:00",
            "name": "Spain v. Costa Rica",
            "bettypes": [
                {
                    "id": "8754d9cb-a1fd-40f6-8275-4e0c7f2b6566",
                    "match": "https://api-prod.gambitprofit.com/api/matches/121d2f46-cd57-4b60-bd20-debc07ee76e3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Spain",
                                "amount": 8257.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1743.0
                            }
                        ],
                        "expected_reward_tokens": 9412.2,
                        "profit_sb": 412.2,
                        "profit_sb_percentage": 4.58,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Spain",
                                "amount": 7772.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1641.0
                            },
                            {
                                "team": "Costa Rica",
                                "amount": 588.0
                            }
                        ],
                        "expected_reward_tokens": 8860.08,
                        "profit_sb": -139.92,
                        "profit_sb_percentage": -1.55,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "96f862f3-926d-485b-89f8-01e06508e3b9",
                            "gambit_id": "7a0f4cec-5c37-462e-a040-6a4d0ee0f923",
                            "last_updated": "2022-11-24T09:32:36.299751-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Spain",
                            "reward": "1.14000",
                            "odds": "1.16000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8754d9cb-a1fd-40f6-8275-4e0c7f2b6566/?format=api"
                        },
                        {
                            "id": "062eefa7-8388-4127-9dd5-0d104f8105af",
                            "gambit_id": "5445f3f7-faee-45f5-b420-4d2bd319ec2c",
                            "last_updated": "2022-11-24T09:32:36.300824-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "5.40000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8754d9cb-a1fd-40f6-8275-4e0c7f2b6566/?format=api"
                        },
                        {
                            "id": "b43a4490-65a8-44a2-bc39-bbe32b0feb9f",
                            "gambit_id": "70dc7ce3-da96-46ba-b12f-4cebff6f2b65",
                            "last_updated": "2022-11-24T09:32:36.298721-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Costa Rica",
                            "reward": "15.08000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8754d9cb-a1fd-40f6-8275-4e0c7f2b6566/?format=api"
                        }
                    ]
                },
                {
                    "id": "e8c28151-51b4-4649-b873-5292b8988021",
                    "match": "https://api-prod.gambitprofit.com/api/matches/121d2f46-cd57-4b60-bd20-debc07ee76e3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5371.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4629.0
                            }
                        ],
                        "expected_reward_tokens": 8701.02,
                        "profit_sb": -298.98,
                        "profit_sb_percentage": -3.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5c59afda-72f6-4f8c-931d-5e78770076ef",
                            "gambit_id": "0ea087c5-0dc2-4ea7-be09-7b338ea2e90c",
                            "last_updated": "2022-11-24T09:32:36.296597-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.62000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c28151-51b4-4649-b873-5292b8988021/?format=api"
                        },
                        {
                            "id": "8733864e-49ca-4a01-acb1-5a2ce2f432bb",
                            "gambit_id": "29b13f44-9e30-46fe-8b08-88a751bfbab9",
                            "last_updated": "2022-11-24T09:32:36.295123-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c28151-51b4-4649-b873-5292b8988021/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "694ac455-044e-42e0-8232-cc2c2e9943ef",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "52f7a194-3f1f-481d-83e5-6b6a2685e165",
            "completed": true,
            "last_updated": "2022-11-24T09:32:37.087626-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.15,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/52f7a194-3f1f-481d-83e5-6b6a2685e165",
            "datetime": "2022-11-23T08:00:00-05:00",
            "cutoff_datetime": "2022-11-23T08:00:00-05:00",
            "name": "Germany v. Japan",
            "bettypes": [
                {
                    "id": "496850bd-4e20-4fcc-b1c0-293ca9ad3d96",
                    "match": "https://api-prod.gambitprofit.com/api/matches/694ac455-044e-42e0-8232-cc2c2e9943ef/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Germany",
                                "amount": 7322.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2678.0
                            }
                        ],
                        "expected_reward_tokens": 10176.4,
                        "profit_sb": 1176.4,
                        "profit_sb_percentage": 13.07,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Germany",
                                "amount": 6194.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2266.0
                            },
                            {
                                "team": "Japan",
                                "amount": 1540.0
                            }
                        ],
                        "expected_reward_tokens": 8608.6,
                        "profit_sb": -391.4,
                        "profit_sb_percentage": -4.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "10bfa6a0-7b69-4f41-bf85-d69ba5a636e8",
                            "gambit_id": "bdbcf8c4-687e-4d46-913a-250de826fecf",
                            "last_updated": "2022-11-24T09:32:37.094575-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Germany",
                            "reward": "1.39000",
                            "odds": "1.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/496850bd-4e20-4fcc-b1c0-293ca9ad3d96/?format=api"
                        },
                        {
                            "id": "b7b277aa-0cf5-468a-9b8b-326894936dfe",
                            "gambit_id": "1ce9742c-d2cf-4b70-bef3-c64bba86c8b4",
                            "last_updated": "2022-11-24T09:32:37.095540-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.80000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/496850bd-4e20-4fcc-b1c0-293ca9ad3d96/?format=api"
                        },
                        {
                            "id": "6098a420-e76f-45ff-a822-2998ca61a3e0",
                            "gambit_id": "3761b063-01f8-489c-987a-1c7b26804ad4",
                            "last_updated": "2022-11-24T09:32:37.093623-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Japan",
                            "reward": "5.59000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/496850bd-4e20-4fcc-b1c0-293ca9ad3d96/?format=api"
                        }
                    ]
                },
                {
                    "id": "e9bd1759-7e0f-435d-832e-f407f124f09b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/694ac455-044e-42e0-8232-cc2c2e9943ef/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5552.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4448.0
                            }
                        ],
                        "expected_reward_tokens": 8716.64,
                        "profit_sb": -283.36,
                        "profit_sb_percentage": -3.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "32f5a67d-b177-4eb0-b5c5-66e3e19fb982",
                            "gambit_id": "49e9820a-8c05-4233-ae27-d792d26bb5e2",
                            "last_updated": "2022-11-24T09:32:37.090459-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.57000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9bd1759-7e0f-435d-832e-f407f124f09b/?format=api"
                        },
                        {
                            "id": "4304b491-3f66-42d9-a852-9050c7ff96de",
                            "gambit_id": "6360097e-9ae6-4f6b-9029-c6c46aa1f954",
                            "last_updated": "2022-11-24T09:32:37.091636-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9bd1759-7e0f-435d-832e-f407f124f09b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5f90028b-93f9-4710-9163-b8ba9756ff1b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "400a18e5-39ed-40fb-8d89-1e79fd3b0604",
            "completed": true,
            "last_updated": "2022-11-24T09:27:07.206791-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.8,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/400a18e5-39ed-40fb-8d89-1e79fd3b0604",
            "datetime": "2022-11-23T05:00:00-05:00",
            "cutoff_datetime": "2022-11-23T05:00:00-05:00",
            "name": "Morocco v. Croatia",
            "bettypes": [
                {
                    "id": "f96c7648-6ded-4422-bdcd-ac99a6d2e255",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5f90028b-93f9-4710-9163-b8ba9756ff1b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Croatia",
                                "amount": 5974.0
                            },
                            {
                                "team": "Draw",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 11231.12,
                        "profit_sb": 2231.12,
                        "profit_sb_percentage": 24.79,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Croatia",
                                "amount": 4520.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3046.0
                            },
                            {
                                "team": "Morocco",
                                "amount": 2435.0
                            }
                        ],
                        "expected_reward_tokens": 8497.6,
                        "profit_sb": -502.4,
                        "profit_sb_percentage": -5.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "05eb72df-b50a-4d3d-b8ae-94ddda58994f",
                            "gambit_id": "b8bf6fbe-e25f-49b9-8155-99ef98a1fbbc",
                            "last_updated": "2022-11-24T09:27:07.212788-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Croatia",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f96c7648-6ded-4422-bdcd-ac99a6d2e255/?format=api"
                        },
                        {
                            "id": "3e435931-4df5-426e-988b-f43160d8dab3",
                            "gambit_id": "d521b15e-0816-462e-aed4-444bf6629f97",
                            "last_updated": "2022-11-24T09:27:07.214766-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.79000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f96c7648-6ded-4422-bdcd-ac99a6d2e255/?format=api"
                        },
                        {
                            "id": "0e51bd3a-c68b-4154-84e5-73aa9304067a",
                            "gambit_id": "1634209c-5e1f-4988-b0b0-ef53e8d04e28",
                            "last_updated": "2022-11-24T09:27:07.213798-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Morocco",
                            "reward": "3.49000",
                            "odds": "3.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f96c7648-6ded-4422-bdcd-ac99a6d2e255/?format=api"
                        }
                    ]
                },
                {
                    "id": "17d431d5-1626-4e1f-aa92-0cdc2a05c21a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5f90028b-93f9-4710-9163-b8ba9756ff1b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5912.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4088.0
                            }
                        ],
                        "expected_reward_tokens": 8748.32,
                        "profit_sb": -251.68,
                        "profit_sb_percentage": -2.8,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fce07936-82de-4ce3-afa3-bf0783f6dcc7",
                            "gambit_id": "c96cea75-e535-4b42-8e28-bb46f9ee7dba",
                            "last_updated": "2022-11-24T09:27:07.209634-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.48000",
                            "odds": "1.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17d431d5-1626-4e1f-aa92-0cdc2a05c21a/?format=api"
                        },
                        {
                            "id": "4954c253-15cb-4808-8b7f-2e1fba35b587",
                            "gambit_id": "e2a9743a-5446-4db4-a313-a04f828a5fc8",
                            "last_updated": "2022-11-24T09:27:07.210865-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17d431d5-1626-4e1f-aa92-0cdc2a05c21a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0cb9da36-94f9-4168-8865-256a6180f7a3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a25cf030-1f81-4b58-9fbe-621deab61f40",
            "completed": true,
            "last_updated": "2022-11-23T09:52:23.045951-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.69,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/a25cf030-1f81-4b58-9fbe-621deab61f40",
            "datetime": "2022-11-22T19:00:00-05:00",
            "cutoff_datetime": "2022-11-22T19:00:00-05:00",
            "name": "Ball State v. Miami-Ohio",
            "bettypes": [
                {
                    "id": "bec1259c-7f7c-4990-845a-d804b11f8199",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cb9da36-94f9-4168-8865-256a6180f7a3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami-Ohio",
                                "amount": 5664.0
                            },
                            {
                                "team": "Ball State",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b1f82d36-b8ce-4043-8372-ef46163c00e5",
                            "gambit_id": "8051453f-53bf-4e85-9f96-31d025d159e7",
                            "last_updated": "2022-11-23T09:52:23.055437-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami-Ohio",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bec1259c-7f7c-4990-845a-d804b11f8199/?format=api"
                        },
                        {
                            "id": "0a8804b3-43d5-4265-8c24-c9027c879c7a",
                            "gambit_id": "b6033eea-5b10-4289-9fe3-a0726967b3f9",
                            "last_updated": "2022-11-23T09:52:23.056386-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ball State",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bec1259c-7f7c-4990-845a-d804b11f8199/?format=api"
                        }
                    ]
                },
                {
                    "id": "fc397450-9b2a-419b-805f-567763fed1cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cb9da36-94f9-4168-8865-256a6180f7a3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ball State",
                                "amount": 5097.0
                            },
                            {
                                "team": "Miami-Ohio",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "79bbe40f-994a-4895-8631-d2f254f321c4",
                            "gambit_id": "9ca84ed1-a13a-4f63-a435-2c19ccc0a7e3",
                            "last_updated": "2022-11-23T09:52:23.053376-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ball State",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc397450-9b2a-419b-805f-567763fed1cb/?format=api"
                        },
                        {
                            "id": "106fac2a-bf09-44cc-9c6f-d878d8ef19b8",
                            "gambit_id": "9bb8af64-1db7-42fc-b845-d5b11b60baa4",
                            "last_updated": "2022-11-23T09:52:23.052216-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami-Ohio",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc397450-9b2a-419b-805f-567763fed1cb/?format=api"
                        }
                    ]
                },
                {
                    "id": "da660c09-4288-4145-a069-5650e970eef8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cb9da36-94f9-4168-8865-256a6180f7a3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 44.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 44.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "63577177-11a6-4d55-b6be-901a1d8d8ccf",
                            "gambit_id": "f25dd481-f08d-4b76-818e-4964ebc6fa36",
                            "last_updated": "2022-11-23T09:52:23.048759-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 44.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da660c09-4288-4145-a069-5650e970eef8/?format=api"
                        },
                        {
                            "id": "6c65c05a-55e1-4eb7-ac92-ace1e30d94ac",
                            "gambit_id": "f03e7c9a-3506-4d6d-987f-3d9fda63a1e6",
                            "last_updated": "2022-11-23T09:52:23.049919-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 44.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da660c09-4288-4145-a069-5650e970eef8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bd771eb1-f6ad-4031-9d44-736a9a2ba71e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "29a4ed22-95f8-40fe-87ac-eae549431068",
            "completed": true,
            "last_updated": "2022-11-23T09:47:23.164657-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.16,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/29a4ed22-95f8-40fe-87ac-eae549431068",
            "datetime": "2022-11-22T19:00:00-05:00",
            "cutoff_datetime": "2022-11-22T19:00:00-05:00",
            "name": "Bowling Green v. Ohio",
            "bettypes": [
                {
                    "id": "5c73be02-0deb-45fd-8e06-83c599fc9c0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd771eb1-f6ad-4031-9d44-736a9a2ba71e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ohio",
                                "amount": 6862.0
                            },
                            {
                                "team": "Bowling Green",
                                "amount": 3138.0
                            }
                        ],
                        "expected_reward_tokens": 9194.34,
                        "profit_sb": 194.34,
                        "profit_sb_percentage": 2.16,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "eef6bcb2-0c48-4829-9413-f2f7d66ba017",
                            "gambit_id": "0b97afd2-c2c3-4bf2-8e23-2c0b7f54cc89",
                            "last_updated": "2022-11-23T09:47:23.173625-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio",
                            "reward": "1.34000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c73be02-0deb-45fd-8e06-83c599fc9c0c/?format=api"
                        },
                        {
                            "id": "0d732ac8-4815-4707-9274-da0e7fe9707e",
                            "gambit_id": "5f60d071-ea84-4bcb-ab8f-133e103ba1c6",
                            "last_updated": "2022-11-23T09:47:23.174591-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bowling Green",
                            "reward": "2.93000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c73be02-0deb-45fd-8e06-83c599fc9c0c/?format=api"
                        }
                    ]
                },
                {
                    "id": "89055f72-943a-458f-bcc2-a3cdc09753f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd771eb1-f6ad-4031-9d44-736a9a2ba71e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ohio",
                                "amount": 5208.0
                            },
                            {
                                "team": "Bowling Green",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8f756a0e-6a71-47b4-8e34-1c64735e5822",
                            "gambit_id": "01595326-e67e-49e6-802b-4eb311853bb0",
                            "last_updated": "2022-11-23T09:47:23.170528-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89055f72-943a-458f-bcc2-a3cdc09753f2/?format=api"
                        },
                        {
                            "id": "85e325e3-a1c6-4e4f-b5f8-9a567b5654d3",
                            "gambit_id": "bca3ca97-9b8d-4f5e-a68e-4424bcf65dad",
                            "last_updated": "2022-11-23T09:47:23.171530-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bowling Green",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89055f72-943a-458f-bcc2-a3cdc09753f2/?format=api"
                        }
                    ]
                },
                {
                    "id": "e76193ad-5316-4b20-a7b1-5f6c6d8a64fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd771eb1-f6ad-4031-9d44-736a9a2ba71e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 55",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 55",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2723c51a-5849-41ca-8203-c91b286cc8b4",
                            "gambit_id": "3a752ecc-2061-4b2b-9aae-e96af81d5305",
                            "last_updated": "2022-11-23T09:47:23.167498-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 55",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e76193ad-5316-4b20-a7b1-5f6c6d8a64fe/?format=api"
                        },
                        {
                            "id": "dd98250e-9145-4a8b-912c-32870d2cbf48",
                            "gambit_id": "74b58380-d6d2-4246-b1c1-8f896a71e1db",
                            "last_updated": "2022-11-23T09:47:23.168540-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 55",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e76193ad-5316-4b20-a7b1-5f6c6d8a64fe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d9b97043-df67-4bf5-91ea-f19d1529d2f7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5147bbc8-10eb-45a2-8950-1d3f04657419",
            "completed": true,
            "last_updated": "2022-11-23T09:52:22.501643-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.78,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/5147bbc8-10eb-45a2-8950-1d3f04657419",
            "datetime": "2022-11-22T14:00:00-05:00",
            "cutoff_datetime": "2022-11-22T14:00:00-05:00",
            "name": "France v. Australia",
            "bettypes": [
                {
                    "id": "f122a132-17ac-49b4-8283-6e66e384b37e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9b97043-df67-4bf5-91ea-f19d1529d2f7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "France",
                                "amount": 7953.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2047.0
                            }
                        ],
                        "expected_reward_tokens": 9702.66,
                        "profit_sb": 702.66,
                        "profit_sb_percentage": 7.81,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "France",
                                "amount": 7173.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1846.0
                            },
                            {
                                "team": "Australia",
                                "amount": 981.0
                            }
                        ],
                        "expected_reward_tokens": 8750.04,
                        "profit_sb": -249.96,
                        "profit_sb_percentage": -2.78,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "206b7608-c6f1-444a-befe-501468a9af2b",
                            "gambit_id": "8579625f-cb69-48a1-be20-2b84334831e3",
                            "last_updated": "2022-11-23T09:52:22.508219-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "France",
                            "reward": "1.22000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f122a132-17ac-49b4-8283-6e66e384b37e/?format=api"
                        },
                        {
                            "id": "afdf8b32-facf-4332-8c19-54029ac86f1a",
                            "gambit_id": "9d537026-b0cb-424c-a051-fcbff2817e01",
                            "last_updated": "2022-11-23T09:52:22.509184-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.74000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f122a132-17ac-49b4-8283-6e66e384b37e/?format=api"
                        },
                        {
                            "id": "14b6b9ec-8e93-4d00-9042-6926342c9d46",
                            "gambit_id": "0e1609b3-3c27-48d9-bc6c-e46d0cc45f9e",
                            "last_updated": "2022-11-23T09:52:22.507263-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Australia",
                            "reward": "8.92000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f122a132-17ac-49b4-8283-6e66e384b37e/?format=api"
                        }
                    ]
                },
                {
                    "id": "a89364f0-c417-4d2c-b9be-c7b7625b6ae4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9b97043-df67-4bf5-91ea-f19d1529d2f7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5371.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4629.0
                            }
                        ],
                        "expected_reward_tokens": 8701.02,
                        "profit_sb": -298.98,
                        "profit_sb_percentage": -3.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a5763907-3543-4035-9578-0510227c758f",
                            "gambit_id": "15102e6d-213b-4f04-b4b4-21cacb95701b",
                            "last_updated": "2022-11-23T09:52:22.505312-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.62000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89364f0-c417-4d2c-b9be-c7b7625b6ae4/?format=api"
                        },
                        {
                            "id": "3f732c9e-79b9-4544-ba35-2680f2eb9f66",
                            "gambit_id": "c687a212-7fed-439b-95da-b6ea8cffa86a",
                            "last_updated": "2022-11-23T09:52:22.504236-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89364f0-c417-4d2c-b9be-c7b7625b6ae4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d94f273b-2b47-4ca6-858d-7cb4e20a78a3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "94726c8b-47a3-48d7-9381-b6f2144abd20",
            "completed": true,
            "last_updated": "2022-11-23T09:57:23.698711-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.28,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/94726c8b-47a3-48d7-9381-b6f2144abd20",
            "datetime": "2022-11-22T11:00:00-05:00",
            "cutoff_datetime": "2022-11-22T11:00:00-05:00",
            "name": "Mexico v. Poland",
            "bettypes": [
                {
                    "id": "ba1dcb7c-90cd-4454-9e7a-b01026f5b8a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d94f273b-2b47-4ca6-858d-7cb4e20a78a3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Poland",
                                "amount": 5051.0
                            },
                            {
                                "team": "Mexico",
                                "amount": 4949.0
                            }
                        ],
                        "expected_reward_tokens": 12372.5,
                        "profit_sb": 3372.5,
                        "profit_sb_percentage": 37.47,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Poland",
                                "amount": 3451.0
                            },
                            {
                                "team": "Mexico",
                                "amount": 3382.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3167.0
                            }
                        ],
                        "expected_reward_tokens": 8454.95,
                        "profit_sb": -545.05,
                        "profit_sb_percentage": -6.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9dcc5032-02e8-4455-88db-dfb5d21d6596",
                            "gambit_id": "0e211902-e718-4dfd-8629-638b3fbcdb56",
                            "last_updated": "2022-11-23T09:57:23.704880-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Poland",
                            "reward": "2.45000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba1dcb7c-90cd-4454-9e7a-b01026f5b8a8/?format=api"
                        },
                        {
                            "id": "72f63c74-f99c-4dfa-9f94-0169a4478f63",
                            "gambit_id": "a3a1cd1f-0ebf-4403-ae71-8ecba8dabea2",
                            "last_updated": "2022-11-23T09:57:23.705842-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mexico",
                            "reward": "2.50000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba1dcb7c-90cd-4454-9e7a-b01026f5b8a8/?format=api"
                        },
                        {
                            "id": "02febc1a-4b40-4f83-b3a1-c767b8a3bacf",
                            "gambit_id": "ba45cc32-a44e-4c0c-9c1d-9613bad4b31b",
                            "last_updated": "2022-11-23T09:57:23.706796-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.67000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba1dcb7c-90cd-4454-9e7a-b01026f5b8a8/?format=api"
                        }
                    ]
                },
                {
                    "id": "112b1a99-c89f-46c4-a115-60d3db90f1f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d94f273b-2b47-4ca6-858d-7cb4e20a78a3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5984.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4016.0
                            }
                        ],
                        "expected_reward_tokens": 8795.04,
                        "profit_sb": -204.96,
                        "profit_sb_percentage": -2.28,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d0bb1e78-5aeb-49ec-8818-09aae637c34e",
                            "gambit_id": "37a649ab-a009-4bc9-8aee-121d41c61713",
                            "last_updated": "2022-11-23T09:57:23.701596-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.47000",
                            "odds": "1.53000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/112b1a99-c89f-46c4-a115-60d3db90f1f1/?format=api"
                        },
                        {
                            "id": "3399e29b-30bc-4a35-8604-24b8681b9c28",
                            "gambit_id": "88adcae6-3e7d-4724-b114-16c2de9a6567",
                            "last_updated": "2022-11-23T09:57:23.702860-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.19000",
                            "odds": "2.35000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/112b1a99-c89f-46c4-a115-60d3db90f1f1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "96d6d92c-0b38-464e-b095-43568e2f68fd",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "abd5d1ed-a0bf-4cd3-8165-dc090018d8e2",
            "completed": true,
            "last_updated": "2022-11-23T09:57:23.556190-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.92,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/abd5d1ed-a0bf-4cd3-8165-dc090018d8e2",
            "datetime": "2022-11-22T08:00:00-05:00",
            "cutoff_datetime": "2022-11-22T08:00:00-05:00",
            "name": "Denmark v. Tunisia",
            "bettypes": [
                {
                    "id": "e313fe4b-1283-470b-8204-10814fb01d52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/96d6d92c-0b38-464e-b095-43568e2f68fd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Denmark",
                                "amount": 7186.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2814.0
                            }
                        ],
                        "expected_reward_tokens": 9988.54,
                        "profit_sb": 988.54,
                        "profit_sb_percentage": 10.98,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denmark",
                                "amount": 6256.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2450.0
                            },
                            {
                                "team": "Tunisia",
                                "amount": 1294.0
                            }
                        ],
                        "expected_reward_tokens": 8695.68,
                        "profit_sb": -304.32,
                        "profit_sb_percentage": -3.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5a0be2fb-c398-4fed-8def-898af0c062a1",
                            "gambit_id": "e9369ca7-b050-43d8-aa64-dca837826f5f",
                            "last_updated": "2022-11-23T09:57:23.563060-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denmark",
                            "reward": "1.39000",
                            "odds": "1.44000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e313fe4b-1283-470b-8204-10814fb01d52/?format=api"
                        },
                        {
                            "id": "5c56547d-d08d-44cb-879e-1550dffadff1",
                            "gambit_id": "0251ed0d-3535-428f-a75a-0be31276008f",
                            "last_updated": "2022-11-23T09:57:23.564041-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.55000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e313fe4b-1283-470b-8204-10814fb01d52/?format=api"
                        },
                        {
                            "id": "1b283323-668c-47c8-991a-aebfb3e2d862",
                            "gambit_id": "97be603c-f81e-4add-9b15-9c3c2e024426",
                            "last_updated": "2022-11-23T09:57:23.562076-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tunisia",
                            "reward": "6.72000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e313fe4b-1283-470b-8204-10814fb01d52/?format=api"
                        }
                    ]
                },
                {
                    "id": "13335204-5e91-4a42-b35f-3bab63710c22",
                    "match": "https://api-prod.gambitprofit.com/api/matches/96d6d92c-0b38-464e-b095-43568e2f68fd/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5565.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4435.0
                            }
                        ],
                        "expected_reward_tokens": 8736.95,
                        "profit_sb": -263.05,
                        "profit_sb_percentage": -2.92,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f845b055-b6e1-4759-9ba7-9ab6ae2a5920",
                            "gambit_id": "c3a66adb-8635-44dc-a7ea-38505f5dc06c",
                            "last_updated": "2022-11-23T09:57:23.559035-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.57000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13335204-5e91-4a42-b35f-3bab63710c22/?format=api"
                        },
                        {
                            "id": "0e635601-ea1f-4a92-a088-2d1c254d2f09",
                            "gambit_id": "1eaee7e2-869a-423b-a981-7c065335f39e",
                            "last_updated": "2022-11-23T09:57:23.560077-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.97000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13335204-5e91-4a42-b35f-3bab63710c22/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "90dfa1c2-5e80-4ea9-aa2f-62f106badc9a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "50b4b33d-fb33-4448-9286-7038cf395c11",
            "completed": true,
            "last_updated": "2022-11-22T10:12:07.693340-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/50b4b33d-fb33-4448-9286-7038cf395c11",
            "datetime": "2022-11-21T22:59:00-05:00",
            "cutoff_datetime": "2022-11-21T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - November 21st 2022",
            "bettypes": [
                {
                    "id": "bc8d5f51-8521-48d1-bb13-3ddc61d49a6b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90dfa1c2-5e80-4ea9-aa2f-62f106badc9a/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Even",
                                "amount": 5000.0
                            },
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0518ebdf-24cc-4c8d-bb3d-cc219373d4f2",
                            "gambit_id": "29748c9b-efc4-4ec9-b7b9-d80529ae1fc2",
                            "last_updated": "2022-11-22T10:12:07.695972-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Even",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc8d5f51-8521-48d1-bb13-3ddc61d49a6b/?format=api"
                        },
                        {
                            "id": "dfb9bbdd-35eb-4585-be64-5f73393b15d7",
                            "gambit_id": "b6718f99-c946-4cea-87b0-5a616abdd9bd",
                            "last_updated": "2022-11-22T10:12:07.697159-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Odd",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc8d5f51-8521-48d1-bb13-3ddc61d49a6b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7577e4bb-78a0-4b94-a0ff-8f5328a5ef6a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f26c884f-2c13-4b2e-ba3b-45d27df3b5d4",
            "completed": true,
            "last_updated": "2022-11-22T10:07:04.502185-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/f26c884f-2c13-4b2e-ba3b-45d27df3b5d4",
            "datetime": "2022-11-21T22:59:00-05:00",
            "cutoff_datetime": "2022-11-21T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - November 21st 2022",
            "bettypes": [
                {
                    "id": "6a0e4681-acc1-444d-a0fa-f35e77d42b32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7577e4bb-78a0-4b94-a0ff-8f5328a5ef6a/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "0ea62b6b-0571-48b1-b108-36d8e487cb3f",
                            "gambit_id": "7ffcb8e3-7f3c-4c80-bda6-658f42dd1385",
                            "last_updated": "2022-11-22T10:07:04.504967-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.63000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a0e4681-acc1-444d-a0fa-f35e77d42b32/?format=api"
                        },
                        {
                            "id": "67222bcb-b9cb-4904-bee5-129b62c72325",
                            "gambit_id": "1d80a6ec-b59f-47e9-b094-0e3d7df0bcb1",
                            "last_updated": "2022-11-22T10:07:04.509082-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a0e4681-acc1-444d-a0fa-f35e77d42b32/?format=api"
                        },
                        {
                            "id": "8dde7cda-97e5-4ab4-adaa-889890b8bf17",
                            "gambit_id": "b91d8a0e-eb59-4feb-b412-a8f8b79ff686",
                            "last_updated": "2022-11-22T10:07:04.507057-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a0e4681-acc1-444d-a0fa-f35e77d42b32/?format=api"
                        },
                        {
                            "id": "c9ce278d-6ab3-42f5-8309-74a0b64ef537",
                            "gambit_id": "592d96f4-a20e-4753-b5d1-94cd42a2690f",
                            "last_updated": "2022-11-22T10:07:04.506075-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a0e4681-acc1-444d-a0fa-f35e77d42b32/?format=api"
                        },
                        {
                            "id": "4ebb0287-64e0-4349-9731-38c12be6cb7a",
                            "gambit_id": "8735ce83-abe8-496d-b750-81790a54c20b",
                            "last_updated": "2022-11-22T10:07:04.508071-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a0e4681-acc1-444d-a0fa-f35e77d42b32/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7ce042d1-bd05-48b9-ab41-29b97563b6c0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1c70d068-80dc-4e12-9259-392ba3bf5c85",
            "completed": true,
            "last_updated": "2022-11-22T09:52:09.147463-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1c70d068-80dc-4e12-9259-392ba3bf5c85",
            "datetime": "2022-11-21T22:40:00-05:00",
            "cutoff_datetime": "2022-11-21T22:40:00-05:00",
            "name": "Utah Jazz v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "d5272adb-d673-40cc-9748-5b7fb94bfe6e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ce042d1-bd05-48b9-ab41-29b97563b6c0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5399.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5f3a2f84-c190-47bc-8346-86eb5ec3f731",
                            "gambit_id": "c91c2a35-1b61-4389-92fa-b01e30eba37b",
                            "last_updated": "2022-11-22T09:52:09.156352-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5272adb-d673-40cc-9748-5b7fb94bfe6e/?format=api"
                        },
                        {
                            "id": "9504d115-568c-4c5c-a096-e6c18c52f83b",
                            "gambit_id": "13a4eb34-b132-47e7-bc99-a965828e02d9",
                            "last_updated": "2022-11-22T09:52:09.157342-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5272adb-d673-40cc-9748-5b7fb94bfe6e/?format=api"
                        }
                    ]
                },
                {
                    "id": "88f2db03-eb85-462a-a4b1-e5bfd80a3b7b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ce042d1-bd05-48b9-ab41-29b97563b6c0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "922e73b1-1a42-4f15-9c0a-152e207fb8c4",
                            "gambit_id": "7d057bd7-f538-4321-9502-92a67dc07d46",
                            "last_updated": "2022-11-22T09:52:09.153438-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88f2db03-eb85-462a-a4b1-e5bfd80a3b7b/?format=api"
                        },
                        {
                            "id": "9bc9b5e9-8cfd-438b-8bdc-2ee767340c53",
                            "gambit_id": "0b29de14-83eb-4840-b335-7b2b889a2afe",
                            "last_updated": "2022-11-22T09:52:09.154415-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88f2db03-eb85-462a-a4b1-e5bfd80a3b7b/?format=api"
                        }
                    ]
                },
                {
                    "id": "29325b4f-a92f-48d3-bd2c-397a5e39ef94",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ce042d1-bd05-48b9-ab41-29b97563b6c0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 223",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 223",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e71bd7a7-1b2a-43e8-9e88-295073859dce",
                            "gambit_id": "fa02728a-704b-4b63-99ef-e49d8afd723c",
                            "last_updated": "2022-11-22T09:52:09.150309-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 223",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29325b4f-a92f-48d3-bd2c-397a5e39ef94/?format=api"
                        },
                        {
                            "id": "0e7e5d11-2be5-4521-9f0a-eea95ceff4de",
                            "gambit_id": "9a97607f-72de-44d5-b624-3ca4aac519ee",
                            "last_updated": "2022-11-22T09:52:09.151469-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 223",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29325b4f-a92f-48d3-bd2c-397a5e39ef94/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "36f5af8d-a23c-4aee-93c3-67e571b8649a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "69f0d60c-2ad1-4c06-8651-ef50ae3ab9f2",
            "completed": true,
            "last_updated": "2022-11-22T10:02:05.180848-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.51,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/69f0d60c-2ad1-4c06-8651-ef50ae3ab9f2",
            "datetime": "2022-11-21T22:35:00-05:00",
            "cutoff_datetime": "2022-11-21T22:35:00-05:00",
            "name": "Vegas Golden Knights v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "badfc79c-19ba-499b-bd2a-9c4462aa6662",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36f5af8d-a23c-4aee-93c3-67e571b8649a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 5492.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "935a18b3-c5ee-455a-adea-e8c81dd20071",
                            "gambit_id": "29f44db2-8bf7-4560-8d9a-4eb27460df9b",
                            "last_updated": "2022-11-22T10:02:05.191319-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/badfc79c-19ba-499b-bd2a-9c4462aa6662/?format=api"
                        },
                        {
                            "id": "8ed60b38-f6e5-4d91-8029-586b82d0fb77",
                            "gambit_id": "43b6e073-9091-4213-8853-31c251466219",
                            "last_updated": "2022-11-22T10:02:05.190322-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/badfc79c-19ba-499b-bd2a-9c4462aa6662/?format=api"
                        }
                    ]
                },
                {
                    "id": "ebfbf092-52fa-415c-9429-8a52a0085e3d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36f5af8d-a23c-4aee-93c3-67e571b8649a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Canucks",
                                "amount": 6389.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d8ce8de8-957a-4de8-a88b-42123529b392",
                            "gambit_id": "c6067c22-61f0-4579-80e1-b0ae50801dfc",
                            "last_updated": "2022-11-22T10:02:05.187087-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebfbf092-52fa-415c-9429-8a52a0085e3d/?format=api"
                        },
                        {
                            "id": "02c006ff-7838-42a0-89c9-5c16878d3d17",
                            "gambit_id": "42563237-888d-4fbe-981f-39cec2349729",
                            "last_updated": "2022-11-22T10:02:05.188188-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebfbf092-52fa-415c-9429-8a52a0085e3d/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ba9a54f-bdf3-4123-ad41-715d57ed55b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36f5af8d-a23c-4aee-93c3-67e571b8649a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c0fce8c7-067c-4b7d-a9b1-d7133ee8d6da",
                            "gambit_id": "a50a61bf-8b8d-431a-b1a1-8758cea0d356",
                            "last_updated": "2022-11-22T10:02:05.183654-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ba9a54f-bdf3-4123-ad41-715d57ed55b6/?format=api"
                        },
                        {
                            "id": "3e1c8256-ff67-42c7-a94d-b1e2c807bca4",
                            "gambit_id": "985ea9e2-21b9-4cfb-867e-9d0d5d406d39",
                            "last_updated": "2022-11-22T10:02:05.184859-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ba9a54f-bdf3-4123-ad41-715d57ed55b6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7433a07f-c9d1-40b5-a02d-ae2fac9b8525",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0e39e64c-ff09-4436-a9bd-f6506e8666f2",
            "completed": true,
            "last_updated": "2022-11-22T10:02:05.005097-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.16,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/0e39e64c-ff09-4436-a9bd-f6506e8666f2",
            "datetime": "2022-11-21T20:35:00-05:00",
            "cutoff_datetime": "2022-11-21T20:35:00-05:00",
            "name": "Colorado Avalanche v. Dallas Stars",
            "bettypes": [
                {
                    "id": "0a479ca7-b55d-46ac-bcf4-3be8b606f8b3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7433a07f-c9d1-40b5-a02d-ae2fac9b8525/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 5208.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d6ed810f-6c4f-408a-9607-93eab04b92a7",
                            "gambit_id": "8747a06c-50f3-4ae0-aea6-d706543b7686",
                            "last_updated": "2022-11-22T10:02:05.015509-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a479ca7-b55d-46ac-bcf4-3be8b606f8b3/?format=api"
                        },
                        {
                            "id": "c99bc28d-ed66-4c82-91b8-de2c363484ff",
                            "gambit_id": "5acf30b5-05c0-4ddd-a43a-ab54ed5d0fc8",
                            "last_updated": "2022-11-22T10:02:05.014578-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a479ca7-b55d-46ac-bcf4-3be8b606f8b3/?format=api"
                        }
                    ]
                },
                {
                    "id": "52945b51-32a4-4725-8f2b-e0627e395904",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7433a07f-c9d1-40b5-a02d-ae2fac9b8525/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 6862.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3138.0
                            }
                        ],
                        "expected_reward_tokens": 9194.34,
                        "profit_sb": 194.34,
                        "profit_sb_percentage": 2.16,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2eab83d2-57d0-470e-b007-1f1d00c40be4",
                            "gambit_id": "4afa3bf5-ef49-4da5-8f51-6d3e17709870",
                            "last_updated": "2022-11-22T10:02:05.012495-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.34000",
                            "odds": "1.38460",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52945b51-32a4-4725-8f2b-e0627e395904/?format=api"
                        },
                        {
                            "id": "737199ae-2e26-4e97-8b11-7a734168a818",
                            "gambit_id": "d62fbdad-ca33-43e0-a633-08fd1deaf2c9",
                            "last_updated": "2022-11-22T10:02:05.011368-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.93000",
                            "odds": "3.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52945b51-32a4-4725-8f2b-e0627e395904/?format=api"
                        }
                    ]
                },
                {
                    "id": "02eaddab-f3c4-45d9-8913-7c430dd4c772",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7433a07f-c9d1-40b5-a02d-ae2fac9b8525/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ab26602b-cb34-4ed4-a386-e5261f249de1",
                            "gambit_id": "44848dbe-2098-42f9-895e-b6047cc46e3d",
                            "last_updated": "2022-11-22T10:02:05.009098-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02eaddab-f3c4-45d9-8913-7c430dd4c772/?format=api"
                        },
                        {
                            "id": "9cf16dd5-d51e-40c9-a7e3-44e159470707",
                            "gambit_id": "5cdf3ae1-e91b-48cd-8122-7a30a3e38352",
                            "last_updated": "2022-11-22T10:02:05.007928-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02eaddab-f3c4-45d9-8913-7c430dd4c772/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "217081ae-be1f-4ecd-b3fe-99ad3d866909",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "040bfad8-8425-440c-8692-2caaac881e56",
            "completed": true,
            "last_updated": "2022-11-22T09:47:25.982227-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.26,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/040bfad8-8425-440c-8692-2caaac881e56",
            "datetime": "2022-11-21T20:15:00-05:00",
            "cutoff_datetime": "2022-11-21T20:15:00-05:00",
            "name": "San Francisco 49ers v. Arizona Cardinals",
            "bettypes": [
                {
                    "id": "dfb99ccf-fcf0-4996-9da4-807373d61d4c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/217081ae-be1f-4ecd-b3fe-99ad3d866909/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco 49ers",
                                "amount": 7670.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 2330.0
                            }
                        ],
                        "expected_reward_tokens": 9203.5,
                        "profit_sb": 203.5,
                        "profit_sb_percentage": 2.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7da3cdad-ef96-4202-9e63-e908c45ef78b",
                            "gambit_id": "edf8c651-80f4-4e06-a192-71ef792e2acd",
                            "last_updated": "2022-11-22T09:47:25.989200-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.20000",
                            "odds": "1.23260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfb99ccf-fcf0-4996-9da4-807373d61d4c/?format=api"
                        },
                        {
                            "id": "9037fd86-9933-403b-873e-57f7b9ac299b",
                            "gambit_id": "9df8456d-88db-43bc-97e1-6fb3ae56bbf8",
                            "last_updated": "2022-11-22T09:47:25.988241-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "3.95000",
                            "odds": "4.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfb99ccf-fcf0-4996-9da4-807373d61d4c/?format=api"
                        }
                    ]
                },
                {
                    "id": "3a287d27-fb99-4c75-b3c0-157a7ca64df7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/217081ae-be1f-4ecd-b3fe-99ad3d866909/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco 49ers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1c685161-cd23-47ab-8f5c-49af45c831f5",
                            "gambit_id": "d1b9096b-2136-4e23-bd13-0e366076837c",
                            "last_updated": "2022-11-22T09:47:25.991190-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a287d27-fb99-4c75-b3c0-157a7ca64df7/?format=api"
                        },
                        {
                            "id": "64e5961b-3564-45b3-ab13-1cc5bf3868f6",
                            "gambit_id": "5c7690ee-8a1e-47bf-bdec-930f95467ea9",
                            "last_updated": "2022-11-22T09:47:25.992141-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a287d27-fb99-4c75-b3c0-157a7ca64df7/?format=api"
                        }
                    ]
                },
                {
                    "id": "32e7ddd1-c87e-4842-a79f-375c32c1485d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/217081ae-be1f-4ecd-b3fe-99ad3d866909/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 43",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 43",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5a5502aa-5ea8-4ac3-97f7-0349f364ccbd",
                            "gambit_id": "7b4d2608-172f-4d1e-b7dc-81e1fe54b026",
                            "last_updated": "2022-11-22T09:47:25.986289-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 43",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32e7ddd1-c87e-4842-a79f-375c32c1485d/?format=api"
                        },
                        {
                            "id": "87d81c1e-1fe5-4e68-960f-ea46cf29829a",
                            "gambit_id": "6c622901-1f00-4b23-b9ff-a0573401ac98",
                            "last_updated": "2022-11-22T09:47:25.985132-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 43",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32e7ddd1-c87e-4842-a79f-375c32c1485d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aedefe5c-c78d-4e63-b62f-fc322de9e0e6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b14fef3b-48ed-4d02-b952-c690b329e86c",
            "completed": true,
            "last_updated": "2022-11-22T09:57:25.367852-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b14fef3b-48ed-4d02-b952-c690b329e86c",
            "datetime": "2022-11-21T20:10:00-05:00",
            "cutoff_datetime": "2022-11-21T20:10:00-05:00",
            "name": "New York Knicks v. Oklahoma City Thunder",
            "bettypes": [
                {
                    "id": "8c6d63b1-9dff-48f5-9cd1-21a4da420c41",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aedefe5c-c78d-4e63-b62f-fc322de9e0e6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5399.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "82fb0345-f2fe-4207-bc05-6ab150c396f9",
                            "gambit_id": "62fba0a6-328c-4058-b556-a1a5f5115bb9",
                            "last_updated": "2022-11-22T09:57:25.376780-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c6d63b1-9dff-48f5-9cd1-21a4da420c41/?format=api"
                        },
                        {
                            "id": "f72a7fe3-abf6-423e-899b-e2241aa4b80b",
                            "gambit_id": "76193948-0f56-4025-bfd6-f10b56bafbe9",
                            "last_updated": "2022-11-22T09:57:25.377690-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c6d63b1-9dff-48f5-9cd1-21a4da420c41/?format=api"
                        }
                    ]
                },
                {
                    "id": "851602f7-6318-4d02-bf2e-e7f1b31afda5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aedefe5c-c78d-4e63-b62f-fc322de9e0e6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "348fb255-b434-4448-9eea-156835fcd5fa",
                            "gambit_id": "6f5bef65-04da-48bf-bea6-47a5b3ec2f12",
                            "last_updated": "2022-11-22T09:57:25.374923-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/851602f7-6318-4d02-bf2e-e7f1b31afda5/?format=api"
                        },
                        {
                            "id": "0b8154ab-a0e5-4d12-9dbb-ce9f0d1055e7",
                            "gambit_id": "8be28d28-3281-4231-9c04-0195475c69b1",
                            "last_updated": "2022-11-22T09:57:25.373930-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/851602f7-6318-4d02-bf2e-e7f1b31afda5/?format=api"
                        }
                    ]
                },
                {
                    "id": "3f231e07-d50f-4dbd-91e4-98b9f70cd433",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aedefe5c-c78d-4e63-b62f-fc322de9e0e6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c8f6d868-009a-48e9-9b58-9c6ae40b79e0",
                            "gambit_id": "fdfc340d-8003-4f53-ade4-9030b3d0e2bd",
                            "last_updated": "2022-11-22T09:57:25.371691-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f231e07-d50f-4dbd-91e4-98b9f70cd433/?format=api"
                        },
                        {
                            "id": "1326abc6-dae8-4aad-a57a-3c5b8d015ae1",
                            "gambit_id": "86805010-98ab-4c17-a572-b166a05e3c95",
                            "last_updated": "2022-11-22T09:57:25.370572-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f231e07-d50f-4dbd-91e4-98b9f70cd433/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a133f45c-a27d-4e64-8095-724a1a209cbb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "383b9fb2-9c3e-46bf-8d2f-d69e791f5e8a",
            "completed": true,
            "last_updated": "2022-11-22T09:57:26.022378-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/383b9fb2-9c3e-46bf-8d2f-d69e791f5e8a",
            "datetime": "2022-11-21T20:10:00-05:00",
            "cutoff_datetime": "2022-11-21T20:10:00-05:00",
            "name": "Boston Celtics v. Chicago Bulls",
            "bettypes": [
                {
                    "id": "47faa20f-cb72-4a4d-86b5-03cf04fce5b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a133f45c-a27d-4e64-8095-724a1a209cbb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 6642.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 3358.0
                            }
                        ],
                        "expected_reward_tokens": 9099.54,
                        "profit_sb": 99.54,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d2f5e160-d72a-4de1-b845-83d48a2d1ab9",
                            "gambit_id": "382ba3b2-542b-4820-95a6-4d68098af35e",
                            "last_updated": "2022-11-22T09:57:26.033162-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47faa20f-cb72-4a4d-86b5-03cf04fce5b2/?format=api"
                        },
                        {
                            "id": "70029a6a-da71-4a46-96ca-5e4d72688786",
                            "gambit_id": "18a58cd9-e814-45a5-bf21-f23ffec5850d",
                            "last_updated": "2022-11-22T09:57:26.032133-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "2.71000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47faa20f-cb72-4a4d-86b5-03cf04fce5b2/?format=api"
                        }
                    ]
                },
                {
                    "id": "cef824c9-a239-45e2-b78d-68f1dfc02354",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a133f45c-a27d-4e64-8095-724a1a209cbb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d255dacd-6603-417b-a98a-4ed9dbd84f8f",
                            "gambit_id": "b273bea6-a5bc-42c5-a2a9-4cca2746da92",
                            "last_updated": "2022-11-22T09:57:26.028676-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef824c9-a239-45e2-b78d-68f1dfc02354/?format=api"
                        },
                        {
                            "id": "a36ea8aa-f596-40c7-b057-b75814cf885e",
                            "gambit_id": "f7885cc9-a063-4802-9842-f6b11934a770",
                            "last_updated": "2022-11-22T09:57:26.029814-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef824c9-a239-45e2-b78d-68f1dfc02354/?format=api"
                        }
                    ]
                },
                {
                    "id": "59aa128b-b89e-40b4-aa0a-c08075314a90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a133f45c-a27d-4e64-8095-724a1a209cbb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 230",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 230",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49b0e4d2-f687-4805-9884-82f7ddf86276",
                            "gambit_id": "3c8fc99f-3705-4ced-a004-b31b018bb534",
                            "last_updated": "2022-11-22T09:57:26.025244-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 230",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59aa128b-b89e-40b4-aa0a-c08075314a90/?format=api"
                        },
                        {
                            "id": "e80aed1d-3834-45a1-ab73-43b0674ed9a0",
                            "gambit_id": "6414106c-17aa-4c17-a4f1-16cb6b60381e",
                            "last_updated": "2022-11-22T09:57:26.026413-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 230",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59aa128b-b89e-40b4-aa0a-c08075314a90/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c57bbac6-6f99-4b26-ae71-352b342ab1cf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b190459e-9b79-4879-8cd7-b11c2b1d3b93",
            "completed": true,
            "last_updated": "2022-11-22T09:57:25.677824-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.87,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b190459e-9b79-4879-8cd7-b11c2b1d3b93",
            "datetime": "2022-11-21T20:10:00-05:00",
            "cutoff_datetime": "2022-11-21T20:10:00-05:00",
            "name": "Golden State Warriors v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "93703675-d388-4d4c-bdac-c4e733dff50a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c57bbac6-6f99-4b26-ae71-352b342ab1cf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 7983.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 2017.0
                            }
                        ],
                        "expected_reward_tokens": 9258.03,
                        "profit_sb": 258.03,
                        "profit_sb_percentage": 2.87,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "db55b0ef-3da6-44af-a3e4-630050201606",
                            "gambit_id": "620768fc-c560-4a3b-85eb-26c4aa59360e",
                            "last_updated": "2022-11-22T09:57:25.687342-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.16000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93703675-d388-4d4c-bdac-c4e733dff50a/?format=api"
                        },
                        {
                            "id": "b7e6ee57-751d-41e1-b8fd-148f2891d05c",
                            "gambit_id": "46d21f97-3d36-4d95-ad21-65ae7293aa7b",
                            "last_updated": "2022-11-22T09:57:25.688322-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "4.59000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93703675-d388-4d4c-bdac-c4e733dff50a/?format=api"
                        }
                    ]
                },
                {
                    "id": "d03d39e1-47db-4c59-b3ae-fa24e1754939",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c57bbac6-6f99-4b26-ae71-352b342ab1cf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8087b3be-55f8-45f6-8b63-24d011ef458d",
                            "gambit_id": "f36744a8-cc0e-4d83-b564-270dc39fd12b",
                            "last_updated": "2022-11-22T09:57:25.685115-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d03d39e1-47db-4c59-b3ae-fa24e1754939/?format=api"
                        },
                        {
                            "id": "89608b9b-e1f1-4f9d-9b62-08fa16d32e79",
                            "gambit_id": "85e8d057-e2a5-47fa-b980-5f7c3ca9c445",
                            "last_updated": "2022-11-22T09:57:25.683989-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d03d39e1-47db-4c59-b3ae-fa24e1754939/?format=api"
                        }
                    ]
                },
                {
                    "id": "65ed8348-07d9-4011-80a3-b4d9cf2b69b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c57bbac6-6f99-4b26-ae71-352b342ab1cf/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 226.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 226.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ecb64266-7b57-40e1-9b50-dd24e4ff0842",
                            "gambit_id": "28fd3910-7de8-4a0f-91fa-b5061df7afe5",
                            "last_updated": "2022-11-22T09:57:25.680569-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 226.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ed8348-07d9-4011-80a3-b4d9cf2b69b7/?format=api"
                        },
                        {
                            "id": "eae4bd15-d6ab-429f-9695-3d355205bdb2",
                            "gambit_id": "56f6f1ed-fb53-4461-ac38-cba6684aa2bd",
                            "last_updated": "2022-11-22T09:57:25.681753-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 226.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ed8348-07d9-4011-80a3-b4d9cf2b69b7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cced82ed-4ede-4f2b-8b6e-83b7ea8118e8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "af1bbe24-05e2-4097-ba59-7cde3cb296af",
            "completed": true,
            "last_updated": "2022-11-22T09:57:25.079718-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.74,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/af1bbe24-05e2-4097-ba59-7cde3cb296af",
            "datetime": "2022-11-21T20:10:00-05:00",
            "cutoff_datetime": "2022-11-21T20:10:00-05:00",
            "name": "Portland Trail Blazers v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "f71610ea-2b02-4151-b61a-b48076851d3c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cced82ed-4ede-4f2b-8b6e-83b7ea8118e8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 7772.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 2228.0
                            }
                        ],
                        "expected_reward_tokens": 9246.2,
                        "profit_sb": 246.2,
                        "profit_sb_percentage": 2.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "39ec40c8-94a2-4cc5-81c9-96e281e50d3e",
                            "gambit_id": "5bb67ad5-e7f5-41db-b04a-7cb307b970d0",
                            "last_updated": "2022-11-22T09:57:25.088903-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.19000",
                            "odds": "1.21280",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f71610ea-2b02-4151-b61a-b48076851d3c/?format=api"
                        },
                        {
                            "id": "6d596bcd-d834-490d-9452-5b687bcbfba3",
                            "gambit_id": "b335fb33-8e8a-4f62-8ef9-00ce674d0447",
                            "last_updated": "2022-11-22T09:57:25.089800-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "4.15000",
                            "odds": "4.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f71610ea-2b02-4151-b61a-b48076851d3c/?format=api"
                        }
                    ]
                },
                {
                    "id": "c7b228a6-fd21-4396-a8ef-8753c413ff1f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cced82ed-4ede-4f2b-8b6e-83b7ea8118e8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "57298083-3c8b-4039-91dd-87a6aaef8c54",
                            "gambit_id": "8ffa7029-0944-4fa4-8a8b-d0f8ebaf3052",
                            "last_updated": "2022-11-22T09:57:25.085781-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7b228a6-fd21-4396-a8ef-8753c413ff1f/?format=api"
                        },
                        {
                            "id": "f9492ec3-8782-454e-b592-198a98e52c5a",
                            "gambit_id": "581d9955-786d-4fb8-9a9c-3e26ac95faad",
                            "last_updated": "2022-11-22T09:57:25.086869-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7b228a6-fd21-4396-a8ef-8753c413ff1f/?format=api"
                        }
                    ]
                },
                {
                    "id": "e4530696-6879-4036-a30e-e44a3fc4dc41",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cced82ed-4ede-4f2b-8b6e-83b7ea8118e8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 213.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 213.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f1c0027a-e23d-4baa-a779-e4d7d3f8b73a",
                            "gambit_id": "a213fa26-9554-40af-a9f1-bc48178e3e21",
                            "last_updated": "2022-11-22T09:57:25.083553-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 213.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "213.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4530696-6879-4036-a30e-e44a3fc4dc41/?format=api"
                        },
                        {
                            "id": "a42a3e03-1c84-42aa-9f45-47881f032ca8",
                            "gambit_id": "e0709c3f-b2ae-450e-a926-58a0be1c0cba",
                            "last_updated": "2022-11-22T09:57:25.082429-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 213.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "213.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4530696-6879-4036-a30e-e44a3fc4dc41/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bb328398-4a91-431c-b943-726cd7ab1cd9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e0189e5a-4d0f-4b03-ba3d-99658fb4bd4b",
            "completed": true,
            "last_updated": "2022-11-22T09:57:24.768112-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.97,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e0189e5a-4d0f-4b03-ba3d-99658fb4bd4b",
            "datetime": "2022-11-21T20:10:00-05:00",
            "cutoff_datetime": "2022-11-21T20:10:00-05:00",
            "name": "Miami Heat v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "6859a6ce-c366-4a33-8981-5932f3035d1b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb328398-4a91-431c-b943-726cd7ab1cd9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 7585.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 2415.0
                            }
                        ],
                        "expected_reward_tokens": 9177.0,
                        "profit_sb": 177.0,
                        "profit_sb_percentage": 1.97,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a74791af-a367-4a7d-a51c-a7c5928e3d37",
                            "gambit_id": "33faa4a1-10e4-4fd6-bb3a-c2cb1b93a834",
                            "last_updated": "2022-11-22T09:57:24.777724-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.21000",
                            "odds": "1.24390",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6859a6ce-c366-4a33-8981-5932f3035d1b/?format=api"
                        },
                        {
                            "id": "2fe94dbf-655e-4cb1-8ffa-8fc9238a168d",
                            "gambit_id": "e699c495-a9ef-41d8-8706-099258563f3a",
                            "last_updated": "2022-11-22T09:57:24.778640-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "3.80000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6859a6ce-c366-4a33-8981-5932f3035d1b/?format=api"
                        }
                    ]
                },
                {
                    "id": "6d429c0d-0aef-4358-a4b8-e6d6a3964e47",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb328398-4a91-431c-b943-726cd7ab1cd9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2f16f3d6-1cf6-44c0-bc45-49db6831e8de",
                            "gambit_id": "b2e15c1a-b300-4e73-999e-1e0d3227daaa",
                            "last_updated": "2022-11-22T09:57:24.774492-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d429c0d-0aef-4358-a4b8-e6d6a3964e47/?format=api"
                        },
                        {
                            "id": "e7e2baf2-68cb-4184-8a44-4600f9cc5309",
                            "gambit_id": "13d796a6-7178-431f-9cd5-63bd56873c46",
                            "last_updated": "2022-11-22T09:57:24.775606-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d429c0d-0aef-4358-a4b8-e6d6a3964e47/?format=api"
                        }
                    ]
                },
                {
                    "id": "659b804c-d38a-4388-b494-663dfafac38c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb328398-4a91-431c-b943-726cd7ab1cd9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 220.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 220.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4b71973d-76b4-4c5a-92c8-ce23c75ef895",
                            "gambit_id": "bb809e96-2c5b-4e16-9751-230afe778815",
                            "last_updated": "2022-11-22T09:57:24.770811-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 220.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "220.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/659b804c-d38a-4388-b494-663dfafac38c/?format=api"
                        },
                        {
                            "id": "5a9d3462-5ab2-45b1-9e18-2f44954949fc",
                            "gambit_id": "bd4924b0-c192-4bb3-9a50-22c53c486974",
                            "last_updated": "2022-11-22T09:57:24.771967-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 220.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "220.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/659b804c-d38a-4388-b494-663dfafac38c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5fc4f5d2-5cb2-42f7-be63-38af1c8665f6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fd0d3182-c00c-4ccb-b9e0-6ba2877e9011",
            "completed": true,
            "last_updated": "2022-11-22T10:02:04.650601-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/fd0d3182-c00c-4ccb-b9e0-6ba2877e9011",
            "datetime": "2022-11-21T20:05:00-05:00",
            "cutoff_datetime": "2022-11-21T20:05:00-05:00",
            "name": "Anaheim Ducks v. St Louis Blues",
            "bettypes": [
                {
                    "id": "37eb3368-4532-45f8-8cfb-754727a53308",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5fc4f5d2-5cb2-42f7-be63-38af1c8665f6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 6336.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4b022d8f-291f-4b1f-ad6c-512ccd71c3fb",
                            "gambit_id": "09045dc3-52e4-42a7-aad3-2f26b457332d",
                            "last_updated": "2022-11-22T10:02:04.658524-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37eb3368-4532-45f8-8cfb-754727a53308/?format=api"
                        },
                        {
                            "id": "8cc5e6f2-afdb-4623-bd34-24413ed1c01a",
                            "gambit_id": "97a2b3ea-cc1c-4998-82e1-17ff3eba2be6",
                            "last_updated": "2022-11-22T10:02:04.659449-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37eb3368-4532-45f8-8cfb-754727a53308/?format=api"
                        }
                    ]
                },
                {
                    "id": "92a52951-07a2-4131-a3e6-19da32591b16",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5fc4f5d2-5cb2-42f7-be63-38af1c8665f6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Anaheim Ducks",
                                "amount": 5571.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 9079.45,
                        "profit_sb": 79.45,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "39442d14-ac92-4219-8981-f6c24625e1d0",
                            "gambit_id": "0c567c43-7b62-4ad9-b889-ebf279692eeb",
                            "last_updated": "2022-11-22T10:02:04.656686-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92a52951-07a2-4131-a3e6-19da32591b16/?format=api"
                        },
                        {
                            "id": "11857a41-b6de-4d8d-8025-b74b7b5ed0e9",
                            "gambit_id": "68f84a2a-bde3-48fe-8080-24ff06b37b9a",
                            "last_updated": "2022-11-22T10:02:04.655730-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92a52951-07a2-4131-a3e6-19da32591b16/?format=api"
                        }
                    ]
                },
                {
                    "id": "3def1b33-cc5a-4c48-8c18-f484b6042b9b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5fc4f5d2-5cb2-42f7-be63-38af1c8665f6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5bb79195-70de-43eb-a8bd-c6419239a43e",
                            "gambit_id": "83ba87de-d8ea-4a57-a7df-ba5936062aa3",
                            "last_updated": "2022-11-22T10:02:04.653876-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3def1b33-cc5a-4c48-8c18-f484b6042b9b/?format=api"
                        },
                        {
                            "id": "9a1c494b-b14b-4809-aff9-134652255b7e",
                            "gambit_id": "697206ba-7847-4cb9-bcb8-2ffa28b67829",
                            "last_updated": "2022-11-22T10:02:04.652935-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3def1b33-cc5a-4c48-8c18-f484b6042b9b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c9b62383-14b1-42e3-b350-06eeb27e725c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "48b3da0b-cf99-47cc-b0c7-e68fd7fd9423",
            "completed": true,
            "last_updated": "2022-11-22T10:07:05.019930-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/48b3da0b-cf99-47cc-b0c7-e68fd7fd9423",
            "datetime": "2022-11-21T19:35:00-05:00",
            "cutoff_datetime": "2022-11-21T19:35:00-05:00",
            "name": "Carolina Hurricanes v. Winnipeg Jets",
            "bettypes": [
                {
                    "id": "2bd0fbff-95ef-4e74-822b-b6ab11de078c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9b62383-14b1-42e3-b350-06eeb27e725c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 5974.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cdf558c8-2fbc-48c1-9170-e49ecde9f8c5",
                            "gambit_id": "9000ffc5-b82a-4306-aad4-f7f4b254abad",
                            "last_updated": "2022-11-22T10:07:05.029696-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bd0fbff-95ef-4e74-822b-b6ab11de078c/?format=api"
                        },
                        {
                            "id": "19b3e741-f564-44ee-82c3-79021f8d7a1f",
                            "gambit_id": "d971e21f-4ff6-43cf-b79d-6645ef682ab0",
                            "last_updated": "2022-11-22T10:07:05.028721-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bd0fbff-95ef-4e74-822b-b6ab11de078c/?format=api"
                        }
                    ]
                },
                {
                    "id": "aa010c03-2775-48a4-9981-8adc1777d293",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9b62383-14b1-42e3-b350-06eeb27e725c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Winnipeg Jets",
                                "amount": 6170.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8885fd50-bb3c-4654-ad86-4632e167e6e9",
                            "gambit_id": "f8a8a110-3b25-44ca-9142-e2d538503aac",
                            "last_updated": "2022-11-22T10:07:05.025850-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa010c03-2775-48a4-9981-8adc1777d293/?format=api"
                        },
                        {
                            "id": "c3e7ed4d-812d-41b0-bafc-ef7c93236b48",
                            "gambit_id": "af699bd7-686a-4a51-8f9d-3de9a36bef73",
                            "last_updated": "2022-11-22T10:07:05.026804-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa010c03-2775-48a4-9981-8adc1777d293/?format=api"
                        }
                    ]
                },
                {
                    "id": "45f4155b-6d08-43de-a389-7ad535d82ce0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9b62383-14b1-42e3-b350-06eeb27e725c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "679928e7-7a3b-4ea9-a2ac-ea6150cfa0c9",
                            "gambit_id": "1ba25505-d7d2-4f12-bcea-fec22dbc09f6",
                            "last_updated": "2022-11-22T10:07:05.023923-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45f4155b-6d08-43de-a389-7ad535d82ce0/?format=api"
                        },
                        {
                            "id": "cc4be49b-6340-44a2-8729-75ca567acbca",
                            "gambit_id": "7b1dc4c6-fb87-4306-a68c-79f9b568a625",
                            "last_updated": "2022-11-22T10:07:05.022857-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45f4155b-6d08-43de-a389-7ad535d82ce0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b57c242a-d2bd-44f1-b147-aee97ad1ea73",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "22ca8148-637c-429b-b48c-c932b687feac",
            "completed": true,
            "last_updated": "2022-11-22T10:07:05.194765-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/22ca8148-637c-429b-b48c-c932b687feac",
            "datetime": "2022-11-21T19:35:00-05:00",
            "cutoff_datetime": "2022-11-21T19:35:00-05:00",
            "name": "New York Islanders v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "232bec99-6fba-4199-af29-20caac740b89",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b57c242a-d2bd-44f1-b147-aee97ad1ea73/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 6114.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7a7b2b50-cb5b-49a2-9e36-2076de738ce9",
                            "gambit_id": "c65ec1bd-0079-4bcd-874d-6bed40336890",
                            "last_updated": "2022-11-22T10:07:05.203725-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/232bec99-6fba-4199-af29-20caac740b89/?format=api"
                        },
                        {
                            "id": "2fe96de5-b495-4d4b-92f6-499711a7aff2",
                            "gambit_id": "9cabbb2c-5c63-4e23-905a-60fef05085a0",
                            "last_updated": "2022-11-22T10:07:05.204706-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/232bec99-6fba-4199-af29-20caac740b89/?format=api"
                        }
                    ]
                },
                {
                    "id": "6f12813d-9fcd-4142-bd56-b0da2e7725f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b57c242a-d2bd-44f1-b147-aee97ad1ea73/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Islanders",
                                "amount": 5974.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7d8cd862-6208-4ae4-a2b2-27f47096f744",
                            "gambit_id": "f2b40e9f-c262-4166-899b-d0aba3144e4a",
                            "last_updated": "2022-11-22T10:07:05.201751-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f12813d-9fcd-4142-bd56-b0da2e7725f6/?format=api"
                        },
                        {
                            "id": "9e4ddd41-c9cd-43f8-b3b6-7fbdc23b148e",
                            "gambit_id": "2897582c-f332-48d2-a31e-21f20e3da028",
                            "last_updated": "2022-11-22T10:07:05.200768-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f12813d-9fcd-4142-bd56-b0da2e7725f6/?format=api"
                        }
                    ]
                },
                {
                    "id": "20b85324-ab40-426d-87b1-6841c2418e73",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b57c242a-d2bd-44f1-b147-aee97ad1ea73/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "98be9dc9-03fd-45c0-afa3-05091775817b",
                            "gambit_id": "43de2268-960d-474e-a230-72158b320b19",
                            "last_updated": "2022-11-22T10:07:05.198778-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20b85324-ab40-426d-87b1-6841c2418e73/?format=api"
                        },
                        {
                            "id": "4878e6fc-2026-42d7-9461-5c36461437ad",
                            "gambit_id": "cdf39eeb-7bd9-4301-9d7d-76da3105366f",
                            "last_updated": "2022-11-22T10:07:05.197654-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20b85324-ab40-426d-87b1-6841c2418e73/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fbf0f6e1-cdc8-4970-8531-93e27cdcaca1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a0328370-a4d4-4ede-a963-88d7777da16a",
            "completed": true,
            "last_updated": "2022-11-22T09:57:26.684856-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a0328370-a4d4-4ede-a963-88d7777da16a",
            "datetime": "2022-11-21T19:10:00-05:00",
            "cutoff_datetime": "2022-11-21T19:10:00-05:00",
            "name": "Atlanta Hawks v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "151b5117-3631-4dbf-afd7-8a73df443a06",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fbf0f6e1-cdc8-4970-8531-93e27cdcaca1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5829.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "711004e0-f47e-4b89-bba7-97afded17c62",
                            "gambit_id": "f1c2d669-f21f-41e6-8864-f7301220e612",
                            "last_updated": "2022-11-22T09:57:26.694619-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/151b5117-3631-4dbf-afd7-8a73df443a06/?format=api"
                        },
                        {
                            "id": "302372b2-3a78-482d-b002-cc188aa32aef",
                            "gambit_id": "b846e672-8613-4483-9c7c-6f58cb21030f",
                            "last_updated": "2022-11-22T09:57:26.695594-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/151b5117-3631-4dbf-afd7-8a73df443a06/?format=api"
                        }
                    ]
                },
                {
                    "id": "d6434a51-8f79-4703-ab65-50027b79a9f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fbf0f6e1-cdc8-4970-8531-93e27cdcaca1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a96eb790-cd87-4847-b64f-82f11c9de9ed",
                            "gambit_id": "1b6dec7e-7a36-4a77-a709-458becd70349",
                            "last_updated": "2022-11-22T09:57:26.691257-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6434a51-8f79-4703-ab65-50027b79a9f1/?format=api"
                        },
                        {
                            "id": "ab97dff0-8075-410c-8112-e1b2dc081fda",
                            "gambit_id": "6b71780b-7999-488f-bc5d-c1e1a9bb447d",
                            "last_updated": "2022-11-22T09:57:26.692403-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6434a51-8f79-4703-ab65-50027b79a9f1/?format=api"
                        }
                    ]
                },
                {
                    "id": "74c678fd-dc7c-44a7-a17a-ea03ca0c7de8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fbf0f6e1-cdc8-4970-8531-93e27cdcaca1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 228",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 228",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7dfb44cb-cc0b-4890-8748-8e0e5da3cbb7",
                            "gambit_id": "d475ae45-1098-4860-b0f3-374cf1e6dca5",
                            "last_updated": "2022-11-22T09:57:26.687772-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 228",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74c678fd-dc7c-44a7-a17a-ea03ca0c7de8/?format=api"
                        },
                        {
                            "id": "35bae9cd-0833-4feb-bb9c-9e5dd3e3e77d",
                            "gambit_id": "d54f669c-a631-42bd-8de5-a68ef171a501",
                            "last_updated": "2022-11-22T09:57:26.688945-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 228",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74c678fd-dc7c-44a7-a17a-ea03ca0c7de8/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}