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=9100
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=9200",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=9000",
    "results": [
        {
            "id": "63574249-53db-42a7-a7db-ff58ab12b245",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "73d69699-6a1a-4159-85b9-feecb45261ae",
            "completed": true,
            "last_updated": "2022-09-29T10:22:14.019620-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.26,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/73d69699-6a1a-4159-85b9-feecb45261ae",
            "datetime": "2022-09-28T21:40:00-04:00",
            "cutoff_datetime": "2022-09-28T21:40:00-04:00",
            "name": "TEX (M Perez) v. SEA (G Kirby)",
            "bettypes": [
                {
                    "id": "02e6b248-1cb4-491e-a6a1-5bdb5b515bad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/63574249-53db-42a7-a7db-ff58ab12b245/?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": "SEA (G Kirby)",
                                "amount": 6016.0
                            },
                            {
                                "team": "TEX (M Perez)",
                                "amount": 3984.0
                            }
                        ],
                        "expected_reward_tokens": 9203.04,
                        "profit_sb": 203.04,
                        "profit_sb_percentage": 2.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d3fc5731-fae8-4499-ab83-14f37c32ad55",
                            "gambit_id": "e178880b-5801-4edf-acfe-d6f983519e2e",
                            "last_updated": "2022-09-29T10:22:14.030088-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (G Kirby)",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02e6b248-1cb4-491e-a6a1-5bdb5b515bad/?format=api"
                        },
                        {
                            "id": "cd7c8ab1-156f-48f8-ac45-369d3fcc91eb",
                            "gambit_id": "30e2c771-a2bd-4168-9e38-903a33bced12",
                            "last_updated": "2022-09-29T10:22:14.031027-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (M Perez)",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02e6b248-1cb4-491e-a6a1-5bdb5b515bad/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5f34cc2-d449-43dd-9ff6-f986de1788cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/63574249-53db-42a7-a7db-ff58ab12b245/?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": "TEX",
                                "amount": 5829.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "12c7d11c-60a9-4eab-b7b3-bc90fc850928",
                            "gambit_id": "b98d3fba-1ef7-4854-9faf-6049d71446e9",
                            "last_updated": "2022-09-29T10:22:14.028022-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5f34cc2-d449-43dd-9ff6-f986de1788cd/?format=api"
                        },
                        {
                            "id": "e4e8b389-3c08-497d-93d5-ddef67eea05e",
                            "gambit_id": "ae47713e-bbac-43af-bb68-80c4361f68fd",
                            "last_updated": "2022-09-29T10:22:14.026855-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5f34cc2-d449-43dd-9ff6-f986de1788cd/?format=api"
                        }
                    ]
                },
                {
                    "id": "963dea12-e93c-460b-945f-8977a3f60253",
                    "match": "https://api-prod.gambitprofit.com/api/matches/63574249-53db-42a7-a7db-ff58ab12b245/?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": "6b34c830-4984-4186-9f7b-2d4ddcd69f29",
                            "gambit_id": "0c26df7f-ef71-419d-9976-2cc22033e870",
                            "last_updated": "2022-09-29T10:22:14.024335-04: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/963dea12-e93c-460b-945f-8977a3f60253/?format=api"
                        },
                        {
                            "id": "3e24703e-fa3f-4393-a3ea-9b71ba3f0684",
                            "gambit_id": "0ee8d5ce-e072-4ded-a77b-b112c5eda25e",
                            "last_updated": "2022-09-29T10:22:14.023123-04: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/963dea12-e93c-460b-945f-8977a3f60253/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cde652cf-2277-4be0-ab31-fa7218adb693",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d06a9168-9b28-45de-bd04-a39731eac472",
            "completed": true,
            "last_updated": "2022-09-29T10:22:29.274931-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d06a9168-9b28-45de-bd04-a39731eac472",
            "datetime": "2022-09-28T21:40:00-04:00",
            "cutoff_datetime": "2022-09-28T21:40:00-04:00",
            "name": "LOS (J Urias) v. SDG (J Musgrove)",
            "bettypes": [
                {
                    "id": "cb4b472f-daa9-4b8a-bfae-75637704f3b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cde652cf-2277-4be0-ab31-fa7218adb693/?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 (J Urias)",
                                "amount": 5798.0
                            },
                            {
                                "team": "SDG (J Musgrove)",
                                "amount": 4202.0
                            }
                        ],
                        "expected_reward_tokens": 9160.36,
                        "profit_sb": 160.36,
                        "profit_sb_percentage": 1.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b55ff47f-6571-4f37-a3b7-e7cef6d2116f",
                            "gambit_id": "9000f469-36bc-4dad-813f-e049f61c7fa0",
                            "last_updated": "2022-09-29T10:22:29.285025-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (J Urias)",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb4b472f-daa9-4b8a-bfae-75637704f3b9/?format=api"
                        },
                        {
                            "id": "6f36cf9a-64ad-49b2-a993-434a29454539",
                            "gambit_id": "5e263e73-28fe-4ca7-9bd7-72cc926e7454",
                            "last_updated": "2022-09-29T10:22:29.284034-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (J Musgrove)",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb4b472f-daa9-4b8a-bfae-75637704f3b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "830cd3eb-e959-412f-a07d-7b770dad52bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cde652cf-2277-4be0-ab31-fa7218adb693/?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": "SDG",
                                "amount": 5492.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "549e3ec1-7c05-43f1-a952-2f62f251cf65",
                            "gambit_id": "e545681a-7213-43b5-9507-08a67301c2f9",
                            "last_updated": "2022-09-29T10:22:29.281051-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/830cd3eb-e959-412f-a07d-7b770dad52bc/?format=api"
                        },
                        {
                            "id": "bb76444f-b5fb-4d2d-9067-814dcda4e42a",
                            "gambit_id": "a3d4da23-3be7-4a12-9c16-06af71cdadc3",
                            "last_updated": "2022-09-29T10:22:29.282054-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/830cd3eb-e959-412f-a07d-7b770dad52bc/?format=api"
                        }
                    ]
                },
                {
                    "id": "7ac165fa-e81c-4e67-a5d6-828af275d643",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cde652cf-2277-4be0-ab31-fa7218adb693/?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 7.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4b5fa919-68c3-4d46-88e9-c0ff018082cb",
                            "gambit_id": "9f86ad88-493a-4826-8e76-85150981138d",
                            "last_updated": "2022-09-29T10:22:29.279073-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ac165fa-e81c-4e67-a5d6-828af275d643/?format=api"
                        },
                        {
                            "id": "a4698c21-c313-4000-bfde-9a4bb357c3f7",
                            "gambit_id": "d21a90b2-330f-4342-832e-8c437f5439ee",
                            "last_updated": "2022-09-29T10:22:29.277880-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ac165fa-e81c-4e67-a5d6-828af275d643/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "570b9ddd-d158-459c-96d9-8c95a7270baa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a82a8850-f9c5-40cb-9c4a-c2117f38a463",
            "completed": true,
            "last_updated": "2022-09-29T10:22:29.632854-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.31,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a82a8850-f9c5-40cb-9c4a-c2117f38a463",
            "datetime": "2022-09-28T21:38:00-04:00",
            "cutoff_datetime": "2022-09-28T21:38:00-04:00",
            "name": "OAK (A Martinez) v. LAA (M Lorenzen)",
            "bettypes": [
                {
                    "id": "6685a98d-ede8-440a-bbf2-5fa5fdd668c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/570b9ddd-d158-459c-96d9-8c95a7270baa/?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": "LAA (M Lorenzen)",
                                "amount": 6098.0
                            },
                            {
                                "team": "OAK (A Martinez)",
                                "amount": 3902.0
                            }
                        ],
                        "expected_reward_tokens": 9207.98,
                        "profit_sb": 207.98,
                        "profit_sb_percentage": 2.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "45be7107-8a6f-4f28-acff-a2803535fb52",
                            "gambit_id": "89fe714c-dc69-4cc5-9b89-819c3464d314",
                            "last_updated": "2022-09-29T10:22:29.641945-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (M Lorenzen)",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6685a98d-ede8-440a-bbf2-5fa5fdd668c9/?format=api"
                        },
                        {
                            "id": "8806705f-d6b3-470d-a76b-6310061058c2",
                            "gambit_id": "99dc4ca2-b4fe-4de8-9bb8-704a83a7ea94",
                            "last_updated": "2022-09-29T10:22:29.642915-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (A Martinez)",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6685a98d-ede8-440a-bbf2-5fa5fdd668c9/?format=api"
                        }
                    ]
                },
                {
                    "id": "56d6f7a6-1e5a-4a2e-a7a1-89693d94be8c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/570b9ddd-d158-459c-96d9-8c95a7270baa/?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": "OAK",
                                "amount": 5492.0
                            },
                            {
                                "team": "LAA",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "23afa492-51fb-4a14-9d44-f22b475e0a73",
                            "gambit_id": "90de8d01-4a91-4d66-a5a1-17a8d659def8",
                            "last_updated": "2022-09-29T10:22:29.639977-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56d6f7a6-1e5a-4a2e-a7a1-89693d94be8c/?format=api"
                        },
                        {
                            "id": "f563dcb6-38c3-4cd4-adbf-a6f059720c63",
                            "gambit_id": "bcafb6b2-751a-4a81-b899-763deaf5977c",
                            "last_updated": "2022-09-29T10:22:29.638988-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56d6f7a6-1e5a-4a2e-a7a1-89693d94be8c/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d294734-de55-4e89-b996-cb4698fd7a7a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/570b9ddd-d158-459c-96d9-8c95a7270baa/?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 8.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6f4127bd-166b-4f8b-bc1a-687b93cd13f2",
                            "gambit_id": "13b9cf5d-e042-4e23-bd17-a38ad311f6af",
                            "last_updated": "2022-09-29T10:22:29.637013-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d294734-de55-4e89-b996-cb4698fd7a7a/?format=api"
                        },
                        {
                            "id": "5e496c95-ff7f-4116-af4b-7203e660c592",
                            "gambit_id": "df20f46a-7a64-43ae-b792-d298cb0f9810",
                            "last_updated": "2022-09-29T10:22:29.635841-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d294734-de55-4e89-b996-cb4698fd7a7a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e4c0f47a-1089-4122-a0fe-55a504d29b63",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2b578dfc-d807-4f8c-b765-1e80e881ec0f",
            "completed": true,
            "last_updated": "2022-09-29T10:22:29.808883-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.26,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2b578dfc-d807-4f8c-b765-1e80e881ec0f",
            "datetime": "2022-09-28T20:10:00-04:00",
            "cutoff_datetime": "2022-09-28T20:10:00-04:00",
            "name": "ARI (Z Gallen) v. HOU (J Verlander)",
            "bettypes": [
                {
                    "id": "5d88c007-ec20-462b-a4ef-4a2ac855e374",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e4c0f47a-1089-4122-a0fe-55a504d29b63/?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": "HOU (J Verlander)",
                                "amount": 6016.0
                            },
                            {
                                "team": "ARI (Z Gallen)",
                                "amount": 3984.0
                            }
                        ],
                        "expected_reward_tokens": 9203.04,
                        "profit_sb": 203.04,
                        "profit_sb_percentage": 2.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0b6fac75-03fe-4660-874c-5f3e26b86be2",
                            "gambit_id": "509de0b8-890c-49c4-961b-08d3dabfb2a1",
                            "last_updated": "2022-09-29T10:22:29.817956-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (J Verlander)",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d88c007-ec20-462b-a4ef-4a2ac855e374/?format=api"
                        },
                        {
                            "id": "3ef3735f-540d-4a85-93af-d875b6282211",
                            "gambit_id": "d72c9ccd-6d63-45d0-ab15-7743985428a5",
                            "last_updated": "2022-09-29T10:22:29.818949-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (Z Gallen)",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d88c007-ec20-462b-a4ef-4a2ac855e374/?format=api"
                        }
                    ]
                },
                {
                    "id": "bde50853-54ef-4888-a51d-195da87e9172",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e4c0f47a-1089-4122-a0fe-55a504d29b63/?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": "ARI",
                                "amount": 5899.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "71c3cd21-5c16-4ad8-9f6f-35fb3b0ce2cf",
                            "gambit_id": "ad18fe51-2eee-4627-90b4-07312d846d74",
                            "last_updated": "2022-09-29T10:22:29.815967-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bde50853-54ef-4888-a51d-195da87e9172/?format=api"
                        },
                        {
                            "id": "89ebd70d-178f-4f55-a1f2-768a5cb62313",
                            "gambit_id": "6e59337b-0953-48a6-a279-096fc481f58b",
                            "last_updated": "2022-09-29T10:22:29.814979-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bde50853-54ef-4888-a51d-195da87e9172/?format=api"
                        }
                    ]
                },
                {
                    "id": "a88a05b9-b4b4-4d02-8de0-b7183ba531bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e4c0f47a-1089-4122-a0fe-55a504d29b63/?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": "543880fd-d8ed-463f-b92d-a73881f37c0e",
                            "gambit_id": "7a3e015f-6680-4120-af95-43197bc1060d",
                            "last_updated": "2022-09-29T10:22:29.812986-04: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/a88a05b9-b4b4-4d02-8de0-b7183ba531bf/?format=api"
                        },
                        {
                            "id": "8668d3f4-6547-45d5-8646-709a1166dda3",
                            "gambit_id": "20865852-f273-42f3-a60a-9dceb2d8a948",
                            "last_updated": "2022-09-29T10:22:29.811794-04: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/a88a05b9-b4b4-4d02-8de0-b7183ba531bf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3cc79f6b-9b5e-4f10-9aa9-98030e70e027",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0cb600e3-64f9-436f-84cd-09633fcee56a",
            "completed": true,
            "last_updated": "2022-09-29T10:27:31.575287-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0cb600e3-64f9-436f-84cd-09633fcee56a",
            "datetime": "2022-09-28T19:40:00-04:00",
            "cutoff_datetime": "2022-09-28T19:40:00-04:00",
            "name": "PHI (A Nola) v. CHC (H Wesneski)",
            "bettypes": [
                {
                    "id": "1722ed06-3304-4800-a5fd-98472120b84e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3cc79f6b-9b5e-4f10-9aa9-98030e70e027/?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": "PHI (A Nola)",
                                "amount": 6170.0
                            },
                            {
                                "team": "CHC (H Wesneski)",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "28c35323-51ca-47ed-83f9-5acb7d6936bc",
                            "gambit_id": "21bf4c35-5aac-4ed2-8a77-097fe032ccdf",
                            "last_updated": "2022-09-29T10:27:31.584172-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (A Nola)",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1722ed06-3304-4800-a5fd-98472120b84e/?format=api"
                        },
                        {
                            "id": "ae53afeb-e262-4e35-b93d-ad5d896c932c",
                            "gambit_id": "7fc58616-71fa-441e-8cd3-9885672d7d38",
                            "last_updated": "2022-09-29T10:27:31.585150-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (H Wesneski)",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1722ed06-3304-4800-a5fd-98472120b84e/?format=api"
                        }
                    ]
                },
                {
                    "id": "28ccfa13-9331-447d-bf02-c415c9c9bd31",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3cc79f6b-9b5e-4f10-9aa9-98030e70e027/?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": "PHI",
                                "amount": 5000.0
                            },
                            {
                                "team": "CHC",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6325a5b2-07e7-4da4-b65d-48de8a8bd375",
                            "gambit_id": "4a88d291-e7de-497a-b80a-243c729086a2",
                            "last_updated": "2022-09-29T10:27:31.582271-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28ccfa13-9331-447d-bf02-c415c9c9bd31/?format=api"
                        },
                        {
                            "id": "981c2492-f473-4c7c-8dd0-1b1fa422b73d",
                            "gambit_id": "2834e82f-2162-4a7b-974d-df6033fe42a7",
                            "last_updated": "2022-09-29T10:27:31.581306-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28ccfa13-9331-447d-bf02-c415c9c9bd31/?format=api"
                        }
                    ]
                },
                {
                    "id": "52d19c61-a352-47c2-8930-452c7d8846e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3cc79f6b-9b5e-4f10-9aa9-98030e70e027/?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": "8b5e93ce-4eab-4d34-8986-7b5e0535471c",
                            "gambit_id": "70023a10-45ad-4eba-92d7-0f393694b227",
                            "last_updated": "2022-09-29T10:27:31.579396-04: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/52d19c61-a352-47c2-8930-452c7d8846e1/?format=api"
                        },
                        {
                            "id": "d46307b4-1658-4dea-9bbd-1ba063cc8935",
                            "gambit_id": "3a098fd1-af3c-4314-8973-6193ad4dcefe",
                            "last_updated": "2022-09-29T10:27:31.578412-04: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/52d19c61-a352-47c2-8930-452c7d8846e1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "75c91030-ec2e-4e38-b411-92a9e8282923",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7f38573d-15de-4d5e-af51-ca203be46d40",
            "completed": true,
            "last_updated": "2022-09-29T10:22:29.977321-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7f38573d-15de-4d5e-af51-ca203be46d40",
            "datetime": "2022-09-28T19:40:00-04:00",
            "cutoff_datetime": "2022-09-28T19:40:00-04:00",
            "name": "STL (J Quintana) v. MIL (B Woodruff)",
            "bettypes": [
                {
                    "id": "db1680ee-04e6-422a-9c24-8dd1eb9aab6e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75c91030-ec2e-4e38-b411-92a9e8282923/?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": "MIL (B Woodruff)",
                                "amount": 6170.0
                            },
                            {
                                "team": "STL (J Quintana)",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "04eae24c-5eaf-4311-a294-c2c0dfdce66c",
                            "gambit_id": "59179f48-480a-4ce2-81dc-8e278539cbd7",
                            "last_updated": "2022-09-29T10:22:29.986402-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (B Woodruff)",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db1680ee-04e6-422a-9c24-8dd1eb9aab6e/?format=api"
                        },
                        {
                            "id": "548cc62e-8ac5-404a-a400-fc84064e54f3",
                            "gambit_id": "687e0a6d-d40e-434e-92d4-7913f9b6a1d3",
                            "last_updated": "2022-09-29T10:22:29.987439-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (J Quintana)",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db1680ee-04e6-422a-9c24-8dd1eb9aab6e/?format=api"
                        }
                    ]
                },
                {
                    "id": "ccc81c13-db65-4de9-8e01-e8245bca5da6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75c91030-ec2e-4e38-b411-92a9e8282923/?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": "STL",
                                "amount": 5664.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "12b05a62-8bef-4d53-8cf2-4c50110250a9",
                            "gambit_id": "e7ee8c1c-12e7-4a5a-a654-fa2b780403ba",
                            "last_updated": "2022-09-29T10:22:29.984420-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccc81c13-db65-4de9-8e01-e8245bca5da6/?format=api"
                        },
                        {
                            "id": "adcb48ef-3ce7-4628-9d4d-18ff20374433",
                            "gambit_id": "c60fccf5-1b71-4261-81a5-a03efd156dd3",
                            "last_updated": "2022-09-29T10:22:29.983431-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccc81c13-db65-4de9-8e01-e8245bca5da6/?format=api"
                        }
                    ]
                },
                {
                    "id": "67d7cb72-6037-4f22-9ec5-d5c0c9e6f62f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75c91030-ec2e-4e38-b411-92a9e8282923/?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 7",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9b4f91d1-e061-46b9-a62c-e0151a46b1a4",
                            "gambit_id": "7b4aad51-a1d4-4f5d-af07-35646aab4454",
                            "last_updated": "2022-09-29T10:22:29.981412-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67d7cb72-6037-4f22-9ec5-d5c0c9e6f62f/?format=api"
                        },
                        {
                            "id": "11ac4225-f08c-4152-9336-50d243021772",
                            "gambit_id": "3a70ea46-55bd-4f7d-8e68-4abd3ef976e6",
                            "last_updated": "2022-09-29T10:22:29.980302-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67d7cb72-6037-4f22-9ec5-d5c0c9e6f62f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e5778fca-02d9-4463-9393-b6e5c2bae270",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9a97ea0b-0e22-4be6-9da0-734e1872bb06",
            "completed": true,
            "last_updated": "2022-09-29T10:27:31.388012-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.17,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9a97ea0b-0e22-4be6-9da0-734e1872bb06",
            "datetime": "2022-09-28T19:40:00-04:00",
            "cutoff_datetime": "2022-09-28T19:40:00-04:00",
            "name": "CWS (J Cueto) v. MIN (J Winder)",
            "bettypes": [
                {
                    "id": "a99d934c-8379-4df6-9541-2fff4e9ba3ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e5778fca-02d9-4463-9393-b6e5c2bae270/?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": "MIN (J Winder)",
                                "amount": 5109.0
                            },
                            {
                                "team": "CWS (J Cueto)",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9195.08,
                        "profit_sb": 195.08,
                        "profit_sb_percentage": 2.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "231be1b8-afaa-4e9a-a406-5638d15ff354",
                            "gambit_id": "aec5409b-c042-445a-b6f4-dea81930cebe",
                            "last_updated": "2022-09-29T10:27:31.397428-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (J Winder)",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a99d934c-8379-4df6-9541-2fff4e9ba3ec/?format=api"
                        },
                        {
                            "id": "1439e1fa-37b4-473b-aa33-dc08f1c89d40",
                            "gambit_id": "3c943b57-d2ce-426b-a332-6b41d95f2c8c",
                            "last_updated": "2022-09-29T10:27:31.398400-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (J Cueto)",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a99d934c-8379-4df6-9541-2fff4e9ba3ec/?format=api"
                        }
                    ]
                },
                {
                    "id": "96c8ad73-cc22-4655-b1f6-c378d053f0a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e5778fca-02d9-4463-9393-b6e5c2bae270/?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": "MIN",
                                "amount": 6114.0
                            },
                            {
                                "team": "CWS",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "931cf684-da84-440c-8874-7c7c6c37f975",
                            "gambit_id": "7e9c511d-c76b-43db-9090-2bb5a7e9781e",
                            "last_updated": "2022-09-29T10:27:31.394582-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96c8ad73-cc22-4655-b1f6-c378d053f0a7/?format=api"
                        },
                        {
                            "id": "d5aaf04d-2fca-4193-bd8a-9418f57c8fa5",
                            "gambit_id": "e662da7a-962c-4002-80fc-0de1b9b20c6a",
                            "last_updated": "2022-09-29T10:27:31.395523-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96c8ad73-cc22-4655-b1f6-c378d053f0a7/?format=api"
                        }
                    ]
                },
                {
                    "id": "bb46f032-18e5-4e7c-92fe-b3ee3312ab7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e5778fca-02d9-4463-9393-b6e5c2bae270/?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 7.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c54c7fb5-a604-47ba-b2f0-fef134eee7ad",
                            "gambit_id": "efa696ec-8c68-4dfa-92a6-dc5c3dae8265",
                            "last_updated": "2022-09-29T10:27:31.392208-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb46f032-18e5-4e7c-92fe-b3ee3312ab7c/?format=api"
                        },
                        {
                            "id": "06795243-004d-4569-95db-5ec0e8ada560",
                            "gambit_id": "6a03fc59-b743-4856-aa32-40efdb3d8934",
                            "last_updated": "2022-09-29T10:27:31.390845-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb46f032-18e5-4e7c-92fe-b3ee3312ab7c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d460466e-a853-406d-88a7-39ca7bad0803",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "16b53e7a-6f8d-43f7-b107-883c4b59e8cf",
            "completed": true,
            "last_updated": "2022-09-29T10:31:59.144818-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.45,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/16b53e7a-6f8d-43f7-b107-883c4b59e8cf",
            "datetime": "2022-09-28T19:10:00-04:00",
            "cutoff_datetime": "2022-09-28T19:10:00-04:00",
            "name": "BAL (D Kremer) v. BOS (R Hill)",
            "bettypes": [
                {
                    "id": "b2851c25-e676-4829-afab-4d2c11dc6940",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d460466e-a853-406d-88a7-39ca7bad0803/?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": "BOS (R Hill)",
                                "amount": 5588.0
                            },
                            {
                                "team": "BAL (D Kremer)",
                                "amount": 4412.0
                            }
                        ],
                        "expected_reward_tokens": 9220.2,
                        "profit_sb": 220.2,
                        "profit_sb_percentage": 2.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fb6d9543-b7a0-4ff8-ab58-56040dd9a20f",
                            "gambit_id": "10e85828-ebf5-43a2-b7a2-52340b9b00ba",
                            "last_updated": "2022-09-29T10:31:59.153107-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (R Hill)",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2851c25-e676-4829-afab-4d2c11dc6940/?format=api"
                        },
                        {
                            "id": "0a875acb-4346-4889-8fb0-4d2cef622529",
                            "gambit_id": "aefac49c-722e-45dd-b3d2-7d23999ad0f6",
                            "last_updated": "2022-09-29T10:31:59.154089-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (D Kremer)",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2851c25-e676-4829-afab-4d2c11dc6940/?format=api"
                        }
                    ]
                },
                {
                    "id": "f4c355f7-dd99-4a73-bf1e-42958819f7f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d460466e-a853-406d-88a7-39ca7bad0803/?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": "BAL",
                                "amount": 6047.0
                            },
                            {
                                "team": "BOS",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d0272ec0-43b8-47c4-930b-f4dbef0f27d2",
                            "gambit_id": "e1e601b2-8789-48d5-8637-68765fb4f947",
                            "last_updated": "2022-09-29T10:31:59.151176-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c355f7-dd99-4a73-bf1e-42958819f7f2/?format=api"
                        },
                        {
                            "id": "b6b667da-9b32-49d5-9813-e338eec1d3a1",
                            "gambit_id": "f4bf57bc-84a0-4905-9f73-ffdaa3e3b8a6",
                            "last_updated": "2022-09-29T10:31:59.150193-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c355f7-dd99-4a73-bf1e-42958819f7f2/?format=api"
                        }
                    ]
                },
                {
                    "id": "04679a4c-db19-41a8-9dce-7fcd7ec08edd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d460466e-a853-406d-88a7-39ca7bad0803/?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 9",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "69468390-54ee-4a30-8538-70020725919c",
                            "gambit_id": "18ed2735-f42a-4fbf-8aed-c70354d83774",
                            "last_updated": "2022-09-29T10:31:59.147194-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04679a4c-db19-41a8-9dce-7fcd7ec08edd/?format=api"
                        },
                        {
                            "id": "5a98524c-d550-4623-a916-03f4b18f5d50",
                            "gambit_id": "7a7f5958-bcea-417a-9cd2-8d5f02dd458f",
                            "last_updated": "2022-09-29T10:31:59.148191-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04679a4c-db19-41a8-9dce-7fcd7ec08edd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "790cd31d-5cd0-421e-b779-d1334fe24698",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fa87db44-0a70-486d-88d8-66a947d91056",
            "completed": true,
            "last_updated": "2022-09-30T17:52:19.037328-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fa87db44-0a70-486d-88d8-66a947d91056",
            "datetime": "2022-09-28T19:10:00-04:00",
            "cutoff_datetime": "2022-09-28T19:10:00-04:00",
            "name": "MIA (J Luzardo) v. NYM (T Walker)",
            "bettypes": [
                {
                    "id": "84da2ac3-2733-47c3-8bec-9dd5d9b3ab14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/790cd31d-5cd0-421e-b779-d1334fe24698/?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": "NYM (T Walker)",
                                "amount": 6170.0
                            },
                            {
                                "team": "MIA (J Luzardo)",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "77907a9f-ef11-460c-a1ab-9eb88268c166",
                            "gambit_id": "5b4939b5-24c1-4655-9c75-bacf61a750e3",
                            "last_updated": "2022-09-30T17:52:19.048040-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (T Walker)",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84da2ac3-2733-47c3-8bec-9dd5d9b3ab14/?format=api"
                        },
                        {
                            "id": "8b095ca2-e6e0-4031-b868-fe84782ecf69",
                            "gambit_id": "fb3e6eed-632d-4b43-ba6b-32b11f66ecb0",
                            "last_updated": "2022-09-30T17:52:19.049239-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (J Luzardo)",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84da2ac3-2733-47c3-8bec-9dd5d9b3ab14/?format=api"
                        }
                    ]
                },
                {
                    "id": "0479177f-3f59-4355-9f3c-f06f65184a1f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/790cd31d-5cd0-421e-b779-d1334fe24698/?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": "MIA",
                                "amount": 5492.0
                            },
                            {
                                "team": "NYM",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "787dcda7-5482-4851-901a-ea6d5a194ca2",
                            "gambit_id": "f9e52fc5-4505-4e7a-8d71-04059998444f",
                            "last_updated": "2022-09-30T17:52:19.045270-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0479177f-3f59-4355-9f3c-f06f65184a1f/?format=api"
                        },
                        {
                            "id": "37b959bf-ffd4-4c8a-9c07-2edf35a2af30",
                            "gambit_id": "5366ba89-ef74-4b21-99f2-21210b058e26",
                            "last_updated": "2022-09-30T17:52:19.044056-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0479177f-3f59-4355-9f3c-f06f65184a1f/?format=api"
                        }
                    ]
                },
                {
                    "id": "7a9961e3-4bf0-4829-9a03-1b4ea90c0cb3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/790cd31d-5cd0-421e-b779-d1334fe24698/?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 7",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "519becd8-173c-46bc-b618-ad183ec88733",
                            "gambit_id": "23018eeb-5723-4234-829d-6290ac38de9a",
                            "last_updated": "2022-09-30T17:52:19.040511-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a9961e3-4bf0-4829-9a03-1b4ea90c0cb3/?format=api"
                        },
                        {
                            "id": "1ae2af03-0a76-4df2-8e61-3487b7b4ca98",
                            "gambit_id": "80437e3d-9065-4852-a211-0bc77a050248",
                            "last_updated": "2022-09-30T17:52:19.041725-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a9961e3-4bf0-4829-9a03-1b4ea90c0cb3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ec3a6fce-9fc6-4635-ad59-398128681d3a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "45508911-b4fc-4101-a38d-e3f8c8506a0f",
            "completed": true,
            "last_updated": "2022-09-29T10:37:06.946005-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.18,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/45508911-b4fc-4101-a38d-e3f8c8506a0f",
            "datetime": "2022-09-28T19:07:00-04:00",
            "cutoff_datetime": "2022-09-28T19:07:00-04:00",
            "name": "NYY (G Cole) v. TOR (M White)",
            "bettypes": [
                {
                    "id": "20e084ea-e6ed-471b-9bb9-165b5f5795f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ec3a6fce-9fc6-4635-ad59-398128681d3a/?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": "NYY (G Cole)",
                                "amount": 5378.0
                            },
                            {
                                "team": "TOR (M White)",
                                "amount": 4622.0
                            }
                        ],
                        "expected_reward_tokens": 9196.38,
                        "profit_sb": 196.38,
                        "profit_sb_percentage": 2.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "de4ef2ca-60f6-4d98-a0bb-1411699d6c39",
                            "gambit_id": "686cd2a5-768e-43d0-8be0-11d6a1c68e8a",
                            "last_updated": "2022-09-29T10:37:06.956290-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (G Cole)",
                            "reward": "1.71000",
                            "odds": "1.81300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20e084ea-e6ed-471b-9bb9-165b5f5795f2/?format=api"
                        },
                        {
                            "id": "639e3e48-6632-43fa-ae6e-9872824ee6ed",
                            "gambit_id": "33d84cc6-4061-4756-9c3e-446bd4b49d15",
                            "last_updated": "2022-09-29T10:37:06.955304-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (M White)",
                            "reward": "1.99000",
                            "odds": "2.13000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20e084ea-e6ed-471b-9bb9-165b5f5795f2/?format=api"
                        }
                    ]
                },
                {
                    "id": "459191ea-6b28-42f2-ba6b-166234aa384e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ec3a6fce-9fc6-4635-ad59-398128681d3a/?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": "TOR",
                                "amount": 5899.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "67068b6f-0efb-4e33-8c0e-24366912120e",
                            "gambit_id": "700e7de7-5151-4b5e-883d-d5786b6c53ef",
                            "last_updated": "2022-09-29T10:37:06.952354-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/459191ea-6b28-42f2-ba6b-166234aa384e/?format=api"
                        },
                        {
                            "id": "8e7bdbfd-d5ce-4d57-a00b-00cc7086035b",
                            "gambit_id": "91b8ea5c-e75d-44c3-8960-ffdb45ac3bec",
                            "last_updated": "2022-09-29T10:37:06.953332-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/459191ea-6b28-42f2-ba6b-166234aa384e/?format=api"
                        }
                    ]
                },
                {
                    "id": "c45a2e23-3b7b-4bf0-ae11-5ef7f28d02d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ec3a6fce-9fc6-4635-ad59-398128681d3a/?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 7",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fa1ebc9d-29f7-4d94-b23c-a50cdd777186",
                            "gambit_id": "9b971b97-b10a-409d-8798-0d6924ed3618",
                            "last_updated": "2022-09-29T10:37:06.950141-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c45a2e23-3b7b-4bf0-ae11-5ef7f28d02d3/?format=api"
                        },
                        {
                            "id": "b2493430-56af-4cb4-819f-357d4ffeb307",
                            "gambit_id": "057b3720-adc5-44ee-91ff-3946e5fd9d01",
                            "last_updated": "2022-09-29T10:37:06.948935-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c45a2e23-3b7b-4bf0-ae11-5ef7f28d02d3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a3ae0c2e-39de-4723-ac50-38610ae66db7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "30335d74-4dda-449c-9183-84e5a5b07b75",
            "completed": true,
            "last_updated": "2022-09-29T10:37:06.772950-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/30335d74-4dda-449c-9183-84e5a5b07b75",
            "datetime": "2022-09-28T19:05:00-04:00",
            "cutoff_datetime": "2022-09-28T19:05:00-04:00",
            "name": "ATL (J Odorizzi) v. WAS (J Gray)",
            "bettypes": [
                {
                    "id": "b6a5825a-6a38-46f7-b24b-618c7ee012cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a3ae0c2e-39de-4723-ac50-38610ae66db7/?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": "ATL (J Odorizzi)",
                                "amount": 6373.0
                            },
                            {
                                "team": "WAS (J Gray)",
                                "amount": 3627.0
                            }
                        ],
                        "expected_reward_tokens": 9176.31,
                        "profit_sb": 176.31,
                        "profit_sb_percentage": 1.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d1688812-6c51-4788-9e97-a48318f6cb12",
                            "gambit_id": "10a14dac-2ac8-4223-a687-963492d883c4",
                            "last_updated": "2022-09-29T10:37:06.790295-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (J Odorizzi)",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6a5825a-6a38-46f7-b24b-618c7ee012cd/?format=api"
                        },
                        {
                            "id": "5d3bcbe5-2952-41d1-b664-73fbae486778",
                            "gambit_id": "f2c4c9b1-013d-4af6-a5de-bdbd3cc8e977",
                            "last_updated": "2022-09-29T10:37:06.789310-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (J Gray)",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6a5825a-6a38-46f7-b24b-618c7ee012cd/?format=api"
                        }
                    ]
                },
                {
                    "id": "2cbe0d92-9f28-47fb-8af4-a65e49c9ef26",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a3ae0c2e-39de-4723-ac50-38610ae66db7/?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": "ATL",
                                "amount": 5208.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0a661c60-87df-4f32-9f63-c74e7866b81c",
                            "gambit_id": "93b10bbc-b6f5-4bf8-b264-b29276c2cadd",
                            "last_updated": "2022-09-29T10:37:06.787352-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cbe0d92-9f28-47fb-8af4-a65e49c9ef26/?format=api"
                        },
                        {
                            "id": "118c09ce-413c-402e-9ff6-077c18fe8f82",
                            "gambit_id": "35602c73-4fdd-4533-bcac-43f6c93191eb",
                            "last_updated": "2022-09-29T10:37:06.786369-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cbe0d92-9f28-47fb-8af4-a65e49c9ef26/?format=api"
                        }
                    ]
                },
                {
                    "id": "1f92681a-9b3a-415d-8bcb-80c2fc3572d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a3ae0c2e-39de-4723-ac50-38610ae66db7/?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 8.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e165b470-8e72-43ef-94d0-baaae4803377",
                            "gambit_id": "2f71ee99-ddb3-406a-a918-f05868c11e08",
                            "last_updated": "2022-09-29T10:37:06.783374-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f92681a-9b3a-415d-8bcb-80c2fc3572d7/?format=api"
                        },
                        {
                            "id": "51a39b3a-1602-4166-83cb-d058dfcf1054",
                            "gambit_id": "ba1b9c21-546a-4b17-af45-6646fba660e8",
                            "last_updated": "2022-09-29T10:37:06.784380-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f92681a-9b3a-415d-8bcb-80c2fc3572d7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bf1f4257-4dcc-411d-97bf-3a4fe51e6a46",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "63a34de3-62b4-4b02-877f-44c7a8701da9",
            "completed": false,
            "last_updated": "2022-12-24T17:12:19.831876-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.57,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/63a34de3-62b4-4b02-877f-44c7a8701da9",
            "datetime": "2022-09-28T18:40:00-04:00",
            "cutoff_datetime": "2022-09-28T18:40:00-04:00",
            "name": "KAN (D Lynch) v. DET (M Manning)",
            "bettypes": [
                {
                    "id": "7cfd354a-939f-41c8-8515-23ab0fd84bc1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf1f4257-4dcc-411d-97bf-3a4fe51e6a46/?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": "DET (M Manning)",
                                "amount": 5561.0
                            },
                            {
                                "team": "KAN (D Lynch)",
                                "amount": 4439.0
                            }
                        ],
                        "expected_reward_tokens": 9231.26,
                        "profit_sb": 231.26,
                        "profit_sb_percentage": 2.57,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aa7384fa-1b4c-40d9-b746-b6ef594992e4",
                            "gambit_id": "9f9fa194-41c9-4651-81b0-5aa1e61fbb17",
                            "last_updated": "2022-12-24T17:12:19.841362-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (M Manning)",
                            "reward": "1.66000",
                            "odds": "1.75190",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cfd354a-939f-41c8-8515-23ab0fd84bc1/?format=api"
                        },
                        {
                            "id": "472ef115-bd57-4e8b-871a-ff04159c10c1",
                            "gambit_id": "e585ce8a-dc53-45ee-8fd1-60df25857f61",
                            "last_updated": "2022-12-24T17:12:19.842467-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (D Lynch)",
                            "reward": "2.08000",
                            "odds": "2.23000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cfd354a-939f-41c8-8515-23ab0fd84bc1/?format=api"
                        }
                    ]
                },
                {
                    "id": "630ffdb0-a246-4789-96e3-7173df97dfeb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf1f4257-4dcc-411d-97bf-3a4fe51e6a46/?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": "KAN",
                                "amount": 6114.0
                            },
                            {
                                "team": "DET",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dc97d20d-54bd-4ade-8066-535fdf071ec0",
                            "gambit_id": "9636d7d8-c88c-45f1-9aca-8ff6f506c46c",
                            "last_updated": "2022-12-24T17:12:19.839144-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/630ffdb0-a246-4789-96e3-7173df97dfeb/?format=api"
                        },
                        {
                            "id": "ac9bfe3a-2a50-478c-ada0-c8e7f35f0481",
                            "gambit_id": "65c58d78-87c3-40a9-a7e8-5d984f860476",
                            "last_updated": "2022-12-24T17:12:19.838057-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/630ffdb0-a246-4789-96e3-7173df97dfeb/?format=api"
                        }
                    ]
                },
                {
                    "id": "38dc3123-9320-425f-a204-2a0e409f3874",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf1f4257-4dcc-411d-97bf-3a4fe51e6a46/?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 7.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dbf3ef95-533f-4a6a-bc28-3501ae6d09de",
                            "gambit_id": "16cf94f8-43fa-4edb-9fb3-8658e039bfbc",
                            "last_updated": "2022-12-24T17:12:19.834726-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38dc3123-9320-425f-a204-2a0e409f3874/?format=api"
                        },
                        {
                            "id": "4728d4d3-27c1-4387-95e5-b8681c83bbdd",
                            "gambit_id": "591e8bd7-7db9-4c85-9f72-57ff4005188f",
                            "last_updated": "2022-12-24T17:12:19.835839-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38dc3123-9320-425f-a204-2a0e409f3874/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d2d89cfa-8eca-4117-bb47-73f85e0ffc59",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f9b3d6f4-9f8f-4be3-b4ea-2f8bdaaaddec",
            "completed": true,
            "last_updated": "2022-09-29T10:42:04.179321-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f9b3d6f4-9f8f-4be3-b4ea-2f8bdaaaddec",
            "datetime": "2022-09-28T18:10:00-04:00",
            "cutoff_datetime": "2022-09-28T18:10:00-04:00",
            "name": "TAM (T Glasnow) v. CLE (T McKenzie)",
            "bettypes": [
                {
                    "id": "840e4f96-7f07-4d66-a230-00b933b21d41",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2d89cfa-8eca-4117-bb47-73f85e0ffc59/?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": "CLE (T McKenzie)",
                                "amount": 5511.0
                            },
                            {
                                "team": "TAM (T Glasnow)",
                                "amount": 4489.0
                            }
                        ],
                        "expected_reward_tokens": 9202.45,
                        "profit_sb": 202.45,
                        "profit_sb_percentage": 2.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "66993675-614d-4340-a357-17a6d601e2b6",
                            "gambit_id": "abec402a-08e8-408b-899c-63223d5b764e",
                            "last_updated": "2022-09-29T10:42:04.188411-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (T McKenzie)",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/840e4f96-7f07-4d66-a230-00b933b21d41/?format=api"
                        },
                        {
                            "id": "b5fe5e8a-19d2-4053-9cc7-f7874c8a8dd5",
                            "gambit_id": "329bfb83-a8ac-4a72-a07f-4bf734ac2055",
                            "last_updated": "2022-09-29T10:42:04.189399-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (T Glasnow)",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/840e4f96-7f07-4d66-a230-00b933b21d41/?format=api"
                        }
                    ]
                },
                {
                    "id": "c1bfa72c-367d-44aa-afb5-7971a4c9e1f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2d89cfa-8eca-4117-bb47-73f85e0ffc59/?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": "TAM",
                                "amount": 6389.0
                            },
                            {
                                "team": "CLE",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8b1d1c34-c6f8-4598-be93-6875fb9eccba",
                            "gambit_id": "eef84a5f-8717-4308-aa37-c2e63ff0a67e",
                            "last_updated": "2022-09-29T10:42:04.186452-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1bfa72c-367d-44aa-afb5-7971a4c9e1f0/?format=api"
                        },
                        {
                            "id": "76b348c2-60f8-4817-b471-06eacc048af0",
                            "gambit_id": "f7d6001f-ef38-4464-8091-89d969fc2ed2",
                            "last_updated": "2022-09-29T10:42:04.185465-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1bfa72c-367d-44aa-afb5-7971a4c9e1f0/?format=api"
                        }
                    ]
                },
                {
                    "id": "36f2c01e-06be-4317-837f-d95ba98f8cbb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2d89cfa-8eca-4117-bb47-73f85e0ffc59/?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": "0114dca3-1b11-4ff7-b47e-f911ecaf951d",
                            "gambit_id": "82aa8782-0b62-4e83-bcdf-edb8925de69f",
                            "last_updated": "2022-09-29T10:42:04.183464-04: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/36f2c01e-06be-4317-837f-d95ba98f8cbb/?format=api"
                        },
                        {
                            "id": "c305999d-919d-450a-9e60-1b6fef94a94e",
                            "gambit_id": "206e2ae6-051b-4361-a3b9-9989d1148f22",
                            "last_updated": "2022-09-29T10:42:04.182306-04: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/36f2c01e-06be-4317-837f-d95ba98f8cbb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "db9ad921-2f82-493d-9105-ef0884fed9e6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "eec8c712-b507-40c3-b741-794eda8924d3",
            "completed": true,
            "last_updated": "2022-09-29T11:32:03.580530-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.64,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/eec8c712-b507-40c3-b741-794eda8924d3",
            "datetime": "2022-09-28T13:15:00-04:00",
            "cutoff_datetime": "2022-09-28T13:15:00-04:00",
            "name": "Outsiders v. Furia Esports",
            "bettypes": [
                {
                    "id": "7d76fb17-5e30-452f-b106-3f6783c48c0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db9ad921-2f82-493d-9105-ef0884fed9e6/?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": "Furia Esports",
                                "amount": 5387.0
                            },
                            {
                                "team": "Outsiders",
                                "amount": 4613.0
                            }
                        ],
                        "expected_reward_tokens": 8672.44,
                        "profit_sb": -327.56,
                        "profit_sb_percentage": -3.64,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d6739962-1041-4988-be78-c568f8137462",
                            "gambit_id": "6a231848-9eb5-4c4a-9c02-7e11c6e47842",
                            "last_updated": "2022-09-29T11:32:03.583050-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Furia Esports",
                            "reward": "1.61000",
                            "odds": "1.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d76fb17-5e30-452f-b106-3f6783c48c0c/?format=api"
                        },
                        {
                            "id": "fd3c049f-a0c6-40d4-9534-9a2b7a06d4a4",
                            "gambit_id": "065ea651-0756-4b2c-a153-92abf1002559",
                            "last_updated": "2022-09-29T11:32:03.584068-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Outsiders",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d76fb17-5e30-452f-b106-3f6783c48c0c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c32168a2-5a37-4dd8-9dde-f6b65995083d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "27480c23-d447-4c4a-afb8-e6a724ee3b59",
            "completed": true,
            "last_updated": "2022-09-29T10:42:04.019284-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/27480c23-d447-4c4a-afb8-e6a724ee3b59",
            "datetime": "2022-09-28T12:35:00-04:00",
            "cutoff_datetime": "2022-09-28T12:35:00-04:00",
            "name": "CIN (L Cessa) v. PIT (B Wilson)",
            "bettypes": [
                {
                    "id": "a1613bb2-c76c-46bb-b573-3f8f29fe6ebb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c32168a2-5a37-4dd8-9dde-f6b65995083d/?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": "PIT (B Wilson)",
                                "amount": 5257.0
                            },
                            {
                                "team": "CIN (L Cessa)",
                                "amount": 4743.0
                            }
                        ],
                        "expected_reward_tokens": 9199.75,
                        "profit_sb": 199.75,
                        "profit_sb_percentage": 2.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "237874d4-66bb-492c-9e6b-3416bf220ef6",
                            "gambit_id": "ed3cd5c0-155a-4a2d-bcd0-70f1660c6dfa",
                            "last_updated": "2022-09-29T10:42:04.028503-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (B Wilson)",
                            "reward": "1.75000",
                            "odds": "1.85470",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1613bb2-c76c-46bb-b573-3f8f29fe6ebb/?format=api"
                        },
                        {
                            "id": "729091bb-a5fa-416d-8c99-9df694c6cd24",
                            "gambit_id": "b1950be9-9d94-491d-90d9-1469c5af50f4",
                            "last_updated": "2022-09-29T10:42:04.029444-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (L Cessa)",
                            "reward": "1.94000",
                            "odds": "2.07000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1613bb2-c76c-46bb-b573-3f8f29fe6ebb/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5d01dcc-92d4-47a8-9b68-8d314236419e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c32168a2-5a37-4dd8-9dde-f6b65995083d/?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": "CIN",
                                "amount": 6336.0
                            },
                            {
                                "team": "PIT",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bafd0cde-de50-4c9a-88cc-5bd75b315a75",
                            "gambit_id": "e34efe87-a73e-4f10-a1d8-ccc7d22e3e9c",
                            "last_updated": "2022-09-29T10:42:04.026580-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5d01dcc-92d4-47a8-9b68-8d314236419e/?format=api"
                        },
                        {
                            "id": "fbd7dfc5-fc9a-4d0e-8441-62b01fe57c91",
                            "gambit_id": "935b0409-de1c-4f9b-b753-5abdb05a923f",
                            "last_updated": "2022-09-29T10:42:04.025636-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5d01dcc-92d4-47a8-9b68-8d314236419e/?format=api"
                        }
                    ]
                },
                {
                    "id": "db36b58d-cdb3-4f6b-8e48-3b3c114d58a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c32168a2-5a37-4dd8-9dde-f6b65995083d/?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 8",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8440961d-a309-4cd2-8def-822deb1fe8c3",
                            "gambit_id": "7f458d83-dd58-4a5b-b640-31c28e50ac4b",
                            "last_updated": "2022-09-29T10:42:04.022734-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db36b58d-cdb3-4f6b-8e48-3b3c114d58a1/?format=api"
                        },
                        {
                            "id": "2f839c52-077a-4f03-a979-1cd286022952",
                            "gambit_id": "d3b11d2e-6107-4e60-9002-afcc43c038b6",
                            "last_updated": "2022-09-29T10:42:04.023684-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db36b58d-cdb3-4f6b-8e48-3b3c114d58a1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3636b7c8-e169-41be-b4a7-313dd56e4494",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "02d631c6-c4f5-43b2-8cc1-c6f7a979777d",
            "completed": true,
            "last_updated": "2022-09-29T11:32:03.720361-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.81,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/02d631c6-c4f5-43b2-8cc1-c6f7a979777d",
            "datetime": "2022-09-28T09:45:00-04:00",
            "cutoff_datetime": "2022-09-28T09:45:00-04:00",
            "name": "Heroic v. Natus Vincere",
            "bettypes": [
                {
                    "id": "fb8608c8-1476-430f-9c95-0e397e3600c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3636b7c8-e169-41be-b4a7-313dd56e4494/?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": "Natus Vincere",
                                "amount": 6293.0
                            },
                            {
                                "team": "Heroic",
                                "amount": 3707.0
                            }
                        ],
                        "expected_reward_tokens": 8747.27,
                        "profit_sb": -252.73,
                        "profit_sb_percentage": -2.81,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2540f24f-f74a-411d-a0bb-90843126d738",
                            "gambit_id": "aa2557a7-0f21-4c77-9974-9dcd0a3a8307",
                            "last_updated": "2022-09-29T11:32:03.723010-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Natus Vincere",
                            "reward": "1.39000",
                            "odds": "1.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb8608c8-1476-430f-9c95-0e397e3600c5/?format=api"
                        },
                        {
                            "id": "4b01218d-56de-4a07-bf02-56a9bd580fe7",
                            "gambit_id": "4b33322b-555b-4461-b2c9-937bf09b00c5",
                            "last_updated": "2022-09-29T11:32:03.724143-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Heroic",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb8608c8-1476-430f-9c95-0e397e3600c5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "efdb70ba-3a5a-4fd1-a3c6-784b28d745bd",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fa81388c-e61d-420b-9832-d5db586575cd",
            "completed": true,
            "last_updated": "2022-09-28T09:32:26.614697-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.84,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/fa81388c-e61d-420b-9832-d5db586575cd",
            "datetime": "2022-09-27T22:00:00-04:00",
            "cutoff_datetime": "2022-09-27T22:00:00-04:00",
            "name": "Seattle Sounders v. FC Cincinnati",
            "bettypes": [
                {
                    "id": "a7831aa8-8778-4ea1-a127-69c37e5e04b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/efdb70ba-3a5a-4fd1-a3c6-784b28d745bd/?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": "Seattle Sounders",
                                "amount": 5081.0
                            },
                            {
                                "team": "FC Cincinnati",
                                "amount": 4919.0
                            }
                        ],
                        "expected_reward_tokens": 12296.02,
                        "profit_sb": 3296.02,
                        "profit_sb_percentage": 36.62,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Sounders",
                                "amount": 3631.0
                            },
                            {
                                "team": "FC Cincinnati",
                                "amount": 3515.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2853.0
                            }
                        ],
                        "expected_reward_tokens": 8787.02,
                        "profit_sb": -212.98,
                        "profit_sb_percentage": -2.37,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "65d24732-b83a-4f31-8c5a-4140546a38b5",
                            "gambit_id": "538fed8c-e201-4055-b1d2-4d8821410982",
                            "last_updated": "2022-09-28T09:32:26.623451-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Sounders",
                            "reward": "2.42000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7831aa8-8778-4ea1-a127-69c37e5e04b7/?format=api"
                        },
                        {
                            "id": "4b959bc8-59cb-4c64-9b8c-b46e0e06e5f9",
                            "gambit_id": "fe753b96-3e7f-4376-b163-17511ac5a41e",
                            "last_updated": "2022-09-28T09:32:26.621221-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Cincinnati",
                            "reward": "2.50000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7831aa8-8778-4ea1-a127-69c37e5e04b7/?format=api"
                        },
                        {
                            "id": "5cb10015-259d-4e7e-8ede-fd9eb0a03f13",
                            "gambit_id": "d5448fac-1e34-4e47-8403-43235ebf72d2",
                            "last_updated": "2022-09-28T09:32:26.622393-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.08000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7831aa8-8778-4ea1-a127-69c37e5e04b7/?format=api"
                        }
                    ]
                },
                {
                    "id": "e3485df0-2f02-4cc3-b0ca-122ac16be40d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/efdb70ba-3a5a-4fd1-a3c6-784b28d745bd/?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": 5376.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4624.0
                            }
                        ],
                        "expected_reward_tokens": 8924.16,
                        "profit_sb": -75.84,
                        "profit_sb_percentage": -0.84,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6c48d3bb-28e1-4dcc-a480-2ce48b28b290",
                            "gambit_id": "a615bc13-531e-4cfd-ab9f-f38526d429ae",
                            "last_updated": "2022-09-28T09:32:26.617637-04: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/e3485df0-2f02-4cc3-b0ca-122ac16be40d/?format=api"
                        },
                        {
                            "id": "48b8d8bc-1ca6-4073-a141-6777fe077294",
                            "gambit_id": "9a9377eb-fc56-4e56-8aa9-87f1df8fb9f9",
                            "last_updated": "2022-09-28T09:32:26.618851-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.93000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3485df0-2f02-4cc3-b0ca-122ac16be40d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f1ff94a4-64cf-4da8-a24a-c9fce3935a5d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fa8252e0-0176-4f02-b166-fbcd2a68aab3",
            "completed": true,
            "last_updated": "2022-09-28T08:56:57.428146-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.26,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fa8252e0-0176-4f02-b166-fbcd2a68aab3",
            "datetime": "2022-09-27T21:45:00-04:00",
            "cutoff_datetime": "2022-09-27T21:45:00-04:00",
            "name": "COL (G Marquez) v. SFO (L Webb)",
            "bettypes": [
                {
                    "id": "1d6c901f-4144-41c1-bfa4-4a013480f32f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f1ff94a4-64cf-4da8-a24a-c9fce3935a5d/?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": "SFO (L Webb)",
                                "amount": 6304.0
                            },
                            {
                                "team": "COL (G Marquez)",
                                "amount": 3696.0
                            }
                        ],
                        "expected_reward_tokens": 9203.04,
                        "profit_sb": 203.04,
                        "profit_sb_percentage": 2.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "24554df2-2341-46d1-ad52-19e140b61081",
                            "gambit_id": "1a7bf7a7-fea9-4a4a-8167-835fe3bd947b",
                            "last_updated": "2022-09-28T08:56:57.438832-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO (L Webb)",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d6c901f-4144-41c1-bfa4-4a013480f32f/?format=api"
                        },
                        {
                            "id": "00e4eeda-7bbd-4f38-8610-666d5b919eb9",
                            "gambit_id": "be4633e2-2e4f-46ca-97ba-a0e263bd34d2",
                            "last_updated": "2022-09-28T08:56:57.437863-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (G Marquez)",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d6c901f-4144-41c1-bfa4-4a013480f32f/?format=api"
                        }
                    ]
                },
                {
                    "id": "334b3208-f811-4487-92eb-ce222a5d164c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f1ff94a4-64cf-4da8-a24a-c9fce3935a5d/?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": "COL",
                                "amount": 5399.0
                            },
                            {
                                "team": "SFO",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6a50d5db-e410-47d4-9c89-d08b9526a861",
                            "gambit_id": "2bc28208-746e-401e-ae5d-ba08c205e27f",
                            "last_updated": "2022-09-28T08:56:57.435747-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334b3208-f811-4487-92eb-ce222a5d164c/?format=api"
                        },
                        {
                            "id": "83e9ae4f-655b-4a2b-b095-f01d5d5f5939",
                            "gambit_id": "c829c734-68fe-4915-b0e1-3d68c6c3ed3b",
                            "last_updated": "2022-09-28T08:56:57.434655-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334b3208-f811-4487-92eb-ce222a5d164c/?format=api"
                        }
                    ]
                },
                {
                    "id": "32831a3d-c8dd-4040-8623-fe13b3c90711",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f1ff94a4-64cf-4da8-a24a-c9fce3935a5d/?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 7.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "37272b01-246b-44c4-a066-3ebc6788adeb",
                            "gambit_id": "9ea3e5cb-fcbd-415b-a3ab-70e78e8bbdb5",
                            "last_updated": "2022-09-28T08:56:57.431203-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32831a3d-c8dd-4040-8623-fe13b3c90711/?format=api"
                        },
                        {
                            "id": "a65544ef-3a51-464e-b657-1a8720f02ed7",
                            "gambit_id": "b6db19cc-10aa-4386-b76f-1c45e02199e6",
                            "last_updated": "2022-09-28T08:56:57.432390-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32831a3d-c8dd-4040-8623-fe13b3c90711/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "caba56ba-4ae9-4f6f-ba40-edd240b16f19",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c6013570-e02f-4dbf-82a5-887d94122823",
            "completed": true,
            "last_updated": "2022-09-28T08:56:57.112247-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.94,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c6013570-e02f-4dbf-82a5-887d94122823",
            "datetime": "2022-09-27T21:40:00-04:00",
            "cutoff_datetime": "2022-09-27T21:40:00-04:00",
            "name": "LOS (T Anderson) v. SDG (B Snell)",
            "bettypes": [
                {
                    "id": "75f45cb9-ad7f-4a34-8cb2-b40b3e4e3ba6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/caba56ba-4ae9-4f6f-ba40-edd240b16f19/?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": "SDG (B Snell)",
                                "amount": 5041.0
                            },
                            {
                                "team": "LOS (T Anderson)",
                                "amount": 4959.0
                            }
                        ],
                        "expected_reward_tokens": 9174.15,
                        "profit_sb": 174.15,
                        "profit_sb_percentage": 1.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c24e590e-1df3-4f19-800a-bcb3f630ddf7",
                            "gambit_id": "4e4d24e0-f0b7-47e1-94f9-eaae56886635",
                            "last_updated": "2022-09-28T08:56:57.121937-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (B Snell)",
                            "reward": "1.82000",
                            "odds": "1.93460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75f45cb9-ad7f-4a34-8cb2-b40b3e4e3ba6/?format=api"
                        },
                        {
                            "id": "e2fccac0-fef7-46a0-8d86-6570a5af7efa",
                            "gambit_id": "64efe0e7-4ea0-46e3-93b2-9812e848d39e",
                            "last_updated": "2022-09-28T08:56:57.122921-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (T Anderson)",
                            "reward": "1.85000",
                            "odds": "1.97090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75f45cb9-ad7f-4a34-8cb2-b40b3e4e3ba6/?format=api"
                        }
                    ]
                },
                {
                    "id": "1bf5f661-ee0a-4d16-9052-ee69577880b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/caba56ba-4ae9-4f6f-ba40-edd240b16f19/?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": "SDG",
                                "amount": 6047.0
                            },
                            {
                                "team": "LOS",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4dfb5373-09ee-4784-94be-3553893f4ca7",
                            "gambit_id": "68fdf112-73ef-43c2-84ad-9435d12792f3",
                            "last_updated": "2022-09-28T08:56:57.118717-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bf5f661-ee0a-4d16-9052-ee69577880b7/?format=api"
                        },
                        {
                            "id": "b3b7f5aa-6e80-4467-9131-f810093f106e",
                            "gambit_id": "f24d4e26-7728-4926-9c24-b4f5c93d1b75",
                            "last_updated": "2022-09-28T08:56:57.119799-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bf5f661-ee0a-4d16-9052-ee69577880b7/?format=api"
                        }
                    ]
                },
                {
                    "id": "02625e19-badb-4770-aa3e-e585c1cb69aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/caba56ba-4ae9-4f6f-ba40-edd240b16f19/?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 7.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "84c06dd8-642a-48a2-a319-22f6ec36f008",
                            "gambit_id": "0b0dc43e-04aa-4f1c-9405-59a2d381667e",
                            "last_updated": "2022-09-28T08:56:57.116390-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02625e19-badb-4770-aa3e-e585c1cb69aa/?format=api"
                        },
                        {
                            "id": "461b4dd1-4110-47d9-8bc0-52a69b445a7d",
                            "gambit_id": "3c652b46-c64f-4956-a1fe-63b660b18344",
                            "last_updated": "2022-09-28T08:56:57.115165-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02625e19-badb-4770-aa3e-e585c1cb69aa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a1dea13b-9e8b-4fac-b22c-7f4ae26e1a77",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "00a7a380-3e8c-4de7-b0fe-4855622db9dd",
            "completed": true,
            "last_updated": "2022-09-28T08:56:57.268919-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/00a7a380-3e8c-4de7-b0fe-4855622db9dd",
            "datetime": "2022-09-27T21:40:00-04:00",
            "cutoff_datetime": "2022-09-27T21:40:00-04:00",
            "name": "TEX (J Tinoco) v. SEA (R Ray)",
            "bettypes": [
                {
                    "id": "b8883b7d-5232-4af6-b786-1987c82e21af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1dea13b-9e8b-4fac-b22c-7f4ae26e1a77/?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": "SEA (R Ray)",
                                "amount": 6373.0
                            },
                            {
                                "team": "TEX (J Tinoco)",
                                "amount": 3627.0
                            }
                        ],
                        "expected_reward_tokens": 9176.31,
                        "profit_sb": 176.31,
                        "profit_sb_percentage": 1.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "09f3287f-f022-4a6a-b015-0f4afc377721",
                            "gambit_id": "918c1119-e91d-4c89-8cb7-fa2a2c4d1d8d",
                            "last_updated": "2022-09-28T08:56:57.279868-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (R Ray)",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8883b7d-5232-4af6-b786-1987c82e21af/?format=api"
                        },
                        {
                            "id": "782d1ec3-14b7-4030-ad0e-51edefd13907",
                            "gambit_id": "6228a9fa-fa0a-40b2-8ba5-970ddc41e0a1",
                            "last_updated": "2022-09-28T08:56:57.281193-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (J Tinoco)",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8883b7d-5232-4af6-b786-1987c82e21af/?format=api"
                        }
                    ]
                },
                {
                    "id": "29e3e095-61bc-4a03-b538-bf4a713871df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1dea13b-9e8b-4fac-b22c-7f4ae26e1a77/?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": "TEX",
                                "amount": 5304.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "194c6b3c-5024-4da8-a208-d52750d2b655",
                            "gambit_id": "b8e9b48a-0336-427f-bb47-7af49fe301ab",
                            "last_updated": "2022-09-28T08:56:57.277364-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29e3e095-61bc-4a03-b538-bf4a713871df/?format=api"
                        },
                        {
                            "id": "2e3f7925-f6c5-4f0c-84ff-f9a8e94a25bd",
                            "gambit_id": "264c3291-fca0-40db-bf29-d15b5ec6751e",
                            "last_updated": "2022-09-28T08:56:57.276155-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29e3e095-61bc-4a03-b538-bf4a713871df/?format=api"
                        }
                    ]
                },
                {
                    "id": "483a4a77-dc87-4992-98aa-33528ed155f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1dea13b-9e8b-4fac-b22c-7f4ae26e1a77/?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 7.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "085a4c8e-75f6-4564-8b2e-c5b7d0d88402",
                            "gambit_id": "550eb0e4-b979-490f-a32d-68183bea9d77",
                            "last_updated": "2022-09-28T08:56:57.272977-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/483a4a77-dc87-4992-98aa-33528ed155f9/?format=api"
                        },
                        {
                            "id": "8f6c5e60-f5ea-439d-82f6-9735e8d739c7",
                            "gambit_id": "1ad8b015-f2de-4580-a615-7fef1c029f7b",
                            "last_updated": "2022-09-28T08:56:57.271780-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/483a4a77-dc87-4992-98aa-33528ed155f9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0585ae4b-b3ac-4196-b1cc-ab638e9490ce",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e6f13a9d-40eb-4b0e-9a56-14ec1ee2f894",
            "completed": true,
            "last_updated": "2022-09-28T08:56:56.167655-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e6f13a9d-40eb-4b0e-9a56-14ec1ee2f894",
            "datetime": "2022-09-27T21:38:00-04:00",
            "cutoff_datetime": "2022-09-27T21:38:00-04:00",
            "name": "OAK (J Kaprielian) v. LAA (P Sandoval)",
            "bettypes": [
                {
                    "id": "94048988-9d29-4e14-a031-265e40f66dde",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0585ae4b-b3ac-4196-b1cc-ab638e9490ce/?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": "LAA (P Sandoval)",
                                "amount": 6373.0
                            },
                            {
                                "team": "OAK (J Kaprielian)",
                                "amount": 3627.0
                            }
                        ],
                        "expected_reward_tokens": 9176.31,
                        "profit_sb": 176.31,
                        "profit_sb_percentage": 1.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4cea01b9-381f-415d-b73d-6c09314f3102",
                            "gambit_id": "c24cafe4-3f7e-4a40-a1f6-0c3cec94769b",
                            "last_updated": "2022-09-28T08:56:56.176452-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (P Sandoval)",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94048988-9d29-4e14-a031-265e40f66dde/?format=api"
                        },
                        {
                            "id": "3bd25396-7026-450e-b5a0-eeaee3a437c2",
                            "gambit_id": "788db5cc-7ad9-4178-a245-861d8744366c",
                            "last_updated": "2022-09-28T08:56:56.177441-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (J Kaprielian)",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94048988-9d29-4e14-a031-265e40f66dde/?format=api"
                        }
                    ]
                },
                {
                    "id": "552846f7-2560-4f9d-95f2-199e0daddd6f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0585ae4b-b3ac-4196-b1cc-ab638e9490ce/?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": "OAK",
                                "amount": 5304.0
                            },
                            {
                                "team": "LAA",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "af3ae206-6ac1-4e94-b724-69b480413e61",
                            "gambit_id": "9be371ed-55fb-4c81-85c0-f5c57da1e95e",
                            "last_updated": "2022-09-28T08:56:56.174428-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/552846f7-2560-4f9d-95f2-199e0daddd6f/?format=api"
                        },
                        {
                            "id": "8cbdfa71-35b8-4bf1-ba3e-a98f44dbed0c",
                            "gambit_id": "7ef437df-8fb0-4a28-ae0e-c39b6b1e24db",
                            "last_updated": "2022-09-28T08:56:56.173356-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/552846f7-2560-4f9d-95f2-199e0daddd6f/?format=api"
                        }
                    ]
                },
                {
                    "id": "c36345eb-829c-456a-b692-5c9c5594161f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0585ae4b-b3ac-4196-b1cc-ab638e9490ce/?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 8",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "afce5457-ea51-4014-88ff-11e24d0e6bee",
                            "gambit_id": "7321deeb-1af9-430e-b24e-cb885086506d",
                            "last_updated": "2022-09-28T08:56:56.171304-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c36345eb-829c-456a-b692-5c9c5594161f/?format=api"
                        },
                        {
                            "id": "9c9e2c9c-a57f-426c-b577-f72d8ff82272",
                            "gambit_id": "43213406-54d0-4af6-a940-7e619d580156",
                            "last_updated": "2022-09-28T08:56:56.170285-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c36345eb-829c-456a-b692-5c9c5594161f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0938ec90-3698-4960-b89f-183ce0fa3844",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b7547d5d-89de-430c-ae21-991eda8babff",
            "completed": true,
            "last_updated": "2022-09-28T08:57:04.284126-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.32,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b7547d5d-89de-430c-ae21-991eda8babff",
            "datetime": "2022-09-27T20:10:00-04:00",
            "cutoff_datetime": "2022-09-27T20:10:00-04:00",
            "name": "ARI (Z Davies) v. HOU (L Garcia)",
            "bettypes": [
                {
                    "id": "cccd8a23-64ad-4d7a-9f90-c0fc5b4b7542",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0938ec90-3698-4960-b89f-183ce0fa3844/?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": "HOU (L Garcia)",
                                "amount": 6485.0
                            },
                            {
                                "team": "ARI (Z Davies)",
                                "amount": 3515.0
                            }
                        ],
                        "expected_reward_tokens": 9208.7,
                        "profit_sb": 208.7,
                        "profit_sb_percentage": 2.32,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "499372cf-2921-46ba-a829-d168fbc5e27d",
                            "gambit_id": "643ea476-c6dc-4019-8f60-5ed5da7db648",
                            "last_updated": "2022-09-28T08:57:04.292962-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (L Garcia)",
                            "reward": "1.42000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cccd8a23-64ad-4d7a-9f90-c0fc5b4b7542/?format=api"
                        },
                        {
                            "id": "f83ad402-44a2-41a0-89cd-b933507f8195",
                            "gambit_id": "e457f9e0-ab86-47a0-a8ac-70a9e1bf7ad1",
                            "last_updated": "2022-09-28T08:57:04.294046-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (Z Davies)",
                            "reward": "2.62000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cccd8a23-64ad-4d7a-9f90-c0fc5b4b7542/?format=api"
                        }
                    ]
                },
                {
                    "id": "a55c0ebe-3856-41ce-aa9c-bcbd063fb910",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0938ec90-3698-4960-b89f-183ce0fa3844/?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": "ARI",
                                "amount": 5208.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f7dd4e20-542f-4402-8e8a-fa3df27120a2",
                            "gambit_id": "30424c78-7cd8-455a-bed0-31a3cf475f53",
                            "last_updated": "2022-09-28T08:57:04.291005-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a55c0ebe-3856-41ce-aa9c-bcbd063fb910/?format=api"
                        },
                        {
                            "id": "41b9ebba-9c11-4d31-bf5f-983ab31e3a32",
                            "gambit_id": "8d95c6a5-c6a1-410b-bd55-1feb039c2017",
                            "last_updated": "2022-09-28T08:57:04.289992-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a55c0ebe-3856-41ce-aa9c-bcbd063fb910/?format=api"
                        }
                    ]
                },
                {
                    "id": "c7dfb634-454a-4d38-bde8-4838b2ec37f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0938ec90-3698-4960-b89f-183ce0fa3844/?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 8.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3203ed8a-8362-4325-97d6-5b769b80299d",
                            "gambit_id": "f19aa43f-a28f-4668-b232-de78c46ea1c2",
                            "last_updated": "2022-09-28T08:57:04.286754-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7dfb634-454a-4d38-bde8-4838b2ec37f2/?format=api"
                        },
                        {
                            "id": "1e17880a-5fe1-49e2-b2bf-08ab269185e1",
                            "gambit_id": "d018b07d-f03c-40d7-a7b0-6f21f25ee12e",
                            "last_updated": "2022-09-28T08:57:04.287788-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7dfb634-454a-4d38-bde8-4838b2ec37f2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "876feee4-bf4b-4929-9be8-1b0647226fb5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0656ffe8-2abc-423a-9c47-62cbaea88986",
            "completed": false,
            "last_updated": "2022-12-24T17:12:12.839246-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.91,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0656ffe8-2abc-423a-9c47-62cbaea88986",
            "datetime": "2022-09-27T20:10:00-04:00",
            "cutoff_datetime": "2022-09-27T20:10:00-04:00",
            "name": "ARI (Z Davies) v. HOU (L McCullers)",
            "bettypes": [
                {
                    "id": "d852370f-58e1-4527-98da-e59a99c64642",
                    "match": "https://api-prod.gambitprofit.com/api/matches/876feee4-bf4b-4929-9be8-1b0647226fb5/?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": "HOU (L McCullers)",
                                "amount": 6552.0
                            },
                            {
                                "team": "ARI (Z Davies)",
                                "amount": 3448.0
                            }
                        ],
                        "expected_reward_tokens": 9171.68,
                        "profit_sb": 171.68,
                        "profit_sb_percentage": 1.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b7d431b0-59e9-4bb8-ba0f-b6f70feb4c02",
                            "gambit_id": "b6d7d508-9f09-479b-8de7-3cf28fa748ac",
                            "last_updated": "2022-12-24T17:12:12.852737-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (L McCullers)",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d852370f-58e1-4527-98da-e59a99c64642/?format=api"
                        },
                        {
                            "id": "195bce21-1191-4925-8f30-e13479682e84",
                            "gambit_id": "4296eb4d-8633-4d69-9836-d319270e8a9a",
                            "last_updated": "2022-12-24T17:12:12.851536-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (Z Davies)",
                            "reward": "2.66000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d852370f-58e1-4527-98da-e59a99c64642/?format=api"
                        }
                    ]
                },
                {
                    "id": "af073291-d90f-4bdf-9345-253050389dda",
                    "match": "https://api-prod.gambitprofit.com/api/matches/876feee4-bf4b-4929-9be8-1b0647226fb5/?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": "ARI",
                                "amount": 5097.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b41e76f2-9340-436b-9706-8ceb04c033b2",
                            "gambit_id": "6a97a169-6e83-40d4-b5bc-7c8c49d997d0",
                            "last_updated": "2022-12-24T17:12:12.848426-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af073291-d90f-4bdf-9345-253050389dda/?format=api"
                        },
                        {
                            "id": "b02251a2-d34f-4ecf-81f7-b81c4b133371",
                            "gambit_id": "eed3f616-3a1f-4ff8-b4fb-328a7bc1d9cb",
                            "last_updated": "2022-12-24T17:12:12.846728-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af073291-d90f-4bdf-9345-253050389dda/?format=api"
                        }
                    ]
                },
                {
                    "id": "90d6316e-d99f-41c3-a91d-bf7d54a5252f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/876feee4-bf4b-4929-9be8-1b0647226fb5/?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 8",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4ff8a341-eecf-42d8-b281-f0078db0dcc1",
                            "gambit_id": "8f44ba54-cf9c-49c8-b1aa-d1a6a6249ba8",
                            "last_updated": "2022-12-24T17:12:12.842110-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90d6316e-d99f-41c3-a91d-bf7d54a5252f/?format=api"
                        },
                        {
                            "id": "5901efad-70c5-4da0-80c6-19cb702430ac",
                            "gambit_id": "e22b5307-097a-4abe-b3a3-785aa47ab4de",
                            "last_updated": "2022-12-24T17:12:12.843314-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90d6316e-d99f-41c3-a91d-bf7d54a5252f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "adf5ee92-19c2-4223-ac72-0368fa759f12",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e7046fdf-fa43-4cad-b8dd-b4865b0dcc0a",
            "completed": true,
            "last_updated": "2022-09-28T09:01:58.937638-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.26,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e7046fdf-fa43-4cad-b8dd-b4865b0dcc0a",
            "datetime": "2022-09-27T19:40:00-04:00",
            "cutoff_datetime": "2022-09-27T19:40:00-04:00",
            "name": "PHI (Z Wheeler) v. CHC (M Stroman)",
            "bettypes": [
                {
                    "id": "1e0e5095-e3bc-4452-aeab-1d2f82fb294e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/adf5ee92-19c2-4223-ac72-0368fa759f12/?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": "PHI (Z Wheeler)",
                                "amount": 6016.0
                            },
                            {
                                "team": "CHC (M Stroman)",
                                "amount": 3984.0
                            }
                        ],
                        "expected_reward_tokens": 9203.04,
                        "profit_sb": 203.04,
                        "profit_sb_percentage": 2.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "94eec4e8-b79e-493f-8ef1-3f948ec88d4b",
                            "gambit_id": "43ed02fb-1a54-4dc8-9118-384bd829de0f",
                            "last_updated": "2022-09-28T09:01:58.946703-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (Z Wheeler)",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e0e5095-e3bc-4452-aeab-1d2f82fb294e/?format=api"
                        },
                        {
                            "id": "8b482e9f-2400-4e56-924a-792ffb20c7f4",
                            "gambit_id": "0dc41886-321f-4cb8-8d82-08833b1bc4a3",
                            "last_updated": "2022-09-28T09:01:58.947695-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (M Stroman)",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e0e5095-e3bc-4452-aeab-1d2f82fb294e/?format=api"
                        }
                    ]
                },
                {
                    "id": "99b98e16-22ec-4da0-8002-47ffee620331",
                    "match": "https://api-prod.gambitprofit.com/api/matches/adf5ee92-19c2-4223-ac72-0368fa759f12/?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": "CHC",
                                "amount": 5304.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "df1db903-0e12-4ddd-9837-a94ab8c793d5",
                            "gambit_id": "32c97e69-401f-4786-a778-bc1ea777e60a",
                            "last_updated": "2022-09-28T09:01:58.943716-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b98e16-22ec-4da0-8002-47ffee620331/?format=api"
                        },
                        {
                            "id": "57b4d1db-ddf6-4ca9-bb15-c5bb3671d37d",
                            "gambit_id": "32a696e6-2673-4935-8f48-d3cfa28c116e",
                            "last_updated": "2022-09-28T09:01:58.944708-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b98e16-22ec-4da0-8002-47ffee620331/?format=api"
                        }
                    ]
                },
                {
                    "id": "287e5b24-5a06-4bdf-b7a3-116d8932b124",
                    "match": "https://api-prod.gambitprofit.com/api/matches/adf5ee92-19c2-4223-ac72-0368fa759f12/?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": "ee474946-5a4b-4683-92c1-f62393a2b7e3",
                            "gambit_id": "94c3eadf-b231-4126-93f2-a1eb13799cf9",
                            "last_updated": "2022-09-28T09:01:58.941696-04: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/287e5b24-5a06-4bdf-b7a3-116d8932b124/?format=api"
                        },
                        {
                            "id": "ac15c2a5-835b-4f60-ae71-78c6d96ed436",
                            "gambit_id": "9e92e0dd-f051-4e73-8547-ced8909e40cd",
                            "last_updated": "2022-09-28T09:01:58.940541-04: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/287e5b24-5a06-4bdf-b7a3-116d8932b124/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6927868b-b878-4c4c-887d-3b75049ee576",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7bb3d86c-e454-4ab9-8a53-c50ee512dcf3",
            "completed": true,
            "last_updated": "2022-09-28T09:17:11.324570-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.09,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7bb3d86c-e454-4ab9-8a53-c50ee512dcf3",
            "datetime": "2022-09-27T19:40:00-04:00",
            "cutoff_datetime": "2022-09-27T19:40:00-04:00",
            "name": "CWS (L Lynn) v. MIN (B Ober)",
            "bettypes": [
                {
                    "id": "d44dd128-ea44-4d9d-a3c9-e69560a6f78a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6927868b-b878-4c4c-887d-3b75049ee576/?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": "CWS (L Lynn)",
                                "amount": 5312.0
                            },
                            {
                                "team": "MIN (B Ober)",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9188.48,
                        "profit_sb": 188.48,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ddae6d89-ee2a-4c13-bd8e-bce57da7340d",
                            "gambit_id": "f1c302c9-5e50-4bfb-8a7b-ec2eab36ae0e",
                            "last_updated": "2022-09-28T09:17:11.335921-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (L Lynn)",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d44dd128-ea44-4d9d-a3c9-e69560a6f78a/?format=api"
                        },
                        {
                            "id": "7bb15e92-900e-42ac-a421-fa2d1037858d",
                            "gambit_id": "942a8adc-132e-4641-ab5f-c5a14e01bb19",
                            "last_updated": "2022-09-28T09:17:11.334794-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (B Ober)",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d44dd128-ea44-4d9d-a3c9-e69560a6f78a/?format=api"
                        }
                    ]
                },
                {
                    "id": "2aa42aaa-cff5-4422-9d4b-b393fbbc68d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6927868b-b878-4c4c-887d-3b75049ee576/?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": "MIN",
                                "amount": 5899.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "799318d2-8dfc-4840-8a77-77cf7595ce39",
                            "gambit_id": "434dc3f4-4559-4603-9b6e-081586358d4a",
                            "last_updated": "2022-09-28T09:17:11.331173-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2aa42aaa-cff5-4422-9d4b-b393fbbc68d4/?format=api"
                        },
                        {
                            "id": "4ed7681a-1158-450d-ab65-1f39352f69b7",
                            "gambit_id": "46e800f8-3d39-4a87-8043-36e1176d8d84",
                            "last_updated": "2022-09-28T09:17:11.332368-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2aa42aaa-cff5-4422-9d4b-b393fbbc68d4/?format=api"
                        }
                    ]
                },
                {
                    "id": "1072101e-cf78-474d-b732-b80b6b0cde3a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6927868b-b878-4c4c-887d-3b75049ee576/?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": "e32c28a3-b252-410c-97da-6dabe1b7431f",
                            "gambit_id": "0ae8b559-13c6-493d-92eb-1b3c7ffc1e22",
                            "last_updated": "2022-09-28T09:17:11.328841-04: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/1072101e-cf78-474d-b732-b80b6b0cde3a/?format=api"
                        },
                        {
                            "id": "34b84112-9a03-4465-acd4-96a2bc4614fe",
                            "gambit_id": "c2d12a30-28a5-4656-93af-56b6e320038a",
                            "last_updated": "2022-09-28T09:17:11.327661-04: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/1072101e-cf78-474d-b732-b80b6b0cde3a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9efe5053-c1f1-4437-a2e2-45782a2c6fe3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0968ef7c-7b41-451d-a1bb-53c1aaf51858",
            "completed": true,
            "last_updated": "2022-09-28T09:01:59.088570-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.02,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0968ef7c-7b41-451d-a1bb-53c1aaf51858",
            "datetime": "2022-09-27T19:40:00-04:00",
            "cutoff_datetime": "2022-09-27T19:40:00-04:00",
            "name": "STL (M Mikolas) v. MIL (A Houser)",
            "bettypes": [
                {
                    "id": "d78f5b7e-ed84-4165-a21f-03770960f82a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9efe5053-c1f1-4437-a2e2-45782a2c6fe3/?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": "STL (M Mikolas)",
                                "amount": 5217.0
                            },
                            {
                                "team": "MIL (A Houser)",
                                "amount": 4783.0
                            }
                        ],
                        "expected_reward_tokens": 9181.92,
                        "profit_sb": 181.92,
                        "profit_sb_percentage": 2.02,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6f15d71c-ff10-4473-ac82-bd327852f0c8",
                            "gambit_id": "30fcda9c-f075-48e7-83c1-ef6bcdd29f63",
                            "last_updated": "2022-09-28T09:01:59.098587-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (M Mikolas)",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d78f5b7e-ed84-4165-a21f-03770960f82a/?format=api"
                        },
                        {
                            "id": "de7383f4-15a7-40ea-868c-b5d8ef238533",
                            "gambit_id": "aba67cb7-0621-4fed-8892-4073e1daa421",
                            "last_updated": "2022-09-28T09:01:59.097604-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (A Houser)",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d78f5b7e-ed84-4165-a21f-03770960f82a/?format=api"
                        }
                    ]
                },
                {
                    "id": "93ba1364-ce47-4d3f-80a0-59484f1893fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9efe5053-c1f1-4437-a2e2-45782a2c6fe3/?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": "MIL",
                                "amount": 5974.0
                            },
                            {
                                "team": "STL",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "03b89ee9-649a-403c-8e72-5f01be796af0",
                            "gambit_id": "d500449d-bc5d-439b-8d79-5ac16f98cb7e",
                            "last_updated": "2022-09-28T09:01:59.094573-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93ba1364-ce47-4d3f-80a0-59484f1893fd/?format=api"
                        },
                        {
                            "id": "dda8eb12-460b-4b8e-814e-4fd6ad314f32",
                            "gambit_id": "28df1e5c-cf95-4304-a67e-147d9b7983ef",
                            "last_updated": "2022-09-28T09:01:59.095578-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93ba1364-ce47-4d3f-80a0-59484f1893fd/?format=api"
                        }
                    ]
                },
                {
                    "id": "d09dc3ec-b547-47dc-99f7-a32c15e01f1f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9efe5053-c1f1-4437-a2e2-45782a2c6fe3/?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 8.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f049d59c-1b89-4088-a6ef-92a7375367a5",
                            "gambit_id": "964f8bd7-fc57-4604-9b00-156ef29d3d22",
                            "last_updated": "2022-09-28T09:01:59.092615-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d09dc3ec-b547-47dc-99f7-a32c15e01f1f/?format=api"
                        },
                        {
                            "id": "d6f2e3aa-c851-4dca-aafe-8a65f154c458",
                            "gambit_id": "4e6af501-1a43-4156-b3cb-a1dd5637087b",
                            "last_updated": "2022-09-28T09:01:59.091618-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d09dc3ec-b547-47dc-99f7-a32c15e01f1f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c0f9df0c-a743-453f-b848-8c44749bd7e9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b9216124-d0b3-4b8c-9898-a5915b8910a4",
            "completed": true,
            "last_updated": "2022-09-28T09:12:14.208165-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b9216124-d0b3-4b8c-9898-a5915b8910a4",
            "datetime": "2022-09-27T19:10:00-04:00",
            "cutoff_datetime": "2022-09-27T19:10:00-04:00",
            "name": "MIA (P Lopez) v. NYM (C Carrasco)",
            "bettypes": [
                {
                    "id": "9469327c-36a1-4034-8f95-cec7d0bb0c1a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0f9df0c-a743-453f-b848-8c44749bd7e9/?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": "NYM (C Carrasco)",
                                "amount": 6434.0
                            },
                            {
                                "team": "MIA (P Lopez)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9200.28,
                        "profit_sb": 200.28,
                        "profit_sb_percentage": 2.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "09f3bcdd-b4f0-4ef3-bf15-d8b352ea3196",
                            "gambit_id": "9efe1b34-fc23-4d1f-913a-4a24a6062c20",
                            "last_updated": "2022-09-28T09:12:14.216488-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (C Carrasco)",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9469327c-36a1-4034-8f95-cec7d0bb0c1a/?format=api"
                        },
                        {
                            "id": "90dd4034-142d-411d-9ec6-684fb3fe295e",
                            "gambit_id": "94b1b690-e9e1-445a-90f9-6e4804a90ef1",
                            "last_updated": "2022-09-28T09:12:14.217490-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (P Lopez)",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9469327c-36a1-4034-8f95-cec7d0bb0c1a/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d859b32-fc29-40fd-a9e8-788c6abb7920",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0f9df0c-a743-453f-b848-8c44749bd7e9/?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": "MIA",
                                "amount": 5304.0
                            },
                            {
                                "team": "NYM",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e5912f28-aec7-43e1-8373-d59f57f23723",
                            "gambit_id": "dbdc01e3-fef6-424e-8ee5-66f0090b058d",
                            "last_updated": "2022-09-28T09:12:14.214591-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d859b32-fc29-40fd-a9e8-788c6abb7920/?format=api"
                        },
                        {
                            "id": "b81996e4-6287-465a-bcc4-f6e3b0a6777f",
                            "gambit_id": "f60a3771-0cd1-422d-a0db-068a57809aad",
                            "last_updated": "2022-09-28T09:12:14.213640-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d859b32-fc29-40fd-a9e8-788c6abb7920/?format=api"
                        }
                    ]
                },
                {
                    "id": "13b1ed06-0988-487c-b0fa-8ae600fb183c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0f9df0c-a743-453f-b848-8c44749bd7e9/?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 7",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "92037685-dbf0-458a-a592-a660941cafbd",
                            "gambit_id": "7be91ef2-3bef-43c6-b828-a0a6b7fa900b",
                            "last_updated": "2022-09-28T09:12:14.211700-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b1ed06-0988-487c-b0fa-8ae600fb183c/?format=api"
                        },
                        {
                            "id": "9b25c7e9-7dcc-4d6a-ad67-f8b9a945ead7",
                            "gambit_id": "f62347f6-6dfd-4aae-8299-791da79d4b01",
                            "last_updated": "2022-09-28T09:12:14.210640-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b1ed06-0988-487c-b0fa-8ae600fb183c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6910b7a4-01d9-41bb-87dc-0e04d0b2eb66",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "817ebcc6-0d72-4f84-95f6-af51a5541031",
            "completed": true,
            "last_updated": "2022-09-28T09:12:14.883599-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.33,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/817ebcc6-0d72-4f84-95f6-af51a5541031",
            "datetime": "2022-09-27T19:10:00-04:00",
            "cutoff_datetime": "2022-09-27T19:10:00-04:00",
            "name": "BAL (K Bradish) v. BOS (M Wacha)",
            "bettypes": [
                {
                    "id": "8ee5ddb9-84cb-464a-b518-3c2f03a2b4af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6910b7a4-01d9-41bb-87dc-0e04d0b2eb66/?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": "BOS (M Wacha)",
                                "amount": 5418.0
                            },
                            {
                                "team": "BAL (K Bradish)",
                                "amount": 4582.0
                            }
                        ],
                        "expected_reward_tokens": 9209.82,
                        "profit_sb": 209.82,
                        "profit_sb_percentage": 2.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5a115ec0-deef-49ed-8270-7f388ad91966",
                            "gambit_id": "0830959e-6ef6-4c37-bec6-5e58816e4242",
                            "last_updated": "2022-09-28T09:12:14.893828-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (M Wacha)",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ee5ddb9-84cb-464a-b518-3c2f03a2b4af/?format=api"
                        },
                        {
                            "id": "9d493386-a970-476c-8cd3-9ee0ab6ccfdc",
                            "gambit_id": "bc76781f-5f19-4e47-a3aa-517a0326b3e4",
                            "last_updated": "2022-09-28T09:12:14.895018-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (K Bradish)",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ee5ddb9-84cb-464a-b518-3c2f03a2b4af/?format=api"
                        }
                    ]
                },
                {
                    "id": "cd639f80-6231-4cc8-81f1-d909d8c1c899",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6910b7a4-01d9-41bb-87dc-0e04d0b2eb66/?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": "BAL",
                                "amount": 6047.0
                            },
                            {
                                "team": "BOS",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "72c3e50f-3da3-46e9-8545-5820b4edbfcb",
                            "gambit_id": "77f48d9c-77f6-4680-a207-28febb017e65",
                            "last_updated": "2022-09-28T09:12:14.890364-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd639f80-6231-4cc8-81f1-d909d8c1c899/?format=api"
                        },
                        {
                            "id": "5d70e31d-80ba-4c29-b73b-a5436c4306ac",
                            "gambit_id": "30b2b2e2-0a44-4aca-b356-94a1667526c2",
                            "last_updated": "2022-09-28T09:12:14.891518-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd639f80-6231-4cc8-81f1-d909d8c1c899/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e59c710-80bd-44c0-b256-fb44a1da1444",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6910b7a4-01d9-41bb-87dc-0e04d0b2eb66/?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 9",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c70738cf-7d1f-46d3-ae23-c7fac792b04f",
                            "gambit_id": "cb01c86e-9c66-4045-bb3d-28b1dc0e7871",
                            "last_updated": "2022-09-28T09:12:14.887902-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e59c710-80bd-44c0-b256-fb44a1da1444/?format=api"
                        },
                        {
                            "id": "c17c1fd0-5968-4503-a7e0-36c323d24c01",
                            "gambit_id": "85ddb52e-fea7-4158-97f8-ff2cadfa8c1e",
                            "last_updated": "2022-09-28T09:12:14.886704-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e59c710-80bd-44c0-b256-fb44a1da1444/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1c761cbc-4b7b-4c15-9a1f-ba33a5e87a1f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ab57d369-3913-4f02-bab8-f6c274bd5582",
            "completed": true,
            "last_updated": "2022-09-28T09:12:15.400221-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ab57d369-3913-4f02-bab8-f6c274bd5582",
            "datetime": "2022-09-27T19:07:00-04:00",
            "cutoff_datetime": "2022-09-27T19:07:00-04:00",
            "name": "NYY (J Taillon) v. TOR (J Berrios)",
            "bettypes": [
                {
                    "id": "ff38fbe3-3c97-4e4f-bca4-e54a6c054acc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c761cbc-4b7b-4c15-9a1f-ba33a5e87a1f/?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": "NYY (J Taillon)",
                                "amount": 5000.0
                            },
                            {
                                "team": "TOR (J Berrios)",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2d561428-1d0a-40eb-b8e1-4aae3b4e159b",
                            "gambit_id": "65284eab-1075-4ad6-a8b0-b874be4959fb",
                            "last_updated": "2022-09-28T09:12:15.411486-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (J Taillon)",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff38fbe3-3c97-4e4f-bca4-e54a6c054acc/?format=api"
                        },
                        {
                            "id": "56d7aa68-628e-46cf-b61f-b7356e851d0f",
                            "gambit_id": "99fa8857-4949-4e96-8a09-ed479e3d7d26",
                            "last_updated": "2022-09-28T09:12:15.410326-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (J Berrios)",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff38fbe3-3c97-4e4f-bca4-e54a6c054acc/?format=api"
                        }
                    ]
                },
                {
                    "id": "6114123e-7e45-4f1c-a6a4-fdb8bc396280",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c761cbc-4b7b-4c15-9a1f-ba33a5e87a1f/?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": "NYY",
                                "amount": 6482.0
                            },
                            {
                                "team": "TOR",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9d19addc-7c72-407b-a8d0-0beba8703f15",
                            "gambit_id": "0e420171-2be7-4b64-94c6-2d1b1c595bcb",
                            "last_updated": "2022-09-28T09:12:15.407989-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6114123e-7e45-4f1c-a6a4-fdb8bc396280/?format=api"
                        },
                        {
                            "id": "bf1ef173-bfa2-48e6-8b45-1b4ddca9765d",
                            "gambit_id": "3a05dd27-3833-4091-a5cc-ab5aada8bd08",
                            "last_updated": "2022-09-28T09:12:15.406812-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6114123e-7e45-4f1c-a6a4-fdb8bc396280/?format=api"
                        }
                    ]
                },
                {
                    "id": "173d628a-f03d-4f45-939e-be9b0858d7c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c761cbc-4b7b-4c15-9a1f-ba33a5e87a1f/?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 8",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f9336c29-6909-419c-af37-4d81a50e175a",
                            "gambit_id": "d9b514cb-6e94-4789-be16-e1607d36cad2",
                            "last_updated": "2022-09-28T09:12:15.404451-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/173d628a-f03d-4f45-939e-be9b0858d7c5/?format=api"
                        },
                        {
                            "id": "4706c88c-1b7a-400b-90dc-107f9ed04acc",
                            "gambit_id": "bf6bdeb1-4356-4aed-addf-497c583548b1",
                            "last_updated": "2022-09-28T09:12:15.403241-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/173d628a-f03d-4f45-939e-be9b0858d7c5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d65e6470-dd39-499e-9dc8-b923ab6454e7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c7897e9f-046e-474e-ba4d-1580366ecb86",
            "completed": true,
            "last_updated": "2022-09-28T09:12:15.213715-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.32,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c7897e9f-046e-474e-ba4d-1580366ecb86",
            "datetime": "2022-09-27T19:05:00-04:00",
            "cutoff_datetime": "2022-09-27T19:05:00-04:00",
            "name": "ATL (K Muller) v. WAS (P Espino)",
            "bettypes": [
                {
                    "id": "2710b6f8-4472-46e7-be88-82e86017fc35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d65e6470-dd39-499e-9dc8-b923ab6454e7/?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": "ATL (K Muller)",
                                "amount": 6485.0
                            },
                            {
                                "team": "WAS (P Espino)",
                                "amount": 3515.0
                            }
                        ],
                        "expected_reward_tokens": 9208.7,
                        "profit_sb": 208.7,
                        "profit_sb_percentage": 2.32,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6487c63e-1c5d-45e4-8a41-731acdde192f",
                            "gambit_id": "aec53f74-8385-484d-b03e-5ace6ff4f31a",
                            "last_updated": "2022-09-28T09:12:15.223144-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (K Muller)",
                            "reward": "1.42000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2710b6f8-4472-46e7-be88-82e86017fc35/?format=api"
                        },
                        {
                            "id": "f18bb1b6-286a-49f8-8b0f-07424c22ee21",
                            "gambit_id": "ef1efaf4-841e-4bc2-b7d1-2f1a316ab94e",
                            "last_updated": "2022-09-28T09:12:15.224041-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (P Espino)",
                            "reward": "2.62000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2710b6f8-4472-46e7-be88-82e86017fc35/?format=api"
                        }
                    ]
                },
                {
                    "id": "20ea0cbf-d59c-40f4-af68-3fe1dfcbad97",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d65e6470-dd39-499e-9dc8-b923ab6454e7/?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": "ATL",
                                "amount": 5399.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a32342f1-b0f7-4218-b2f8-e02b36b7cdeb",
                            "gambit_id": "7489e823-74d1-47cb-b667-9793d49152e3",
                            "last_updated": "2022-09-28T09:12:15.221309-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20ea0cbf-d59c-40f4-af68-3fe1dfcbad97/?format=api"
                        },
                        {
                            "id": "21f4055e-f33e-4d0d-a526-dc7876973988",
                            "gambit_id": "00fef312-afd3-4d62-ae09-6397ec65bfcc",
                            "last_updated": "2022-09-28T09:12:15.220209-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20ea0cbf-d59c-40f4-af68-3fe1dfcbad97/?format=api"
                        }
                    ]
                },
                {
                    "id": "60733105-7000-4fbc-9930-d322a70f7c39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d65e6470-dd39-499e-9dc8-b923ab6454e7/?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 8.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b9c43885-bd41-4154-a43a-86b980906907",
                            "gambit_id": "761e4211-92d8-4d63-a2e9-1b656d97bf39",
                            "last_updated": "2022-09-28T09:12:15.216774-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60733105-7000-4fbc-9930-d322a70f7c39/?format=api"
                        },
                        {
                            "id": "94bd5986-2a85-41f1-9a6f-ad224a8e352c",
                            "gambit_id": "001085cc-f5ea-4e41-a3f9-6ac7eba20acf",
                            "last_updated": "2022-09-28T09:12:15.217949-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60733105-7000-4fbc-9930-d322a70f7c39/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c4a048f3-76b9-4902-988f-942a6d8bc405",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8f0a4540-1200-4b6f-8c20-4180693401c9",
            "completed": true,
            "last_updated": "2022-09-28T09:17:11.616157-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.02,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8f0a4540-1200-4b6f-8c20-4180693401c9",
            "datetime": "2022-09-27T18:40:00-04:00",
            "cutoff_datetime": "2022-09-27T18:40:00-04:00",
            "name": "KAN (Z Greinke) v. DET (J Wentz)",
            "bettypes": [
                {
                    "id": "3e3bb01c-fa82-4261-bcec-1822cd8edb01",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4a048f3-76b9-4902-988f-942a6d8bc405/?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": "DET (J Wentz)",
                                "amount": 5217.0
                            },
                            {
                                "team": "KAN (Z Greinke)",
                                "amount": 4783.0
                            }
                        ],
                        "expected_reward_tokens": 9181.92,
                        "profit_sb": 181.92,
                        "profit_sb_percentage": 2.02,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "71e2a5f6-74a5-4568-b39c-d83ceafc789a",
                            "gambit_id": "61eb6c64-95dc-4411-a25e-97444a4f4142",
                            "last_updated": "2022-09-28T09:17:11.626151-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (J Wentz)",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e3bb01c-fa82-4261-bcec-1822cd8edb01/?format=api"
                        },
                        {
                            "id": "8a0ee134-3791-4d89-b946-4b606716832a",
                            "gambit_id": "adeddf6a-1b15-42c4-ab7c-839a433ef6f4",
                            "last_updated": "2022-09-28T09:17:11.627235-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (Z Greinke)",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e3bb01c-fa82-4261-bcec-1822cd8edb01/?format=api"
                        }
                    ]
                },
                {
                    "id": "cf4bc989-0c65-4ae5-8f63-88da4d4db9dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4a048f3-76b9-4902-988f-942a6d8bc405/?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": "KAN",
                                "amount": 6389.0
                            },
                            {
                                "team": "DET",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d48d1171-8f99-405b-8f86-3baef9f7cfcd",
                            "gambit_id": "fd1697e4-419c-43b7-b1ba-6742b38a9c3e",
                            "last_updated": "2022-09-28T09:17:11.623860-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf4bc989-0c65-4ae5-8f63-88da4d4db9dc/?format=api"
                        },
                        {
                            "id": "90b63740-03a8-4d00-b61d-cdd8fd1fc78d",
                            "gambit_id": "176a64df-d8b3-4106-879c-1c51b5079691",
                            "last_updated": "2022-09-28T09:17:11.622671-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf4bc989-0c65-4ae5-8f63-88da4d4db9dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7556aa3-5248-4fa4-989c-9c8d074620a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4a048f3-76b9-4902-988f-942a6d8bc405/?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 7.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0c92a7e1-e239-4bf3-9969-bf506ad71453",
                            "gambit_id": "09da385f-8d7c-4404-b25a-41221a5bf0f1",
                            "last_updated": "2022-09-28T09:17:11.620296-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7556aa3-5248-4fa4-989c-9c8d074620a4/?format=api"
                        },
                        {
                            "id": "5f928f10-c205-4781-af97-90ba0c19a3dc",
                            "gambit_id": "d6626c28-529b-4718-97c7-182d703c1e3e",
                            "last_updated": "2022-09-28T09:17:11.619129-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7556aa3-5248-4fa4-989c-9c8d074620a4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2c1540d2-0d8e-434b-a90e-ef0f1c82e019",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6e858f0c-0d52-4754-be42-56294e2f28d8",
            "completed": true,
            "last_updated": "2022-09-28T09:17:11.176637-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.17,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6e858f0c-0d52-4754-be42-56294e2f28d8",
            "datetime": "2022-09-27T18:35:00-04:00",
            "cutoff_datetime": "2022-09-27T18:35:00-04:00",
            "name": "CIN (H Greene) v. PIT (M Keller)",
            "bettypes": [
                {
                    "id": "86db4cee-42dc-4607-a23a-ababfcff16b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c1540d2-0d8e-434b-a90e-ef0f1c82e019/?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": "PIT (M Keller)",
                                "amount": 5109.0
                            },
                            {
                                "team": "CIN (H Greene)",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9195.08,
                        "profit_sb": 195.08,
                        "profit_sb_percentage": 2.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "45b78da6-d8f3-4e9c-8f20-89db55dbfdbc",
                            "gambit_id": "84b22d35-d4e7-4d66-b6d2-82bc8c067ce1",
                            "last_updated": "2022-09-28T09:17:11.185127-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (M Keller)",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86db4cee-42dc-4607-a23a-ababfcff16b7/?format=api"
                        },
                        {
                            "id": "128f54a0-a91b-4591-9836-9d0e14134241",
                            "gambit_id": "37f60ae1-c6ac-490e-9934-164fb17e70a9",
                            "last_updated": "2022-09-28T09:17:11.186125-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (H Greene)",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86db4cee-42dc-4607-a23a-ababfcff16b7/?format=api"
                        }
                    ]
                },
                {
                    "id": "78b046f3-7cb9-4648-b76f-35af20cf52d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c1540d2-0d8e-434b-a90e-ef0f1c82e019/?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": "CIN",
                                "amount": 6534.0
                            },
                            {
                                "team": "PIT",
                                "amount": 3466.0
                            }
                        ],
                        "expected_reward_tokens": 9080.92,
                        "profit_sb": 80.92,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9eb4976b-e92c-4c83-aecf-54301d4b26d6",
                            "gambit_id": "c4a85d2f-648b-4b27-9b50-4c6d26ed4898",
                            "last_updated": "2022-09-28T09:17:11.183079-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "1.39000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78b046f3-7cb9-4648-b76f-35af20cf52d4/?format=api"
                        },
                        {
                            "id": "ccabcda2-c927-4d24-a160-087ff38d6743",
                            "gambit_id": "ebf27983-066d-4e0c-8383-c702615acbfa",
                            "last_updated": "2022-09-28T09:17:11.182137-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "2.62000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78b046f3-7cb9-4648-b76f-35af20cf52d4/?format=api"
                        }
                    ]
                },
                {
                    "id": "77d63f8c-63a7-4dac-ab5c-3de6969a429f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c1540d2-0d8e-434b-a90e-ef0f1c82e019/?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 7",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e3ea1d9c-dbd4-42a6-ac40-37759ff4b077",
                            "gambit_id": "4fa59575-4b11-4833-a116-9a55ee2501bc",
                            "last_updated": "2022-09-28T09:17:11.179217-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77d63f8c-63a7-4dac-ab5c-3de6969a429f/?format=api"
                        },
                        {
                            "id": "c68f8f91-9047-484f-a45f-e3655dd3109b",
                            "gambit_id": "d044434c-a26f-4c03-b0f2-55878d9ef08c",
                            "last_updated": "2022-09-28T09:17:11.180186-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77d63f8c-63a7-4dac-ab5c-3de6969a429f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ce97937e-68be-41b8-ad04-0d153c453e0f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1df8d926-53b7-41cb-9f55-ec7aa1453064",
            "completed": true,
            "last_updated": "2022-09-28T08:51:53.654666-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1df8d926-53b7-41cb-9f55-ec7aa1453064",
            "datetime": "2022-09-27T18:10:00-04:00",
            "cutoff_datetime": "2022-09-27T18:10:00-04:00",
            "name": "TAM (C Kluber) v. CLE (S Bieber)",
            "bettypes": [
                {
                    "id": "b1ececd2-a78d-430b-8bbb-01fcf44b81f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce97937e-68be-41b8-ad04-0d153c453e0f/?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": "CLE (S Bieber)",
                                "amount": 5798.0
                            },
                            {
                                "team": "TAM (C Kluber)",
                                "amount": 4202.0
                            }
                        ],
                        "expected_reward_tokens": 9160.36,
                        "profit_sb": 160.36,
                        "profit_sb_percentage": 1.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ffb70e01-0357-4c42-8435-a96da329b798",
                            "gambit_id": "2d7bd90c-caa4-4bd0-ac7b-2daa2c88ad17",
                            "last_updated": "2022-09-28T08:51:53.664066-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (S Bieber)",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ececd2-a78d-430b-8bbb-01fcf44b81f6/?format=api"
                        },
                        {
                            "id": "e6af6e1b-6aa3-49f7-a468-0e85da8d7579",
                            "gambit_id": "5533c92f-69c9-49d0-bb0b-68b0c7dcc0a9",
                            "last_updated": "2022-09-28T08:51:53.665115-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (C Kluber)",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ececd2-a78d-430b-8bbb-01fcf44b81f6/?format=api"
                        }
                    ]
                },
                {
                    "id": "fa3ad068-c6ce-49a8-9d47-853770b68423",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce97937e-68be-41b8-ad04-0d153c453e0f/?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": "TAM",
                                "amount": 6047.0
                            },
                            {
                                "team": "CLE",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "caaa7b5c-514c-4535-a124-8e8b7a8baa9b",
                            "gambit_id": "03f402ac-1129-498d-8dcb-4bfa7f17ccf3",
                            "last_updated": "2022-09-28T08:51:53.661005-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3ad068-c6ce-49a8-9d47-853770b68423/?format=api"
                        },
                        {
                            "id": "6abf38d8-f65b-4053-b950-e7af1b8db190",
                            "gambit_id": "c4243b90-7427-4581-b5cd-ce4134255832",
                            "last_updated": "2022-09-28T08:51:53.662044-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3ad068-c6ce-49a8-9d47-853770b68423/?format=api"
                        }
                    ]
                },
                {
                    "id": "ebb5f7a6-d2a9-4adc-91ab-58d6dd8812f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce97937e-68be-41b8-ad04-0d153c453e0f/?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": "8b138579-8b40-4cf0-af56-7be2fe47f21e",
                            "gambit_id": "a8b23c0e-493b-4392-b54c-9bf89b37fb6c",
                            "last_updated": "2022-09-28T08:51:53.658903-04: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/ebb5f7a6-d2a9-4adc-91ab-58d6dd8812f2/?format=api"
                        },
                        {
                            "id": "41dfa2c1-8d60-4365-8b34-8218956a4d56",
                            "gambit_id": "39a8f98a-e008-4293-af4d-d014c3723a7d",
                            "last_updated": "2022-09-28T08:51:53.657867-04: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/ebb5f7a6-d2a9-4adc-91ab-58d6dd8812f2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6078c9f8-d439-4a28-a0e0-0282a0eca976",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3a28f7c8-1669-4265-b38d-ddd1750a9c28",
            "completed": true,
            "last_updated": "2022-09-28T09:27:25.378393-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.36,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/3a28f7c8-1669-4265-b38d-ddd1750a9c28",
            "datetime": "2022-09-27T13:00:00-04:00",
            "cutoff_datetime": "2022-09-27T13:00:00-04:00",
            "name": "Faze Clan v. Complexity Gaming",
            "bettypes": [
                {
                    "id": "3d7af842-b220-40a7-a6d5-656a2e2a9f32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6078c9f8-d439-4a28-a0e0-0282a0eca976/?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": "Faze Clan",
                                "amount": 8007.0
                            },
                            {
                                "team": "Complexity Gaming",
                                "amount": 1993.0
                            }
                        ],
                        "expected_reward_tokens": 8967.84,
                        "profit_sb": -32.16,
                        "profit_sb_percentage": -0.36,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3abf04cb-192c-4357-9502-1e6ecb3fecb8",
                            "gambit_id": "744b5cdd-b88d-447a-b6b8-57c6a410ef99",
                            "last_updated": "2022-09-28T09:27:25.382580-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Faze Clan",
                            "reward": "1.12000",
                            "odds": "1.14000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d7af842-b220-40a7-a6d5-656a2e2a9f32/?format=api"
                        },
                        {
                            "id": "fb880c0b-af0f-414f-9744-67a43fe43ddb",
                            "gambit_id": "04455f5e-75f1-44aa-8739-fbf4c0c25c3d",
                            "last_updated": "2022-09-28T09:27:25.381318-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Complexity Gaming",
                            "reward": "4.50000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d7af842-b220-40a7-a6d5-656a2e2a9f32/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "98eae26a-abd5-49ef-a769-82de5d17d4bc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "40c7db26-aad8-4f52-91b0-3ab44e67b5f5",
            "completed": true,
            "last_updated": "2022-09-28T09:27:19.197225-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.15,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/40c7db26-aad8-4f52-91b0-3ab44e67b5f5",
            "datetime": "2022-09-27T09:30:00-04:00",
            "cutoff_datetime": "2022-09-27T09:30:00-04:00",
            "name": "Fnatic v. Team Liquid",
            "bettypes": [
                {
                    "id": "c9f8067e-6dfe-4bef-b5e7-161a9902d256",
                    "match": "https://api-prod.gambitprofit.com/api/matches/98eae26a-abd5-49ef-a769-82de5d17d4bc/?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": "Team Liquid",
                                "amount": 5552.0
                            },
                            {
                                "team": "Fnatic",
                                "amount": 4448.0
                            }
                        ],
                        "expected_reward_tokens": 8716.64,
                        "profit_sb": -283.36,
                        "profit_sb_percentage": -3.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cc55a0d6-1cbd-4f26-a106-ddf3d19d8407",
                            "gambit_id": "f1502021-cb11-435b-b84a-e6c302090d2d",
                            "last_updated": "2022-09-28T09:27:19.200004-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team Liquid",
                            "reward": "1.57000",
                            "odds": "1.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f8067e-6dfe-4bef-b5e7-161a9902d256/?format=api"
                        },
                        {
                            "id": "92feb770-e512-46c1-8885-0c4547c4bc2b",
                            "gambit_id": "19dd908f-9814-4144-80b2-93ab20446ad9",
                            "last_updated": "2022-09-28T09:27:19.201203-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fnatic",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f8067e-6dfe-4bef-b5e7-161a9902d256/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ba109364-40df-4616-90fd-170dc0df02dc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "90c8fc97-38b3-4ea6-81a6-7be3e7c0dcc2",
            "completed": true,
            "last_updated": "2022-09-27T09:51:59.856775-04: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/90c8fc97-38b3-4ea6-81a6-7be3e7c0dcc2",
            "datetime": "2022-09-26T22:59:00-04:00",
            "cutoff_datetime": "2022-09-26T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - September 26th 2022",
            "bettypes": [
                {
                    "id": "bedb2566-70ac-4d38-a289-0eeb4656d4f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba109364-40df-4616-90fd-170dc0df02dc/?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": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2608647e-e07b-4fb9-af7e-f807ee7be7a2",
                            "gambit_id": "7b9b96b9-da33-44fe-b6b2-5344b601a700",
                            "last_updated": "2022-09-27T09:51:59.860660-04: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/bedb2566-70ac-4d38-a289-0eeb4656d4f9/?format=api"
                        },
                        {
                            "id": "0fa9ad9e-aa66-4e09-9b59-80db78d58df7",
                            "gambit_id": "9e6e8fd0-b8d1-4822-b402-a15e4039d449",
                            "last_updated": "2022-09-27T09:51:59.859427-04: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/bedb2566-70ac-4d38-a289-0eeb4656d4f9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cb0d8e39-78fb-4ef7-a331-37d98f2f2d28",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bed2a5fc-4f8e-4a69-ba6d-ac807af5969d",
            "completed": true,
            "last_updated": "2022-09-27T09:52:03.406501-04: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/bed2a5fc-4f8e-4a69-ba6d-ac807af5969d",
            "datetime": "2022-09-26T22:59:00-04:00",
            "cutoff_datetime": "2022-09-26T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - September 26th 2022",
            "bettypes": [
                {
                    "id": "e985fb79-c73c-4476-a7ac-c48c572e6aee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb0d8e39-78fb-4ef7-a331-37d98f2f2d28/?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": "525db895-8bbd-46ab-9e0d-5e5e61a838ea",
                            "gambit_id": "3a5befea-e503-4272-b6b7-f21fe99beff0",
                            "last_updated": "2022-09-27T09:52:03.409055-04: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/e985fb79-c73c-4476-a7ac-c48c572e6aee/?format=api"
                        },
                        {
                            "id": "c8393417-18b7-4466-bff5-c2e932d280f5",
                            "gambit_id": "3dff6647-8f04-4fb9-ab55-b7a4f4c3f792",
                            "last_updated": "2022-09-27T09:52:03.413110-04: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/e985fb79-c73c-4476-a7ac-c48c572e6aee/?format=api"
                        },
                        {
                            "id": "8984dea5-088a-473f-b40e-aa5085c363fc",
                            "gambit_id": "5e48529f-d6cf-46ac-b267-3e6678a141ce",
                            "last_updated": "2022-09-27T09:52:03.411169-04: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/e985fb79-c73c-4476-a7ac-c48c572e6aee/?format=api"
                        },
                        {
                            "id": "21d5815a-6920-4e12-a4bf-ec3ed3bbe0d6",
                            "gambit_id": "23d1ac4b-045d-472d-8456-cd2215338e11",
                            "last_updated": "2022-09-27T09:52:03.410116-04: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/e985fb79-c73c-4476-a7ac-c48c572e6aee/?format=api"
                        },
                        {
                            "id": "f8992290-db52-498d-8a7a-d2bd2e812957",
                            "gambit_id": "44c19da8-eb13-4d54-a5aa-3ff6a37886be",
                            "last_updated": "2022-09-27T09:52:03.412146-04: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/e985fb79-c73c-4476-a7ac-c48c572e6aee/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "30de7643-2f1a-472f-9411-d65176876720",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4505a455-2f24-474a-bf8c-fd903c518ea6",
            "completed": true,
            "last_updated": "2022-09-27T09:27:22.013836-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4505a455-2f24-474a-bf8c-fd903c518ea6",
            "datetime": "2022-09-26T20:15:00-04:00",
            "cutoff_datetime": "2022-09-26T20:15:00-04:00",
            "name": "Dallas Cowboys v. New York Giants",
            "bettypes": [
                {
                    "id": "a202a127-4f07-4484-ad4d-4cb6db01c5c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30de7643-2f1a-472f-9411-d65176876720/?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 Giants",
                                "amount": 5304.0
                            },
                            {
                                "team": "Dallas Cowboys",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1948ecc3-3483-428a-8846-548f3f29b81b",
                            "gambit_id": "9f0f7c0c-202d-4507-8c5f-821a0ddf7d90",
                            "last_updated": "2022-09-27T09:27:22.020354-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Giants",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a202a127-4f07-4484-ad4d-4cb6db01c5c1/?format=api"
                        },
                        {
                            "id": "22241f66-4daa-42cb-b5f0-bd247f50c772",
                            "gambit_id": "5c52df18-01d4-4337-8f42-dfc66de0d069",
                            "last_updated": "2022-09-27T09:27:22.021530-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a202a127-4f07-4484-ad4d-4cb6db01c5c1/?format=api"
                        }
                    ]
                },
                {
                    "id": "333ed279-700f-4966-8212-ba6b61792cd7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30de7643-2f1a-472f-9411-d65176876720/?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": 5097.0
                            },
                            {
                                "team": "Dallas Cowboys",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b24603e9-8f76-44ca-a211-19e13c44c1bb",
                            "gambit_id": "8e2fc46f-7533-493f-9b9f-323e6452d949",
                            "last_updated": "2022-09-27T09:27:22.024988-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Giants",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/333ed279-700f-4966-8212-ba6b61792cd7/?format=api"
                        },
                        {
                            "id": "675bb31b-d885-4a8a-b9d7-41567b261ace",
                            "gambit_id": "d93ad4e0-10e1-4a28-9baf-15ddcd696cfd",
                            "last_updated": "2022-09-27T09:27:22.023882-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/333ed279-700f-4966-8212-ba6b61792cd7/?format=api"
                        }
                    ]
                },
                {
                    "id": "39a9bc1b-1cdc-4ce5-b2d5-f5827442831f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30de7643-2f1a-472f-9411-d65176876720/?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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 38.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5b40c87b-2b6f-4094-af56-0b20fadf1ef9",
                            "gambit_id": "9e06fe81-7ad7-417e-8e2b-f8ca1c08af1f",
                            "last_updated": "2022-09-27T09:27:22.016672-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 38.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "38.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39a9bc1b-1cdc-4ce5-b2d5-f5827442831f/?format=api"
                        },
                        {
                            "id": "875a5cfe-da13-498b-9ade-b75ef94ead16",
                            "gambit_id": "cd78385d-7d78-4961-bcf8-e1a7d0e8b6cf",
                            "last_updated": "2022-09-27T09:27:22.017913-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 38.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "38.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39a9bc1b-1cdc-4ce5-b2d5-f5827442831f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "62bbb8a6-db01-4a0a-b5bc-90c78497d3d6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5896723c-34f8-4b39-b460-bff5fcfef5b3",
            "completed": true,
            "last_updated": "2022-09-27T09:27:22.219332-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.09,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5896723c-34f8-4b39-b460-bff5fcfef5b3",
            "datetime": "2022-09-26T19:10:00-04:00",
            "cutoff_datetime": "2022-09-26T19:10:00-04:00",
            "name": "BAL (J Lyles) v. BOS (C Seabold)",
            "bettypes": [
                {
                    "id": "7aae9192-7357-4cc0-9a73-b095cd80fa43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/62bbb8a6-db01-4a0a-b5bc-90c78497d3d6/?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": "BOS (C Seabold)",
                                "amount": 5312.0
                            },
                            {
                                "team": "BAL (J Lyles)",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9188.48,
                        "profit_sb": 188.48,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "60bc653f-1df2-41d7-88b8-a0c9344daf82",
                            "gambit_id": "7813de0f-425e-4b13-a729-92570a32ca3e",
                            "last_updated": "2022-09-27T09:27:22.228659-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (C Seabold)",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aae9192-7357-4cc0-9a73-b095cd80fa43/?format=api"
                        },
                        {
                            "id": "8270650f-b34c-4cfb-96b5-f04ab097ec27",
                            "gambit_id": "b8ffef4b-b368-417d-89a3-109027c0f8df",
                            "last_updated": "2022-09-27T09:27:22.229609-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (J Lyles)",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aae9192-7357-4cc0-9a73-b095cd80fa43/?format=api"
                        }
                    ]
                },
                {
                    "id": "be2ef6e9-8fb4-4fb8-8b34-b16a7ff5c4f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/62bbb8a6-db01-4a0a-b5bc-90c78497d3d6/?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": "BAL",
                                "amount": 6114.0
                            },
                            {
                                "team": "BOS",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cdbba7bf-c049-4783-8fc1-b1c700f0cc1a",
                            "gambit_id": "ee6e1dc1-e20e-4df9-b7b8-41e62d376bf7",
                            "last_updated": "2022-09-27T09:27:22.226737-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be2ef6e9-8fb4-4fb8-8b34-b16a7ff5c4f5/?format=api"
                        },
                        {
                            "id": "802e21df-b30a-4a51-8f52-5643ea85794a",
                            "gambit_id": "0bc48eb0-6935-4cd3-8650-53a27e484d9d",
                            "last_updated": "2022-09-27T09:27:22.225791-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be2ef6e9-8fb4-4fb8-8b34-b16a7ff5c4f5/?format=api"
                        }
                    ]
                },
                {
                    "id": "7ed00b7c-9bd4-4b18-83ba-99bfd34fc2a2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/62bbb8a6-db01-4a0a-b5bc-90c78497d3d6/?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 9.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "98236a7f-13f6-447b-bfbb-021a1ddef923",
                            "gambit_id": "58be4d6c-de12-4941-97de-8ab399193256",
                            "last_updated": "2022-09-27T09:27:22.223522-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ed00b7c-9bd4-4b18-83ba-99bfd34fc2a2/?format=api"
                        },
                        {
                            "id": "46029f9b-a707-4b41-a284-151b47006d3d",
                            "gambit_id": "3871a975-ff65-4970-8a2c-429db28f4135",
                            "last_updated": "2022-09-27T09:27:22.222303-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ed00b7c-9bd4-4b18-83ba-99bfd34fc2a2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "58f11d72-f7c7-44ff-8733-b3854e186300",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "17e9409e-2ffd-448a-b1f6-5a08b2e472f5",
            "completed": true,
            "last_updated": "2022-09-27T09:27:22.382798-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.02,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/17e9409e-2ffd-448a-b1f6-5a08b2e472f5",
            "datetime": "2022-09-26T19:07:00-04:00",
            "cutoff_datetime": "2022-09-26T19:07:00-04:00",
            "name": "NYY (L Severino) v. TOR (K Gausman)",
            "bettypes": [
                {
                    "id": "081b771d-4a2f-4773-ad65-47e46f1fcceb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/58f11d72-f7c7-44ff-8733-b3854e186300/?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": "TOR (K Gausman)",
                                "amount": 5217.0
                            },
                            {
                                "team": "NYY (L Severino)",
                                "amount": 4783.0
                            }
                        ],
                        "expected_reward_tokens": 9181.92,
                        "profit_sb": 181.92,
                        "profit_sb_percentage": 2.02,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "940bfee9-b553-4583-828e-12c2fcfe73c9",
                            "gambit_id": "843e0244-2953-4995-9691-101401712a53",
                            "last_updated": "2022-09-27T09:27:22.393194-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081b771d-4a2f-4773-ad65-47e46f1fcceb/?format=api"
                        },
                        {
                            "id": "2c8b3c7c-5166-4454-bfa1-52ce34ab4688",
                            "gambit_id": "6e8fb9a4-a719-43fa-8174-fdf32620c68d",
                            "last_updated": "2022-09-27T09:27:22.394344-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (L Severino)",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081b771d-4a2f-4773-ad65-47e46f1fcceb/?format=api"
                        }
                    ]
                },
                {
                    "id": "bbab6b06-581c-41b0-bf35-02e86a66af51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/58f11d72-f7c7-44ff-8733-b3854e186300/?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": "NYY",
                                "amount": 6336.0
                            },
                            {
                                "team": "TOR",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2dc30c6f-7c7e-467e-a1ca-22523217dc3b",
                            "gambit_id": "80811a88-50d4-4706-97d5-40bf689b61e7",
                            "last_updated": "2022-09-27T09:27:22.390916-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbab6b06-581c-41b0-bf35-02e86a66af51/?format=api"
                        },
                        {
                            "id": "d966d490-c902-4948-b596-843e39a66e46",
                            "gambit_id": "560b0262-f5a2-4294-beb3-34a4addfeda9",
                            "last_updated": "2022-09-27T09:27:22.389770-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbab6b06-581c-41b0-bf35-02e86a66af51/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e7e1d45-2c5a-4448-8501-453ad8f720fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/58f11d72-f7c7-44ff-8733-b3854e186300/?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 7.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "755edad7-08e0-4c2c-be83-3d455c5fa909",
                            "gambit_id": "004af3aa-a669-4ee3-ae8b-506856166c7e",
                            "last_updated": "2022-09-27T09:27:22.385782-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e7e1d45-2c5a-4448-8501-453ad8f720fd/?format=api"
                        },
                        {
                            "id": "b03ba754-e0d8-49d7-b9f7-568e6acc2b1c",
                            "gambit_id": "dd26b3b1-9071-45d5-a303-ebbe0fca0ac4",
                            "last_updated": "2022-09-27T09:27:22.387100-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e7e1d45-2c5a-4448-8501-453ad8f720fd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "490fb77b-5cbb-4867-a1c3-7b5d026a0fda",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "da56d2ed-9799-4087-a0a7-b9b22775f19f",
            "completed": true,
            "last_updated": "2022-09-27T09:27:22.704559-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/da56d2ed-9799-4087-a0a7-b9b22775f19f",
            "datetime": "2022-09-26T19:05:00-04:00",
            "cutoff_datetime": "2022-09-26T19:05:00-04:00",
            "name": "ATL (B Elder) v. WAS (C Abbott)",
            "bettypes": [
                {
                    "id": "b600122e-a788-4e5e-b2f0-3b4e33736f67",
                    "match": "https://api-prod.gambitprofit.com/api/matches/490fb77b-5cbb-4867-a1c3-7b5d026a0fda/?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": "ATL (B Elder)",
                                "amount": 6809.0
                            },
                            {
                                "team": "WAS (C Abbott)",
                                "amount": 3191.0
                            }
                        ],
                        "expected_reward_tokens": 9190.08,
                        "profit_sb": 190.08,
                        "profit_sb_percentage": 2.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "92244026-a3ac-4698-84a3-b5e606c986bd",
                            "gambit_id": "5d272e34-699f-464a-86bd-5229ca26688e",
                            "last_updated": "2022-09-27T09:27:22.714782-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (B Elder)",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b600122e-a788-4e5e-b2f0-3b4e33736f67/?format=api"
                        },
                        {
                            "id": "f687e344-3191-47c7-97c5-7a2bf251961d",
                            "gambit_id": "8cffba4f-64ce-4a1b-9d10-f53624d302f4",
                            "last_updated": "2022-09-27T09:27:22.713708-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (C Abbott)",
                            "reward": "2.88000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b600122e-a788-4e5e-b2f0-3b4e33736f67/?format=api"
                        }
                    ]
                },
                {
                    "id": "ab7d3852-65a3-4e66-a3a9-b5deab0468ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/490fb77b-5cbb-4867-a1c3-7b5d026a0fda/?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": "ATL",
                                "amount": 5753.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e7948d11-32a3-4beb-9be0-78ac5a9d58b4",
                            "gambit_id": "d881c1a6-ec85-4e7b-88e3-dd487085fb44",
                            "last_updated": "2022-09-27T09:27:22.711663-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab7d3852-65a3-4e66-a3a9-b5deab0468ac/?format=api"
                        },
                        {
                            "id": "a8547f9c-47ad-4e57-a0a9-e0f0ea3bbd4d",
                            "gambit_id": "db52da6e-bf78-4869-8ea2-5bf66f3516f9",
                            "last_updated": "2022-09-27T09:27:22.710587-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab7d3852-65a3-4e66-a3a9-b5deab0468ac/?format=api"
                        }
                    ]
                },
                {
                    "id": "187604f3-906c-4236-a326-b4786dd12d0a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/490fb77b-5cbb-4867-a1c3-7b5d026a0fda/?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 9.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cc63fe9e-dcf5-4451-bb8c-feced8c1debf",
                            "gambit_id": "54e80383-7b79-41fe-bce5-c17cdd00de76",
                            "last_updated": "2022-09-27T09:27:22.707319-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/187604f3-906c-4236-a326-b4786dd12d0a/?format=api"
                        },
                        {
                            "id": "5dc89e5e-538c-4e4c-87f4-dd4121d1c336",
                            "gambit_id": "2469f211-f035-43c2-b3b3-137047127d5b",
                            "last_updated": "2022-09-27T09:27:22.708482-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/187604f3-906c-4236-a326-b4786dd12d0a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "adbbb97d-dd52-467c-b0f4-bc6499254646",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b637f098-77c6-4df5-8795-e9d882d18375",
            "completed": true,
            "last_updated": "2022-09-27T09:32:25.010768-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.99,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b637f098-77c6-4df5-8795-e9d882d18375",
            "datetime": "2022-09-26T18:35:00-04:00",
            "cutoff_datetime": "2022-09-26T18:35:00-04:00",
            "name": "CIN (C Anderson) v. PIT (R Contreras)",
            "bettypes": [
                {
                    "id": "1b3f6b4b-6de7-41c7-81f6-1a829d74a98f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/adbbb97d-dd52-467c-b0f4-bc6499254646/?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": "PIT (R Contreras)",
                                "amount": 5884.0
                            },
                            {
                                "team": "CIN (C Anderson)",
                                "amount": 4116.0
                            }
                        ],
                        "expected_reward_tokens": 9178.68,
                        "profit_sb": 178.68,
                        "profit_sb_percentage": 1.99,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "089df288-6bc6-4456-b4f9-18b82b2238d9",
                            "gambit_id": "5c441811-02d5-4788-834f-66cabcb14182",
                            "last_updated": "2022-09-27T09:32:25.020094-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (R Contreras)",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b3f6b4b-6de7-41c7-81f6-1a829d74a98f/?format=api"
                        },
                        {
                            "id": "faffcf3f-1772-4669-bfa0-9218f1c26c38",
                            "gambit_id": "6e39f145-cc07-4787-b037-a16f2d9d7ab2",
                            "last_updated": "2022-09-27T09:32:25.021092-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (C Anderson)",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b3f6b4b-6de7-41c7-81f6-1a829d74a98f/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1b2a17d-687d-432a-ac72-f526af6cc055",
                    "match": "https://api-prod.gambitprofit.com/api/matches/adbbb97d-dd52-467c-b0f4-bc6499254646/?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": "CIN",
                                "amount": 5829.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "45ced9a9-81e5-413e-8410-38f08f7256ca",
                            "gambit_id": "c3e614a1-e89a-4c9a-822f-adad5826a656",
                            "last_updated": "2022-09-27T09:32:25.018085-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b2a17d-687d-432a-ac72-f526af6cc055/?format=api"
                        },
                        {
                            "id": "2cfb62a5-9243-47c9-b17e-721e3adfa2da",
                            "gambit_id": "b616c6fb-da75-4721-ace1-8871849b278b",
                            "last_updated": "2022-09-27T09:32:25.017062-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b2a17d-687d-432a-ac72-f526af6cc055/?format=api"
                        }
                    ]
                },
                {
                    "id": "b8be2735-eb1f-4021-8dff-6e7c8f8f6795",
                    "match": "https://api-prod.gambitprofit.com/api/matches/adbbb97d-dd52-467c-b0f4-bc6499254646/?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 7.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "97f109c9-9dab-4ec3-a032-739f355635c0",
                            "gambit_id": "d2af5a6a-bd42-401d-bf7e-896bb389053d",
                            "last_updated": "2022-09-27T09:32:25.015070-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8be2735-eb1f-4021-8dff-6e7c8f8f6795/?format=api"
                        },
                        {
                            "id": "716ea6a7-e82e-4ecf-87de-207d3b055b17",
                            "gambit_id": "2d733dce-0c11-40bf-bb6f-b5f55bbfa1a2",
                            "last_updated": "2022-09-27T09:32:25.014026-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8be2735-eb1f-4021-8dff-6e7c8f8f6795/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a0d4b35a-13d0-4fd3-888d-b8ea18be2f59",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9a1918f3-7eff-491b-b625-b4ce00ceff75",
            "completed": true,
            "last_updated": "2022-09-26T09:52:13.485328-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.65,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/9a1918f3-7eff-491b-b625-b4ce00ceff75",
            "datetime": "2022-09-25T20:20:00-04:00",
            "cutoff_datetime": "2022-09-25T20:20:00-04:00",
            "name": "San Francisco 49ers v. Denver Broncos",
            "bettypes": [
                {
                    "id": "32191742-09db-4885-9604-6c271db97a23",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0d4b35a-13d0-4fd3-888d-b8ea18be2f59/?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": 5207.0
                            },
                            {
                                "team": "Denver Broncos",
                                "amount": 4793.0
                            }
                        ],
                        "expected_reward_tokens": 9058.77,
                        "profit_sb": 58.77,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "39e3d47a-f9a2-4324-9f00-9b2777bc50db",
                            "gambit_id": "deb6b437-7316-4943-b0c7-ccf23e76997f",
                            "last_updated": "2022-09-26T09:52:13.492323-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.74000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32191742-09db-4885-9604-6c271db97a23/?format=api"
                        },
                        {
                            "id": "c3707174-4c59-4e4a-b35e-e9d426a434af",
                            "gambit_id": "60c51828-c416-4edb-95ad-2e3b759ea9f2",
                            "last_updated": "2022-09-26T09:52:13.491330-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Broncos",
                            "reward": "1.89000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32191742-09db-4885-9604-6c271db97a23/?format=api"
                        }
                    ]
                },
                {
                    "id": "66762b8c-c60f-412c-a583-6e55a909754a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0d4b35a-13d0-4fd3-888d-b8ea18be2f59/?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": "Denver Broncos",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Francisco 49ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b6cfd80a-4a32-4815-b747-52ccd8947309",
                            "gambit_id": "59cd9a80-bb3c-463f-971e-784b6f16dca9",
                            "last_updated": "2022-09-26T09:52:13.494346-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Broncos",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66762b8c-c60f-412c-a583-6e55a909754a/?format=api"
                        },
                        {
                            "id": "2ccea09f-9888-40b8-b048-681de2129ea8",
                            "gambit_id": "009f46ca-78cf-4239-aa77-c90d6ef37fbe",
                            "last_updated": "2022-09-26T09:52:13.495529-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66762b8c-c60f-412c-a583-6e55a909754a/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ea847ca-91ad-4c47-980e-f935bc9c15b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0d4b35a-13d0-4fd3-888d-b8ea18be2f59/?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": "701673e6-8003-425e-a95a-a1c4f68d1d04",
                            "gambit_id": "3fc966b4-ae25-4811-9502-476f8ba24101",
                            "last_updated": "2022-09-26T09:52:13.488268-04: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/6ea847ca-91ad-4c47-980e-f935bc9c15b6/?format=api"
                        },
                        {
                            "id": "d071a1e2-b33e-4774-aa01-52453a2503cd",
                            "gambit_id": "32cdca3b-35fc-4654-a900-e18fe487a2b7",
                            "last_updated": "2022-09-26T09:52:13.489324-04: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/6ea847ca-91ad-4c47-980e-f935bc9c15b6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8c798120-7f16-4032-8935-e9d01985e49c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7c1af695-981a-4fc3-af90-6a428340d4ba",
            "completed": true,
            "last_updated": "2022-09-26T10:22:07.898518-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7c1af695-981a-4fc3-af90-6a428340d4ba",
            "datetime": "2022-09-25T19:08:00-04:00",
            "cutoff_datetime": "2022-09-25T19:08:00-04:00",
            "name": "BOS (B Bello) v. NYY (N Cortes)",
            "bettypes": [
                {
                    "id": "ab4e1474-be08-465d-a864-722c915b9ad4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8c798120-7f16-4032-8935-e9d01985e49c/?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": "NYY (N Cortes)",
                                "amount": 6124.0
                            },
                            {
                                "team": "BOS (B Bello)",
                                "amount": 3876.0
                            }
                        ],
                        "expected_reward_tokens": 9186.0,
                        "profit_sb": 186.0,
                        "profit_sb_percentage": 2.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "169e9cc9-6132-420e-99af-d8277c6fe559",
                            "gambit_id": "f21d0652-e412-4103-9e6d-e0ee2fcc9471",
                            "last_updated": "2022-09-26T10:22:07.910266-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (N Cortes)",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab4e1474-be08-465d-a864-722c915b9ad4/?format=api"
                        },
                        {
                            "id": "37f25851-4770-4451-862e-5d11d8107341",
                            "gambit_id": "1bcddfcc-3459-475c-b628-e0fcc837c24a",
                            "last_updated": "2022-09-26T10:22:07.909125-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (B Bello)",
                            "reward": "2.37000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab4e1474-be08-465d-a864-722c915b9ad4/?format=api"
                        }
                    ]
                },
                {
                    "id": "63173f4f-64a4-48dc-b53b-2081e05e83a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8c798120-7f16-4032-8935-e9d01985e49c/?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": "BOS",
                                "amount": 5571.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 9079.45,
                        "profit_sb": 79.45,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "36b06855-0d71-4eda-b04e-11f4ee707c70",
                            "gambit_id": "d35c6d2f-0fe7-4a83-b6d4-72e9bb010bf7",
                            "last_updated": "2022-09-26T10:22:07.906862-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63173f4f-64a4-48dc-b53b-2081e05e83a3/?format=api"
                        },
                        {
                            "id": "979b6e8a-52f9-4b83-b55d-fcef5f14cd27",
                            "gambit_id": "8b3d3bb3-5320-4137-8bd5-f70997c47cdb",
                            "last_updated": "2022-09-26T10:22:07.905564-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63173f4f-64a4-48dc-b53b-2081e05e83a3/?format=api"
                        }
                    ]
                },
                {
                    "id": "f11e7b22-b8ae-4cc4-9599-3c6b2b243183",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8c798120-7f16-4032-8935-e9d01985e49c/?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 7.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49c737a4-6603-4a5a-a54a-4331f57c67ba",
                            "gambit_id": "2f46cf47-1391-4bf4-a4c1-ea74c360dd87",
                            "last_updated": "2022-09-26T10:22:07.902942-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f11e7b22-b8ae-4cc4-9599-3c6b2b243183/?format=api"
                        },
                        {
                            "id": "008748b6-c922-45f4-b230-303b1461bda0",
                            "gambit_id": "c5a416bc-4352-49a9-8d69-257102c57299",
                            "last_updated": "2022-09-26T10:22:07.901744-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f11e7b22-b8ae-4cc4-9599-3c6b2b243183/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f89e01d1-0556-4ea4-a3ea-e38cbef917a8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f41612f4-ceda-4a39-994e-1c19e27844cf",
            "completed": true,
            "last_updated": "2022-09-26T09:52:12.361221-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.48,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f41612f4-ceda-4a39-994e-1c19e27844cf",
            "datetime": "2022-09-25T16:25:00-04:00",
            "cutoff_datetime": "2022-09-25T16:25:00-04:00",
            "name": "Los Angeles Rams v. Arizona Cardinals",
            "bettypes": [
                {
                    "id": "079f3615-69b4-449d-a6b3-25ab5f02e11a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f89e01d1-0556-4ea4-a3ea-e38cbef917a8/?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 Rams",
                                "amount": 6108.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 3892.0
                            }
                        ],
                        "expected_reward_tokens": 9223.08,
                        "profit_sb": 223.08,
                        "profit_sb_percentage": 2.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "76118973-b6a7-4658-a35b-d2bc274488c3",
                            "gambit_id": "03ca6894-6dad-4eef-9e1e-d3df21a04d85",
                            "last_updated": "2022-09-26T09:52:12.367960-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.51000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/079f3615-69b4-449d-a6b3-25ab5f02e11a/?format=api"
                        },
                        {
                            "id": "9308892e-7be3-4dba-9420-90ec3ec93dbb",
                            "gambit_id": "6e3909bf-51f6-4bcd-a93e-b77f46112735",
                            "last_updated": "2022-09-26T09:52:12.366945-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "2.37000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/079f3615-69b4-449d-a6b3-25ab5f02e11a/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e653f20-959a-4b26-bb2d-80f61a4e99f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f89e01d1-0556-4ea4-a3ea-e38cbef917a8/?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": "Arizona Cardinals",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "85dbb976-b8c3-447c-bd4e-f8339a7376d6",
                            "gambit_id": "31151c67-4516-42bd-a6f5-59ed2b6dd36c",
                            "last_updated": "2022-09-26T09:52:12.371775-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e653f20-959a-4b26-bb2d-80f61a4e99f1/?format=api"
                        },
                        {
                            "id": "abde479e-c316-4319-8802-edda3e1214b3",
                            "gambit_id": "8ca22f9b-4b17-4109-9ee9-1b5578aa7ef0",
                            "last_updated": "2022-09-26T09:52:12.369989-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e653f20-959a-4b26-bb2d-80f61a4e99f1/?format=api"
                        }
                    ]
                },
                {
                    "id": "a2cd73e7-4296-4db9-bcef-0401bf597455",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f89e01d1-0556-4ea4-a3ea-e38cbef917a8/?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 48.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 48.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "22c791c8-b2f9-40e5-b0f4-269fc2e983b1",
                            "gambit_id": "f21c004f-b522-44af-95ec-c1b7a7e0bfb5",
                            "last_updated": "2022-09-26T09:52:12.364868-04: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/a2cd73e7-4296-4db9-bcef-0401bf597455/?format=api"
                        },
                        {
                            "id": "48af0768-cae7-4fed-b049-7505154c4704",
                            "gambit_id": "04e03d32-7ec2-41e5-83f7-704467eaf264",
                            "last_updated": "2022-09-26T09:52:12.363793-04: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/a2cd73e7-4296-4db9-bcef-0401bf597455/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6eb8c0c5-344e-4326-84a1-27690da1b0b1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6586a890-3ca0-4d8a-9ffc-afa748be7083",
            "completed": true,
            "last_updated": "2022-09-26T10:07:19.665332-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6586a890-3ca0-4d8a-9ffc-afa748be7083",
            "datetime": "2022-09-25T16:25:00-04:00",
            "cutoff_datetime": "2022-09-25T16:25:00-04:00",
            "name": "Green Bay Packers v. Tampa Bay Buccaneers",
            "bettypes": [
                {
                    "id": "c63b69f0-f7c2-4d06-a299-2d5867e5ccf3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6eb8c0c5-344e-4326-84a1-27690da1b0b1/?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": "Tampa Bay Buccaneers",
                                "amount": 5302.0
                            },
                            {
                                "team": "Green Bay Packers",
                                "amount": 4698.0
                            }
                        ],
                        "expected_reward_tokens": 9066.42,
                        "profit_sb": 66.42,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "28d42769-2a85-4865-b1ab-a95811347b64",
                            "gambit_id": "e4807c0d-2be7-4992-8691-468214ae8e85",
                            "last_updated": "2022-09-26T10:07:19.671516-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.71000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c63b69f0-f7c2-4d06-a299-2d5867e5ccf3/?format=api"
                        },
                        {
                            "id": "8bcd2ed9-4f9e-43c9-a619-d43b12b17b60",
                            "gambit_id": "7db74f6f-f1ef-4f9a-9e03-25930fb4b527",
                            "last_updated": "2022-09-26T10:07:19.672653-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.93000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c63b69f0-f7c2-4d06-a299-2d5867e5ccf3/?format=api"
                        }
                    ]
                },
                {
                    "id": "d2839fd3-aa86-4b58-bfa3-30e3d7734508",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6eb8c0c5-344e-4326-84a1-27690da1b0b1/?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": "Tampa Bay Buccaneers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Green Bay Packers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "44bbe47c-8a49-4b3d-9854-05ceb8f5fcfe",
                            "gambit_id": "853af886-35ab-407f-9067-20241688360b",
                            "last_updated": "2022-09-26T10:07:19.675881-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2839fd3-aa86-4b58-bfa3-30e3d7734508/?format=api"
                        },
                        {
                            "id": "3fd4e694-4673-4108-a068-2bf58365edbf",
                            "gambit_id": "d779ed8f-c73d-4226-8b6c-f84cf2660abf",
                            "last_updated": "2022-09-26T10:07:19.674824-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Green Bay Packers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2839fd3-aa86-4b58-bfa3-30e3d7734508/?format=api"
                        }
                    ]
                },
                {
                    "id": "a345a947-4cb8-402c-9ed6-bf877fa96e51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6eb8c0c5-344e-4326-84a1-27690da1b0b1/?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 42",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 42",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1d173891-88b3-4cce-b5a3-07c69949565c",
                            "gambit_id": "afb21a49-ada2-467b-8862-fa17bf1c3b9b",
                            "last_updated": "2022-09-26T10:07:19.669316-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 42",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a345a947-4cb8-402c-9ed6-bf877fa96e51/?format=api"
                        },
                        {
                            "id": "65dbb236-30e8-4ac4-b824-db457f172ad7",
                            "gambit_id": "d75def6c-b365-4260-ba31-37d60b810629",
                            "last_updated": "2022-09-26T10:07:19.668235-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 42",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a345a947-4cb8-402c-9ed6-bf877fa96e51/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "95b3bbcf-c1e4-4e97-8968-959c5c5d6e93",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "50470a88-ae99-4320-82d2-550f3d42cd91",
            "completed": true,
            "last_updated": "2022-09-26T10:02:20.552933-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.24,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/50470a88-ae99-4320-82d2-550f3d42cd91",
            "datetime": "2022-09-25T16:25:00-04:00",
            "cutoff_datetime": "2022-09-25T16:25:00-04:00",
            "name": "Atlanta Falcons v. Seattle Seahawks",
            "bettypes": [
                {
                    "id": "c05f4ef3-fd88-483a-90ba-2a1879157fed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95b3bbcf-c1e4-4e97-8968-959c5c5d6e93/?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": "Seattle Seahawks",
                                "amount": 5097.0
                            },
                            {
                                "team": "Atlanta Falcons",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "12baa38b-9ac5-4111-9bfc-39273271dc0e",
                            "gambit_id": "77b620c0-3553-44eb-94c8-e635f2bb5496",
                            "last_updated": "2022-09-26T10:02:20.560289-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c05f4ef3-fd88-483a-90ba-2a1879157fed/?format=api"
                        },
                        {
                            "id": "b8fd7b52-05f3-46bf-b2e7-711b5501acc8",
                            "gambit_id": "df2ccfc3-a8d0-468b-8a4d-3eb0be4663b5",
                            "last_updated": "2022-09-26T10:02:20.559296-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c05f4ef3-fd88-483a-90ba-2a1879157fed/?format=api"
                        }
                    ]
                },
                {
                    "id": "ec2eb50a-b1fd-4ea3-9d82-59d24663c6c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95b3bbcf-c1e4-4e97-8968-959c5c5d6e93/?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": "Seattle Seahawks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Atlanta Falcons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1eb1a262-d2bb-4c40-b8a1-a0d220b1e93f",
                            "gambit_id": "c2535989-57fc-4ace-8682-e642f619b534",
                            "last_updated": "2022-09-26T10:02:20.562254-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec2eb50a-b1fd-4ea3-9d82-59d24663c6c6/?format=api"
                        },
                        {
                            "id": "d327b8ce-bed2-459f-befa-cd23ac992ffb",
                            "gambit_id": "5612ffbc-2075-4afb-a741-e401d4d932a3",
                            "last_updated": "2022-09-26T10:02:20.563234-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec2eb50a-b1fd-4ea3-9d82-59d24663c6c6/?format=api"
                        }
                    ]
                },
                {
                    "id": "e7648eaa-9cb3-434b-96c2-0f1fcec468e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95b3bbcf-c1e4-4e97-8968-959c5c5d6e93/?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": "855795d3-0264-41ef-8036-ff389bd7450b",
                            "gambit_id": "d6d4bba9-451e-4b60-846e-95407ca505d7",
                            "last_updated": "2022-09-26T10:02:20.555869-04: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/e7648eaa-9cb3-434b-96c2-0f1fcec468e5/?format=api"
                        },
                        {
                            "id": "409610a7-5a88-4d5a-aab3-e5f7de7285b0",
                            "gambit_id": "25c27f0a-8e62-4fa9-8d1f-2c355fed933c",
                            "last_updated": "2022-09-26T10:02:20.557062-04: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/e7648eaa-9cb3-434b-96c2-0f1fcec468e5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "32e6266a-00bd-4d48-9bf6-d9416e70191f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1d9a6e24-be61-4553-95cb-97aa845cce6e",
            "completed": true,
            "last_updated": "2022-09-26T10:22:07.738204-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1d9a6e24-be61-4553-95cb-97aa845cce6e",
            "datetime": "2022-09-25T16:10:00-04:00",
            "cutoff_datetime": "2022-09-25T16:10:00-04:00",
            "name": "STL (A Wainwright) v. LOS (M Grove)",
            "bettypes": [
                {
                    "id": "87821573-0dc8-4331-b9ac-aad735b3ab77",
                    "match": "https://api-prod.gambitprofit.com/api/matches/32e6266a-00bd-4d48-9bf6-d9416e70191f/?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 (M Grove)",
                                "amount": 5798.0
                            },
                            {
                                "team": "STL (A Wainwright)",
                                "amount": 4202.0
                            }
                        ],
                        "expected_reward_tokens": 9160.36,
                        "profit_sb": 160.36,
                        "profit_sb_percentage": 1.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1c151753-b34d-44a0-9669-e6501f61c922",
                            "gambit_id": "2ae85a31-8233-4aec-81ce-79c16a3d0867",
                            "last_updated": "2022-09-26T10:22:07.747367-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (M Grove)",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87821573-0dc8-4331-b9ac-aad735b3ab77/?format=api"
                        },
                        {
                            "id": "a60fb785-ddf2-4d98-bee7-8125c9d70121",
                            "gambit_id": "d0f2afee-5598-482e-8a76-e903bc120ca3",
                            "last_updated": "2022-09-26T10:22:07.748356-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (A Wainwright)",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87821573-0dc8-4331-b9ac-aad735b3ab77/?format=api"
                        }
                    ]
                },
                {
                    "id": "92efadc9-5d90-436d-99a5-fba698027be8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/32e6266a-00bd-4d48-9bf6-d9416e70191f/?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": "STL",
                                "amount": 5753.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7472345c-ecba-4573-a211-c312a8399e5e",
                            "gambit_id": "ca25b524-05d6-4388-ad51-645c16a07ef3",
                            "last_updated": "2022-09-26T10:22:07.745452-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92efadc9-5d90-436d-99a5-fba698027be8/?format=api"
                        },
                        {
                            "id": "9db82a11-d2b3-41cd-814c-7bb307c531a3",
                            "gambit_id": "7e01b5c7-905c-4032-bcb8-89803c0362c6",
                            "last_updated": "2022-09-26T10:22:07.744467-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92efadc9-5d90-436d-99a5-fba698027be8/?format=api"
                        }
                    ]
                },
                {
                    "id": "3e4445c1-314e-42e2-8bcc-8a7b7c3673d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/32e6266a-00bd-4d48-9bf6-d9416e70191f/?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 9.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2a8a5814-ba8f-452f-a22b-e198fe98b861",
                            "gambit_id": "5f4d8ea4-b572-4c71-8ee4-112915eb74f4",
                            "last_updated": "2022-09-26T10:22:07.742196-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e4445c1-314e-42e2-8bcc-8a7b7c3673d1/?format=api"
                        },
                        {
                            "id": "b3794d89-cbea-43af-9c26-a883998738bc",
                            "gambit_id": "c5c5e695-65b7-4970-bac5-9f280e05056c",
                            "last_updated": "2022-09-26T10:22:07.741002-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e4445c1-314e-42e2-8bcc-8a7b7c3673d1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2198b19a-74f4-4c8d-8e9d-4ecbb2f40b7e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0aa9d336-4566-4f20-8cec-64c4768a41a9",
            "completed": true,
            "last_updated": "2022-09-26T10:27:12.842516-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.85,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0aa9d336-4566-4f20-8cec-64c4768a41a9",
            "datetime": "2022-09-25T16:07:00-04:00",
            "cutoff_datetime": "2022-09-25T16:07:00-04:00",
            "name": "NYM (M Scherzer) v. OAK (J Sears)",
            "bettypes": [
                {
                    "id": "a0c5e43b-a007-46c2-8b97-8867b39c0a70",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2198b19a-74f4-4c8d-8e9d-4ecbb2f40b7e/?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": "NYM (M Scherzer)",
                                "amount": 7162.0
                            },
                            {
                                "team": "OAK (J Sears)",
                                "amount": 2838.0
                            }
                        ],
                        "expected_reward_tokens": 9166.74,
                        "profit_sb": 166.74,
                        "profit_sb_percentage": 1.85,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4bebd079-fe57-40d2-9708-30f3f2970e13",
                            "gambit_id": "c84d255d-ebc4-45f6-ad0f-70764c25b2d9",
                            "last_updated": "2022-09-26T10:27:12.852974-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (M Scherzer)",
                            "reward": "1.28000",
                            "odds": "1.32260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0c5e43b-a007-46c2-8b97-8867b39c0a70/?format=api"
                        },
                        {
                            "id": "17a103bd-b9f4-4249-874e-3aea7369ebc0",
                            "gambit_id": "7421e7aa-1c5f-4444-a063-edfa4a0c9fcc",
                            "last_updated": "2022-09-26T10:27:12.851993-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (J Sears)",
                            "reward": "3.23000",
                            "odds": "3.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0c5e43b-a007-46c2-8b97-8867b39c0a70/?format=api"
                        }
                    ]
                },
                {
                    "id": "142b585d-7ae5-419c-8fdf-053466e30425",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2198b19a-74f4-4c8d-8e9d-4ecbb2f40b7e/?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": "NYM",
                                "amount": 5899.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "662ab0c8-f1e0-4e4e-9a0b-cc980fd6ef92",
                            "gambit_id": "7a7e491c-cde6-40f8-acc6-102a78ece554",
                            "last_updated": "2022-09-26T10:27:12.849917-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/142b585d-7ae5-419c-8fdf-053466e30425/?format=api"
                        },
                        {
                            "id": "94d45d03-94ee-43cf-8b53-dc0c171f0ba4",
                            "gambit_id": "2ac778db-3ab6-40ee-9674-cb386b32f744",
                            "last_updated": "2022-09-26T10:27:12.848852-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/142b585d-7ae5-419c-8fdf-053466e30425/?format=api"
                        }
                    ]
                },
                {
                    "id": "03293a45-0297-42e9-8882-54fe38210751",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2198b19a-74f4-4c8d-8e9d-4ecbb2f40b7e/?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": "db5e2e12-a69b-45c8-8190-178051fc11ba",
                            "gambit_id": "013bb943-c18b-4b7d-aa77-66d73d21c661",
                            "last_updated": "2022-09-26T10:27:12.846580-04: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/03293a45-0297-42e9-8882-54fe38210751/?format=api"
                        },
                        {
                            "id": "dee292d4-2400-4baa-b1b9-3372ab4f0994",
                            "gambit_id": "c3f28724-8d71-4de0-9497-56b39b4b236d",
                            "last_updated": "2022-09-26T10:27:12.845382-04: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/03293a45-0297-42e9-8882-54fe38210751/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bb60f116-9393-496c-a646-e0b5663e9587",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "02c115d6-e99d-4d66-bdea-a7c22ec5b168",
            "completed": true,
            "last_updated": "2022-09-26T10:07:19.486150-04: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/02c115d6-e99d-4d66-bdea-a7c22ec5b168",
            "datetime": "2022-09-25T16:05:00-04:00",
            "cutoff_datetime": "2022-09-25T16:05:00-04:00",
            "name": "Jacksonville Jaguars v. Los Angeles Chargers",
            "bettypes": [
                {
                    "id": "b001c10a-3725-4146-a6d2-67d294ab6fea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb60f116-9393-496c-a646-e0b5663e9587/?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": "Jacksonville Jaguars",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Chargers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c310e8f5-c836-49e7-bde0-8cb0df885b2b",
                            "gambit_id": "c0d17897-ad4b-4c22-b892-8c196a7bcdce",
                            "last_updated": "2022-09-26T10:07:19.490123-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b001c10a-3725-4146-a6d2-67d294ab6fea/?format=api"
                        },
                        {
                            "id": "28d290c1-6650-4025-be94-a7522280d945",
                            "gambit_id": "bc2e7ee4-dc77-49ac-8baf-ddc8ca98f0fd",
                            "last_updated": "2022-09-26T10:07:19.488996-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b001c10a-3725-4146-a6d2-67d294ab6fea/?format=api"
                        }
                    ]
                },
                {
                    "id": "f34d780b-1003-4215-a806-68e4bd770a5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb60f116-9393-496c-a646-e0b5663e9587/?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": "xxxx",
                                "amount": 5000.0
                            },
                            {
                                "team": "xxxx",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8850.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "52f3ba3c-4003-4932-a550-2177df8add30",
                            "gambit_id": "069c5467-2ab9-465a-ba12-2fa4709ed3c3",
                            "last_updated": "2022-09-26T10:07:19.492104-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "xxxx",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f34d780b-1003-4215-a806-68e4bd770a5a/?format=api"
                        },
                        {
                            "id": "70e214bc-0716-402f-96bd-67e8652a97dd",
                            "gambit_id": "c405d881-979c-40a3-bf45-18602382ca86",
                            "last_updated": "2022-09-26T10:07:19.493104-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "xxxx",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f34d780b-1003-4215-a806-68e4bd770a5a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "65cfb84f-91b3-48d8-a04d-e8153a2d5dc2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3d57d743-f34b-4a5c-ab70-3ccb9a67967c",
            "completed": true,
            "last_updated": "2022-09-26T10:27:11.642758-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3d57d743-f34b-4a5c-ab70-3ccb9a67967c",
            "datetime": "2022-09-25T15:10:00-04:00",
            "cutoff_datetime": "2022-09-25T15:10:00-04:00",
            "name": "SDG (M Clevinger) v. COL (K Freeland)",
            "bettypes": [
                {
                    "id": "d2c9f50c-24eb-4c51-b5d4-785970cbaa63",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65cfb84f-91b3-48d8-a04d-e8153a2d5dc2/?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": "SDG (M Clevinger)",
                                "amount": 5798.0
                            },
                            {
                                "team": "COL (K Freeland)",
                                "amount": 4202.0
                            }
                        ],
                        "expected_reward_tokens": 9160.36,
                        "profit_sb": 160.36,
                        "profit_sb_percentage": 1.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d1ce599b-b997-4ba6-a4e0-10118880e4d4",
                            "gambit_id": "2a255c2b-404f-40c2-bb9e-8a7fa2634cc9",
                            "last_updated": "2022-09-26T10:27:11.654039-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (M Clevinger)",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2c9f50c-24eb-4c51-b5d4-785970cbaa63/?format=api"
                        },
                        {
                            "id": "6c4858ed-68f7-458d-95e0-f0b8f5e4a648",
                            "gambit_id": "36b31b7e-94a9-4b79-8267-53e25860a8d5",
                            "last_updated": "2022-09-26T10:27:11.653017-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (K Freeland)",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2c9f50c-24eb-4c51-b5d4-785970cbaa63/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb25bf8d-aa1a-4ed1-8f73-46cce7999cb4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65cfb84f-91b3-48d8-a04d-e8153a2d5dc2/?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": "COL",
                                "amount": 5208.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "da965111-0087-446d-bee1-fe9f428658a8",
                            "gambit_id": "8b65d742-74dc-450e-8941-eb5ba74bb30f",
                            "last_updated": "2022-09-26T10:27:11.649456-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb25bf8d-aa1a-4ed1-8f73-46cce7999cb4/?format=api"
                        },
                        {
                            "id": "07c75bae-9c6b-4aca-8e5c-bcc8a9bc2ef7",
                            "gambit_id": "500bd476-eb54-48f6-945d-dc8807539e28",
                            "last_updated": "2022-09-26T10:27:11.650682-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb25bf8d-aa1a-4ed1-8f73-46cce7999cb4/?format=api"
                        }
                    ]
                },
                {
                    "id": "4d7264a7-c7aa-4023-a34d-79a92dfd6989",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65cfb84f-91b3-48d8-a04d-e8153a2d5dc2/?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 10.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 10.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "813bb415-e82d-4d21-9847-96b34c7c90c6",
                            "gambit_id": "26c3ad4d-e329-45b5-998f-20c1eb1bd48f",
                            "last_updated": "2022-09-26T10:27:11.645763-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d7264a7-c7aa-4023-a34d-79a92dfd6989/?format=api"
                        },
                        {
                            "id": "6bc0b116-0a4e-479b-ab55-abf89b6929f6",
                            "gambit_id": "cd6b73f4-0964-4404-8896-b5b8785dc407",
                            "last_updated": "2022-09-26T10:27:11.647014-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d7264a7-c7aa-4023-a34d-79a92dfd6989/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d1f3e800-f39a-424a-8325-b9cfc08d8825",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "47691aa3-0a41-4db8-91c9-d7f3f3e679ee",
            "completed": true,
            "last_updated": "2022-09-26T10:27:11.332715-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/47691aa3-0a41-4db8-91c9-d7f3f3e679ee",
            "datetime": "2022-09-25T14:35:00-04:00",
            "cutoff_datetime": "2022-09-25T14:35:00-04:00",
            "name": "CLE (A Civale) v. TEX (C Ragans)",
            "bettypes": [
                {
                    "id": "14850fea-0ec9-40bd-8aaf-1a84b6f17b43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1f3e800-f39a-424a-8325-b9cfc08d8825/?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": "CLE (A Civale)",
                                "amount": 5445.0
                            },
                            {
                                "team": "TEX (C Ragans)",
                                "amount": 4555.0
                            }
                        ],
                        "expected_reward_tokens": 9201.1,
                        "profit_sb": 201.1,
                        "profit_sb_percentage": 2.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9f0fe6eb-35cb-486a-9a22-0934bce15bb4",
                            "gambit_id": "56180e1a-0e85-4ab2-a849-bda9c9217cdf",
                            "last_updated": "2022-09-26T10:27:11.342055-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (A Civale)",
                            "reward": "1.69000",
                            "odds": "1.79370",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14850fea-0ec9-40bd-8aaf-1a84b6f17b43/?format=api"
                        },
                        {
                            "id": "20ea54db-7605-493e-8858-0fd7f46281f4",
                            "gambit_id": "f4d14a45-5651-42c7-9eb3-04a128017012",
                            "last_updated": "2022-09-26T10:27:11.341106-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (C Ragans)",
                            "reward": "2.02000",
                            "odds": "2.16000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14850fea-0ec9-40bd-8aaf-1a84b6f17b43/?format=api"
                        }
                    ]
                },
                {
                    "id": "b3f3a349-6ce7-418e-95c5-025f3c59cb34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1f3e800-f39a-424a-8325-b9cfc08d8825/?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": "TEX",
                                "amount": 5664.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9c1a4e0d-7530-419d-a425-1da6e42cb6b9",
                            "gambit_id": "0188c8e1-512b-4d2d-b7e6-547d567cf3ad",
                            "last_updated": "2022-09-26T10:27:11.338245-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3f3a349-6ce7-418e-95c5-025f3c59cb34/?format=api"
                        },
                        {
                            "id": "fe23f5ec-fcd0-40b6-a2e9-5b981da27e72",
                            "gambit_id": "e99eec9c-e0a9-4aa0-b134-b7059ec956ba",
                            "last_updated": "2022-09-26T10:27:11.339189-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3f3a349-6ce7-418e-95c5-025f3c59cb34/?format=api"
                        }
                    ]
                },
                {
                    "id": "306c5c88-8238-43c4-8261-93b393a37e35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1f3e800-f39a-424a-8325-b9cfc08d8825/?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 8",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0631eb5d-3f72-480f-8ee0-070c460df9c7",
                            "gambit_id": "3f49b91a-3fb2-4a73-88bd-a4b43e6c2d96",
                            "last_updated": "2022-09-26T10:27:11.335297-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/306c5c88-8238-43c4-8261-93b393a37e35/?format=api"
                        },
                        {
                            "id": "d979cbf1-6024-4d7a-9eda-ba50ab3a927b",
                            "gambit_id": "4b015055-e38f-423d-ba9a-1b730a02840e",
                            "last_updated": "2022-09-26T10:27:11.336307-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/306c5c88-8238-43c4-8261-93b393a37e35/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7fc909dd-c146-4377-bddb-3e5aa4c96ee1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e2c257fd-45cc-4975-b8cd-1a85a06d3900",
            "completed": true,
            "last_updated": "2022-09-26T10:27:12.390131-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.09,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e2c257fd-45cc-4975-b8cd-1a85a06d3900",
            "datetime": "2022-09-25T14:10:00-04:00",
            "cutoff_datetime": "2022-09-25T14:10:00-04:00",
            "name": "DET (T Alexander) v. CWS (D Cease)",
            "bettypes": [
                {
                    "id": "a8517ff1-f707-4b0a-a384-138407c4741d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7fc909dd-c146-4377-bddb-3e5aa4c96ee1/?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": "CWS (D Cease)",
                                "amount": 6659.0
                            },
                            {
                                "team": "DET (T Alexander)",
                                "amount": 3341.0
                            }
                        ],
                        "expected_reward_tokens": 9187.75,
                        "profit_sb": 187.75,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6c5b03fa-1feb-488e-8715-ec809d195603",
                            "gambit_id": "6be87ee9-86a2-4947-877d-91433ecbe9af",
                            "last_updated": "2022-09-26T10:27:12.399853-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (D Cease)",
                            "reward": "1.38000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8517ff1-f707-4b0a-a384-138407c4741d/?format=api"
                        },
                        {
                            "id": "0e78528b-e2ee-4ac4-97aa-9174852d527b",
                            "gambit_id": "49a227be-a046-4c92-9cb4-17e53fe1f99e",
                            "last_updated": "2022-09-26T10:27:12.400920-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (T Alexander)",
                            "reward": "2.75000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8517ff1-f707-4b0a-a384-138407c4741d/?format=api"
                        }
                    ]
                },
                {
                    "id": "aef286ff-4459-43a6-a591-38c1dfb09291",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7fc909dd-c146-4377-bddb-3e5aa4c96ee1/?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": "CWS",
                                "amount": 5097.0
                            },
                            {
                                "team": "DET",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e8e472c9-8024-446b-8ae2-0e2b084c6dd0",
                            "gambit_id": "74a76a9a-8661-4520-a2b0-6af3dd5abd8e",
                            "last_updated": "2022-09-26T10:27:12.397602-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aef286ff-4459-43a6-a591-38c1dfb09291/?format=api"
                        },
                        {
                            "id": "6c01e1c7-5a4a-45cf-a3ac-cbba17fbb098",
                            "gambit_id": "317a5325-5a27-4d3d-9b7e-3d01a35dc7f4",
                            "last_updated": "2022-09-26T10:27:12.396465-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aef286ff-4459-43a6-a591-38c1dfb09291/?format=api"
                        }
                    ]
                },
                {
                    "id": "f9dcb106-e5c4-4cd6-bae2-a5753d196484",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7fc909dd-c146-4377-bddb-3e5aa4c96ee1/?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 8",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4a110345-c3ac-4dc2-8483-cfa6d289b952",
                            "gambit_id": "f4fecbf8-33a0-4078-bc61-f98b73f67a33",
                            "last_updated": "2022-09-26T10:27:12.394190-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9dcb106-e5c4-4cd6-bae2-a5753d196484/?format=api"
                        },
                        {
                            "id": "0fc8d8f2-671f-44b5-b2b8-e5e19e4bb3c8",
                            "gambit_id": "a7916d62-987c-4c95-9a2f-33db5178a54c",
                            "last_updated": "2022-09-26T10:27:12.393049-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9dcb106-e5c4-4cd6-bae2-a5753d196484/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b98335e7-26c9-4747-ab3d-a5580c4f0556",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "52464027-d7f3-43e7-b374-cd66a07e13f9",
            "completed": true,
            "last_updated": "2022-09-26T10:27:12.241029-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/52464027-d7f3-43e7-b374-cd66a07e13f9",
            "datetime": "2022-09-25T14:10:00-04:00",
            "cutoff_datetime": "2022-09-25T14:10:00-04:00",
            "name": "SEA (L Castillo) v. KAN (M Castillo)",
            "bettypes": [
                {
                    "id": "e2f68988-6be7-46b1-a1c9-32840b8e7ae0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b98335e7-26c9-4747-ab3d-a5580c4f0556/?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": "SEA (L Castillo)",
                                "amount": 6170.0
                            },
                            {
                                "team": "KAN (M Castillo)",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d394eff8-3900-49f2-9946-35591940ef76",
                            "gambit_id": "5e9fa94b-fd33-4935-be13-ef171a1160b5",
                            "last_updated": "2022-09-26T10:27:12.250331-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (L Castillo)",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2f68988-6be7-46b1-a1c9-32840b8e7ae0/?format=api"
                        },
                        {
                            "id": "3fa98470-0a79-4a2d-9180-d54a8537039e",
                            "gambit_id": "41c6e1c7-0c4e-4cba-b9b7-4c9a73a67cde",
                            "last_updated": "2022-09-26T10:27:12.251267-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (M Castillo)",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2f68988-6be7-46b1-a1c9-32840b8e7ae0/?format=api"
                        }
                    ]
                },
                {
                    "id": "c072b651-a475-4d54-8fde-e262c7676a7a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b98335e7-26c9-4747-ab3d-a5580c4f0556/?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": "KAN",
                                "amount": 5097.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "152612dc-b2b1-49ef-9838-055821aa3a16",
                            "gambit_id": "1db50a59-7c96-46f5-9910-96a4441ff568",
                            "last_updated": "2022-09-26T10:27:12.248438-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c072b651-a475-4d54-8fde-e262c7676a7a/?format=api"
                        },
                        {
                            "id": "1bba0559-b467-4e81-b7ed-036547884cd5",
                            "gambit_id": "c7c5fba1-4e6c-4906-9db3-92a3f6d6b8ae",
                            "last_updated": "2022-09-26T10:27:12.247289-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c072b651-a475-4d54-8fde-e262c7676a7a/?format=api"
                        }
                    ]
                },
                {
                    "id": "c1b9820f-6c14-4ed0-af21-9220e48f10fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b98335e7-26c9-4747-ab3d-a5580c4f0556/?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 7.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "183f0dd6-6056-4ae0-b269-62fa0a2fdbd9",
                            "gambit_id": "5d5759d9-679f-46c3-a047-f02a7ffcad7d",
                            "last_updated": "2022-09-26T10:27:12.243855-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1b9820f-6c14-4ed0-af21-9220e48f10fd/?format=api"
                        },
                        {
                            "id": "bd4e93ca-29ed-47ac-91e4-b95c98711377",
                            "gambit_id": "b9d38b38-bb5c-4802-b453-b06808ab0144",
                            "last_updated": "2022-09-26T10:27:12.245009-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1b9820f-6c14-4ed0-af21-9220e48f10fd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1140902b-c61b-4d76-a671-adfdc86e68f2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b86bca5a-42ab-454f-b883-e95c32c74b3a",
            "completed": true,
            "last_updated": "2022-09-26T10:27:12.684304-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.02,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b86bca5a-42ab-454f-b883-e95c32c74b3a",
            "datetime": "2022-09-25T14:10:00-04:00",
            "cutoff_datetime": "2022-09-25T14:10:00-04:00",
            "name": "LAA (J Suarez) v. MIN (D Bundy)",
            "bettypes": [
                {
                    "id": "9e8ec210-31c1-47c1-8f9c-23504de08d75",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1140902b-c61b-4d76-a671-adfdc86e68f2/?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": "LAA (J Suarez)",
                                "amount": 5217.0
                            },
                            {
                                "team": "MIN (D Bundy)",
                                "amount": 4783.0
                            }
                        ],
                        "expected_reward_tokens": 9181.92,
                        "profit_sb": 181.92,
                        "profit_sb_percentage": 2.02,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "21ca22e1-2431-4689-ba14-70507b516331",
                            "gambit_id": "02bd2cf1-0c86-4c5a-a0ac-eb748a609fd9",
                            "last_updated": "2022-09-26T10:27:12.695767-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (J Suarez)",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e8ec210-31c1-47c1-8f9c-23504de08d75/?format=api"
                        },
                        {
                            "id": "fc5826a4-0d94-40d3-b743-c1182e4bc81d",
                            "gambit_id": "519b33c7-1285-4909-b325-666d777cd4a9",
                            "last_updated": "2022-09-26T10:27:12.694743-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (D Bundy)",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e8ec210-31c1-47c1-8f9c-23504de08d75/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7ef3a21-1bb8-46f8-b3ae-06e60a443a04",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1140902b-c61b-4d76-a671-adfdc86e68f2/?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": "LAA",
                                "amount": 6482.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b0a581bc-659a-4f75-bc6f-0b0527af688c",
                            "gambit_id": "76fe8e4a-a329-4fd4-951f-18150883793f",
                            "last_updated": "2022-09-26T10:27:12.691247-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7ef3a21-1bb8-46f8-b3ae-06e60a443a04/?format=api"
                        },
                        {
                            "id": "a1987f20-591e-45df-ba1e-b962dbb4b72e",
                            "gambit_id": "6ce873a8-0fba-47af-8a09-f841d2fffc4d",
                            "last_updated": "2022-09-26T10:27:12.692488-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7ef3a21-1bb8-46f8-b3ae-06e60a443a04/?format=api"
                        }
                    ]
                },
                {
                    "id": "bfab3ce4-6799-4a1d-a27f-2a738ba7946e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1140902b-c61b-4d76-a671-adfdc86e68f2/?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 8.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a10268de-ac04-4e77-b1b8-3a8fa42bc715",
                            "gambit_id": "1bc2950c-c6c3-4038-be4b-5bbc4d2f3c02",
                            "last_updated": "2022-09-26T10:27:12.687254-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfab3ce4-6799-4a1d-a27f-2a738ba7946e/?format=api"
                        },
                        {
                            "id": "ae9bd861-81d1-4531-8673-eb70732fc60e",
                            "gambit_id": "525767bf-735f-43bd-a451-ec750ef5f250",
                            "last_updated": "2022-09-26T10:27:12.688656-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfab3ce4-6799-4a1d-a27f-2a738ba7946e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "385c9204-4258-4a3d-b0d8-169c8d79a925",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "454f35a3-58aa-47ef-9444-4d2cf1545c99",
            "completed": true,
            "last_updated": "2022-09-26T10:32:11.956019-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/454f35a3-58aa-47ef-9444-4d2cf1545c99",
            "datetime": "2022-09-25T13:40:00-04:00",
            "cutoff_datetime": "2022-09-25T13:40:00-04:00",
            "name": "MIL (F Peralta) v. CIN (N Lodolo)",
            "bettypes": [
                {
                    "id": "dbf4140b-fc00-4de3-b91f-35fd04ecf287",
                    "match": "https://api-prod.gambitprofit.com/api/matches/385c9204-4258-4a3d-b0d8-169c8d79a925/?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": "MIL (F Peralta)",
                                "amount": 5745.0
                            },
                            {
                                "team": "CIN (N Lodolo)",
                                "amount": 4255.0
                            }
                        ],
                        "expected_reward_tokens": 9190.8,
                        "profit_sb": 190.8,
                        "profit_sb_percentage": 2.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "22817f1c-a29d-44b3-8461-e88a75cb5d7c",
                            "gambit_id": "11de1d44-26e6-4546-ac1a-7ba4f12a0424",
                            "last_updated": "2022-09-26T10:32:11.965946-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (F Peralta)",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbf4140b-fc00-4de3-b91f-35fd04ecf287/?format=api"
                        },
                        {
                            "id": "f2e16a77-ae80-4275-8fc4-5e12bf327979",
                            "gambit_id": "93926cc0-e6de-4eaa-81e6-13db2aeac12f",
                            "last_updated": "2022-09-26T10:32:11.967074-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (N Lodolo)",
                            "reward": "2.16000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbf4140b-fc00-4de3-b91f-35fd04ecf287/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ec690a6-24ce-4248-8001-a2c2308f0155",
                    "match": "https://api-prod.gambitprofit.com/api/matches/385c9204-4258-4a3d-b0d8-169c8d79a925/?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": "CIN",
                                "amount": 5399.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f8ee876d-8782-4ad9-9f3a-fda73ca6aba6",
                            "gambit_id": "34f39091-2bbc-4da2-a6a5-4113a0e55893",
                            "last_updated": "2022-09-26T10:32:11.963604-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ec690a6-24ce-4248-8001-a2c2308f0155/?format=api"
                        },
                        {
                            "id": "06f0a248-7ec5-4848-9142-fb71119bfd3d",
                            "gambit_id": "1818ba68-d444-437f-8b6e-c3287767359c",
                            "last_updated": "2022-09-26T10:32:11.962325-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ec690a6-24ce-4248-8001-a2c2308f0155/?format=api"
                        }
                    ]
                },
                {
                    "id": "6fb85c39-d0c6-4799-91e2-047a604e483d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/385c9204-4258-4a3d-b0d8-169c8d79a925/?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 8.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "202b47f1-3ff0-42fc-be87-9f7cb8a3a69a",
                            "gambit_id": "9ec7810f-a9eb-4362-a187-e9bb3d4a8667",
                            "last_updated": "2022-09-26T10:32:11.960029-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fb85c39-d0c6-4799-91e2-047a604e483d/?format=api"
                        },
                        {
                            "id": "8569d2b3-46ba-4b36-9348-1c84f8f7e35e",
                            "gambit_id": "ec99696e-eccf-435c-87e8-ef37cde04761",
                            "last_updated": "2022-09-26T10:32:11.958879-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fb85c39-d0c6-4799-91e2-047a604e483d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "16a85d8d-de42-4e38-b7d3-49c6dee3b3be",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "14846ff4-4b8d-4770-bbe1-0c0cb036f735",
            "completed": true,
            "last_updated": "2022-09-26T10:32:11.077204-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.31,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/14846ff4-4b8d-4770-bbe1-0c0cb036f735",
            "datetime": "2022-09-25T13:40:00-04:00",
            "cutoff_datetime": "2022-09-25T13:40:00-04:00",
            "name": "WAS (An Sanchez) v. MIA (E Cabrera)",
            "bettypes": [
                {
                    "id": "2226fd79-20ec-46ad-9abe-1ca982d777c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/16a85d8d-de42-4e38-b7d3-49c6dee3b3be/?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": "MIA (E Cabrera)",
                                "amount": 6098.0
                            },
                            {
                                "team": "WAS (An Sanchez)",
                                "amount": 3902.0
                            }
                        ],
                        "expected_reward_tokens": 9207.98,
                        "profit_sb": 207.98,
                        "profit_sb_percentage": 2.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1813e104-39c9-43fd-acf4-3c4b0d168cc8",
                            "gambit_id": "49e697e0-a9e7-47c6-92ff-f8893a9decf5",
                            "last_updated": "2022-09-26T10:32:11.086557-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (E Cabrera)",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2226fd79-20ec-46ad-9abe-1ca982d777c4/?format=api"
                        },
                        {
                            "id": "6e3dd983-f87f-4e97-8632-cab8a4b45876",
                            "gambit_id": "c0943256-1354-4841-b19b-f2270ca2209b",
                            "last_updated": "2022-09-26T10:32:11.087499-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (An Sanchez)",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2226fd79-20ec-46ad-9abe-1ca982d777c4/?format=api"
                        }
                    ]
                },
                {
                    "id": "21a4670e-f7e2-4166-b7e6-b1ca6d2d66d6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/16a85d8d-de42-4e38-b7d3-49c6dee3b3be/?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": "WAS",
                                "amount": 5571.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 9079.45,
                        "profit_sb": 79.45,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7077203d-b66e-4eed-9f06-8e45459b7e1c",
                            "gambit_id": "95bb8fdd-133b-4fcb-a190-f62086a9d781",
                            "last_updated": "2022-09-26T10:32:11.084568-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21a4670e-f7e2-4166-b7e6-b1ca6d2d66d6/?format=api"
                        },
                        {
                            "id": "f52f4a9c-fa60-4f41-a0c1-15a797a5c738",
                            "gambit_id": "a7165fe0-3d72-458f-85d2-fa8c24115c09",
                            "last_updated": "2022-09-26T10:32:11.083500-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21a4670e-f7e2-4166-b7e6-b1ca6d2d66d6/?format=api"
                        }
                    ]
                },
                {
                    "id": "ea5d99d1-531f-46ea-9bd2-67f4193f2d85",
                    "match": "https://api-prod.gambitprofit.com/api/matches/16a85d8d-de42-4e38-b7d3-49c6dee3b3be/?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 7.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "592690ef-7bbc-4491-a211-3208438f4f96",
                            "gambit_id": "039c55a0-b9f5-4acb-8634-8e649c89f981",
                            "last_updated": "2022-09-26T10:32:11.080076-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea5d99d1-531f-46ea-9bd2-67f4193f2d85/?format=api"
                        },
                        {
                            "id": "70a9a142-cabb-49cf-ab8b-ad07ab3f816e",
                            "gambit_id": "b4c7eb03-bad4-4f5e-a4c5-b8b5797f0ae2",
                            "last_updated": "2022-09-26T10:32:11.081230-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea5d99d1-531f-46ea-9bd2-67f4193f2d85/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "76f378f7-201e-4b34-9849-88432f7bcf84",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "19b4dfc6-31a1-439e-b6c6-d54130e68a13",
            "completed": true,
            "last_updated": "2022-09-26T10:32:11.780311-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/19b4dfc6-31a1-439e-b6c6-d54130e68a13",
            "datetime": "2022-09-25T13:35:00-04:00",
            "cutoff_datetime": "2022-09-25T13:35:00-04:00",
            "name": "CHC (A Sampson) v. PIT (L Ortiz)",
            "bettypes": [
                {
                    "id": "17a7c8fd-f595-44ef-9c08-a853ae801552",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76f378f7-201e-4b34-9849-88432f7bcf84/?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": "PIT (L Ortiz)",
                                "amount": 5550.0
                            },
                            {
                                "team": "CHC (A Sampson)",
                                "amount": 4450.0
                            }
                        ],
                        "expected_reward_tokens": 9211.5,
                        "profit_sb": 211.5,
                        "profit_sb_percentage": 2.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fb13ed34-741b-40e4-ba63-0413f1b86652",
                            "gambit_id": "b0a2f663-1814-4846-abc3-0fc40102a561",
                            "last_updated": "2022-09-26T10:32:11.790255-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (L Ortiz)",
                            "reward": "1.66000",
                            "odds": "1.75760",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17a7c8fd-f595-44ef-9c08-a853ae801552/?format=api"
                        },
                        {
                            "id": "4ae65854-1f5e-4e6f-aaae-b96caeee1ff6",
                            "gambit_id": "c7e7e58d-f9e0-4a17-85cd-94a653c482ae",
                            "last_updated": "2022-09-26T10:32:11.791254-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (A Sampson)",
                            "reward": "2.07000",
                            "odds": "2.22000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17a7c8fd-f595-44ef-9c08-a853ae801552/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e71598d-98b2-41ee-b59d-7d8c93010134",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76f378f7-201e-4b34-9849-88432f7bcf84/?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": "CHC",
                                "amount": 6170.0
                            },
                            {
                                "team": "PIT",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bf3ce056-7db8-424a-90f6-ee87bc3bf409",
                            "gambit_id": "5a04d410-5f4b-47b8-addc-1470b0d15389",
                            "last_updated": "2022-09-26T10:32:11.786868-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e71598d-98b2-41ee-b59d-7d8c93010134/?format=api"
                        },
                        {
                            "id": "880f6562-85d1-497e-9816-466c741c4f7d",
                            "gambit_id": "68e2e874-e58d-441a-97c6-ee1fcd3a97e1",
                            "last_updated": "2022-09-26T10:32:11.788017-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e71598d-98b2-41ee-b59d-7d8c93010134/?format=api"
                        }
                    ]
                },
                {
                    "id": "747c93bd-b3e1-4182-a0d9-d9bb6a9a351b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76f378f7-201e-4b34-9849-88432f7bcf84/?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 8",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cbb06036-d485-45e9-8b31-37970b2cafbd",
                            "gambit_id": "61801678-2cb6-4c94-bc4b-1779402f19d9",
                            "last_updated": "2022-09-26T10:32:11.784544-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/747c93bd-b3e1-4182-a0d9-d9bb6a9a351b/?format=api"
                        },
                        {
                            "id": "c6224f7e-acd0-4f23-9f22-171412898f9c",
                            "gambit_id": "ac33d700-dc89-4661-a377-535f0049bd6a",
                            "last_updated": "2022-09-26T10:32:11.783360-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/747c93bd-b3e1-4182-a0d9-d9bb6a9a351b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b744923b-b3e6-4b03-9128-b5536affb799",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c4e0752b-012e-4209-ac67-9ac9e5c43b0e",
            "completed": true,
            "last_updated": "2022-09-26T10:37:06.132867-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.98,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/c4e0752b-012e-4209-ac67-9ac9e5c43b0e",
            "datetime": "2022-09-25T13:30:00-04:00",
            "cutoff_datetime": "2022-09-25T13:30:00-04:00",
            "name": "Cloud9 v. Team Liquid",
            "bettypes": [
                {
                    "id": "7c9c2e97-1d10-48ef-957e-cc657e1efe84",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b744923b-b3e6-4b03-9128-b5536affb799/?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": "Cloud9",
                                "amount": 6683.0
                            },
                            {
                                "team": "Team Liquid",
                                "amount": 3317.0
                            }
                        ],
                        "expected_reward_tokens": 8821.56,
                        "profit_sb": -178.44,
                        "profit_sb_percentage": -1.98,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1241c343-7d92-4ae4-9764-82b160abd53c",
                            "gambit_id": "7a49393b-f9ba-418b-bd5d-fde4abbfac16",
                            "last_updated": "2022-09-26T10:37:06.136833-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cloud9",
                            "reward": "1.32000",
                            "odds": "1.36000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c9c2e97-1d10-48ef-957e-cc657e1efe84/?format=api"
                        },
                        {
                            "id": "93a33db2-f87c-48bc-8ad9-49b9fc7ddb18",
                            "gambit_id": "166433ac-d6e4-4490-972c-aeaa53de9dae",
                            "last_updated": "2022-09-26T10:37:06.135608-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team Liquid",
                            "reward": "2.66000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c9c2e97-1d10-48ef-957e-cc657e1efe84/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4350cffd-f8d0-4f14-8720-1104b688aacf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "07f68bf9-d8f2-40f8-860a-2091cc694b7d",
            "completed": true,
            "last_updated": "2022-09-26T10:42:10.586420-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.2,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/07f68bf9-d8f2-40f8-860a-2091cc694b7d",
            "datetime": "2022-09-25T13:30:00-04:00",
            "cutoff_datetime": "2022-09-25T13:30:00-04:00",
            "name": "Movistar Riders v. Eternal Fire",
            "bettypes": [
                {
                    "id": "7af46ad6-b336-46b8-b2e6-661f310bbce4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4350cffd-f8d0-4f14-8720-1104b688aacf/?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": "Eternal Fire",
                                "amount": 6521.0
                            },
                            {
                                "team": "Movistar Riders",
                                "amount": 3479.0
                            }
                        ],
                        "expected_reward_tokens": 8801.87,
                        "profit_sb": -198.13,
                        "profit_sb_percentage": -2.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "80b67545-ac51-4057-914d-7d9304e65e73",
                            "gambit_id": "936c7322-dfcb-462e-b3de-aea9c1fcad73",
                            "last_updated": "2022-09-26T10:42:10.590566-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eternal Fire",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7af46ad6-b336-46b8-b2e6-661f310bbce4/?format=api"
                        },
                        {
                            "id": "de35e87e-b611-4013-90df-b7ddb2f9bdd6",
                            "gambit_id": "3035395b-a265-4fa5-9180-e365ab684228",
                            "last_updated": "2022-09-26T10:42:10.589273-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Movistar Riders",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7af46ad6-b336-46b8-b2e6-661f310bbce4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "245f0f1f-2282-458a-8283-837de1c3d234",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c9163018-4012-47c7-96c8-bc6bdd17d478",
            "completed": true,
            "last_updated": "2022-09-26T10:37:09.150658-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.96,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/c9163018-4012-47c7-96c8-bc6bdd17d478",
            "datetime": "2022-09-25T13:30:00-04:00",
            "cutoff_datetime": "2022-09-25T13:30:00-04:00",
            "name": "Furia Esports v. Evil Geniuses",
            "bettypes": [
                {
                    "id": "16947859-e1b4-4873-b5a4-b6ab3c2489fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/245f0f1f-2282-458a-8283-837de1c3d234/?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": "Furia Esports",
                                "amount": 7234.0
                            },
                            {
                                "team": "Evil Geniuses",
                                "amount": 2766.0
                            }
                        ],
                        "expected_reward_tokens": 8823.54,
                        "profit_sb": -176.46,
                        "profit_sb_percentage": -1.96,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a2f66955-7da5-481b-bd49-1cb63323dbc3",
                            "gambit_id": "eebfb702-73e6-4ebf-9b91-60624b1695f0",
                            "last_updated": "2022-09-26T10:37:09.154514-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Furia Esports",
                            "reward": "1.22000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16947859-e1b4-4873-b5a4-b6ab3c2489fb/?format=api"
                        },
                        {
                            "id": "b6a0ae92-6227-4bc3-9f43-18382a31cafd",
                            "gambit_id": "262daebb-a275-4081-882a-f34e6323076e",
                            "last_updated": "2022-09-26T10:37:09.153429-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Evil Geniuses",
                            "reward": "3.19000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16947859-e1b4-4873-b5a4-b6ab3c2489fb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "36e37dcf-74c1-43c1-8303-4eaaf35dd477",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a89b12c7-64d3-48de-bbeb-79c2e2c9d5d2",
            "completed": true,
            "last_updated": "2022-09-26T10:32:11.604570-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.45,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a89b12c7-64d3-48de-bbeb-79c2e2c9d5d2",
            "datetime": "2022-09-25T13:10:00-04:00",
            "cutoff_datetime": "2022-09-25T13:10:00-04:00",
            "name": "TOR (R Stripling) v. TAM (S McClanahan)",
            "bettypes": [
                {
                    "id": "3bca9d00-b20a-4864-9be3-85612754375b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36e37dcf-74c1-43c1-8303-4eaaf35dd477/?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": "TAM (S McClanahan)",
                                "amount": 5588.0
                            },
                            {
                                "team": "TOR (R Stripling)",
                                "amount": 4412.0
                            }
                        ],
                        "expected_reward_tokens": 9220.2,
                        "profit_sb": 220.2,
                        "profit_sb_percentage": 2.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bfe8af74-9254-479a-934e-749b5af04fcf",
                            "gambit_id": "04ca37df-68ab-4a36-a71f-70473845630e",
                            "last_updated": "2022-09-26T10:32:11.614766-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (S McClanahan)",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bca9d00-b20a-4864-9be3-85612754375b/?format=api"
                        },
                        {
                            "id": "72b1e03b-fd3d-4df7-8de9-f78765afa093",
                            "gambit_id": "c0d711dc-ea2b-449b-b98a-3aeca0799f63",
                            "last_updated": "2022-09-26T10:32:11.615892-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (R Stripling)",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bca9d00-b20a-4864-9be3-85612754375b/?format=api"
                        }
                    ]
                },
                {
                    "id": "e9052258-701e-4f54-a8e7-2b0ee4549d46",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36e37dcf-74c1-43c1-8303-4eaaf35dd477/?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": "TOR",
                                "amount": 6170.0
                            },
                            {
                                "team": "TAM",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e39d4b19-c3cf-4062-9e6e-76db28585989",
                            "gambit_id": "d9e55002-ae95-4b8a-9293-e6feecbe5701",
                            "last_updated": "2022-09-26T10:32:11.612417-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9052258-701e-4f54-a8e7-2b0ee4549d46/?format=api"
                        },
                        {
                            "id": "28b62dd5-3538-4250-b4df-dda515bcbefa",
                            "gambit_id": "6ede38ee-4303-4d48-8be0-856df2f30093",
                            "last_updated": "2022-09-26T10:32:11.611235-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9052258-701e-4f54-a8e7-2b0ee4549d46/?format=api"
                        }
                    ]
                },
                {
                    "id": "d4e0751d-9a62-4891-b473-76dd6f2bf672",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36e37dcf-74c1-43c1-8303-4eaaf35dd477/?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": "6e58f84c-cdb9-4697-a2ec-d97d6d121956",
                            "gambit_id": "40192ef8-2567-4395-a486-3b46d5c97499",
                            "last_updated": "2022-09-26T10:32:11.608808-04: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/d4e0751d-9a62-4891-b473-76dd6f2bf672/?format=api"
                        },
                        {
                            "id": "06013f9b-f8a3-45d7-998a-ee0d8430a7e2",
                            "gambit_id": "e6e2a7dd-d112-40ad-8885-dc7b5449cf12",
                            "last_updated": "2022-09-26T10:32:11.607612-04: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/d4e0751d-9a62-4891-b473-76dd6f2bf672/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8d039251-a174-4da5-a18d-81e0a70b4902",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "662b75f8-9119-4973-a750-80279f7135d1",
            "completed": true,
            "last_updated": "2022-09-26T10:32:11.253607-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.38,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/662b75f8-9119-4973-a750-80279f7135d1",
            "datetime": "2022-09-25T13:05:00-04:00",
            "cutoff_datetime": "2022-09-25T13:05:00-04:00",
            "name": "ATL (C Morton) v. PHI (K Gibson)",
            "bettypes": [
                {
                    "id": "bd84996f-8cc2-4cba-85f1-f63510d0e597",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d039251-a174-4da5-a18d-81e0a70b4902/?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": "ATL (C Morton)",
                                "amount": 5653.0
                            },
                            {
                                "team": "PHI (K Gibson)",
                                "amount": 4347.0
                            }
                        ],
                        "expected_reward_tokens": 9214.39,
                        "profit_sb": 214.39,
                        "profit_sb_percentage": 2.38,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4b10a617-f67d-49eb-9bda-4a4d9036f026",
                            "gambit_id": "fefd403c-6575-4ed5-b810-be0a5bc559d1",
                            "last_updated": "2022-09-26T10:32:11.263211-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (C Morton)",
                            "reward": "1.63000",
                            "odds": "1.72460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd84996f-8cc2-4cba-85f1-f63510d0e597/?format=api"
                        },
                        {
                            "id": "5e6ea2f6-359c-42c4-9ee1-ee1077887f22",
                            "gambit_id": "2ba114e9-b545-432d-901d-c2f93169f5e4",
                            "last_updated": "2022-09-26T10:32:11.262204-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (K Gibson)",
                            "reward": "2.12000",
                            "odds": "2.28000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd84996f-8cc2-4cba-85f1-f63510d0e597/?format=api"
                        }
                    ]
                },
                {
                    "id": "f97bb7ce-3ff1-4199-9289-2f59e162b2ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d039251-a174-4da5-a18d-81e0a70b4902/?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": "PHI",
                                "amount": 5571.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 9079.45,
                        "profit_sb": 79.45,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "90e6fa17-7388-47d0-8fd4-25f18fd46afb",
                            "gambit_id": "89cb51cd-dda6-4c57-aa31-acb74ac19b3d",
                            "last_updated": "2022-09-26T10:32:11.259222-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f97bb7ce-3ff1-4199-9289-2f59e162b2ee/?format=api"
                        },
                        {
                            "id": "c5179d19-4d93-499e-9238-9576cf03b5b6",
                            "gambit_id": "0430674d-92e6-473d-a2f1-a6b9f754d0f7",
                            "last_updated": "2022-09-26T10:32:11.260198-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f97bb7ce-3ff1-4199-9289-2f59e162b2ee/?format=api"
                        }
                    ]
                },
                {
                    "id": "83d3731d-2e7d-46a4-bb11-4ad85d36ed43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d039251-a174-4da5-a18d-81e0a70b4902/?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 8.5",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c65510cd-caca-408e-99c4-0198b4463430",
                            "gambit_id": "7d568acc-c066-4d62-ad09-c26f544ec601",
                            "last_updated": "2022-09-26T10:32:11.257221-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83d3731d-2e7d-46a4-bb11-4ad85d36ed43/?format=api"
                        },
                        {
                            "id": "71eb6e4e-b1f2-454c-9d3c-0360ba417707",
                            "gambit_id": "655e6e89-a9d3-4ae0-9324-d4122a950a4d",
                            "last_updated": "2022-09-26T10:32:11.256133-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83d3731d-2e7d-46a4-bb11-4ad85d36ed43/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7a379dbb-f644-4196-b995-493f05044af2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fe32d3b5-b243-47bc-bae5-2331505440a6",
            "completed": true,
            "last_updated": "2022-09-26T10:37:13.835104-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.99,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fe32d3b5-b243-47bc-bae5-2331505440a6",
            "datetime": "2022-09-25T13:05:00-04:00",
            "cutoff_datetime": "2022-09-25T13:05:00-04:00",
            "name": "HOU (C Javier) v. BAL (A Voth)",
            "bettypes": [
                {
                    "id": "60e9f16d-45a8-467e-934f-d4a0050c8646",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a379dbb-f644-4196-b995-493f05044af2/?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": "HOU (C Javier)",
                                "amount": 5884.0
                            },
                            {
                                "team": "BAL (A Voth)",
                                "amount": 4116.0
                            }
                        ],
                        "expected_reward_tokens": 9178.68,
                        "profit_sb": 178.68,
                        "profit_sb_percentage": 1.99,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "28bceba4-db3c-46b0-87d8-567c65fa10e3",
                            "gambit_id": "276bcc44-d18e-4d48-ac55-f7583b14198d",
                            "last_updated": "2022-09-26T10:37:13.845077-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (C Javier)",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60e9f16d-45a8-467e-934f-d4a0050c8646/?format=api"
                        },
                        {
                            "id": "17bbd69e-cb82-4d57-a763-331a1570d297",
                            "gambit_id": "b5f559eb-bf26-4a94-a90e-8a99488acd79",
                            "last_updated": "2022-09-26T10:37:13.844004-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (A Voth)",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60e9f16d-45a8-467e-934f-d4a0050c8646/?format=api"
                        }
                    ]
                },
                {
                    "id": "587189d2-c965-4d75-93c1-9d6ce2b4fc29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a379dbb-f644-4196-b995-493f05044af2/?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": "BAL",
                                "amount": 5304.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "62825092-f1ca-47b6-b413-3788cae920b6",
                            "gambit_id": "f68d7c78-5de8-46bf-a024-53ed5a7ae5d3",
                            "last_updated": "2022-09-26T10:37:13.841046-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/587189d2-c965-4d75-93c1-9d6ce2b4fc29/?format=api"
                        },
                        {
                            "id": "c86ed2d3-31ff-4171-af3d-ed03a1c28f48",
                            "gambit_id": "3e09db4f-ca43-4833-b57f-74690be20d3d",
                            "last_updated": "2022-09-26T10:37:13.842084-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/587189d2-c965-4d75-93c1-9d6ce2b4fc29/?format=api"
                        }
                    ]
                },
                {
                    "id": "af573886-cafd-4952-976d-2ff61dbeef9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a379dbb-f644-4196-b995-493f05044af2/?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 8.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b83454f3-5f42-459b-93af-9f8d8c45f418",
                            "gambit_id": "a1baf481-9b27-492f-8da3-a2fa4d4d6893",
                            "last_updated": "2022-09-26T10:37:13.837903-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af573886-cafd-4952-976d-2ff61dbeef9a/?format=api"
                        },
                        {
                            "id": "3f5f9069-355a-4c3b-b4f4-3f9d102dd312",
                            "gambit_id": "f8ea19e8-d739-44df-8af3-1f801119dbbe",
                            "last_updated": "2022-09-26T10:37:13.838963-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af573886-cafd-4952-976d-2ff61dbeef9a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5de1fdc6-7b6d-466c-b434-a7ce1615ddaa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "08dd284d-fc37-493b-80c6-0d080c28f9e8",
            "completed": true,
            "last_updated": "2022-09-26T10:21:56.738563-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.28,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/08dd284d-fc37-493b-80c6-0d080c28f9e8",
            "datetime": "2022-09-25T13:00:00-04:00",
            "cutoff_datetime": "2022-09-25T13:00:00-04:00",
            "name": "Detroit Lions v. Minnesota Vikings",
            "bettypes": [
                {
                    "id": "bcc06aa8-500c-4f2c-99b7-51e191ef6a88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5de1fdc6-7b6d-466c-b434-a7ce1615ddaa/?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 Vikings",
                                "amount": 6921.0
                            },
                            {
                                "team": "Detroit Lions",
                                "amount": 3079.0
                            }
                        ],
                        "expected_reward_tokens": 9204.93,
                        "profit_sb": 204.93,
                        "profit_sb_percentage": 2.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f4475249-da51-44e2-b95a-c204b760c633",
                            "gambit_id": "e2a94313-d212-417e-880b-d0f91ef40765",
                            "last_updated": "2022-09-26T10:21:56.745353-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.33000",
                            "odds": "1.37740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcc06aa8-500c-4f2c-99b7-51e191ef6a88/?format=api"
                        },
                        {
                            "id": "53876940-41bf-4b56-9d15-51b4806082c6",
                            "gambit_id": "1ea1865c-122e-46e7-b437-2eb90fc15116",
                            "last_updated": "2022-09-26T10:21:56.746590-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Lions",
                            "reward": "2.99000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcc06aa8-500c-4f2c-99b7-51e191ef6a88/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b2215fd-f97a-49d9-95cf-fa19e3fc7112",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5de1fdc6-7b6d-466c-b434-a7ce1615ddaa/?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 Vikings",
                                "amount": 5000.0
                            },
                            {
                                "team": "Detroit Lions",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fdcf60e7-8382-40f7-baa9-2ae50e680a17",
                            "gambit_id": "906f91c2-3b0e-485e-bddb-2fbab1a14aaa",
                            "last_updated": "2022-09-26T10:21:56.750003-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b2215fd-f97a-49d9-95cf-fa19e3fc7112/?format=api"
                        },
                        {
                            "id": "71f898dd-388a-41de-ae7a-0ca6d42cebd4",
                            "gambit_id": "1034cfbc-fbaf-4272-91b5-6f7ee81e304a",
                            "last_updated": "2022-09-26T10:21:56.748875-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Lions",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b2215fd-f97a-49d9-95cf-fa19e3fc7112/?format=api"
                        }
                    ]
                },
                {
                    "id": "acedc4b3-e2d3-4bbb-b960-ad415632187b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5de1fdc6-7b6d-466c-b434-a7ce1615ddaa/?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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 51.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7140fa63-e194-4b91-a3eb-b12383d93836",
                            "gambit_id": "5abb308b-d9f3-4d91-944e-9286dd12178c",
                            "last_updated": "2022-09-26T10:21:56.742853-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 51.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "51.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acedc4b3-e2d3-4bbb-b960-ad415632187b/?format=api"
                        },
                        {
                            "id": "9c01d45d-ec85-4c8d-ab33-7cac1ceccc73",
                            "gambit_id": "51b846ce-b40f-405c-b947-57831f826ce1",
                            "last_updated": "2022-09-26T10:21:56.741497-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 51.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "51.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acedc4b3-e2d3-4bbb-b960-ad415632187b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a4f7bcde-f398-481d-99a6-eef857df6d5d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "33c10686-f79e-4ee3-8e48-a89ff03ce70f",
            "completed": true,
            "last_updated": "2022-09-26T10:16:55.251695-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.97,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/33c10686-f79e-4ee3-8e48-a89ff03ce70f",
            "datetime": "2022-09-25T13:00:00-04:00",
            "cutoff_datetime": "2022-09-25T13:00:00-04:00",
            "name": "Kansas City Chiefs v. Indianapolis Colts",
            "bettypes": [
                {
                    "id": "43939333-59b5-4073-a6e4-407307b838f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a4f7bcde-f398-481d-99a6-eef857df6d5d/?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 City Chiefs",
                                "amount": 6491.0
                            },
                            {
                                "team": "Indianapolis Colts",
                                "amount": 3509.0
                            }
                        ],
                        "expected_reward_tokens": 9087.4,
                        "profit_sb": 87.4,
                        "profit_sb_percentage": 0.97,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2b3b7ede-0d52-4954-8935-0ec0ba35c286",
                            "gambit_id": "7167b61a-91c8-4efa-b29d-16229b94b1a1",
                            "last_updated": "2022-09-26T10:16:55.258921-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43939333-59b5-4073-a6e4-407307b838f7/?format=api"
                        },
                        {
                            "id": "ba255cda-3015-4b05-964f-1b131d8834e7",
                            "gambit_id": "ee91656c-4b2c-40c6-8275-ce0aedcc2c3f",
                            "last_updated": "2022-09-26T10:16:55.257915-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "2.59000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43939333-59b5-4073-a6e4-407307b838f7/?format=api"
                        }
                    ]
                },
                {
                    "id": "440ad0de-b582-4655-b4b9-09550b641601",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a4f7bcde-f398-481d-99a6-eef857df6d5d/?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": "Indianapolis Colts",
                                "amount": 5207.0
                            },
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 4793.0
                            }
                        ],
                        "expected_reward_tokens": 9058.77,
                        "profit_sb": 58.77,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "81b728af-148f-46f8-874a-71553c91bd8e",
                            "gambit_id": "7727cefc-efc7-4384-87f9-61deb43aaefe",
                            "last_updated": "2022-09-26T10:16:55.261953-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "1.74000",
                            "odds": "1.83330",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/440ad0de-b582-4655-b4b9-09550b641601/?format=api"
                        },
                        {
                            "id": "7cbc1008-5d99-4e7f-9927-511d4f7c01e4",
                            "gambit_id": "87512701-1b04-4197-b4d6-d351443fe1b9",
                            "last_updated": "2022-09-26T10:16:55.260945-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.89000",
                            "odds": "2.00000",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/440ad0de-b582-4655-b4b9-09550b641601/?format=api"
                        }
                    ]
                },
                {
                    "id": "adda4b2e-8153-47d6-b7bf-49e8b6cf0860",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a4f7bcde-f398-481d-99a6-eef857df6d5d/?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": "e47d7997-0eeb-4af8-bc40-24929f15abac",
                            "gambit_id": "e6331c0b-2b35-466d-a843-8b6fff8f8ae0",
                            "last_updated": "2022-09-26T10:16:55.255906-04: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/adda4b2e-8153-47d6-b7bf-49e8b6cf0860/?format=api"
                        },
                        {
                            "id": "2f91c176-ec8c-4d19-a97c-71cec0ae651b",
                            "gambit_id": "fa3200b7-bedd-4130-bcff-517df05ac735",
                            "last_updated": "2022-09-26T10:16:55.254827-04: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/adda4b2e-8153-47d6-b7bf-49e8b6cf0860/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "55713873-d3b5-44f6-8874-85fd903c0046",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "958bccf0-3754-46f5-950c-ee4d7fd7ad9c",
            "completed": true,
            "last_updated": "2022-09-26T10:11:52.285754-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.47,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/958bccf0-3754-46f5-950c-ee4d7fd7ad9c",
            "datetime": "2022-09-25T13:00:00-04:00",
            "cutoff_datetime": "2022-09-25T13:00:00-04:00",
            "name": "Baltimore Ravens v. New England Patriots",
            "bettypes": [
                {
                    "id": "5cb62e74-0f4e-44db-bd59-88504145c36e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55713873-d3b5-44f6-8874-85fd903c0046/?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": "Baltimore Ravens",
                                "amount": 5672.0
                            },
                            {
                                "team": "New England Patriots",
                                "amount": 4328.0
                            }
                        ],
                        "expected_reward_tokens": 9131.92,
                        "profit_sb": 131.92,
                        "profit_sb_percentage": 1.47,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9a81dc33-2d20-43f7-9546-911901bb8f23",
                            "gambit_id": "cf6bcf37-93f6-41a3-a1df-250de39c54e1",
                            "last_updated": "2022-09-26T10:11:52.293198-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.61000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cb62e74-0f4e-44db-bd59-88504145c36e/?format=api"
                        },
                        {
                            "id": "a79c59c3-05ad-40b9-b1f3-f9aafe34204b",
                            "gambit_id": "e0f920e0-6d7d-4133-86b3-ad0d8f62ae43",
                            "last_updated": "2022-09-26T10:11:52.292085-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New England Patriots",
                            "reward": "2.11000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cb62e74-0f4e-44db-bd59-88504145c36e/?format=api"
                        }
                    ]
                },
                {
                    "id": "143993e2-d413-4f3a-a094-b491002be228",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55713873-d3b5-44f6-8874-85fd903c0046/?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": "Baltimore Ravens",
                                "amount": 5207.0
                            },
                            {
                                "team": "New England Patriots",
                                "amount": 4793.0
                            }
                        ],
                        "expected_reward_tokens": 9058.77,
                        "profit_sb": 58.77,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "61ba9a99-f7e4-4db7-92ab-c51d6aadf8ba",
                            "gambit_id": "8ff7d3e7-cf85-4d12-af9c-a59958893e2d",
                            "last_updated": "2022-09-26T10:11:52.298302-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.74000",
                            "odds": "1.83330",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/143993e2-d413-4f3a-a094-b491002be228/?format=api"
                        },
                        {
                            "id": "32a72dbe-7ae2-40ec-b36f-0db079d62285",
                            "gambit_id": "3a948cb2-7705-4127-b95e-517bbae95831",
                            "last_updated": "2022-09-26T10:11:52.297303-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New England Patriots",
                            "reward": "1.89000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/143993e2-d413-4f3a-a094-b491002be228/?format=api"
                        }
                    ]
                },
                {
                    "id": "98bb0c75-4c16-4ee4-a6e7-d6faea80dbe3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55713873-d3b5-44f6-8874-85fd903c0046/?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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 45",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3d2c7e1b-6f87-4e97-bebe-cae9f3c492e1",
                            "gambit_id": "ebecb377-ebf8-4635-9af1-1163e053c05f",
                            "last_updated": "2022-09-26T10:11:52.289769-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 45",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "45.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98bb0c75-4c16-4ee4-a6e7-d6faea80dbe3/?format=api"
                        },
                        {
                            "id": "4356a8da-da12-4229-afe7-ee1963e78b40",
                            "gambit_id": "5ab3445c-e8d6-4327-97eb-d53b30a8f259",
                            "last_updated": "2022-09-26T10:11:52.288611-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 45",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "45.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98bb0c75-4c16-4ee4-a6e7-d6faea80dbe3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "720668c3-3f2c-41cd-871c-af3975422840",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "08ba6f65-034c-4348-a3cc-a96bb91d77ea",
            "completed": true,
            "last_updated": "2022-09-26T10:16:55.076209-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.38,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/08ba6f65-034c-4348-a3cc-a96bb91d77ea",
            "datetime": "2022-09-25T13:00:00-04:00",
            "cutoff_datetime": "2022-09-25T13:00:00-04:00",
            "name": "Cincinnati Bengals v. New York Jets",
            "bettypes": [
                {
                    "id": "a90497f7-350b-492a-b8df-a32e3c664c63",
                    "match": "https://api-prod.gambitprofit.com/api/matches/720668c3-3f2c-41cd-871c-af3975422840/?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": "Cincinnati Bengals",
                                "amount": 6876.0
                            },
                            {
                                "team": "New York Jets",
                                "amount": 3124.0
                            }
                        ],
                        "expected_reward_tokens": 9213.84,
                        "profit_sb": 213.84,
                        "profit_sb_percentage": 2.38,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "44a89f65-e46a-4e4f-be16-464cbecc141b",
                            "gambit_id": "38271b9d-299c-4d3d-93e5-5f2c772a67a5",
                            "last_updated": "2022-09-26T10:16:55.082927-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.34000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a90497f7-350b-492a-b8df-a32e3c664c63/?format=api"
                        },
                        {
                            "id": "ec47450d-a763-4b0a-800c-ada0c88b2293",
                            "gambit_id": "e65874b7-41c9-40d5-92c1-75c9099aa788",
                            "last_updated": "2022-09-26T10:16:55.081949-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Jets",
                            "reward": "2.95000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a90497f7-350b-492a-b8df-a32e3c664c63/?format=api"
                        }
                    ]
                },
                {
                    "id": "ae40c772-be6b-4c74-a9d6-ca307b0ea24e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/720668c3-3f2c-41cd-871c-af3975422840/?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": "Cincinnati Bengals",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Jets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6327e8d1-ebdd-4d04-b781-79421d3b46ed",
                            "gambit_id": "ef741d23-ec99-480c-a028-8d0ef53607c0",
                            "last_updated": "2022-09-26T10:16:55.086048-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae40c772-be6b-4c74-a9d6-ca307b0ea24e/?format=api"
                        },
                        {
                            "id": "0beaf5ba-f6ae-4d7c-a020-7fc49c8f9da5",
                            "gambit_id": "fe69b920-d418-48d2-8726-cbac9a4cecf7",
                            "last_updated": "2022-09-26T10:16:55.085052-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Jets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae40c772-be6b-4c74-a9d6-ca307b0ea24e/?format=api"
                        }
                    ]
                },
                {
                    "id": "0188fe3b-e451-4a9d-8ea4-38ee8a6288d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/720668c3-3f2c-41cd-871c-af3975422840/?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 46",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 46",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dcd9b99b-e4ed-4ac8-a4d9-c18225957011",
                            "gambit_id": "db30510c-c7ef-42d9-b2a1-dea3d3e771ca",
                            "last_updated": "2022-09-26T10:16:55.078956-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 46",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "46.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0188fe3b-e451-4a9d-8ea4-38ee8a6288d7/?format=api"
                        },
                        {
                            "id": "a2f09aef-b8a3-4e25-a8db-0348b4affdc2",
                            "gambit_id": "38a0058b-6758-48b4-a76f-eaf871768e87",
                            "last_updated": "2022-09-26T10:16:55.079969-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 46",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "46.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0188fe3b-e451-4a9d-8ea4-38ee8a6288d7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "89c9a35d-2d75-4eef-8de1-c922af4c9b9c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "16206d49-56c6-4ac9-b52f-e2507b49d3cd",
            "completed": true,
            "last_updated": "2022-09-26T10:07:19.320796-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/16206d49-56c6-4ac9-b52f-e2507b49d3cd",
            "datetime": "2022-09-25T13:00:00-04:00",
            "cutoff_datetime": "2022-09-25T13:00:00-04:00",
            "name": "New Orleans Saints v. Carolina Panthers",
            "bettypes": [
                {
                    "id": "4cf1c48c-fd6d-4fdc-b515-b097afc7c84f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/89c9a35d-2d75-4eef-8de1-c922af4c9b9c/?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 Saints",
                                "amount": 5397.0
                            },
                            {
                                "team": "Carolina Panthers",
                                "amount": 4603.0
                            }
                        ],
                        "expected_reward_tokens": 9066.96,
                        "profit_sb": 66.96,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dde0b46f-aa7e-451f-a38d-34235dfd3264",
                            "gambit_id": "68b5dc81-812f-499f-b9d6-3e433947ff80",
                            "last_updated": "2022-09-26T10:07:19.328155-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Saints",
                            "reward": "1.68000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cf1c48c-fd6d-4fdc-b515-b097afc7c84f/?format=api"
                        },
                        {
                            "id": "76fb4c60-8b18-4c81-9a57-03603d7b002b",
                            "gambit_id": "d23489e2-d1ee-4a99-8057-7276d0407bdb",
                            "last_updated": "2022-09-26T10:07:19.327127-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Panthers",
                            "reward": "1.97000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cf1c48c-fd6d-4fdc-b515-b097afc7c84f/?format=api"
                        }
                    ]
                },
                {
                    "id": "44748d80-df0d-46d5-bc53-7a73ed17770b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/89c9a35d-2d75-4eef-8de1-c922af4c9b9c/?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 Saints",
                                "amount": 5000.0
                            },
                            {
                                "team": "Carolina Panthers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "89eee5ed-4b93-4661-9f9f-03f7e345d88c",
                            "gambit_id": "d66959e2-e2f4-460c-b3d2-bad6c74eb926",
                            "last_updated": "2022-09-26T10:07:19.331136-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Saints",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44748d80-df0d-46d5-bc53-7a73ed17770b/?format=api"
                        },
                        {
                            "id": "5e2aff04-46be-4ba1-8902-cf1132e63278",
                            "gambit_id": "9dd379f9-61b0-41d1-9854-1d530ed06afc",
                            "last_updated": "2022-09-26T10:07:19.330140-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Panthers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44748d80-df0d-46d5-bc53-7a73ed17770b/?format=api"
                        }
                    ]
                },
                {
                    "id": "fffdb687-b593-4c9b-bab3-d85e6a067cf3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/89c9a35d-2d75-4eef-8de1-c922af4c9b9c/?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 41",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 41",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "59400c43-4068-4411-80a6-392159b2a8e0",
                            "gambit_id": "3332d4e2-c20f-4cb7-abb1-65e9fb08f0e5",
                            "last_updated": "2022-09-26T10:07:19.323851-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 41",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "41.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fffdb687-b593-4c9b-bab3-d85e6a067cf3/?format=api"
                        },
                        {
                            "id": "728e70d5-9052-4779-a2dc-13435805c424",
                            "gambit_id": "e8fcc44f-7351-4ccf-993b-53781f6f047a",
                            "last_updated": "2022-09-26T10:07:19.325049-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 41",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "41.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fffdb687-b593-4c9b-bab3-d85e6a067cf3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1b1cefa6-a28d-43c3-bd0c-fddfc15bd3fa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0ea844d0-4a8c-4d99-bcc8-a910c59a1775",
            "completed": true,
            "last_updated": "2022-09-26T10:11:51.874288-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/0ea844d0-4a8c-4d99-bcc8-a910c59a1775",
            "datetime": "2022-09-25T13:00:00-04:00",
            "cutoff_datetime": "2022-09-25T13:00:00-04:00",
            "name": "Las Vegas Raiders v. Tennessee Titans",
            "bettypes": [
                {
                    "id": "91d3eaa1-9038-43b7-8070-b63a2bcd90e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b1cefa6-a28d-43c3-bd0c-fddfc15bd3fa/?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": "Las Vegas Raiders",
                                "amount": 5397.0
                            },
                            {
                                "team": "Tennessee Titans",
                                "amount": 4603.0
                            }
                        ],
                        "expected_reward_tokens": 9066.96,
                        "profit_sb": 66.96,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6d95c2d1-f6e6-4bf8-b43a-bc164de0fe97",
                            "gambit_id": "4ec76400-8887-4bb7-b9d3-4c805b4377c8",
                            "last_updated": "2022-09-26T10:11:51.881318-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.68000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91d3eaa1-9038-43b7-8070-b63a2bcd90e9/?format=api"
                        },
                        {
                            "id": "54a56360-fc29-4a2a-8be6-8f777bb7de66",
                            "gambit_id": "4d9da3e5-d00e-499d-8a42-b5455d51d8dc",
                            "last_updated": "2022-09-26T10:11:51.880381-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "1.97000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91d3eaa1-9038-43b7-8070-b63a2bcd90e9/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5c367d7-3f59-4d62-91d7-90d295ff83d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b1cefa6-a28d-43c3-bd0c-fddfc15bd3fa/?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": "Tennessee Titans",
                                "amount": 5000.0
                            },
                            {
                                "team": "Las Vegas Raiders",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2d389e5d-b972-43c4-83e9-00dce579f844",
                            "gambit_id": "df6bb1bb-a7ec-44b0-a9bf-a2e1b463721a",
                            "last_updated": "2022-09-26T10:11:51.883193-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c367d7-3f59-4d62-91d7-90d295ff83d2/?format=api"
                        },
                        {
                            "id": "0dc172cb-17e9-4984-a6ab-34fdcc8e25d2",
                            "gambit_id": "f6ef9052-b41c-417f-b9d5-112c47355f56",
                            "last_updated": "2022-09-26T10:11:51.884104-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c367d7-3f59-4d62-91d7-90d295ff83d2/?format=api"
                        }
                    ]
                },
                {
                    "id": "b11cd99f-3f4d-48bf-b5cd-b296e8c3b82b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b1cefa6-a28d-43c3-bd0c-fddfc15bd3fa/?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": "5b6788fd-4c16-45ea-8963-e5da34988773",
                            "gambit_id": "8bbf02f7-c598-4056-bf11-93ad30b58539",
                            "last_updated": "2022-09-26T10:11:51.878288-04: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/b11cd99f-3f4d-48bf-b5cd-b296e8c3b82b/?format=api"
                        },
                        {
                            "id": "c3c2728a-e84d-44e6-8b0c-b8358adcceae",
                            "gambit_id": "f6d49c7d-2eb6-4c34-9885-c73a92ef4ef2",
                            "last_updated": "2022-09-26T10:11:51.877163-04: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/b11cd99f-3f4d-48bf-b5cd-b296e8c3b82b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "816af749-f025-4a91-a69c-3dbc7469b250",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f14a391a-ea72-4e88-bfe1-af35649234fd",
            "completed": true,
            "last_updated": "2022-09-26T10:21:56.911752-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.38,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f14a391a-ea72-4e88-bfe1-af35649234fd",
            "datetime": "2022-09-25T13:00:00-04:00",
            "cutoff_datetime": "2022-09-25T13:00:00-04:00",
            "name": "Philadelphia Eagles v. Washington Commanders",
            "bettypes": [
                {
                    "id": "dde855e6-1382-4a49-a9da-b7ccb50d2eec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/816af749-f025-4a91-a69c-3dbc7469b250/?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": "Philadelphia Eagles",
                                "amount": 6876.0
                            },
                            {
                                "team": "Washington Commanders",
                                "amount": 3124.0
                            }
                        ],
                        "expected_reward_tokens": 9213.84,
                        "profit_sb": 213.84,
                        "profit_sb_percentage": 2.38,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aae1798e-d0fb-42f5-905e-24c49c8f7401",
                            "gambit_id": "0fd53c8c-d665-4e14-a31a-8e76f3d2da8c",
                            "last_updated": "2022-09-26T10:21:56.918818-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.34000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dde855e6-1382-4a49-a9da-b7ccb50d2eec/?format=api"
                        },
                        {
                            "id": "d3c99ef6-6d8c-4679-b8ac-1f91ca66908b",
                            "gambit_id": "fe462337-717b-459a-a22a-5201712b9e59",
                            "last_updated": "2022-09-26T10:21:56.917872-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Commanders",
                            "reward": "2.95000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dde855e6-1382-4a49-a9da-b7ccb50d2eec/?format=api"
                        }
                    ]
                },
                {
                    "id": "32e0c57b-3432-4b6d-b1e6-bf2e43585cd5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/816af749-f025-4a91-a69c-3dbc7469b250/?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 Commanders",
                                "amount": 5097.0
                            },
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "83404bb8-1399-4f80-94b1-2521d8f1c37d",
                            "gambit_id": "25bfd064-fa3a-4697-82ac-316394c2b17c",
                            "last_updated": "2022-09-26T10:21:56.920720-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Commanders",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32e0c57b-3432-4b6d-b1e6-bf2e43585cd5/?format=api"
                        },
                        {
                            "id": "b1b87add-43ed-4a33-ae2a-6c22570ddff3",
                            "gambit_id": "592a9914-0cf7-4768-b444-c3ccb2ff86ce",
                            "last_updated": "2022-09-26T10:21:56.921679-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32e0c57b-3432-4b6d-b1e6-bf2e43585cd5/?format=api"
                        }
                    ]
                },
                {
                    "id": "5e98066f-9bb6-4397-a065-1fd9cf8e9e35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/816af749-f025-4a91-a69c-3dbc7469b250/?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": "e5e48d63-92ca-4659-a409-133cb408909b",
                            "gambit_id": "af7eb938-d63c-4c1a-a5c9-a643f6abf838",
                            "last_updated": "2022-09-26T10:21:56.914893-04: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/5e98066f-9bb6-4397-a065-1fd9cf8e9e35/?format=api"
                        },
                        {
                            "id": "869c6574-e05b-4c40-b1ef-b2a9d165643a",
                            "gambit_id": "3cfdef4a-6f03-43e8-b696-735eb6742351",
                            "last_updated": "2022-09-26T10:21:56.915920-04: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/5e98066f-9bb6-4397-a065-1fd9cf8e9e35/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bf431d6a-38a0-4885-952a-41a49ee225b9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4326947b-44f0-465c-969c-9ac2badb625a",
            "completed": true,
            "last_updated": "2022-09-26T10:11:51.411157-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.8,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4326947b-44f0-465c-969c-9ac2badb625a",
            "datetime": "2022-09-25T13:00:00-04:00",
            "cutoff_datetime": "2022-09-25T13:00:00-04:00",
            "name": "Buffalo Bills v. Miami Dolphins",
            "bettypes": [
                {
                    "id": "0717b149-3e22-4ef1-9b47-3f9f9f2f4a44",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf431d6a-38a0-4885-952a-41a49ee225b9/?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 Bills",
                                "amount": 6407.0
                            },
                            {
                                "team": "Miami Dolphins",
                                "amount": 3593.0
                            }
                        ],
                        "expected_reward_tokens": 9162.01,
                        "profit_sb": 162.01,
                        "profit_sb_percentage": 1.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ad6326da-e3fc-4404-a888-5c15c26ee784",
                            "gambit_id": "d35c1aa4-8162-4163-9e63-efc8a903d188",
                            "last_updated": "2022-09-26T10:11:51.421121-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0717b149-3e22-4ef1-9b47-3f9f9f2f4a44/?format=api"
                        },
                        {
                            "id": "d8eb473b-92f3-44bc-8e24-f851763a9de9",
                            "gambit_id": "a967d9b1-3dd9-48a3-8855-36a4af350884",
                            "last_updated": "2022-09-26T10:11:51.420142-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Dolphins",
                            "reward": "2.55000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0717b149-3e22-4ef1-9b47-3f9f9f2f4a44/?format=api"
                        }
                    ]
                },
                {
                    "id": "f6f16b65-c598-48d3-83b4-c351d4988655",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf431d6a-38a0-4885-952a-41a49ee225b9/?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 Bills",
                                "amount": 5097.0
                            },
                            {
                                "team": "Miami Dolphins",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b37cf90c-3008-4f81-876d-135e0dad0e40",
                            "gambit_id": "3b427310-f1b6-4e42-9ddf-70592d3c7ab4",
                            "last_updated": "2022-09-26T10:11:51.418140-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Bills",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f16b65-c598-48d3-83b4-c351d4988655/?format=api"
                        },
                        {
                            "id": "92af5790-f8ac-40be-9de5-c805fdbdccee",
                            "gambit_id": "1407ca64-bd07-4b6c-9093-ba04265703bd",
                            "last_updated": "2022-09-26T10:11:51.417100-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Dolphins",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f16b65-c598-48d3-83b4-c351d4988655/?format=api"
                        }
                    ]
                },
                {
                    "id": "4df6461c-05a6-4eb6-bf95-1911238efb33",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf431d6a-38a0-4885-952a-41a49ee225b9/?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 54.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 54.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1a05a1c9-1302-4fc7-9166-cfe42a404643",
                            "gambit_id": "8caf1d50-b614-46cf-8bce-84720faf3618",
                            "last_updated": "2022-09-26T10:11:51.415149-04: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/4df6461c-05a6-4eb6-bf95-1911238efb33/?format=api"
                        },
                        {
                            "id": "4c05ac5e-0f8e-4764-8298-d4c36dae67c0",
                            "gambit_id": "10a609bb-006c-4bbe-ab6c-ec1b4eb2ce5a",
                            "last_updated": "2022-09-26T10:11:51.414141-04: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/4df6461c-05a6-4eb6-bf95-1911238efb33/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a65a6479-029e-426c-8a25-cf83a2211c60",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6e62977e-e5a8-4c07-a311-e33e39a3ab6c",
            "completed": true,
            "last_updated": "2022-09-26T10:16:55.590428-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.12,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6e62977e-e5a8-4c07-a311-e33e39a3ab6c",
            "datetime": "2022-09-25T13:00:00-04:00",
            "cutoff_datetime": "2022-09-25T13:00:00-04:00",
            "name": "Houston Texans v. Chicago Bears",
            "bettypes": [
                {
                    "id": "13aa5adb-dc09-40c5-9901-3b0d4271ab61",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a65a6479-029e-426c-8a25-cf83a2211c60/?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": "Chicago Bears",
                                "amount": 5969.0
                            },
                            {
                                "team": "Houston Texans",
                                "amount": 4031.0
                            }
                        ],
                        "expected_reward_tokens": 9190.68,
                        "profit_sb": 190.68,
                        "profit_sb_percentage": 2.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "422bef24-94d3-4964-bfe8-40c5fbb0c761",
                            "gambit_id": "30682ab9-8693-40aa-b379-1326af6f4753",
                            "last_updated": "2022-09-26T10:16:55.596359-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bears",
                            "reward": "1.54000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13aa5adb-dc09-40c5-9901-3b0d4271ab61/?format=api"
                        },
                        {
                            "id": "ab8cfff1-987c-445e-b1da-bd65c7535f82",
                            "gambit_id": "364e7058-043e-4c8e-9e62-156898c52c92",
                            "last_updated": "2022-09-26T10:16:55.597378-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Texans",
                            "reward": "2.28000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13aa5adb-dc09-40c5-9901-3b0d4271ab61/?format=api"
                        }
                    ]
                },
                {
                    "id": "1b226064-1ba3-4bec-97f1-f847507badf8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a65a6479-029e-426c-8a25-cf83a2211c60/?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 Bears",
                                "amount": 5097.0
                            },
                            {
                                "team": "Houston Texans",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "23f68f98-dd75-4d93-b5ad-ee063d1e5c47",
                            "gambit_id": "fb501e18-04c3-4fdd-a6ca-141b35ff5458",
                            "last_updated": "2022-09-26T10:16:55.599373-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bears",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b226064-1ba3-4bec-97f1-f847507badf8/?format=api"
                        },
                        {
                            "id": "8972646f-43d9-4f01-ad52-f86a43058e97",
                            "gambit_id": "7de83de2-d260-425d-af50-6a025a39ae86",
                            "last_updated": "2022-09-26T10:16:55.600367-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Texans",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b226064-1ba3-4bec-97f1-f847507badf8/?format=api"
                        }
                    ]
                },
                {
                    "id": "cf44250a-e01f-4907-8e2b-3155f24dccd0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a65a6479-029e-426c-8a25-cf83a2211c60/?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 39.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 39.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e9cb7d88-18d7-44d3-adb5-95df4400564e",
                            "gambit_id": "bef6d838-e863-4ca7-8507-fb4e5da99a92",
                            "last_updated": "2022-09-26T10:16:55.594325-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 39.5",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "39.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf44250a-e01f-4907-8e2b-3155f24dccd0/?format=api"
                        },
                        {
                            "id": "afe9f4c7-256d-4888-9e86-343e7d481f36",
                            "gambit_id": "af848779-7fab-49a2-95e4-24ecf75a74c0",
                            "last_updated": "2022-09-26T10:16:55.593286-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 39.5",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "39.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf44250a-e01f-4907-8e2b-3155f24dccd0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "69d9a499-3d8d-4977-934b-47ee73103cad",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a9382097-5596-4dfd-b4d9-6cea7e394282",
            "completed": true,
            "last_updated": "2022-09-25T21:37:33.269703-04: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/a9382097-5596-4dfd-b4d9-6cea7e394282",
            "datetime": "2022-09-24T22:59:00-04:00",
            "cutoff_datetime": "2022-09-24T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - September 24th 2022",
            "bettypes": [
                {
                    "id": "f5f324c2-1b67-4c90-8bb7-77765be39b88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69d9a499-3d8d-4977-934b-47ee73103cad/?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": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "949d8519-5d2c-4678-8899-d8b5345002e9",
                            "gambit_id": "b03d7f15-6238-42ce-8301-dbce09e77463",
                            "last_updated": "2022-09-25T21:37:33.273640-04: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/f5f324c2-1b67-4c90-8bb7-77765be39b88/?format=api"
                        },
                        {
                            "id": "9238d5ac-0e69-4783-b982-da09fc88e8c7",
                            "gambit_id": "fe808301-c40e-438e-9435-fe2b1ffa5f68",
                            "last_updated": "2022-09-25T21:37:33.272573-04: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/f5f324c2-1b67-4c90-8bb7-77765be39b88/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a25e8952-5323-4758-81f7-99b463d2579c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "33654e0b-c052-4b2d-9265-32695d37eb22",
            "completed": true,
            "last_updated": "2022-09-25T21:37:27.040210-04: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/33654e0b-c052-4b2d-9265-32695d37eb22",
            "datetime": "2022-09-24T22:59:00-04:00",
            "cutoff_datetime": "2022-09-24T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - September 24th 2022",
            "bettypes": [
                {
                    "id": "24c6ee0e-aa82-4b98-84c6-0a7075a283cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a25e8952-5323-4758-81f7-99b463d2579c/?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": "4301deec-0867-44f1-a576-7b353933da1a",
                            "gambit_id": "1833c408-57df-4826-acd2-acb17b1a57e7",
                            "last_updated": "2022-09-25T21:37:27.043036-04: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/24c6ee0e-aa82-4b98-84c6-0a7075a283cc/?format=api"
                        },
                        {
                            "id": "55f4dc0c-763b-44a1-9d09-ecf063ecd31d",
                            "gambit_id": "9db555d2-dfe3-48f7-a1e4-4066d33f620f",
                            "last_updated": "2022-09-25T21:37:27.047131-04: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/24c6ee0e-aa82-4b98-84c6-0a7075a283cc/?format=api"
                        },
                        {
                            "id": "9f90ea72-622b-40e0-b5dd-d36d32cc69f5",
                            "gambit_id": "442ea870-e8f8-4596-92f9-823793d0c9e9",
                            "last_updated": "2022-09-25T21:37:27.044170-04: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/24c6ee0e-aa82-4b98-84c6-0a7075a283cc/?format=api"
                        },
                        {
                            "id": "6d82582f-7bb4-4d16-a3a3-9cc1d97883f4",
                            "gambit_id": "ae18b517-0563-4f7b-ba36-c023d87d16ae",
                            "last_updated": "2022-09-25T21:37:27.046158-04: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/24c6ee0e-aa82-4b98-84c6-0a7075a283cc/?format=api"
                        },
                        {
                            "id": "49149b3e-2323-4f0a-8a79-07279d8a0e81",
                            "gambit_id": "3b0dc9e7-1665-42b6-b46b-f4af6d18c468",
                            "last_updated": "2022-09-25T21:37:27.045143-04: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/24c6ee0e-aa82-4b98-84c6-0a7075a283cc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "83a6974f-95fa-4917-a77b-9d137760b960",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "71511e7e-0d37-4d07-83bb-79b31c5aab11",
            "completed": true,
            "last_updated": "2022-09-25T21:32:24.970157-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.96,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/71511e7e-0d37-4d07-83bb-79b31c5aab11",
            "datetime": "2022-09-24T22:30:00-04:00",
            "cutoff_datetime": "2022-09-24T22:30:00-04:00",
            "name": "Stanford v. Washington",
            "bettypes": [
                {
                    "id": "f72c9345-5335-4bcb-aed4-0b7412a6db0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83a6974f-95fa-4917-a77b-9d137760b960/?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": 7855.0
                            },
                            {
                                "team": "Stanford",
                                "amount": 2145.0
                            }
                        ],
                        "expected_reward_tokens": 9266.4,
                        "profit_sb": 266.4,
                        "profit_sb_percentage": 2.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a1060631-bd59-45c1-81e8-5af60af23f3c",
                            "gambit_id": "c7731b6e-23d3-4b2c-b52c-15f4be902080",
                            "last_updated": "2022-09-25T21:32:24.976034-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington",
                            "reward": "1.18000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f72c9345-5335-4bcb-aed4-0b7412a6db0f/?format=api"
                        },
                        {
                            "id": "eb9e14ac-54cc-4645-8793-862f4b0a8236",
                            "gambit_id": "04edc2e2-3ab0-4bd9-b25e-7ac1c80bd03f",
                            "last_updated": "2022-09-25T21:32:24.977056-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stanford",
                            "reward": "4.32000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f72c9345-5335-4bcb-aed4-0b7412a6db0f/?format=api"
                        }
                    ]
                },
                {
                    "id": "3d8b963f-3b28-495c-8f8f-b4f9157a2a0e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83a6974f-95fa-4917-a77b-9d137760b960/?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": 5000.0
                            },
                            {
                                "team": "Stanford",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dd32967b-a392-49bb-8357-4028ff78c763",
                            "gambit_id": "6c2c2ae6-b263-48ef-a127-8442b2819b38",
                            "last_updated": "2022-09-25T21:32:24.979163-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d8b963f-3b28-495c-8f8f-b4f9157a2a0e/?format=api"
                        },
                        {
                            "id": "252a5870-e823-40e9-8e65-7e05351c270c",
                            "gambit_id": "8ad8bb6d-288b-4294-9bd1-59cbb0cd73df",
                            "last_updated": "2022-09-25T21:32:24.980197-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stanford",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d8b963f-3b28-495c-8f8f-b4f9157a2a0e/?format=api"
                        }
                    ]
                },
                {
                    "id": "3bfbd1c9-dc10-4cf3-a27d-960abe630a78",
                    "match": "https://api-prod.gambitprofit.com/api/matches/83a6974f-95fa-4917-a77b-9d137760b960/?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": "f299da8d-7e6e-444d-bac0-75b6b6794175",
                            "gambit_id": "39be1eb7-a386-4314-abb7-73fdc892503b",
                            "last_updated": "2022-09-25T21:32:24.973971-04: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/3bfbd1c9-dc10-4cf3-a27d-960abe630a78/?format=api"
                        },
                        {
                            "id": "a6a667d7-d73e-4eac-b808-a305ec0bce39",
                            "gambit_id": "b998ccbc-fbee-4cf7-bf1e-1367c3cd3ec2",
                            "last_updated": "2022-09-25T21:32:24.972921-04: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/3bfbd1c9-dc10-4cf3-a27d-960abe630a78/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "19f4dc1c-980b-4f12-b9ce-9a6dfcd5af15",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7df7368d-bbb6-41d6-b7a9-de591a441c2a",
            "completed": true,
            "last_updated": "2022-09-25T21:32:25.123619-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.79,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7df7368d-bbb6-41d6-b7a9-de591a441c2a",
            "datetime": "2022-09-24T22:30:00-04:00",
            "cutoff_datetime": "2022-09-24T22:30:00-04:00",
            "name": "Western Michigan v. San Jose State",
            "bettypes": [
                {
                    "id": "b7876be5-e39e-4e84-be66-9e152df7f21b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19f4dc1c-980b-4f12-b9ce-9a6dfcd5af15/?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": 6957.0
                            },
                            {
                                "team": "Western Michigan",
                                "amount": 3043.0
                            }
                        ],
                        "expected_reward_tokens": 9250.72,
                        "profit_sb": 250.72,
                        "profit_sb_percentage": 2.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7821965c-b1a6-44bf-9e68-9b7b00ec20c8",
                            "gambit_id": "cafed17f-3970-440b-81e7-56198a22b272",
                            "last_updated": "2022-09-25T21:32:25.129272-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose State",
                            "reward": "1.33000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7876be5-e39e-4e84-be66-9e152df7f21b/?format=api"
                        },
                        {
                            "id": "de4ffeb4-7a4b-4377-b85c-f92fd2d0198d",
                            "gambit_id": "8189e266-4ef3-4a16-8888-7dbb85746ffb",
                            "last_updated": "2022-09-25T21:32:25.130268-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Michigan",
                            "reward": "3.04000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7876be5-e39e-4e84-be66-9e152df7f21b/?format=api"
                        }
                    ]
                },
                {
                    "id": "ab9407de-c582-4c3b-937d-1a19d75494a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19f4dc1c-980b-4f12-b9ce-9a6dfcd5af15/?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 Jose State",
                                "amount": 5207.0
                            },
                            {
                                "team": "Western Michigan",
                                "amount": 4793.0
                            }
                        ],
                        "expected_reward_tokens": 9058.77,
                        "profit_sb": 58.77,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2f2c9a98-3c52-4e25-b82d-a1150f6d6400",
                            "gambit_id": "e81265f9-cfbf-44c4-881e-106c224e374b",
                            "last_updated": "2022-09-25T21:32:25.132220-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose State",
                            "reward": "1.74000",
                            "odds": "1.83330",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab9407de-c582-4c3b-937d-1a19d75494a0/?format=api"
                        },
                        {
                            "id": "0bd47564-ca6b-45fd-8977-31a904ccb649",
                            "gambit_id": "d82af9fb-6641-4d70-95e8-0fee49952637",
                            "last_updated": "2022-09-25T21:32:25.133195-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Michigan",
                            "reward": "1.89000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab9407de-c582-4c3b-937d-1a19d75494a0/?format=api"
                        }
                    ]
                },
                {
                    "id": "3fe63fff-d3fa-4486-b78b-9ec5bbc27ef6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19f4dc1c-980b-4f12-b9ce-9a6dfcd5af15/?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": "6f729045-e5ce-42df-b0b7-ea7de7f375c4",
                            "gambit_id": "281d3903-6eee-4835-b010-07a5fce91cdd",
                            "last_updated": "2022-09-25T21:32:25.126112-04: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/3fe63fff-d3fa-4486-b78b-9ec5bbc27ef6/?format=api"
                        },
                        {
                            "id": "da8a9e60-1c57-4618-a9cc-d69296b3e955",
                            "gambit_id": "9fb2f850-3c21-42fb-bd7f-fc84e10b0a76",
                            "last_updated": "2022-09-25T21:32:25.127124-04: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/3fe63fff-d3fa-4486-b78b-9ec5bbc27ef6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c8a63240-223f-4e67-a341-88b505dacc03",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ba5a65d0-f560-4639-bbc4-6159d8f9210b",
            "completed": true,
            "last_updated": "2022-09-25T21:37:27.630140-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.83,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/ba5a65d0-f560-4639-bbc4-6159d8f9210b",
            "datetime": "2022-09-24T22:30:00-04:00",
            "cutoff_datetime": "2022-09-24T22:30:00-04:00",
            "name": "Utah v. Arizona State",
            "bettypes": [
                {
                    "id": "05f3fe0b-d3d6-4d2c-b75f-07f28930ec7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c8a63240-223f-4e67-a341-88b505dacc03/?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": "Utah",
                                "amount": 8346.0
                            },
                            {
                                "team": "Arizona State",
                                "amount": 1654.0
                            }
                        ],
                        "expected_reward_tokens": 9345.1,
                        "profit_sb": 345.1,
                        "profit_sb_percentage": 3.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "90ae3176-1ec8-442b-b1d5-a54bf00a487d",
                            "gambit_id": "f4ae5813-c68a-4a8a-9572-f86401185400",
                            "last_updated": "2022-09-25T21:37:27.637230-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah",
                            "reward": "1.12000",
                            "odds": "1.13330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05f3fe0b-d3d6-4d2c-b75f-07f28930ec7c/?format=api"
                        },
                        {
                            "id": "b6056908-be82-44b6-9bce-3c6cd3101a2e",
                            "gambit_id": "0a9a230e-896d-4869-80cc-8dfb62616172",
                            "last_updated": "2022-09-25T21:37:27.636181-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona State",
                            "reward": "5.65000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05f3fe0b-d3d6-4d2c-b75f-07f28930ec7c/?format=api"
                        }
                    ]
                },
                {
                    "id": "32bef840-919c-4d58-8d10-186834a949ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c8a63240-223f-4e67-a341-88b505dacc03/?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": "Arizona State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "da66de7c-bc89-4841-af3c-029f2cd9e938",
                            "gambit_id": "38c975c5-551f-4e83-a579-35963d144218",
                            "last_updated": "2022-09-25T21:37:27.640354-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-17.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32bef840-919c-4d58-8d10-186834a949ed/?format=api"
                        },
                        {
                            "id": "4c1cfaed-32ba-4cfa-afae-062fa8f0f50d",
                            "gambit_id": "61dace47-d909-49d4-bbe9-234b0a48c8c1",
                            "last_updated": "2022-09-25T21:37:27.639207-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "17.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32bef840-919c-4d58-8d10-186834a949ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "ccf04fab-a1c4-47da-b314-aefe07d2b310",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c8a63240-223f-4e67-a341-88b505dacc03/?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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 53.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "92f89fcd-ba72-4d51-8743-45c39660d49d",
                            "gambit_id": "9bc86da9-e7d5-49cf-8efd-b73364d78a6b",
                            "last_updated": "2022-09-25T21:37:27.633050-04: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/ccf04fab-a1c4-47da-b314-aefe07d2b310/?format=api"
                        },
                        {
                            "id": "affe18b2-6b41-41d3-a676-2f7e8645da1f",
                            "gambit_id": "6f208c10-6061-4880-b3f5-409c1b4a82be",
                            "last_updated": "2022-09-25T21:37:27.634185-04: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/ccf04fab-a1c4-47da-b314-aefe07d2b310/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e68e3bab-8496-4800-a519-e7977b5dc876",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ca14bb6d-7c6b-4ad9-9473-6458c95c6de4",
            "completed": true,
            "last_updated": "2022-09-25T21:32:24.672000-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.56,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/ca14bb6d-7c6b-4ad9-9473-6458c95c6de4",
            "datetime": "2022-09-24T22:15:00-04:00",
            "cutoff_datetime": "2022-09-24T22:15:00-04:00",
            "name": "Wyoming v. BYU",
            "bettypes": [
                {
                    "id": "caeb28e0-1095-4d93-8aec-13dc1ac23dca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e68e3bab-8496-4800-a519-e7977b5dc876/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "BYU",
                                "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": "BYU",
                                "amount": 8877.0
                            },
                            {
                                "team": "Wyoming",
                                "amount": 1123.0
                            }
                        ],
                        "expected_reward_tokens": 9320.85,
                        "profit_sb": 320.85,
                        "profit_sb_percentage": 3.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "88bceb99-01fb-4935-b1c0-64448407de49",
                            "gambit_id": "6b4c5462-2ab0-4756-89a3-f7fccd8e7b42",
                            "last_updated": "2022-09-25T21:32:24.677602-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BYU",
                            "reward": "1.05000",
                            "odds": "1.05880",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caeb28e0-1095-4d93-8aec-13dc1ac23dca/?format=api"
                        },
                        {
                            "id": "299b5788-679a-4dfe-85da-90d136c4b0f6",
                            "gambit_id": "dae2666a-ab83-4569-ae70-657530799278",
                            "last_updated": "2022-09-25T21:32:24.678607-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wyoming",
                            "reward": "8.30000",
                            "odds": "9.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caeb28e0-1095-4d93-8aec-13dc1ac23dca/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7035695-5892-4106-9b06-6d5af4edd70a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e68e3bab-8496-4800-a519-e7977b5dc876/?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": "BYU",
                                "amount": 5097.0
                            },
                            {
                                "team": "Wyoming",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 9021.52,
                        "profit_sb": 21.52,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fe8d4697-da4a-4a2b-9754-e9d323d7f737",
                            "gambit_id": "899e6729-9b4b-47c3-ac96-304af12b3b10",
                            "last_updated": "2022-09-25T21:32:24.680655-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BYU",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-21.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7035695-5892-4106-9b06-6d5af4edd70a/?format=api"
                        },
                        {
                            "id": "1094c500-6163-4537-aac5-3b05bfcd11ec",
                            "gambit_id": "97f53cd6-cdca-4ec8-9834-9dcf2a6e0d6b",
                            "last_updated": "2022-09-25T21:32:24.681694-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wyoming",
                            "reward": "1.84000",
                            "odds": "1.95240",
                            "spread": "21.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7035695-5892-4106-9b06-6d5af4edd70a/?format=api"
                        }
                    ]
                },
                {
                    "id": "d9e893ee-450f-489d-a2b6-2786b64ce174",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e68e3bab-8496-4800-a519-e7977b5dc876/?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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 49.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fb6f911e-29f7-486d-9184-c5d65cddd1ee",
                            "gambit_id": "e369e0c0-bd42-436b-894f-ebbea4708203",
                            "last_updated": "2022-09-25T21:32:24.675571-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 49.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "49.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9e893ee-450f-489d-a2b6-2786b64ce174/?format=api"
                        },
                        {
                            "id": "93cacec4-f182-41a7-acbb-af73b9910e77",
                            "gambit_id": "4c5d8352-4743-4854-8de8-0861a6ad2923",
                            "last_updated": "2022-09-25T21:32:24.674552-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 49.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "49.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9e893ee-450f-489d-a2b6-2786b64ce174/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6c5ab37b-5929-47ff-b32e-3ce6928a0555",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "86a2476e-f6a7-4dfc-8e41-18f3bc7812e1",
            "completed": true,
            "last_updated": "2022-09-26T09:52:17.842457-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.32,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/86a2476e-f6a7-4dfc-8e41-18f3bc7812e1",
            "datetime": "2022-09-24T22:00:00-04:00",
            "cutoff_datetime": "2022-09-24T22:00:00-04:00",
            "name": "San Jose Earthquakes v. Los Angeles Galaxy",
            "bettypes": [
                {
                    "id": "08361c88-73d5-4c98-929c-23e41f6b9fef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6c5ab37b-5929-47ff-b32e-3ce6928a0555/?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": "Los Angeles Galaxy",
                                "amount": 6124.0
                            },
                            {
                                "team": "San Jose Earthquakes",
                                "amount": 3876.0
                            }
                        ],
                        "expected_reward_tokens": 11511.72,
                        "profit_sb": 2511.72,
                        "profit_sb_percentage": 27.91,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Galaxy",
                                "amount": 4649.0
                            },
                            {
                                "team": "San Jose Earthquakes",
                                "amount": 2943.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2408.0
                            }
                        ],
                        "expected_reward_tokens": 8740.12,
                        "profit_sb": -259.88,
                        "profit_sb_percentage": -2.89,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "76777bbe-f80c-4150-9410-d59351f94c1e",
                            "gambit_id": "08e5bb04-d97a-4b7b-9ad9-80bfe9b11d21",
                            "last_updated": "2022-09-26T09:52:17.848741-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Galaxy",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08361c88-73d5-4c98-929c-23e41f6b9fef/?format=api"
                        },
                        {
                            "id": "7eaf2d6f-b03a-41d9-8879-26c4e4eddc84",
                            "gambit_id": "bd4ca6bc-677f-42dc-ab1a-61668cad0055",
                            "last_updated": "2022-09-26T09:52:17.849886-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Earthquakes",
                            "reward": "2.97000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08361c88-73d5-4c98-929c-23e41f6b9fef/?format=api"
                        },
                        {
                            "id": "573ce34e-adf6-4a1b-8d58-7326d226fd1d",
                            "gambit_id": "9b92d155-965a-47e8-b5be-8f3288509d79",
                            "last_updated": "2022-09-26T09:52:17.851117-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.63000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08361c88-73d5-4c98-929c-23e41f6b9fef/?format=api"
                        }
                    ]
                },
                {
                    "id": "28dea443-8d09-4472-a1ca-0dc932e3d200",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6c5ab37b-5929-47ff-b32e-3ce6928a0555/?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": 6454.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3546.0
                            }
                        ],
                        "expected_reward_tokens": 8971.06,
                        "profit_sb": -28.94,
                        "profit_sb_percentage": -0.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3e84a36b-06ed-4341-8073-43afb0af4e2b",
                            "gambit_id": "34e64073-723c-4c90-8a01-0d63f8c06979",
                            "last_updated": "2022-09-26T09:52:17.846409-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.39000",
                            "odds": "1.44000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28dea443-8d09-4472-a1ca-0dc932e3d200/?format=api"
                        },
                        {
                            "id": "7bb90adf-afd0-479f-829a-5975c13b5161",
                            "gambit_id": "777965a3-e4ac-4f09-9862-4cb1ebbea6de",
                            "last_updated": "2022-09-26T09:52:17.845223-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28dea443-8d09-4472-a1ca-0dc932e3d200/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3e0054a1-241e-42e3-99c6-f8fd04e09518",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1cc93cb4-2dd2-4012-87d1-fca9669fe646",
            "completed": true,
            "last_updated": "2022-09-25T21:32:25.403823-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.17,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/1cc93cb4-2dd2-4012-87d1-fca9669fe646",
            "datetime": "2022-09-24T21:30:00-04:00",
            "cutoff_datetime": "2022-09-24T21:30:00-04:00",
            "name": "USC v. Oregon State",
            "bettypes": [
                {
                    "id": "2cb5127a-223e-4be7-8fbf-9203294156a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e0054a1-241e-42e3-99c6-f8fd04e09518/?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": 6551.0
                            },
                            {
                                "team": "Oregon State",
                                "amount": 3449.0
                            }
                        ],
                        "expected_reward_tokens": 9105.36,
                        "profit_sb": 105.36,
                        "profit_sb_percentage": 1.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2a8c544b-f3d7-478f-8461-82c0f00daaee",
                            "gambit_id": "7be27214-5570-4480-9434-af4075468868",
                            "last_updated": "2022-09-25T21:32:25.410590-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "USC",
                            "reward": "1.39000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cb5127a-223e-4be7-8fbf-9203294156a0/?format=api"
                        },
                        {
                            "id": "a215262c-06d3-4875-9893-d9792f0210be",
                            "gambit_id": "0399d246-e6d6-496a-a8b7-12afb8966988",
                            "last_updated": "2022-09-25T21:32:25.409596-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oregon State",
                            "reward": "2.64000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cb5127a-223e-4be7-8fbf-9203294156a0/?format=api"
                        }
                    ]
                },
                {
                    "id": "ff13b035-d010-4d85-aaa3-73a4a1cf9cc4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e0054a1-241e-42e3-99c6-f8fd04e09518/?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 State",
                                "amount": 5000.0
                            },
                            {
                                "team": "USC",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b3781918-8b20-4b6b-a7bc-2fbb8ce35a33",
                            "gambit_id": "61a64ea6-f5e4-404f-bfeb-318922220061",
                            "last_updated": "2022-09-25T21:32:25.412543-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oregon State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff13b035-d010-4d85-aaa3-73a4a1cf9cc4/?format=api"
                        },
                        {
                            "id": "79a427a2-65d2-445a-ad25-186edb732bb2",
                            "gambit_id": "10a77718-f17e-423a-9a3f-f76a05fb49a7",
                            "last_updated": "2022-09-25T21:32:25.413520-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "USC",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff13b035-d010-4d85-aaa3-73a4a1cf9cc4/?format=api"
                        }
                    ]
                },
                {
                    "id": "9314ceb8-5d93-45f3-a02a-4611ab9870e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e0054a1-241e-42e3-99c6-f8fd04e09518/?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 70",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 70",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "99f61634-be84-4a1e-b898-acbf678b09fc",
                            "gambit_id": "767543eb-df64-41a7-aae2-c84791c2eb85",
                            "last_updated": "2022-09-25T21:32:25.407614-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 70",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "70.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9314ceb8-5d93-45f3-a02a-4611ab9870e3/?format=api"
                        },
                        {
                            "id": "2403b7aa-141d-49ce-ac0d-baf6ca70af71",
                            "gambit_id": "c1c2099b-8577-4893-8158-2dd817aeee39",
                            "last_updated": "2022-09-25T21:32:25.406534-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 70",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "70.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9314ceb8-5d93-45f3-a02a-4611ab9870e3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3983a4e7-924f-4e0d-87e2-41e624f3f49b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fa007dec-73f0-4a99-9ca0-f19363d702a3",
            "completed": true,
            "last_updated": "2022-09-25T21:41:51.471648-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.48,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fa007dec-73f0-4a99-9ca0-f19363d702a3",
            "datetime": "2022-09-24T21:10:00-04:00",
            "cutoff_datetime": "2022-09-24T21:10:00-04:00",
            "name": "STL (J Montgomery) v. LOS (C Kershaw)",
            "bettypes": [
                {
                    "id": "79ac474c-6909-4533-9664-bf015066ca35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3983a4e7-924f-4e0d-87e2-41e624f3f49b/?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 (C Kershaw)",
                                "amount": 5990.0
                            },
                            {
                                "team": "STL (J Montgomery)",
                                "amount": 4010.0
                            }
                        ],
                        "expected_reward_tokens": 9223.0,
                        "profit_sb": 223.0,
                        "profit_sb_percentage": 2.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3d120232-bed2-459b-a038-fdb0d9e2b4e8",
                            "gambit_id": "e97e9f8a-ec6d-4e76-b24f-afdbf1a1eb3e",
                            "last_updated": "2022-09-25T21:41:51.481013-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (C Kershaw)",
                            "reward": "1.54000",
                            "odds": "1.61350",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ac474c-6909-4533-9664-bf015066ca35/?format=api"
                        },
                        {
                            "id": "add07770-20b5-4507-8c25-0fbf134a5273",
                            "gambit_id": "246a8a79-f3fe-46c7-86fe-1d123e7be91c",
                            "last_updated": "2022-09-25T21:41:51.482031-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (J Montgomery)",
                            "reward": "2.30000",
                            "odds": "2.48000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ac474c-6909-4533-9664-bf015066ca35/?format=api"
                        }
                    ]
                },
                {
                    "id": "1f842f7b-eb1b-4df3-9dad-2e15dbe6b598",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3983a4e7-924f-4e0d-87e2-41e624f3f49b/?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": "STL",
                                "amount": 5664.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a03cd290-6bd2-4206-abd5-433b147bae6a",
                            "gambit_id": "97116460-d844-4f41-a009-7f6f7124f458",
                            "last_updated": "2022-09-25T21:41:51.479006-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f842f7b-eb1b-4df3-9dad-2e15dbe6b598/?format=api"
                        },
                        {
                            "id": "21ed0935-1e3d-46c3-8ed5-1d702c2afea5",
                            "gambit_id": "7030d93e-b277-45a4-9c24-6a18d597e7b8",
                            "last_updated": "2022-09-25T21:41:51.477989-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f842f7b-eb1b-4df3-9dad-2e15dbe6b598/?format=api"
                        }
                    ]
                },
                {
                    "id": "b222349b-1b90-4668-9650-a3c9d949df6b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3983a4e7-924f-4e0d-87e2-41e624f3f49b/?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 7.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dff22742-2a79-4fd0-b12a-08f7891cfcab",
                            "gambit_id": "3b6db382-e88c-4c8a-b37b-297c7651b013",
                            "last_updated": "2022-09-25T21:41:51.474670-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b222349b-1b90-4668-9650-a3c9d949df6b/?format=api"
                        },
                        {
                            "id": "e1e68d35-7b76-4309-9732-6aa6bcaea1f1",
                            "gambit_id": "f26f01c8-d645-4c33-b118-4177213a234e",
                            "last_updated": "2022-09-25T21:41:51.475779-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b222349b-1b90-4668-9650-a3c9d949df6b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "008e6e5a-99f8-40c4-bc1d-e7741c3d2528",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fd947475-3109-4a60-b88f-b3b859134a0e",
            "completed": true,
            "last_updated": "2022-09-25T21:41:51.173374-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.16,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fd947475-3109-4a60-b88f-b3b859134a0e",
            "datetime": "2022-09-24T20:10:00-04:00",
            "cutoff_datetime": "2022-09-24T20:10:00-04:00",
            "name": "SFO (A Cobb) v. ARI (M Kelly)",
            "bettypes": [
                {
                    "id": "3b4a16d5-0a29-49cb-9814-e4d27f35c96a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/008e6e5a-99f8-40c4-bc1d-e7741c3d2528/?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": "ARI (M Kelly)",
                                "amount": 5285.0
                            },
                            {
                                "team": "SFO (A Cobb)",
                                "amount": 4715.0
                            }
                        ],
                        "expected_reward_tokens": 9194.25,
                        "profit_sb": 194.25,
                        "profit_sb_percentage": 2.16,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "70f5548e-a27b-418d-9b13-de832c085754",
                            "gambit_id": "b10f6cc4-b031-46fe-ac66-2a3ff417652b",
                            "last_updated": "2022-09-25T21:41:51.185286-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (M Kelly)",
                            "reward": "1.74000",
                            "odds": "1.84750",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b4a16d5-0a29-49cb-9814-e4d27f35c96a/?format=api"
                        },
                        {
                            "id": "28f7193a-b1f2-4412-9aea-7a70bb21ef8d",
                            "gambit_id": "1a2e190e-ae3c-490a-9e2c-6f358a686bfa",
                            "last_updated": "2022-09-25T21:41:51.186420-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO (A Cobb)",
                            "reward": "1.95000",
                            "odds": "2.08000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b4a16d5-0a29-49cb-9814-e4d27f35c96a/?format=api"
                        }
                    ]
                },
                {
                    "id": "be7582d2-5331-4067-ad8e-71bbab016354",
                    "match": "https://api-prod.gambitprofit.com/api/matches/008e6e5a-99f8-40c4-bc1d-e7741c3d2528/?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": "SFO",
                                "amount": 6336.0
                            },
                            {
                                "team": "ARI",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "16c78fd0-7e94-4081-b4a0-c8f2f98bf125",
                            "gambit_id": "8a58aa19-9e6e-4fba-a53a-418bf81b0c69",
                            "last_updated": "2022-09-25T21:41:51.183099-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be7582d2-5331-4067-ad8e-71bbab016354/?format=api"
                        },
                        {
                            "id": "5235867f-3d17-4888-af6f-3bf7b82582df",
                            "gambit_id": "01d3ff6e-a162-4ea6-9200-4cb20563ebb3",
                            "last_updated": "2022-09-25T21:41:51.182055-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be7582d2-5331-4067-ad8e-71bbab016354/?format=api"
                        }
                    ]
                },
                {
                    "id": "f2fcce1b-af8d-4d08-9f04-b657d45481d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/008e6e5a-99f8-40c4-bc1d-e7741c3d2528/?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 7.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c0012358-42ff-46a4-9499-c07d67879246",
                            "gambit_id": "a15bf504-c52f-4ec9-a745-1853577d423b",
                            "last_updated": "2022-09-25T21:41:51.178147-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2fcce1b-af8d-4d08-9f04-b657d45481d2/?format=api"
                        },
                        {
                            "id": "095c43f9-af93-4694-a2df-27d8acba1ab7",
                            "gambit_id": "9730e1ba-8109-49b3-857b-54f24e65223b",
                            "last_updated": "2022-09-25T21:41:51.179528-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2fcce1b-af8d-4d08-9f04-b657d45481d2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "794a0763-cbb7-4c18-b95e-87525e550248",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a202a9ce-02d9-4434-b1e1-1f983af3abb6",
            "completed": true,
            "last_updated": "2022-09-25T21:46:52.471250-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.32,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a202a9ce-02d9-4434-b1e1-1f983af3abb6",
            "datetime": "2022-09-24T20:10:00-04:00",
            "cutoff_datetime": "2022-09-24T20:10:00-04:00",
            "name": "SDG (Y Darvish) v. COL (C Kuhl)",
            "bettypes": [
                {
                    "id": "68b80368-0148-41fc-989a-8aafa7b92eca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/794a0763-cbb7-4c18-b95e-87525e550248/?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": "SDG (Y Darvish)",
                                "amount": 6485.0
                            },
                            {
                                "team": "COL (C Kuhl)",
                                "amount": 3515.0
                            }
                        ],
                        "expected_reward_tokens": 9208.7,
                        "profit_sb": 208.7,
                        "profit_sb_percentage": 2.32,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7fdead9f-2666-41f7-91d5-5c7a6e02a8fa",
                            "gambit_id": "8792b9a3-bdf4-4be6-ab93-200276b9ff96",
                            "last_updated": "2022-09-25T21:46:52.483389-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (Y Darvish)",
                            "reward": "1.42000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68b80368-0148-41fc-989a-8aafa7b92eca/?format=api"
                        },
                        {
                            "id": "8ffd4501-f497-43f9-8e7b-58153b2a3b66",
                            "gambit_id": "82c71d8a-bb26-4908-84f1-1d5f6e04d761",
                            "last_updated": "2022-09-25T21:46:52.482390-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (C Kuhl)",
                            "reward": "2.62000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68b80368-0148-41fc-989a-8aafa7b92eca/?format=api"
                        }
                    ]
                },
                {
                    "id": "1aad1698-c59f-4c2f-8c34-616933595383",
                    "match": "https://api-prod.gambitprofit.com/api/matches/794a0763-cbb7-4c18-b95e-87525e550248/?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": "SDG",
                                "amount": 5664.0
                            },
                            {
                                "team": "COL",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9e47c44b-78cd-459f-8615-16590b1f8a83",
                            "gambit_id": "daeb779a-e9b5-49e8-b23b-c83f449fb40d",
                            "last_updated": "2022-09-25T21:46:52.480363-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aad1698-c59f-4c2f-8c34-616933595383/?format=api"
                        },
                        {
                            "id": "28ba7716-47ae-49cf-bacd-253d7b5ab418",
                            "gambit_id": "ca0c8617-1cc7-4878-b25e-cfb312557e69",
                            "last_updated": "2022-09-25T21:46:52.478115-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aad1698-c59f-4c2f-8c34-616933595383/?format=api"
                        }
                    ]
                },
                {
                    "id": "8eb9621c-08af-430e-883a-9ac7dcfe2764",
                    "match": "https://api-prod.gambitprofit.com/api/matches/794a0763-cbb7-4c18-b95e-87525e550248/?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 10.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 10.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d9e6f8a9-76ed-4fd0-8ce9-8cc964d73bbc",
                            "gambit_id": "197696aa-56d3-479c-980f-62c2052d593f",
                            "last_updated": "2022-09-25T21:46:52.476088-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8eb9621c-08af-430e-883a-9ac7dcfe2764/?format=api"
                        },
                        {
                            "id": "344e1089-e9f1-4039-ab69-dd1b7438c875",
                            "gambit_id": "fd4f7f5a-d8c2-4b38-b953-41def36df8d8",
                            "last_updated": "2022-09-25T21:46:52.475025-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8eb9621c-08af-430e-883a-9ac7dcfe2764/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2e304cde-5cf0-4286-a738-63e889311faa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3c8371c5-8f77-495c-8a0c-28618b9f475f",
            "completed": true,
            "last_updated": "2022-09-25T21:32:24.357391-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.23,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/3c8371c5-8f77-495c-8a0c-28618b9f475f",
            "datetime": "2022-09-24T20:00:00-04:00",
            "cutoff_datetime": "2022-09-24T20:00:00-04:00",
            "name": "Hawaii v. New Mexico State",
            "bettypes": [
                {
                    "id": "4ea6d8e7-4729-4f73-9a15-42effb2d3c0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2e304cde-5cf0-4286-a738-63e889311faa/?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 Mexico State",
                                "amount": 6260.0
                            },
                            {
                                "team": "Hawaii",
                                "amount": 3740.0
                            }
                        ],
                        "expected_reward_tokens": 9200.4,
                        "profit_sb": 200.4,
                        "profit_sb_percentage": 2.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6c328c62-fce9-425c-b89a-df1b8acbe476",
                            "gambit_id": "51b359cf-9094-40c4-ab43-973a4fd76d72",
                            "last_updated": "2022-09-25T21:32:24.363237-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Mexico State",
                            "reward": "1.47000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ea6d8e7-4729-4f73-9a15-42effb2d3c0c/?format=api"
                        },
                        {
                            "id": "9a268da0-3f99-4f6a-92fc-2330439128cf",
                            "gambit_id": "fe5eda06-998b-4f74-9d49-b068d31842f4",
                            "last_updated": "2022-09-25T21:32:24.364245-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hawaii",
                            "reward": "2.46000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ea6d8e7-4729-4f73-9a15-42effb2d3c0c/?format=api"
                        }
                    ]
                },
                {
                    "id": "6435026b-b67a-414d-867a-a09053078ac9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2e304cde-5cf0-4286-a738-63e889311faa/?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 Mexico State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Hawaii",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1c6ee26b-7766-412a-b62c-0d711cbfcdfd",
                            "gambit_id": "d0e130ad-a27f-469d-92d2-912ddd48a110",
                            "last_updated": "2022-09-25T21:32:24.366271-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Mexico State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6435026b-b67a-414d-867a-a09053078ac9/?format=api"
                        },
                        {
                            "id": "6efd7267-6540-4a10-92d5-06a27b064e57",
                            "gambit_id": "5330b0eb-854b-4fe2-aa92-05b9be28d7e6",
                            "last_updated": "2022-09-25T21:32:24.367278-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hawaii",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6435026b-b67a-414d-867a-a09053078ac9/?format=api"
                        }
                    ]
                },
                {
                    "id": "88bc2101-6514-4dc0-aee6-369b553f3af7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2e304cde-5cf0-4286-a738-63e889311faa/?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": "e976c577-2fef-407f-81cb-9027e881067b",
                            "gambit_id": "b41b5f5c-7c93-4854-9bf2-305ff64c94e5",
                            "last_updated": "2022-09-25T21:32:24.361190-04: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/88bc2101-6514-4dc0-aee6-369b553f3af7/?format=api"
                        },
                        {
                            "id": "bbe122dc-d19f-4848-830a-7d2e554d86d5",
                            "gambit_id": "1f93437b-2a72-4425-b4aa-e2c6c29079b3",
                            "last_updated": "2022-09-25T21:32:24.360132-04: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/88bc2101-6514-4dc0-aee6-369b553f3af7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d53c6a3d-aa03-4e2e-bab2-5e8e2ee80fef",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1a4ac677-60bc-4c62-a7de-2356e2ad9ae9",
            "completed": true,
            "last_updated": "2022-09-25T21:32:24.513965-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.18,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/1a4ac677-60bc-4c62-a7de-2356e2ad9ae9",
            "datetime": "2022-09-24T20:00:00-04:00",
            "cutoff_datetime": "2022-09-24T20:00:00-04:00",
            "name": "UL Lafayette v. UL Monroe",
            "bettypes": [
                {
                    "id": "5d7ea9a7-e9b2-4969-acea-25e2000f226a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d53c6a3d-aa03-4e2e-bab2-5e8e2ee80fef/?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": 7357.0
                            },
                            {
                                "team": "UL Monroe",
                                "amount": 2643.0
                            }
                        ],
                        "expected_reward_tokens": 9196.25,
                        "profit_sb": 196.25,
                        "profit_sb_percentage": 2.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c01be52b-e22b-4434-a897-2e79278c511c",
                            "gambit_id": "32351fa9-3f31-4b40-b1a4-781b46a051ef",
                            "last_updated": "2022-09-25T21:32:24.520650-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UL Lafayette",
                            "reward": "1.25000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d7ea9a7-e9b2-4969-acea-25e2000f226a/?format=api"
                        },
                        {
                            "id": "4825e619-f75a-47fd-a7fe-d3584f9ed104",
                            "gambit_id": "c8f5fbfd-776d-4bc6-9076-2be1fe189da2",
                            "last_updated": "2022-09-25T21:32:24.519635-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UL Monroe",
                            "reward": "3.48000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d7ea9a7-e9b2-4969-acea-25e2000f226a/?format=api"
                        }
                    ]
                },
                {
                    "id": "50fd7d43-b498-4ffc-a6b9-0b1021c392ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d53c6a3d-aa03-4e2e-bab2-5e8e2ee80fef/?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": "UL Lafayette",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e62ccd5-02a1-41c1-9b46-cb560cdd281d",
                            "gambit_id": "a8c7f7e8-3b4e-455e-abd4-0ccb7b9e9008",
                            "last_updated": "2022-09-25T21:32:24.522718-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UL Monroe",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50fd7d43-b498-4ffc-a6b9-0b1021c392ee/?format=api"
                        },
                        {
                            "id": "dc056267-f669-4250-b708-4c8ba12ba21a",
                            "gambit_id": "306a38e5-4740-40df-8945-79b3bf9cc89c",
                            "last_updated": "2022-09-25T21:32:24.523726-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UL Lafayette",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50fd7d43-b498-4ffc-a6b9-0b1021c392ee/?format=api"
                        }
                    ]
                },
                {
                    "id": "cefb86e9-6e91-4452-acba-ba427a39ccd7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d53c6a3d-aa03-4e2e-bab2-5e8e2ee80fef/?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": "2fd0b023-f313-40c6-99a2-60dd53193f26",
                            "gambit_id": "11d993b1-d18d-4c05-a1f8-5a4843e774e7",
                            "last_updated": "2022-09-25T21:32:24.516570-04: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/cefb86e9-6e91-4452-acba-ba427a39ccd7/?format=api"
                        },
                        {
                            "id": "653f7ec5-3ce4-4930-84b8-44e51211c3de",
                            "gambit_id": "4e58223a-4174-4ba9-a41e-70d54367dc02",
                            "last_updated": "2022-09-25T21:32:24.517611-04: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/cefb86e9-6e91-4452-acba-ba427a39ccd7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "21ec2dc8-8aaa-4a42-bee5-b64c53f0a9f9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "748690b5-6a07-4d89-b078-10d5365e676b",
            "completed": true,
            "last_updated": "2022-09-25T21:27:24.226972-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.04,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/748690b5-6a07-4d89-b078-10d5365e676b",
            "datetime": "2022-09-24T20:00:00-04:00",
            "cutoff_datetime": "2022-09-24T20:00:00-04:00",
            "name": "Kansas State v. Oklahoma",
            "bettypes": [
                {
                    "id": "a7846ef0-1089-4e8f-9edb-b6c9f2e0c3b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21ec2dc8-8aaa-4a42-bee5-b64c53f0a9f9/?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": 7997.0
                            },
                            {
                                "team": "Kansas State",
                                "amount": 2003.0
                            }
                        ],
                        "expected_reward_tokens": 9273.89,
                        "profit_sb": 273.89,
                        "profit_sb_percentage": 3.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "71fd6695-907e-4562-8246-cb3ddac654d2",
                            "gambit_id": "3001df8a-0ad0-4108-a7bd-14e12c4fc791",
                            "last_updated": "2022-09-25T21:27:24.233439-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma",
                            "reward": "1.16000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7846ef0-1089-4e8f-9edb-b6c9f2e0c3b8/?format=api"
                        },
                        {
                            "id": "4f031a28-2b27-404b-b166-16557265dc4e",
                            "gambit_id": "e4694696-a155-4052-8391-e57767e9a4ed",
                            "last_updated": "2022-09-25T21:27:24.234628-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas State",
                            "reward": "4.63000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7846ef0-1089-4e8f-9edb-b6c9f2e0c3b8/?format=api"
                        }
                    ]
                },
                {
                    "id": "07056a21-f140-4f77-a6cd-a7554151a3e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21ec2dc8-8aaa-4a42-bee5-b64c53f0a9f9/?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": "Kansas State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "699449fa-95bd-4a9e-bb30-2e11bd19fe3d",
                            "gambit_id": "978d669c-26ea-462a-b170-b9c174246cad",
                            "last_updated": "2022-09-25T21:27:24.237161-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07056a21-f140-4f77-a6cd-a7554151a3e4/?format=api"
                        },
                        {
                            "id": "4e473d4d-2b76-4a35-bd38-59738eaef865",
                            "gambit_id": "6701b3ec-ef12-4659-90c5-1de9e1dc80a3",
                            "last_updated": "2022-09-25T21:27:24.238241-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07056a21-f140-4f77-a6cd-a7554151a3e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "3df9cf05-9b39-4ea2-af7c-5d8ed353a32e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21ec2dc8-8aaa-4a42-bee5-b64c53f0a9f9/?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": "26ae9fa6-9741-4aaa-a17e-01c75ebfaec9",
                            "gambit_id": "369b1c30-7d99-4544-881b-1fe3750a528e",
                            "last_updated": "2022-09-25T21:27:24.231094-04: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/3df9cf05-9b39-4ea2-af7c-5d8ed353a32e/?format=api"
                        },
                        {
                            "id": "84b91054-1dc5-4529-9a55-3401f7ff1f01",
                            "gambit_id": "4f1eee33-ed12-4d1f-9897-61d14f2d8637",
                            "last_updated": "2022-09-25T21:27:24.229830-04: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/3df9cf05-9b39-4ea2-af7c-5d8ed353a32e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9b7ea29e-2076-4aaf-8f69-168fa986358b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b513fb16-bae4-4b19-8732-9a45b1488fa1",
            "completed": true,
            "last_updated": "2022-09-25T21:27:24.558929-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.25,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b513fb16-bae4-4b19-8732-9a45b1488fa1",
            "datetime": "2022-09-24T20:00:00-04:00",
            "cutoff_datetime": "2022-09-24T20:00:00-04:00",
            "name": "Boston College v. Florida State",
            "bettypes": [
                {
                    "id": "f39f915c-2efc-4060-9e4f-a31d9936965c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b7ea29e-2076-4aaf-8f69-168fa986358b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Florida State",
                                "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": "Florida State",
                                "amount": 8610.0
                            },
                            {
                                "team": "Boston College",
                                "amount": 1390.0
                            }
                        ],
                        "expected_reward_tokens": 9382.5,
                        "profit_sb": 382.5,
                        "profit_sb_percentage": 4.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "13f6dbb3-a839-44ba-99de-dd12855cc201",
                            "gambit_id": "82e48afa-05f4-4d2f-a870-9fa9c479cdab",
                            "last_updated": "2022-09-25T21:27:24.565103-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida State",
                            "reward": "1.09000",
                            "odds": "1.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f39f915c-2efc-4060-9e4f-a31d9936965c/?format=api"
                        },
                        {
                            "id": "827a4333-8ffa-4911-b7ec-1e3a4ec4c0a4",
                            "gambit_id": "c7a1860a-8179-4898-85ae-fa02509436ea",
                            "last_updated": "2022-09-25T21:27:24.566143-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston College",
                            "reward": "6.75000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f39f915c-2efc-4060-9e4f-a31d9936965c/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9f9ee95-e0d2-429a-b60e-b328231fd389",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b7ea29e-2076-4aaf-8f69-168fa986358b/?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": "Florida State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "594d5b12-c01f-4592-abdf-ea0733e03e24",
                            "gambit_id": "12432ded-cf07-4e60-9206-c47c451bb1b9",
                            "last_updated": "2022-09-25T21:27:24.569394-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston College",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "18.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f9ee95-e0d2-429a-b60e-b328231fd389/?format=api"
                        },
                        {
                            "id": "b2f7d0a5-c009-4363-bebd-70f638fe8738",
                            "gambit_id": "52af7bac-90e9-4599-9303-c1d906514319",
                            "last_updated": "2022-09-25T21:27:24.568352-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-18.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f9ee95-e0d2-429a-b60e-b328231fd389/?format=api"
                        }
                    ]
                },
                {
                    "id": "9808f3dc-39e3-46e0-904a-7bce86596c78",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b7ea29e-2076-4aaf-8f69-168fa986358b/?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 49",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 49",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0a940347-f857-4671-ba1a-95c2830b1c40",
                            "gambit_id": "5c7134b6-8ea0-44cd-a255-d53327970e0a",
                            "last_updated": "2022-09-25T21:27:24.561696-04: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/9808f3dc-39e3-46e0-904a-7bce86596c78/?format=api"
                        },
                        {
                            "id": "7ab40db8-1ed5-4e3f-b76d-5a65e9d1840b",
                            "gambit_id": "d21d2e95-6d73-4812-b91a-4cdb49f09cee",
                            "last_updated": "2022-09-25T21:27:24.562958-04: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/9808f3dc-39e3-46e0-904a-7bce86596c78/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c69eee3f-8f57-4e53-8bcf-c05be1296a2b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f4414e1f-ea7b-4838-9ad7-0695ab65c1ad",
            "completed": true,
            "last_updated": "2022-09-25T21:27:23.747558-04: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/f4414e1f-ea7b-4838-9ad7-0695ab65c1ad",
            "datetime": "2022-09-24T19:30:00-04:00",
            "cutoff_datetime": "2022-09-24T19:30:00-04:00",
            "name": "New Mexico v. LSU",
            "bettypes": [
                {
                    "id": "2d9abee8-0331-4789-ac07-08760f7ea9bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c69eee3f-8f57-4e53-8bcf-c05be1296a2b/?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 Mexico",
                                "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": "024793c9-a51c-4802-a963-d513c3db560d",
                            "gambit_id": "834c1c56-b0be-4e3d-9f40-524ec80327a7",
                            "last_updated": "2022-09-25T21:27:23.755304-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Mexico",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "31.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d9abee8-0331-4789-ac07-08760f7ea9bd/?format=api"
                        },
                        {
                            "id": "097d72e0-f8cd-4bee-a485-1946d79b3a83",
                            "gambit_id": "7f585572-216e-46bb-80ba-3d6bc188b1a8",
                            "last_updated": "2022-09-25T21:27:23.754120-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LSU",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-31.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d9abee8-0331-4789-ac07-08760f7ea9bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "fc224b01-13e1-47aa-9e89-8dba2633fa3b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c69eee3f-8f57-4e53-8bcf-c05be1296a2b/?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": "9327a354-7860-498c-896c-1784870319c5",
                            "gambit_id": "b5292991-693f-4b93-b912-34e9dfa563a0",
                            "last_updated": "2022-09-25T21:27:23.750417-04: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/fc224b01-13e1-47aa-9e89-8dba2633fa3b/?format=api"
                        },
                        {
                            "id": "91c60cb4-dd59-4477-9984-cd1945c711ad",
                            "gambit_id": "c85cfeea-2b00-45d1-b6a2-86f4134775bf",
                            "last_updated": "2022-09-25T21:27:23.751555-04: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/fc224b01-13e1-47aa-9e89-8dba2633fa3b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "71b7a66d-ac83-49e7-9ebd-d774c7d44c56",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7f2cb343-17f4-4685-908b-93fb6e677507",
            "completed": true,
            "last_updated": "2022-09-25T21:22:20.989694-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.24,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7f2cb343-17f4-4685-908b-93fb6e677507",
            "datetime": "2022-09-24T19:30:00-04:00",
            "cutoff_datetime": "2022-09-24T19:30:00-04:00",
            "name": "Miami-Ohio v. Northwestern",
            "bettypes": [
                {
                    "id": "2dfe43cd-4d2d-4a18-aec0-2d138140a016",
                    "match": "https://api-prod.gambitprofit.com/api/matches/71b7a66d-ac83-49e7-9ebd-d774c7d44c56/?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": "Northwestern",
                                "amount": 7133.0
                            },
                            {
                                "team": "Miami-Ohio",
                                "amount": 2867.0
                            }
                        ],
                        "expected_reward_tokens": 9201.57,
                        "profit_sb": 201.57,
                        "profit_sb_percentage": 2.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3152b251-8e83-4a04-bdf1-77b8be3ae98b",
                            "gambit_id": "e5ecb380-cee4-4fda-8ab4-1cf53497f23a",
                            "last_updated": "2022-09-25T21:22:20.995791-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northwestern",
                            "reward": "1.29000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dfe43cd-4d2d-4a18-aec0-2d138140a016/?format=api"
                        },
                        {
                            "id": "c08d6498-f201-445d-8351-143ee19f4fd4",
                            "gambit_id": "7ade1bc3-afcd-4eb7-9c92-e6c6b06cff0f",
                            "last_updated": "2022-09-25T21:22:20.996820-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami-Ohio",
                            "reward": "3.21000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dfe43cd-4d2d-4a18-aec0-2d138140a016/?format=api"
                        }
                    ]
                },
                {
                    "id": "dc8ef5b7-df17-4a33-a8b1-992de75f5c8d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/71b7a66d-ac83-49e7-9ebd-d774c7d44c56/?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-Ohio",
                                "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": "af4ae465-66cd-492c-9db5-d0ff955f2b56",
                            "gambit_id": "c48dd010-748c-4700-989f-253ec73245f7",
                            "last_updated": "2022-09-25T21:22:20.998838-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami-Ohio",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc8ef5b7-df17-4a33-a8b1-992de75f5c8d/?format=api"
                        },
                        {
                            "id": "9609d77d-7d7c-42b4-88b1-efcedb61a95e",
                            "gambit_id": "464cf839-e3e7-46e3-8e50-4bec3b18cf8c",
                            "last_updated": "2022-09-25T21:22:20.999862-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northwestern",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc8ef5b7-df17-4a33-a8b1-992de75f5c8d/?format=api"
                        }
                    ]
                },
                {
                    "id": "60443f32-db35-49db-ad14-9c523ac90f7f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/71b7a66d-ac83-49e7-9ebd-d774c7d44c56/?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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 50",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "33918e6c-6ae8-4391-960f-8b973c3a3238",
                            "gambit_id": "08ad1b6e-c1dd-4658-941b-70c70232eed8",
                            "last_updated": "2022-09-25T21:22:20.992570-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 50",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "50.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60443f32-db35-49db-ad14-9c523ac90f7f/?format=api"
                        },
                        {
                            "id": "2f47fc52-48be-47e9-9ce1-d143bf8c08c9",
                            "gambit_id": "162e0b43-5a5f-4eae-81b0-c1c443d813d1",
                            "last_updated": "2022-09-25T21:22:20.993721-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 50",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "50.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60443f32-db35-49db-ad14-9c523ac90f7f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c81f9e9a-ab30-4066-a4b1-74d326b8de2b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ce65785e-f43b-49a3-91c3-884450532b9d",
            "completed": true,
            "last_updated": "2022-09-25T21:22:20.825429-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.5,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/ce65785e-f43b-49a3-91c3-884450532b9d",
            "datetime": "2022-09-24T19:30:00-04:00",
            "cutoff_datetime": "2022-09-24T19:30:00-04:00",
            "name": "Wisconsin v. Ohio State",
            "bettypes": [
                {
                    "id": "1e9158b4-410b-4971-a016-07f3e58d14bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c81f9e9a-ab30-4066-a4b1-74d326b8de2b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Ohio 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": "Ohio State",
                                "amount": 8706.0
                            },
                            {
                                "team": "Wisconsin",
                                "amount": 1294.0
                            }
                        ],
                        "expected_reward_tokens": 9315.42,
                        "profit_sb": 315.42,
                        "profit_sb_percentage": 3.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "41421920-c2ef-4a0d-9191-5ebf5cdb6679",
                            "gambit_id": "cb389c7b-6051-4699-b49d-0c2a500a341b",
                            "last_updated": "2022-09-25T21:22:20.833400-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio State",
                            "reward": "1.07000",
                            "odds": "1.08330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e9158b4-410b-4971-a016-07f3e58d14bd/?format=api"
                        },
                        {
                            "id": "55a20ee9-37ed-4b99-9f36-521b45a086c5",
                            "gambit_id": "249149a3-2456-4393-b15d-154ecb240fda",
                            "last_updated": "2022-09-25T21:22:20.834475-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wisconsin",
                            "reward": "7.20000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e9158b4-410b-4971-a016-07f3e58d14bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "92965805-46e5-4531-bd00-d806b1da71c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c81f9e9a-ab30-4066-a4b1-74d326b8de2b/?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": 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": "9e962721-3b3f-467c-b8ad-cab766393b3d",
                            "gambit_id": "7d9cfd65-0a41-4843-950e-68017fd9222b",
                            "last_updated": "2022-09-25T21:22:20.837505-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wisconsin",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "19.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92965805-46e5-4531-bd00-d806b1da71c8/?format=api"
                        },
                        {
                            "id": "31690b7b-98e9-418c-87d0-4c2600e077f8",
                            "gambit_id": "0e3d3984-0154-4ab1-bc0b-a0262766d9f7",
                            "last_updated": "2022-09-25T21:22:20.836502-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-19.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92965805-46e5-4531-bd00-d806b1da71c8/?format=api"
                        }
                    ]
                },
                {
                    "id": "1f33b8df-f66f-4b50-a3b8-a812f1628a69",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c81f9e9a-ab30-4066-a4b1-74d326b8de2b/?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": "20451625-5cf7-4755-97ab-646eafc7b901",
                            "gambit_id": "69fac7bf-2c0b-4919-aee4-2172ce792cf8",
                            "last_updated": "2022-09-25T21:22:20.830308-04: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/1f33b8df-f66f-4b50-a3b8-a812f1628a69/?format=api"
                        },
                        {
                            "id": "505b5af3-13cf-4635-bab6-62a9947ed356",
                            "gambit_id": "3bfa1121-a842-48f9-86dd-59a5680e0708",
                            "last_updated": "2022-09-25T21:22:20.831341-04: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/1f33b8df-f66f-4b50-a3b8-a812f1628a69/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "feb10852-f4e8-411f-9489-163f33b97ee7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1ba0c677-6215-48b3-9abe-2e62dee3a68c",
            "completed": true,
            "last_updated": "2022-09-25T21:27:23.904017-04: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/1ba0c677-6215-48b3-9abe-2e62dee3a68c",
            "datetime": "2022-09-24T19:30:00-04:00",
            "cutoff_datetime": "2022-09-24T19:30:00-04:00",
            "name": "Connecticut v. NC State",
            "bettypes": [
                {
                    "id": "393589e8-2257-4fd3-9e96-9e2a15f89d8a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/feb10852-f4e8-411f-9489-163f33b97ee7/?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": "Connecticut",
                                "amount": 5000.0
                            },
                            {
                                "team": "NC State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c58bebb9-d7a1-4120-a2ef-fa994542a879",
                            "gambit_id": "d75dcb8f-f8fc-4999-85bf-86c0ec5421e4",
                            "last_updated": "2022-09-25T21:27:23.911787-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Connecticut",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "38.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/393589e8-2257-4fd3-9e96-9e2a15f89d8a/?format=api"
                        },
                        {
                            "id": "c1294b6e-5241-426f-8d51-673dbfe19c41",
                            "gambit_id": "069d8a0d-bb90-49f8-a5f7-cda57eda1d4d",
                            "last_updated": "2022-09-25T21:27:23.910531-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NC State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-38.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/393589e8-2257-4fd3-9e96-9e2a15f89d8a/?format=api"
                        }
                    ]
                },
                {
                    "id": "5fd48f17-969f-404f-8246-eaef45223872",
                    "match": "https://api-prod.gambitprofit.com/api/matches/feb10852-f4e8-411f-9489-163f33b97ee7/?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 48",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 48",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "101f7a78-3437-4c0f-9b3f-a532c1dc7fb8",
                            "gambit_id": "daff95fe-51fb-4ec2-ac2a-5fbb2c2d269b",
                            "last_updated": "2022-09-25T21:27:23.908023-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 48",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "48.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fd48f17-969f-404f-8246-eaef45223872/?format=api"
                        },
                        {
                            "id": "9719398c-89eb-48de-bd32-0bce950e3a04",
                            "gambit_id": "88579862-2141-4ecf-9292-05ac22815795",
                            "last_updated": "2022-09-25T21:27:23.906806-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 48",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "48.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fd48f17-969f-404f-8246-eaef45223872/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "49380a3c-e293-4398-a20e-278a371409c8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "918897ef-6909-413d-a5fa-a923890b4475",
            "completed": true,
            "last_updated": "2022-09-25T21:22:20.653770-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.04,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/918897ef-6909-413d-a5fa-a923890b4475",
            "datetime": "2022-09-24T19:30:00-04:00",
            "cutoff_datetime": "2022-09-24T19:30:00-04:00",
            "name": "Florida Atlantic v. Purdue",
            "bettypes": [
                {
                    "id": "55d57570-ae40-4b2c-9e9f-a2a862ffc492",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49380a3c-e293-4398-a20e-278a371409c8/?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": 8516.0
                            },
                            {
                                "team": "Florida Atlantic",
                                "amount": 1484.0
                            }
                        ],
                        "expected_reward_tokens": 9364.04,
                        "profit_sb": 364.04,
                        "profit_sb_percentage": 4.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8216319b-4336-4e96-92d4-d8e6af30f46c",
                            "gambit_id": "9d8204ce-a92f-4cc8-8c78-3f635fc51b29",
                            "last_updated": "2022-09-25T21:22:20.659854-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Purdue",
                            "reward": "1.10000",
                            "odds": "1.11110",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d57570-ae40-4b2c-9e9f-a2a862ffc492/?format=api"
                        },
                        {
                            "id": "40bf813b-a0fd-45ce-9692-04f63400e8b4",
                            "gambit_id": "fe65ca76-fec4-4454-94d0-32a34226ff26",
                            "last_updated": "2022-09-25T21:22:20.660872-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Atlantic",
                            "reward": "6.31000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d57570-ae40-4b2c-9e9f-a2a862ffc492/?format=api"
                        }
                    ]
                },
                {
                    "id": "94a92150-a213-4dab-b083-b6310776b9ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49380a3c-e293-4398-a20e-278a371409c8/?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": "Purdue",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8686fdad-7a0f-4fda-a1a0-1b7c09cf5898",
                            "gambit_id": "fcb4d725-eebc-439e-87ea-816fe894f6d1",
                            "last_updated": "2022-09-25T21:22:20.663856-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Atlantic",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "16.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94a92150-a213-4dab-b083-b6310776b9ba/?format=api"
                        },
                        {
                            "id": "8e4b99b9-59f8-4f10-806a-ad6fb0f87597",
                            "gambit_id": "c192f752-35b9-4d43-9e41-132e80634bc0",
                            "last_updated": "2022-09-25T21:22:20.662865-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Purdue",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-16.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94a92150-a213-4dab-b083-b6310776b9ba/?format=api"
                        }
                    ]
                },
                {
                    "id": "c5b63c24-f2b9-490b-bd6f-ae28d09b05b0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49380a3c-e293-4398-a20e-278a371409c8/?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 57.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 57.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3e017799-b942-47ba-bce5-65a8e7e1e4df",
                            "gambit_id": "33c4a008-39d7-443f-9519-bbee6f113894",
                            "last_updated": "2022-09-25T21:22:20.656637-04: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/c5b63c24-f2b9-490b-bd6f-ae28d09b05b0/?format=api"
                        },
                        {
                            "id": "44407159-cca2-4367-aeb8-4edcf9cb44ca",
                            "gambit_id": "a960c3b1-8f87-411b-bc89-7cd9b98a033e",
                            "last_updated": "2022-09-25T21:22:20.657777-04: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/c5b63c24-f2b9-490b-bd6f-ae28d09b05b0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "be8610a4-de48-49b1-8cdd-b23148004871",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7863f94a-5e28-4388-afed-7f633ddd91cb",
            "completed": true,
            "last_updated": "2022-09-25T10:27:11.823182-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.52,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7863f94a-5e28-4388-afed-7f633ddd91cb",
            "datetime": "2022-09-24T19:30:00-04:00",
            "cutoff_datetime": "2022-09-24T19:30:00-04:00",
            "name": "Charlotte v. South Carolina",
            "bettypes": [
                {
                    "id": "29ecfcd4-7264-4697-84b8-5bf437528eb4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be8610a4-de48-49b1-8cdd-b23148004871/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "South Carolina",
                                "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": "South Carolina",
                                "amount": 9045.0
                            },
                            {
                                "team": "Charlotte",
                                "amount": 955.0
                            }
                        ],
                        "expected_reward_tokens": 9406.75,
                        "profit_sb": 406.75,
                        "profit_sb_percentage": 4.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d30a7a15-c7f8-4e77-8ca4-805a5daddb95",
                            "gambit_id": "9df4ab17-9c59-4e17-aada-13927a8656e5",
                            "last_updated": "2022-09-25T10:27:11.831166-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Carolina",
                            "reward": "1.04000",
                            "odds": "1.04000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29ecfcd4-7264-4697-84b8-5bf437528eb4/?format=api"
                        },
                        {
                            "id": "c7a80855-49c8-4240-b725-b4bb59eed64d",
                            "gambit_id": "c7ace616-1ba3-490c-9f98-eb762fa818e0",
                            "last_updated": "2022-09-25T10:27:11.830010-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte",
                            "reward": "9.85000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29ecfcd4-7264-4697-84b8-5bf437528eb4/?format=api"
                        }
                    ]
                },
                {
                    "id": "1339bd42-0246-4a80-a5ad-dcab5ef168fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be8610a4-de48-49b1-8cdd-b23148004871/?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 Carolina",
                                "amount": 5000.0
                            },
                            {
                                "team": "Charlotte",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "db944975-678a-4358-8cce-abf2402d6378",
                            "gambit_id": "cd95683d-0db2-47d0-84db-4a39a34aa8b9",
                            "last_updated": "2022-09-25T10:27:11.833669-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Carolina",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-23.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1339bd42-0246-4a80-a5ad-dcab5ef168fa/?format=api"
                        },
                        {
                            "id": "0c244ff6-4150-4787-b31a-0b3760f7ec05",
                            "gambit_id": "3ef1142a-cde5-4ef5-a654-fdfe860c0c24",
                            "last_updated": "2022-09-25T10:27:11.834709-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "23.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1339bd42-0246-4a80-a5ad-dcab5ef168fa/?format=api"
                        }
                    ]
                },
                {
                    "id": "4846e8b1-3015-4ea5-be8c-8aefbc634103",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be8610a4-de48-49b1-8cdd-b23148004871/?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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 66.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dceadb4f-6d60-4be3-b0a2-59e8c97a04f9",
                            "gambit_id": "7e1482d9-513d-43bb-872a-8c7b4df24ce2",
                            "last_updated": "2022-09-25T10:27:11.826162-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 66.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "66.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4846e8b1-3015-4ea5-be8c-8aefbc634103/?format=api"
                        },
                        {
                            "id": "de1164ea-c841-42a9-8f5c-23d3c3072671",
                            "gambit_id": "f0ebaccd-3241-4b57-8de3-66b472857408",
                            "last_updated": "2022-09-25T10:27:11.827416-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 66.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "66.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4846e8b1-3015-4ea5-be8c-8aefbc634103/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9710c375-5db8-4eac-8726-9ef76f6844f0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5c1b0252-a38e-4b54-a165-2ef6cb963202",
            "completed": true,
            "last_updated": "2022-09-25T21:22:21.460765-04: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/5c1b0252-a38e-4b54-a165-2ef6cb963202",
            "datetime": "2022-09-24T19:30:00-04:00",
            "cutoff_datetime": "2022-09-24T19:30:00-04:00",
            "name": "Vanderbilt v. Alabama",
            "bettypes": [
                {
                    "id": "b01519af-0c3c-442f-ad61-ed3be959a412",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9710c375-5db8-4eac-8726-9ef76f6844f0/?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": "Vanderbilt",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5263bd7c-6ae5-4fc1-9094-d8e92252b6cb",
                            "gambit_id": "112e4643-8477-45bf-9dbc-108329d939a6",
                            "last_updated": "2022-09-25T21:22:21.466758-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alabama",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b01519af-0c3c-442f-ad61-ed3be959a412/?format=api"
                        },
                        {
                            "id": "e437fdc8-8b42-4c52-be8b-80dfc530947c",
                            "gambit_id": "72117e76-370a-4c16-bae8-3b79167c2c9a",
                            "last_updated": "2022-09-25T21:22:21.467740-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vanderbilt",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b01519af-0c3c-442f-ad61-ed3be959a412/?format=api"
                        }
                    ]
                },
                {
                    "id": "73a9d64d-02f7-4e6c-a2df-7804d6b9b6db",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9710c375-5db8-4eac-8726-9ef76f6844f0/?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 61.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 61.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dcd723c0-96df-4660-990e-0f3e380eaf93",
                            "gambit_id": "b5797d4f-ab09-4a7b-b755-87c80a193009",
                            "last_updated": "2022-09-25T21:22:21.463614-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 61.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "61.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73a9d64d-02f7-4e6c-a2df-7804d6b9b6db/?format=api"
                        },
                        {
                            "id": "ffee4005-edf8-49dc-8e8a-8c8847ddd5b1",
                            "gambit_id": "0fdd7b14-af05-4573-83e5-0e69f11ee798",
                            "last_updated": "2022-09-25T21:22:21.464717-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 61.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "61.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73a9d64d-02f7-4e6c-a2df-7804d6b9b6db/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6389e4c1-2852-4426-b38f-086403f82060",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "10e59eef-a5bc-4858-93bb-e61ea066c8bc",
            "completed": true,
            "last_updated": "2022-09-25T21:46:53.740699-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/10e59eef-a5bc-4858-93bb-e61ea066c8bc",
            "datetime": "2022-09-24T19:10:00-04:00",
            "cutoff_datetime": "2022-09-24T19:10:00-04:00",
            "name": "LAA (R Detmers) v. MIN (J Ryan)",
            "bettypes": [
                {
                    "id": "de4866c3-8ed3-489d-afe6-73fad317e977",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6389e4c1-2852-4426-b38f-086403f82060/?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": "MIN (J Ryan)",
                                "amount": 5511.0
                            },
                            {
                                "team": "LAA (R Detmers)",
                                "amount": 4489.0
                            }
                        ],
                        "expected_reward_tokens": 9202.45,
                        "profit_sb": 202.45,
                        "profit_sb_percentage": 2.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4505ca95-d644-412e-b873-a14bec93e717",
                            "gambit_id": "6fb26e75-2df9-4696-a0de-396ef34c7a63",
                            "last_updated": "2022-09-25T21:46:53.749781-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (J Ryan)",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de4866c3-8ed3-489d-afe6-73fad317e977/?format=api"
                        },
                        {
                            "id": "08b7c093-844b-4fec-95fe-07483f46aad7",
                            "gambit_id": "d095e72d-4731-4e1b-a766-47c4a66b1f1b",
                            "last_updated": "2022-09-25T21:46:53.750766-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (R Detmers)",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de4866c3-8ed3-489d-afe6-73fad317e977/?format=api"
                        }
                    ]
                },
                {
                    "id": "e1f19c95-4740-45cc-87d6-ef68dfb4627e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6389e4c1-2852-4426-b38f-086403f82060/?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": "LAA",
                                "amount": 6170.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a79c10fd-6d63-470e-9cab-402106900058",
                            "gambit_id": "d729f956-89ef-4d49-86ea-105943fa6dc5",
                            "last_updated": "2022-09-25T21:46:53.747677-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1f19c95-4740-45cc-87d6-ef68dfb4627e/?format=api"
                        },
                        {
                            "id": "18963247-2393-4d3c-9553-2302d9102bc8",
                            "gambit_id": "a19b851c-5349-45d8-b35e-53bc7e07eb86",
                            "last_updated": "2022-09-25T21:46:53.746654-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1f19c95-4740-45cc-87d6-ef68dfb4627e/?format=api"
                        }
                    ]
                },
                {
                    "id": "9af3eab9-9f00-43db-b495-ceb7c9ba7f49",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6389e4c1-2852-4426-b38f-086403f82060/?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 7",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e41ad42c-3720-40f9-a4bd-6dd186647914",
                            "gambit_id": "35cfc53e-c6f7-4207-8eda-7b4ac926e3f4",
                            "last_updated": "2022-09-25T21:46:53.744686-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9af3eab9-9f00-43db-b495-ceb7c9ba7f49/?format=api"
                        },
                        {
                            "id": "a1da1a4f-b4ca-48af-a4eb-d20927c7c441",
                            "gambit_id": "336c76b1-b3b9-445e-abd3-1ef9dc97b5e9",
                            "last_updated": "2022-09-25T21:46:53.743621-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9af3eab9-9f00-43db-b495-ceb7c9ba7f49/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4796b223-a5eb-4a3c-bae7-241b57586508",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8f226a31-5f72-45ae-b680-a19fb05b17f2",
            "completed": true,
            "last_updated": "2022-09-25T21:46:54.578683-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.26,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8f226a31-5f72-45ae-b680-a19fb05b17f2",
            "datetime": "2022-09-24T19:10:00-04:00",
            "cutoff_datetime": "2022-09-24T19:10:00-04:00",
            "name": "DET (D Hutchison) v. CWS (D Martin)",
            "bettypes": [
                {
                    "id": "6120b9cd-6ed1-4a4d-bb0a-bfae590c2b84",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4796b223-a5eb-4a3c-bae7-241b57586508/?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": "CWS (D Martin)",
                                "amount": 6016.0
                            },
                            {
                                "team": "DET (D Hutchison)",
                                "amount": 3984.0
                            }
                        ],
                        "expected_reward_tokens": 9203.04,
                        "profit_sb": 203.04,
                        "profit_sb_percentage": 2.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "203ae12d-f832-469f-b354-a4c605480dba",
                            "gambit_id": "bbc51909-9786-42cd-83c9-657fc2830700",
                            "last_updated": "2022-09-25T21:46:54.588577-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (D Martin)",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6120b9cd-6ed1-4a4d-bb0a-bfae590c2b84/?format=api"
                        },
                        {
                            "id": "cdeb457b-2068-4935-9680-7adcb68956d5",
                            "gambit_id": "1b3abb59-9079-4b5f-b4ca-ff68d926114d",
                            "last_updated": "2022-09-25T21:46:54.587622-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (D Hutchison)",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6120b9cd-6ed1-4a4d-bb0a-bfae590c2b84/?format=api"
                        }
                    ]
                },
                {
                    "id": "d4919df6-a96c-4688-95e3-fec9b3c580ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4796b223-a5eb-4a3c-bae7-241b57586508/?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": "DET",
                                "amount": 5571.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 9079.45,
                        "profit_sb": 79.45,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "adf36aba-6d8b-4d15-b7fa-6ef26e80ebd8",
                            "gambit_id": "5b1f9ec2-527d-49d6-a635-e66de3ce2646",
                            "last_updated": "2022-09-25T21:46:54.585673-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4919df6-a96c-4688-95e3-fec9b3c580ed/?format=api"
                        },
                        {
                            "id": "fa28063e-88e3-4d94-bee4-85ced7f17368",
                            "gambit_id": "56a73b63-1712-4b44-a4f4-0bf9847d9b2a",
                            "last_updated": "2022-09-25T21:46:54.584697-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4919df6-a96c-4688-95e3-fec9b3c580ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "290cfd3e-8d00-4424-83a6-e0c2cbb2730b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4796b223-a5eb-4a3c-bae7-241b57586508/?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 8.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "44ae4fa9-4d59-4313-89d9-e8fa856c4a14",
                            "gambit_id": "33c3a46b-9f9c-4a4f-9a49-8e061a3983c9",
                            "last_updated": "2022-09-25T21:46:54.582761-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/290cfd3e-8d00-4424-83a6-e0c2cbb2730b/?format=api"
                        },
                        {
                            "id": "15f77f1c-fae0-4e5d-ab5c-b6b7c3c8a243",
                            "gambit_id": "92ad4b55-71f2-4645-b2e8-9d45345f65e4",
                            "last_updated": "2022-09-25T21:46:54.581733-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/290cfd3e-8d00-4424-83a6-e0c2cbb2730b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b8a774fe-a29f-425c-86da-ad171219597d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3e2a9d3b-f588-40d8-a114-582541d222f0",
            "completed": true,
            "last_updated": "2022-09-25T21:46:53.102037-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.31,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3e2a9d3b-f588-40d8-a114-582541d222f0",
            "datetime": "2022-09-24T19:10:00-04:00",
            "cutoff_datetime": "2022-09-24T19:10:00-04:00",
            "name": "SEA (L Gilbert) v. KAN (K Bubic)",
            "bettypes": [
                {
                    "id": "abf704b3-5750-4ece-adc5-279d2e422930",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b8a774fe-a29f-425c-86da-ad171219597d/?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": "SEA (L Gilbert)",
                                "amount": 6098.0
                            },
                            {
                                "team": "KAN (K Bubic)",
                                "amount": 3902.0
                            }
                        ],
                        "expected_reward_tokens": 9207.98,
                        "profit_sb": 207.98,
                        "profit_sb_percentage": 2.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "690c5809-79ff-429d-af3e-111ff298db22",
                            "gambit_id": "af17eb80-71ca-4b83-a601-d81c3ce55191",
                            "last_updated": "2022-09-25T21:46:53.112208-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (L Gilbert)",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abf704b3-5750-4ece-adc5-279d2e422930/?format=api"
                        },
                        {
                            "id": "92d5eb57-cab7-4dca-92e6-a47a36950eb6",
                            "gambit_id": "2e55f979-4433-40dc-a72e-e5cfe5daf9cf",
                            "last_updated": "2022-09-25T21:46:53.111197-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (K Bubic)",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abf704b3-5750-4ece-adc5-279d2e422930/?format=api"
                        }
                    ]
                },
                {
                    "id": "16c946e0-6b68-4c9a-9b8a-08cab350ec00",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b8a774fe-a29f-425c-86da-ad171219597d/?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": "KAN",
                                "amount": 5097.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "122d7015-87cd-4230-9e29-cde155cb934b",
                            "gambit_id": "2672c284-773e-401a-80e9-ac3ef3c53355",
                            "last_updated": "2022-09-25T21:46:53.108174-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16c946e0-6b68-4c9a-9b8a-08cab350ec00/?format=api"
                        },
                        {
                            "id": "082fe3a6-4ab7-4fed-9e21-8187a5a2caaa",
                            "gambit_id": "e108c7fe-cf95-4547-8240-68cf7b671aeb",
                            "last_updated": "2022-09-25T21:46:53.109247-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16c946e0-6b68-4c9a-9b8a-08cab350ec00/?format=api"
                        }
                    ]
                },
                {
                    "id": "311f721d-2648-4972-a914-d00ba908c367",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b8a774fe-a29f-425c-86da-ad171219597d/?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 8",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "107e8ead-8abb-4b1c-a920-03592c88cb9d",
                            "gambit_id": "16c594a9-dea4-4508-9852-ad312381722e",
                            "last_updated": "2022-09-25T21:46:53.106195-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/311f721d-2648-4972-a914-d00ba908c367/?format=api"
                        },
                        {
                            "id": "7bbdc89a-bd88-42f5-9a84-ac7e0bb18b69",
                            "gambit_id": "5bdbcafc-1156-40a1-b5c9-dd7dc5449aca",
                            "last_updated": "2022-09-25T21:46:53.105005-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/311f721d-2648-4972-a914-d00ba908c367/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "52d08f75-ce7b-4a18-ae79-2ffe4426e648",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9cd5a17c-3a2b-49b5-ae2f-a5c3a24238a4",
            "completed": true,
            "last_updated": "2022-09-25T21:46:55.547868-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.18,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9cd5a17c-3a2b-49b5-ae2f-a5c3a24238a4",
            "datetime": "2022-09-24T19:05:00-04:00",
            "cutoff_datetime": "2022-09-24T19:05:00-04:00",
            "name": "CLE (C Quantrill) v. TEX (G Otto)",
            "bettypes": [
                {
                    "id": "69a2bf71-5f8f-440c-9a39-a43b4a489364",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52d08f75-ce7b-4a18-ae79-2ffe4426e648/?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": "CLE (C Quantrill)",
                                "amount": 5378.0
                            },
                            {
                                "team": "TEX (G Otto)",
                                "amount": 4622.0
                            }
                        ],
                        "expected_reward_tokens": 9196.38,
                        "profit_sb": 196.38,
                        "profit_sb_percentage": 2.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cfecf02a-66f1-4481-b109-04de0219c993",
                            "gambit_id": "2fe08cef-858a-4986-b0c2-eed49217360c",
                            "last_updated": "2022-09-25T21:46:55.559319-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (C Quantrill)",
                            "reward": "1.71000",
                            "odds": "1.81300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69a2bf71-5f8f-440c-9a39-a43b4a489364/?format=api"
                        },
                        {
                            "id": "ebc3e36e-149b-4587-97c2-c208f6c5f30a",
                            "gambit_id": "6304f046-59d5-45cc-8c73-06ae7b85cc77",
                            "last_updated": "2022-09-25T21:46:55.558071-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (G Otto)",
                            "reward": "1.99000",
                            "odds": "2.13000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69a2bf71-5f8f-440c-9a39-a43b4a489364/?format=api"
                        }
                    ]
                },
                {
                    "id": "7d5afb47-15a2-4ce6-bb2a-f226da7a86ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52d08f75-ce7b-4a18-ae79-2ffe4426e648/?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": "TEX",
                                "amount": 5899.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "19d050fd-d2f4-4bad-8f98-3fab71e8fb9c",
                            "gambit_id": "d9665a4d-1a4d-403e-acc0-8089b14c2677",
                            "last_updated": "2022-09-25T21:46:55.554673-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d5afb47-15a2-4ce6-bb2a-f226da7a86ae/?format=api"
                        },
                        {
                            "id": "3ba786ec-7d4b-40c9-a39f-06ac393b74ec",
                            "gambit_id": "f683d906-e5d5-475a-a73e-f975cbec851c",
                            "last_updated": "2022-09-25T21:46:55.555864-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d5afb47-15a2-4ce6-bb2a-f226da7a86ae/?format=api"
                        }
                    ]
                },
                {
                    "id": "5273db38-e7bf-428a-a919-5dff332c5221",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52d08f75-ce7b-4a18-ae79-2ffe4426e648/?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 8",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6a856d29-bd32-440d-b6d8-52a0050b3d6f",
                            "gambit_id": "78108127-3730-4136-bd6a-51b7a14a7f6a",
                            "last_updated": "2022-09-25T21:46:55.550976-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5273db38-e7bf-428a-a919-5dff332c5221/?format=api"
                        },
                        {
                            "id": "4650a618-0758-4873-9a0c-a6e17c509c19",
                            "gambit_id": "c95cd073-2be0-427c-bc92-f132e4d9fbf1",
                            "last_updated": "2022-09-25T21:46:55.552200-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5273db38-e7bf-428a-a919-5dff332c5221/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6fafd992-cbbb-4a4e-823d-b3c411a3cf11",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "908e4aa5-c18b-41f1-849a-13a87a1e0484",
            "completed": true,
            "last_updated": "2022-09-25T21:51:56.680434-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.26,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/908e4aa5-c18b-41f1-849a-13a87a1e0484",
            "datetime": "2022-09-24T19:05:00-04:00",
            "cutoff_datetime": "2022-09-24T19:05:00-04:00",
            "name": "HOU (F Valdez) v. BAL (M Baumann)",
            "bettypes": [
                {
                    "id": "699a1a28-6463-4edf-8b15-191c2e5a1447",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6fafd992-cbbb-4a4e-823d-b3c411a3cf11/?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": "HOU (F Valdez)",
                                "amount": 6304.0
                            },
                            {
                                "team": "BAL (M Baumann)",
                                "amount": 3696.0
                            }
                        ],
                        "expected_reward_tokens": 9203.04,
                        "profit_sb": 203.04,
                        "profit_sb_percentage": 2.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6eaeeaea-a82d-4e28-b3e2-f6602408b3f7",
                            "gambit_id": "89aa265b-d200-4d8c-96c7-25caaa3c70e2",
                            "last_updated": "2022-09-25T21:51:56.690072-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (F Valdez)",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/699a1a28-6463-4edf-8b15-191c2e5a1447/?format=api"
                        },
                        {
                            "id": "7cbdbc9d-fad9-4a7a-bb06-29dbe4a7c4b1",
                            "gambit_id": "29d97ca2-a372-40fc-a6a3-2649826ad0c6",
                            "last_updated": "2022-09-25T21:51:56.689036-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (M Baumann)",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/699a1a28-6463-4edf-8b15-191c2e5a1447/?format=api"
                        }
                    ]
                },
                {
                    "id": "7771af55-c460-4929-bbaf-f5bc890609f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6fafd992-cbbb-4a4e-823d-b3c411a3cf11/?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": "BAL",
                                "amount": 5000.0
                            },
                            {
                                "team": "HOU",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "08eae710-dcee-48ee-af5a-1259d9cf5bd1",
                            "gambit_id": "948fcf7d-bb33-4eed-b282-82d5866fa9dd",
                            "last_updated": "2022-09-25T21:51:56.685967-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7771af55-c460-4929-bbaf-f5bc890609f6/?format=api"
                        },
                        {
                            "id": "d67d193b-30b0-4215-a988-fc95b7c28005",
                            "gambit_id": "a691a8b5-7849-4341-a6f9-d10c8b64837a",
                            "last_updated": "2022-09-25T21:51:56.687017-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7771af55-c460-4929-bbaf-f5bc890609f6/?format=api"
                        }
                    ]
                },
                {
                    "id": "155027cf-2406-433a-8876-d289478e2bea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6fafd992-cbbb-4a4e-823d-b3c411a3cf11/?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 7.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "22ac5ccf-980a-4790-93b3-2594f92349bc",
                            "gambit_id": "2396ea09-2bd2-44c6-8e8f-34d87194c2b8",
                            "last_updated": "2022-09-25T21:51:56.683934-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/155027cf-2406-433a-8876-d289478e2bea/?format=api"
                        },
                        {
                            "id": "e0a0ad82-899f-4e01-855e-374da141e899",
                            "gambit_id": "576f243e-8fd1-4aef-be14-e58855a0a70e",
                            "last_updated": "2022-09-25T21:51:56.682938-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/155027cf-2406-433a-8876-d289478e2bea/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}